[==========] 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 13:01:11.154886 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:34201,127.28.224.189:39179,127.28.224.188:36137
I20260608 13:01:11.157256 29570 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 13:01:11.158313 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:11.177011 29579 instance_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 13:01:11.177047 29577 instance_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 13:01:11.177055 29576 instance_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 13:01:12.413844 29578 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 13:01:12.413995 29570 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 13:01:12.418843 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:12.419206 29570 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 13:01:12.419461 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923672419434 us; error 0 us; skew 500 ppm
I20260608 13:01:12.420416 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:12.426347 29570 webserver.cc:533] Webserver started at http://127.28.224.190:41135/ using document root <none> and password file <none>
I20260608 13:01:12.427448 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:12.427723 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:12.428244 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:12.434366 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "540d8878de6d418eb3d2fd2a117c8dce"
format_stamp: "Formatted at 2026-06-08 13:01:12 on dist-test-slave-wzp1"
I20260608 13:01:12.443306 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.005s
I20260608 13:01:12.449360 29585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:12.451057 29570 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 13:01:12.451539 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "540d8878de6d418eb3d2fd2a117c8dce"
format_stamp: "Formatted at 2026-06-08 13:01:12 on dist-test-slave-wzp1"
I20260608 13:01:12.451934 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-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 13:01:12.503630 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:12.505355 29570 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 13:01:12.505903 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:12.582677 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:34201
I20260608 13:01:12.582790 29636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:34201 every 8 connection(s)
I20260608 13:01:12.589476 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:01:12.592095 29637 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 13:01:12.596840 29639 instance_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 13:01:12.598037 29640 instance_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 13:01:12.602514 29642 instance_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 13:01:12.603404 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:12.604337 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:12.604620 29570 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 13:01:12.604859 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923672604839 us; error 0 us; skew 500 ppm
I20260608 13:01:12.605754 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:12.610256 29570 webserver.cc:533] Webserver started at http://127.28.224.189:39503/ using document root <none> and password file <none>
I20260608 13:01:12.611127 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:12.611414 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:12.611789 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:12.613406 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root/instance:
uuid: "b3e200bab8cb4a179a718f2379a4393e"
format_stamp: "Formatted at 2026-06-08 13:01:12 on dist-test-slave-wzp1"
I20260608 13:01:12.620826 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260608 13:01:12.619247 29637 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:12.626927 29647 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:12.628334 29570 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 13:01:12.628749 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root
uuid: "b3e200bab8cb4a179a718f2379a4393e"
format_stamp: "Formatted at 2026-06-08 13:01:12 on dist-test-slave-wzp1"
I20260608 13:01:12.629153 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-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 13:01:12.654739 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:12.656230 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:12.660076 29637 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } has no permanent_uuid. Determining permanent_uuid...
W20260608 13:01:12.662979 29588 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.189:39179: connect: Connection refused (error 111)
W20260608 13:01:12.667943 29637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.189:39179: Network error: Client connection negotiation failed: client connection to 127.28.224.189:39179: connect: Connection refused (error 111)
I20260608 13:01:12.717983 29637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } attempt: 1
W20260608 13:01:12.724812 29637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.189:39179: Network error: Client connection negotiation failed: client connection to 127.28.224.189:39179: connect: Connection refused (error 111)
I20260608 13:01:12.730862 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.189:39179
I20260608 13:01:12.731159 29701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.189:39179 every 8 connection(s)
I20260608 13:01:12.736294 29702 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 13:01:12.737185 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:01:12.743621 29702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } has no permanent_uuid. Determining permanent_uuid...
W20260608 13:01:12.744158 29704 instance_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 13:01:12.746196 29705 instance_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 13:01:12.754187 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:12.754341 29708 instance_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 13:01:12.755638 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:12.755920 29570 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 13:01:12.756137 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923672756120 us; error 0 us; skew 500 ppm
I20260608 13:01:12.756985 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:12.760650 29570 webserver.cc:533] Webserver started at http://127.28.224.188:38119/ using document root <none> and password file <none>
I20260608 13:01:12.760807 29702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:12.761301 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:12.761538 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:12.761826 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:12.763521 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root/instance:
uuid: "55b16137adb64a91a34345a1e2ad7f0e"
format_stamp: "Formatted at 2026-06-08 13:01:12 on dist-test-slave-wzp1"
I20260608 13:01:12.769502 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:01:12.775450 29714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:12.776516 29570 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:01:12.776867 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root
uuid: "55b16137adb64a91a34345a1e2ad7f0e"
format_stamp: "Formatted at 2026-06-08 13:01:12 on dist-test-slave-wzp1"
I20260608 13:01:12.777204 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-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 13:01:12.780054 29702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } has no permanent_uuid. Determining permanent_uuid...
W20260608 13:01:12.789710 29702 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:36137: Network error: Client connection negotiation failed: client connection to 127.28.224.188:36137: connect: Connection refused (error 111)
I20260608 13:01:12.793426 29637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } attempt: 2
I20260608 13:01:12.799734 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:12.801641 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:12.805487 29637 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } has no permanent_uuid. Determining permanent_uuid...
W20260608 13:01:12.811317 29637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:36137: Network error: Client connection negotiation failed: client connection to 127.28.224.188:36137: connect: Connection refused (error 111)
I20260608 13:01:12.833609 29702 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } attempt: 1
W20260608 13:01:12.840658 29702 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:36137: Network error: Client connection negotiation failed: client connection to 127.28.224.188:36137: connect: Connection refused (error 111)
I20260608 13:01:12.843183 29637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } attempt: 1
W20260608 13:01:12.849503 29637 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:36137: Network error: Client connection negotiation failed: client connection to 127.28.224.188:36137: connect: Connection refused (error 111)
I20260608 13:01:12.883623 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.188:36137
I20260608 13:01:12.883806 29766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.188:36137 every 8 connection(s)
I20260608 13:01:12.888502 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:12.889067 29767 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 13:01:12.894697 29767 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:12.910187 29767 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:12.916491 29702 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } attempt: 2
I20260608 13:01:12.917107 29637 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } attempt: 2
I20260608 13:01:12.924635 29767 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:12.941496 29702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e: Bootstrap starting.
I20260608 13:01:12.941496 29637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: Bootstrap starting.
I20260608 13:01:12.953141 29702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:12.953526 29637 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:12.956560 29702 log.cc:826] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e: Log is configured to *not* fsync() on all Append() calls
I20260608 13:01:12.957888 29767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: Bootstrap starting.
I20260608 13:01:12.964777 29637 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: No bootstrap required, opened a new log
I20260608 13:01:12.965646 29702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e: No bootstrap required, opened a new log
I20260608 13:01:12.966704 29767 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:12.973766 29767 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: No bootstrap required, opened a new log
I20260608 13:01:12.992861 29767 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:12.993453 29702 raft_consensus.cc:359] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:12.994081 29767 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:12.994252 29702 raft_consensus.cc:385] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:12.994526 29767 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55b16137adb64a91a34345a1e2ad7f0e, State: Initialized, Role: FOLLOWER
I20260608 13:01:12.994614 29702 raft_consensus.cc:740] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3e200bab8cb4a179a718f2379a4393e, State: Initialized, Role: FOLLOWER
I20260608 13:01:12.992856 29637 raft_consensus.cc:359] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:12.996098 29702 consensus_queue.cc:260] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:12.996788 29637 raft_consensus.cc:385] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:12.997167 29637 raft_consensus.cc:740] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540d8878de6d418eb3d2fd2a117c8dce, State: Initialized, Role: FOLLOWER
I20260608 13:01:12.998142 29637 consensus_queue.cc:260] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:13.000523 29776 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [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: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.001513 29776 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:13.001066 29767 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:13.001958 29777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [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: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.002722 29702 sys_catalog.cc:565] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:13.002785 29777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:13.003361 29776 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:13.004036 29776 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:13.006161 29637 sys_catalog.cc:565] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:13.008309 29778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [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: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.009121 29778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:13.008921 29612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b3e200bab8cb4a179a718f2379a4393e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540d8878de6d418eb3d2fd2a117c8dce" is_pre_election: true
I20260608 13:01:13.009833 29612 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3e200bab8cb4a179a718f2379a4393e in term 0.
I20260608 13:01:13.010555 29776 leader_election.cc:290] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540d8878de6d418eb3d2fd2a117c8dce (127.28.224.190:34201), 55b16137adb64a91a34345a1e2ad7f0e (127.28.224.188:36137)
W20260608 13:01:13.011751 29591 tablet.cc:2404] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:01:13.012727 29767 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:13.012945 29741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b3e200bab8cb4a179a718f2379a4393e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55b16137adb64a91a34345a1e2ad7f0e" is_pre_election: true
I20260608 13:01:13.013584 29741 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3e200bab8cb4a179a718f2379a4393e in term 0.
I20260608 13:01:13.011755 29651 leader_election.cc:304] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540d8878de6d418eb3d2fd2a117c8dce, b3e200bab8cb4a179a718f2379a4393e; no voters: 
I20260608 13:01:13.015247 29776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:13.015739 29776 raft_consensus.cc:493] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:13.016273 29776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:13.025645 29776 raft_consensus.cc:515] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:13.034559 29612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b3e200bab8cb4a179a718f2379a4393e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540d8878de6d418eb3d2fd2a117c8dce"
I20260608 13:01:13.035419 29612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:13.047968 29612 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3e200bab8cb4a179a718f2379a4393e in term 1.
I20260608 13:01:13.047956 29776 leader_election.cc:290] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [CANDIDATE]: Term 1 election: Requested vote from peers 540d8878de6d418eb3d2fd2a117c8dce (127.28.224.190:34201), 55b16137adb64a91a34345a1e2ad7f0e (127.28.224.188:36137)
I20260608 13:01:13.049715 29741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b3e200bab8cb4a179a718f2379a4393e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55b16137adb64a91a34345a1e2ad7f0e"
I20260608 13:01:13.050467 29741 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:13.055737 29651 leader_election.cc:304] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540d8878de6d418eb3d2fd2a117c8dce, b3e200bab8cb4a179a718f2379a4393e; no voters: 
I20260608 13:01:13.056905 29776 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:13.065719 29741 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3e200bab8cb4a179a718f2379a4393e in term 1.
I20260608 13:01:13.075237 29776 raft_consensus.cc:697] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 1 LEADER]: Becoming Leader. State: Replica: b3e200bab8cb4a179a718f2379a4393e, State: Running, Role: LEADER
I20260608 13:01:13.076797 29776 consensus_queue.cc:237] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } }
I20260608 13:01:13.098312 29795 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3e200bab8cb4a179a718f2379a4393e. Latest consensus state: current_term: 1 leader_uuid: "b3e200bab8cb4a179a718f2379a4393e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.100915 29795 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:13.109688 29807 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:13.128772 29814 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 13:01:13.129796 29807 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 13:01:13.129956 29813 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 13:01:13.130329 29813 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 13:01:13.130816 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 13:01:13.135790 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 13:01:13.138059 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:13.151809 29818 instance_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 13:01:13.153126 29817 instance_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 13:01:13.158221 29741 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 1 FOLLOWER]: Refusing update from remote peer b3e200bab8cb4a179a718f2379a4393e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:13.160048 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:13.160138 29612 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 1 FOLLOWER]: Refusing update from remote peer b3e200bab8cb4a179a718f2379a4393e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:13.160306 29795 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:13.161796 29776 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:01:13.162168 29820 instance_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 13:01:13.167456 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:13.167795 29570 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 13:01:13.168046 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923673168026 us; error 0 us; skew 500 ppm
I20260608 13:01:13.169109 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:13.180928 29778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3e200bab8cb4a179a718f2379a4393e. Latest consensus state: current_term: 1 leader_uuid: "b3e200bab8cb4a179a718f2379a4393e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.182096 29778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:13.195320 29822 mvcc.cc:204] Tried to move back new op lower bound from 7294663365217640448 to 7294663364941508608. Current Snapshot: MvccSnapshot[applied={T|T < 7294663365217640448}]
I20260608 13:01:13.206405 29777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [sys.catalog]: SysCatalogTable state changed. Reason: New leader b3e200bab8cb4a179a718f2379a4393e. Latest consensus state: current_term: 1 leader_uuid: "b3e200bab8cb4a179a718f2379a4393e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.207279 29777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:13.209241 29795 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b3e200bab8cb4a179a718f2379a4393e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.209457 29778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b3e200bab8cb4a179a718f2379a4393e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.210040 29795 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:13.210103 29778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:13.214164 29807 catalog_manager.cc:1382] Generated new cluster ID: 92a90d243ffc49cca26d185b6c46a49a
I20260608 13:01:13.214649 29807 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:13.219488 29795 sys_catalog.cc:455] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b3e200bab8cb4a179a718f2379a4393e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.221050 29795 sys_catalog.cc:458] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:13.232272 29777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b3e200bab8cb4a179a718f2379a4393e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540d8878de6d418eb3d2fd2a117c8dce" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 34201 } } peers { permanent_uuid: "b3e200bab8cb4a179a718f2379a4393e" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 39179 } } peers { permanent_uuid: "55b16137adb64a91a34345a1e2ad7f0e" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 36137 } } }
I20260608 13:01:13.233143 29777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:13.236423 29570 webserver.cc:533] Webserver started at http://127.28.224.129:41419/ using document root <none> and password file <none>
I20260608 13:01:13.237282 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:13.237553 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:13.237921 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:13.239513 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "bfc6ee1630994fdabb413fedcdfda840"
format_stamp: "Formatted at 2026-06-08 13:01:13 on dist-test-slave-wzp1"
I20260608 13:01:13.247555 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 13:01:13.253840 29833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.254942 29570 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 13:01:13.255393 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "bfc6ee1630994fdabb413fedcdfda840"
format_stamp: "Formatted at 2026-06-08 13:01:13 on dist-test-slave-wzp1"
I20260608 13:01:13.255796 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-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 13:01:13.270058 29807 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:13.272387 29807 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:13.301774 29807 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e: Generated new TSK 0
I20260608 13:01:13.303071 29807 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:13.306808 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:13.308945 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:13.312306 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:13.317332 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:13.317621 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.317915 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:13.318113 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.421391 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:38703
I20260608 13:01:13.421574 29895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:38703 every 8 connection(s)
I20260608 13:01:13.440555 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:01:13.470366 29896 heartbeater.cc:344] Connected to a master server at 127.28.224.188:36137
I20260608 13:01:13.471123 29896 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.472741 29896 heartbeater.cc:507] Master 127.28.224.188:36137 requested a full tablet report, sending...
I20260608 13:01:13.480731 29732 ts_manager.cc:194] Registered new tserver with Master: bfc6ee1630994fdabb413fedcdfda840 (127.28.224.129:38703)
W20260608 13:01:13.489856 29905 instance_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 13:01:13.499842 29906 instance_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 13:01:13.500242 29897 heartbeater.cc:344] Connected to a master server at 127.28.224.189:39179
I20260608 13:01:13.500764 29897 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.501521 29897 heartbeater.cc:507] Master 127.28.224.189:39179 requested a full tablet report, sending...
I20260608 13:01:13.504645 29667 ts_manager.cc:194] Registered new tserver with Master: bfc6ee1630994fdabb413fedcdfda840 (127.28.224.129:38703)
I20260608 13:01:13.506868 29667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37812
I20260608 13:01:13.510362 29898 heartbeater.cc:344] Connected to a master server at 127.28.224.190:34201
I20260608 13:01:13.510967 29898 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.511948 29898 heartbeater.cc:507] Master 127.28.224.190:34201 requested a full tablet report, sending...
I20260608 13:01:13.516675 29602 ts_manager.cc:194] Registered new tserver with Master: bfc6ee1630994fdabb413fedcdfda840 (127.28.224.129:38703)
I20260608 13:01:13.522836 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:13.523137 29908 instance_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 13:01:13.524309 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:13.524597 29570 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 13:01:13.524825 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923673524808 us; error 0 us; skew 500 ppm
I20260608 13:01:13.525683 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:13.529165 29570 webserver.cc:533] Webserver started at http://127.28.224.130:39331/ using document root <none> and password file <none>
I20260608 13:01:13.529929 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:13.530193 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:13.530548 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:13.532157 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "1bf69b59d8fe41e696b58b5483303570"
format_stamp: "Formatted at 2026-06-08 13:01:13 on dist-test-slave-wzp1"
I20260608 13:01:13.538767 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 13:01:13.543867 29913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.544858 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:01:13.545251 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "1bf69b59d8fe41e696b58b5483303570"
format_stamp: "Formatted at 2026-06-08 13:01:13 on dist-test-slave-wzp1"
I20260608 13:01:13.545655 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-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 13:01:13.577040 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:13.578426 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:13.580916 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:13.584184 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:13.584441 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.584704 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:13.584885 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.684104 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:46597
I20260608 13:01:13.684309 29975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:46597 every 8 connection(s)
I20260608 13:01:13.713035 29976 heartbeater.cc:344] Connected to a master server at 127.28.224.188:36137
I20260608 13:01:13.713496 29976 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.714944 29976 heartbeater.cc:507] Master 127.28.224.188:36137 requested a full tablet report, sending...
I20260608 13:01:13.718215 29732 ts_manager.cc:194] Registered new tserver with Master: 1bf69b59d8fe41e696b58b5483303570 (127.28.224.130:46597)
I20260608 13:01:13.727744 29977 heartbeater.cc:344] Connected to a master server at 127.28.224.189:39179
I20260608 13:01:13.728627 29977 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.730042 29977 heartbeater.cc:507] Master 127.28.224.189:39179 requested a full tablet report, sending...
I20260608 13:01:13.734020 29667 ts_manager.cc:194] Registered new tserver with Master: 1bf69b59d8fe41e696b58b5483303570 (127.28.224.130:46597)
I20260608 13:01:13.736646 29667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37814
I20260608 13:01:13.738483 29978 heartbeater.cc:344] Connected to a master server at 127.28.224.190:34201
I20260608 13:01:13.739028 29978 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.740114 29978 heartbeater.cc:507] Master 127.28.224.190:34201 requested a full tablet report, sending...
I20260608 13:01:13.742875 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:01:13.743453 29602 ts_manager.cc:194] Registered new tserver with Master: 1bf69b59d8fe41e696b58b5483303570 (127.28.224.130:46597)
W20260608 13:01:13.751281 29982 instance_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 13:01:13.755847 29983 instance_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 13:01:13.759729 29985 instance_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 13:01:13.760162 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:13.761158 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:13.761354 29570 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 13:01:13.761487 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923673761475 us; error 0 us; skew 500 ppm
I20260608 13:01:13.762069 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:13.765053 29570 webserver.cc:533] Webserver started at http://127.28.224.131:40051/ using document root <none> and password file <none>
I20260608 13:01:13.765640 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:13.765880 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:13.766198 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:13.767395 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "e716aec307ed4bd9b395d70ba9582df7"
format_stamp: "Formatted at 2026-06-08 13:01:13 on dist-test-slave-wzp1"
I20260608 13:01:13.772507 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:01:13.776597 29990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.777613 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:01:13.777947 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "e716aec307ed4bd9b395d70ba9582df7"
format_stamp: "Formatted at 2026-06-08 13:01:13 on dist-test-slave-wzp1"
I20260608 13:01:13.778249 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923670975333-29570-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 13:01:13.791292 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:13.792682 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:13.794286 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:13.798511 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:13.798753 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:13.799038 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:13.799271 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:01:13.894181 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:41045
I20260608 13:01:13.894398 30052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:41045 every 8 connection(s)
I20260608 13:01:13.931627 30053 heartbeater.cc:344] Connected to a master server at 127.28.224.188:36137
I20260608 13:01:13.932148 30053 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.933239 30053 heartbeater.cc:507] Master 127.28.224.188:36137 requested a full tablet report, sending...
I20260608 13:01:13.936631 29732 ts_manager.cc:194] Registered new tserver with Master: e716aec307ed4bd9b395d70ba9582df7 (127.28.224.131:41045)
I20260608 13:01:13.937812 30055 heartbeater.cc:344] Connected to a master server at 127.28.224.190:34201
I20260608 13:01:13.938316 30055 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.939708 30055 heartbeater.cc:507] Master 127.28.224.190:34201 requested a full tablet report, sending...
I20260608 13:01:13.942845 29602 ts_manager.cc:194] Registered new tserver with Master: e716aec307ed4bd9b395d70ba9582df7 (127.28.224.131:41045)
I20260608 13:01:13.944202 30054 heartbeater.cc:344] Connected to a master server at 127.28.224.189:39179
I20260608 13:01:13.944614 30054 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:13.945474 30054 heartbeater.cc:507] Master 127.28.224.189:39179 requested a full tablet report, sending...
I20260608 13:01:13.947825 29667 ts_manager.cc:194] Registered new tserver with Master: e716aec307ed4bd9b395d70ba9582df7 (127.28.224.131:41045)
I20260608 13:01:13.948513 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.028596611s
I20260608 13:01:13.949486 29667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37828
I20260608 13:01:14.136358 29813 catalog_manager.cc:1294] Loaded cluster ID: 92a90d243ffc49cca26d185b6c46a49a
I20260608 13:01:14.136358 29814 catalog_manager.cc:1294] Loaded cluster ID: 92a90d243ffc49cca26d185b6c46a49a
I20260608 13:01:14.136926 29813 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: loading cluster ID for follower catalog manager: success
I20260608 13:01:14.136999 29814 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: loading cluster ID for follower catalog manager: success
I20260608 13:01:14.144805 29814 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: acquiring CA information for follower catalog manager: success
I20260608 13:01:14.144805 29813 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: acquiring CA information for follower catalog manager: success
I20260608 13:01:14.151515 29814 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 13:01:14.151515 29813 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 13:01:14.519616 29897 heartbeater.cc:499] Master 127.28.224.189:39179 was elected leader, sending a full tablet report...
I20260608 13:01:14.740906 29977 heartbeater.cc:499] Master 127.28.224.189:39179 was elected leader, sending a full tablet report...
I20260608 13:01:14.952526 30054 heartbeater.cc:499] Master 127.28.224.189:39179 was elected leader, sending a full tablet report...
I20260608 13:01:15.116110 29806 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:15.210208 29667 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37844:
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 13:01:15.314304 30018 tablet_service.cc:1511] Processing CreateTablet for tablet 36534ce05e204c79b78d59488d7c2c62 (DEFAULT_TABLE table=test-workload [id=96944be715c24c269821b8b279bb5a8e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:01:15.316210 30018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36534ce05e204c79b78d59488d7c2c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:15.322647 29941 tablet_service.cc:1511] Processing CreateTablet for tablet 2a70a43ea08c42bbbb85a3cab3e62057 (DEFAULT_TABLE table=test-workload [id=96944be715c24c269821b8b279bb5a8e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:01:15.324121 29941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a70a43ea08c42bbbb85a3cab3e62057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:15.329845 29861 tablet_service.cc:1511] Processing CreateTablet for tablet 80e4906ab5764ae88588c9de7bca548b (DEFAULT_TABLE table=test-workload [id=96944be715c24c269821b8b279bb5a8e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:01:15.330265 29860 tablet_service.cc:1511] Processing CreateTablet for tablet ffa81e031c4f455da80b7455bc09e559 (DEFAULT_TABLE table=test-workload [id=96944be715c24c269821b8b279bb5a8e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:01:15.331718 29861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80e4906ab5764ae88588c9de7bca548b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:15.335202 29860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa81e031c4f455da80b7455bc09e559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:15.344761 30087 tablet_bootstrap.cc:492] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7: Bootstrap starting.
I20260608 13:01:15.349679 30088 tablet_bootstrap.cc:492] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570: Bootstrap starting.
I20260608 13:01:15.355890 30087 tablet_bootstrap.cc:654] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:15.360790 30089 tablet_bootstrap.cc:492] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840: Bootstrap starting.
I20260608 13:01:15.363363 30088 tablet_bootstrap.cc:654] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:15.364284 30087 tablet_bootstrap.cc:492] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7: No bootstrap required, opened a new log
I20260608 13:01:15.364737 30087 ts_tablet_manager.cc:1403] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260608 13:01:15.367611 30087 raft_consensus.cc:359] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e716aec307ed4bd9b395d70ba9582df7" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41045 } }
I20260608 13:01:15.368539 30087 raft_consensus.cc:385] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:15.368971 30087 raft_consensus.cc:740] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e716aec307ed4bd9b395d70ba9582df7, State: Initialized, Role: FOLLOWER
I20260608 13:01:15.369999 30089 tablet_bootstrap.cc:654] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:15.370049 30087 consensus_queue.cc:260] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e716aec307ed4bd9b395d70ba9582df7" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41045 } }
I20260608 13:01:15.371011 30087 raft_consensus.cc:399] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:15.371424 30087 raft_consensus.cc:493] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:15.371757 30087 raft_consensus.cc:3060] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:15.371829 30088 tablet_bootstrap.cc:492] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570: No bootstrap required, opened a new log
I20260608 13:01:15.372418 30088 ts_tablet_manager.cc:1403] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260608 13:01:15.376308 30088 raft_consensus.cc:359] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf69b59d8fe41e696b58b5483303570" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46597 } }
I20260608 13:01:15.376824 30088 raft_consensus.cc:385] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:15.377148 30088 raft_consensus.cc:740] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf69b59d8fe41e696b58b5483303570, State: Initialized, Role: FOLLOWER
I20260608 13:01:15.378398 30087 raft_consensus.cc:515] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e716aec307ed4bd9b395d70ba9582df7" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41045 } }
I20260608 13:01:15.378531 30088 consensus_queue.cc:260] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bf69b59d8fe41e696b58b5483303570" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46597 } }
I20260608 13:01:15.379029 30089 tablet_bootstrap.cc:492] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840: No bootstrap required, opened a new log
I20260608 13:01:15.379266 30087 leader_election.cc:304] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [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: e716aec307ed4bd9b395d70ba9582df7; no voters: 
I20260608 13:01:15.379607 30089 ts_tablet_manager.cc:1403] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 13:01:15.379545 30088 raft_consensus.cc:399] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:15.380210 30088 raft_consensus.cc:493] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:15.380681 30088 raft_consensus.cc:3060] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:15.383221 30089 raft_consensus.cc:359] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.383881 30089 raft_consensus.cc:385] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:15.384223 30089 raft_consensus.cc:740] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfc6ee1630994fdabb413fedcdfda840, State: Initialized, Role: FOLLOWER
I20260608 13:01:15.385147 30089 consensus_queue.cc:260] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.385879 30089 raft_consensus.cc:399] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:15.386200 30089 raft_consensus.cc:493] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:15.386588 30089 raft_consensus.cc:3060] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:15.388116 30088 raft_consensus.cc:515] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf69b59d8fe41e696b58b5483303570" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46597 } }
I20260608 13:01:15.389381 30088 leader_election.cc:304] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [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: 1bf69b59d8fe41e696b58b5483303570; no voters: 
I20260608 13:01:15.389920 30087 leader_election.cc:290] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:15.390547 30093 raft_consensus.cc:2804] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:15.400704 30087 ts_tablet_manager.cc:1434] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.021s
I20260608 13:01:15.401554 30089 raft_consensus.cc:515] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.402774 30089 leader_election.cc:304] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [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: bfc6ee1630994fdabb413fedcdfda840; no voters: 
I20260608 13:01:15.404711 30093 raft_consensus.cc:697] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 1 LEADER]: Becoming Leader. State: Replica: e716aec307ed4bd9b395d70ba9582df7, State: Running, Role: LEADER
I20260608 13:01:15.405592 30093 consensus_queue.cc:237] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [LEADER]: Queue going to LEADER mode. State: All 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: "e716aec307ed4bd9b395d70ba9582df7" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41045 } }
I20260608 13:01:15.406131 30088 leader_election.cc:290] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:15.406713 30094 raft_consensus.cc:2804] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:15.409689 30089 leader_election.cc:290] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:15.411209 30088 ts_tablet_manager.cc:1434] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570: Time spent starting tablet: real 0.038s	user 0.029s	sys 0.008s
I20260608 13:01:15.412688 30097 raft_consensus.cc:2804] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:15.417500 30097 raft_consensus.cc:697] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 1 LEADER]: Becoming Leader. State: Replica: bfc6ee1630994fdabb413fedcdfda840, State: Running, Role: LEADER
I20260608 13:01:15.418497 30097 consensus_queue.cc:237] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [LEADER]: Queue going to LEADER mode. State: All 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: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.424918 30089 ts_tablet_manager.cc:1434] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.015s
I20260608 13:01:15.426658 30089 tablet_bootstrap.cc:492] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840: Bootstrap starting.
I20260608 13:01:15.437489 30094 raft_consensus.cc:697] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf69b59d8fe41e696b58b5483303570, State: Running, Role: LEADER
I20260608 13:01:15.438789 30094 consensus_queue.cc:237] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [LEADER]: Queue going to LEADER mode. State: All 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: "1bf69b59d8fe41e696b58b5483303570" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46597 } }
I20260608 13:01:15.456175 29667 catalog_manager.cc:5696] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e716aec307ed4bd9b395d70ba9582df7 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "e716aec307ed4bd9b395d70ba9582df7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e716aec307ed4bd9b395d70ba9582df7" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41045 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:15.467957 30089 tablet_bootstrap.cc:654] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:15.499828 29665 catalog_manager.cc:5696] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfc6ee1630994fdabb413fedcdfda840 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bfc6ee1630994fdabb413fedcdfda840" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:15.504035 30089 tablet_bootstrap.cc:492] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840: No bootstrap required, opened a new log
I20260608 13:01:15.504602 30089 ts_tablet_manager.cc:1403] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.004s
I20260608 13:01:15.507866 30089 raft_consensus.cc:359] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.508498 30089 raft_consensus.cc:385] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:15.508868 30089 raft_consensus.cc:740] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfc6ee1630994fdabb413fedcdfda840, State: Initialized, Role: FOLLOWER
I20260608 13:01:15.509704 30089 consensus_queue.cc:260] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.510370 30089 raft_consensus.cc:399] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:15.510694 30089 raft_consensus.cc:493] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:15.511054 30089 raft_consensus.cc:3060] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:15.500823 29666 catalog_manager.cc:5696] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf69b59d8fe41e696b58b5483303570 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "1bf69b59d8fe41e696b58b5483303570" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf69b59d8fe41e696b58b5483303570" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46597 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:15.518591 30089 raft_consensus.cc:515] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.519459 30089 leader_election.cc:304] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [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: bfc6ee1630994fdabb413fedcdfda840; no voters: 
I20260608 13:01:15.520159 30089 leader_election.cc:290] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:15.520298 30097 raft_consensus.cc:2804] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:15.520861 30097 raft_consensus.cc:697] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 1 LEADER]: Becoming Leader. State: Replica: bfc6ee1630994fdabb413fedcdfda840, State: Running, Role: LEADER
I20260608 13:01:15.521603 30097 consensus_queue.cc:237] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [LEADER]: Queue going to LEADER mode. State: All 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: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } }
I20260608 13:01:15.523124 30089 ts_tablet_manager.cc:1434] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.001s
I20260608 13:01:15.545255 29665 catalog_manager.cc:5696] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfc6ee1630994fdabb413fedcdfda840 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bfc6ee1630994fdabb413fedcdfda840" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfc6ee1630994fdabb413fedcdfda840" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 38703 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:15.579068 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:01:15.601536 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:15.602998 29570 tablet_replica.cc:333] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840: stopping tablet replica
I20260608 13:01:15.603725 29570 raft_consensus.cc:2243] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:15.604246 29570 raft_consensus.cc:2272] T ffa81e031c4f455da80b7455bc09e559 P bfc6ee1630994fdabb413fedcdfda840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:15.607302 29570 tablet_replica.cc:333] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840: stopping tablet replica
I20260608 13:01:15.607856 29570 raft_consensus.cc:2243] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:15.608297 29570 raft_consensus.cc:2272] T 80e4906ab5764ae88588c9de7bca548b P bfc6ee1630994fdabb413fedcdfda840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:15.763176 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:01:15.774190 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:01:15.793111 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:15.794052 29570 tablet_replica.cc:333] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570: stopping tablet replica
I20260608 13:01:15.794615 29570 raft_consensus.cc:2243] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:15.795037 29570 raft_consensus.cc:2272] T 2a70a43ea08c42bbbb85a3cab3e62057 P 1bf69b59d8fe41e696b58b5483303570 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:15.816035 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:01:15.824723 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:01:15.844986 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:15.845930 29570 tablet_replica.cc:333] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7: stopping tablet replica
I20260608 13:01:15.846549 29570 raft_consensus.cc:2243] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:15.847023 29570 raft_consensus.cc:2272] T 36534ce05e204c79b78d59488d7c2c62 P e716aec307ed4bd9b395d70ba9582df7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:15.867543 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:01:15.877295 29570 master.cc:562] Master@127.28.224.190:34201 shutting down...
I20260608 13:01:15.975004 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:15.975719 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:15.976119 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 540d8878de6d418eb3d2fd2a117c8dce: stopping tablet replica
I20260608 13:01:15.997907 29570 master.cc:584] Master@127.28.224.190:34201 shutdown complete.
I20260608 13:01:16.009348 29570 master.cc:562] Master@127.28.224.189:39179 shutting down...
I20260608 13:01:16.025619 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:16.026501 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:16.026903 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P b3e200bab8cb4a179a718f2379a4393e: stopping tablet replica
I20260608 13:01:16.074508 29570 master.cc:584] Master@127.28.224.189:39179 shutdown complete.
I20260608 13:01:16.086755 29570 master.cc:562] Master@127.28.224.188:36137 shutting down...
I20260608 13:01:16.102447 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:16.103058 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:16.103526 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55b16137adb64a91a34345a1e2ad7f0e: stopping tablet replica
I20260608 13:01:16.121659 29570 master.cc:584] Master@127.28.224.188:36137 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4997 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 13:01:16.149700 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:35947
I20260608 13:01:16.150934 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:16.156466 30113 instance_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 13:01:16.156615 30114 instance_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 13:01:16.159349 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:16.159689 30116 instance_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 13:01:16.160632 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:16.160880 29570 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 13:01:16.161103 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923676161085 us; error 0 us; skew 500 ppm
I20260608 13:01:16.161702 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:16.164306 29570 webserver.cc:533] Webserver started at http://127.28.224.190:42481/ using document root <none> and password file <none>
I20260608 13:01:16.164860 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:16.165076 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:16.165357 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:16.166472 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "4d57fd6983aa42b08cea2f970ae7d39a"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.171391 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:01:16.175071 30121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.176224 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:16.176546 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "4d57fd6983aa42b08cea2f970ae7d39a"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.176913 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-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 13:01:16.192795 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:16.193994 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:16.232661 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:35947
I20260608 13:01:16.232803 30172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:35947 every 8 connection(s)
I20260608 13:01:16.236995 30173 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 13:01:16.248190 30173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a: Bootstrap starting.
I20260608 13:01:16.252878 30173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:16.257337 30173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a: No bootstrap required, opened a new log
I20260608 13:01:16.259724 30173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d57fd6983aa42b08cea2f970ae7d39a" member_type: VOTER }
I20260608 13:01:16.260139 30173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:16.260421 30173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d57fd6983aa42b08cea2f970ae7d39a, State: Initialized, Role: FOLLOWER
I20260608 13:01:16.261247 30173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d57fd6983aa42b08cea2f970ae7d39a" member_type: VOTER }
I20260608 13:01:16.261895 30173 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:16.262104 30173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:16.262337 30173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:16.266571 30173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d57fd6983aa42b08cea2f970ae7d39a" member_type: VOTER }
I20260608 13:01:16.267200 30173 leader_election.cc:304] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [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: 4d57fd6983aa42b08cea2f970ae7d39a; no voters: 
I20260608 13:01:16.268450 30173 leader_election.cc:290] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:16.268963 30176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:16.270426 30176 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 1 LEADER]: Becoming Leader. State: Replica: 4d57fd6983aa42b08cea2f970ae7d39a, State: Running, Role: LEADER
I20260608 13:01:16.271251 30176 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [LEADER]: Queue going to LEADER mode. State: All 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: "4d57fd6983aa42b08cea2f970ae7d39a" member_type: VOTER }
I20260608 13:01:16.271731 30173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:16.274729 30178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d57fd6983aa42b08cea2f970ae7d39a. Latest consensus state: current_term: 1 leader_uuid: "4d57fd6983aa42b08cea2f970ae7d39a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d57fd6983aa42b08cea2f970ae7d39a" member_type: VOTER } }
I20260608 13:01:16.275211 30177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d57fd6983aa42b08cea2f970ae7d39a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d57fd6983aa42b08cea2f970ae7d39a" member_type: VOTER } }
I20260608 13:01:16.275498 30178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:16.275789 30177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:16.279466 30183 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:16.284886 30183 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:16.289037 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:16.295010 30183 catalog_manager.cc:1382] Generated new cluster ID: 54198e53d1d24a6a9b2729dbe9c5051a
I20260608 13:01:16.295337 30183 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:16.312759 30183 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:16.314054 30183 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:16.335673 30183 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a: Generated new TSK 0
I20260608 13:01:16.336417 30183 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:16.356242 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:16.362329 30194 instance_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 13:01:16.363590 30195 instance_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 13:01:16.365536 30197 instance_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 13:01:16.365957 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:16.366876 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:16.367148 29570 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 13:01:16.367411 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923676367385 us; error 0 us; skew 500 ppm
I20260608 13:01:16.367965 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:16.370530 29570 webserver.cc:533] Webserver started at http://127.28.224.129:44879/ using document root <none> and password file <none>
I20260608 13:01:16.371021 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:16.371284 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:16.371523 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:16.372610 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "54ac1d2add80425cae198d271c91d072"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.377497 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:16.381289 30202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.382153 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:16.382578 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "54ac1d2add80425cae198d271c91d072"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.382906 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-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 13:01:16.394667 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:16.396314 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:16.398399 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:16.401182 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:16.401387 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.401701 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:16.401868 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.446897 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:43541
I20260608 13:01:16.447016 30264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:43541 every 8 connection(s)
I20260608 13:01:16.452450 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:16.461786 30269 instance_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 13:01:16.463044 30270 instance_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 13:01:16.469219 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:16.469292 30272 instance_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 13:01:16.469976 30265 heartbeater.cc:344] Connected to a master server at 127.28.224.190:35947
I20260608 13:01:16.470762 30265 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:16.471314 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:16.471602 29570 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 13:01:16.471812 30265 heartbeater.cc:507] Master 127.28.224.190:35947 requested a full tablet report, sending...
I20260608 13:01:16.471843 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923676471805 us; error 0 us; skew 500 ppm
I20260608 13:01:16.472949 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:16.475138 30138 ts_manager.cc:194] Registered new tserver with Master: 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541)
I20260608 13:01:16.475941 29570 webserver.cc:533] Webserver started at http://127.28.224.130:43107/ using document root <none> and password file <none>
I20260608 13:01:16.476527 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:16.476725 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:16.477025 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:16.477295 30138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58528
I20260608 13:01:16.478250 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.485088 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 13:01:16.489601 30277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.490876 29570 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 13:01:16.491281 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.491618 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-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 13:01:16.511771 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:16.512969 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:16.514509 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:16.517114 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:16.517473 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.518314 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:16.518567 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.560945 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:39243
I20260608 13:01:16.561057 30339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:39243 every 8 connection(s)
I20260608 13:01:16.566675 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:16.575943 30343 instance_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 13:01:16.577219 30344 instance_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 13:01:16.580430 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:16.582119 30346 instance_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 13:01:16.582191 30340 heartbeater.cc:344] Connected to a master server at 127.28.224.190:35947
I20260608 13:01:16.583328 30340 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:16.583669 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:16.583925 29570 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 13:01:16.584112 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923676584091 us; error 0 us; skew 500 ppm
I20260608 13:01:16.584242 30340 heartbeater.cc:507] Master 127.28.224.190:35947 requested a full tablet report, sending...
I20260608 13:01:16.585100 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:16.586850 30138 ts_manager.cc:194] Registered new tserver with Master: 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243)
I20260608 13:01:16.588007 29570 webserver.cc:533] Webserver started at http://127.28.224.131:40347/ using document root <none> and password file <none>
I20260608 13:01:16.588527 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:16.588780 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:16.588557 30138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58544
I20260608 13:01:16.589038 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:16.590298 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "7491b08505a04714af5103a1bc46d01b"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.595273 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 13:01:16.598731 30351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.599881 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:16.600181 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "7491b08505a04714af5103a1bc46d01b"
format_stamp: "Formatted at 2026-06-08 13:01:16 on dist-test-slave-wzp1"
I20260608 13:01:16.600523 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-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 13:01:16.619921 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:16.621078 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:16.622601 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:16.624992 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:16.625233 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.625488 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:16.625679 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:16.666712 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:39209
I20260608 13:01:16.666821 30413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:39209 every 8 connection(s)
I20260608 13:01:16.681648 30414 heartbeater.cc:344] Connected to a master server at 127.28.224.190:35947
I20260608 13:01:16.682024 30414 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:16.682719 30414 heartbeater.cc:507] Master 127.28.224.190:35947 requested a full tablet report, sending...
I20260608 13:01:16.684785 30138 ts_manager.cc:194] Registered new tserver with Master: 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:16.685052 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014933933s
I20260608 13:01:16.686208 30138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58558
I20260608 13:01:17.481213 30265 heartbeater.cc:499] Master 127.28.224.190:35947 was elected leader, sending a full tablet report...
I20260608 13:01:17.591709 30340 heartbeater.cc:499] Master 127.28.224.190:35947 was elected leader, sending a full tablet report...
I20260608 13:01:17.689010 30414 heartbeater.cc:499] Master 127.28.224.190:35947 was elected leader, sending a full tablet report...
I20260608 13:01:17.749262 30138 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58562:
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 13:01:17.752053 30138 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 13:01:17.826217 30377 tablet_service.cc:1511] Processing CreateTablet for tablet ebebd23a1428464ba135adfa9fe8742e (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 13:01:17.826715 30378 tablet_service.cc:1511] Processing CreateTablet for tablet d2f40bfc00294f5fb769b24724da6c53 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 13:01:17.826907 30379 tablet_service.cc:1511] Processing CreateTablet for tablet 3e203b2365f24744b7ab485543c2ae84 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 13:01:17.827912 30377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebebd23a1428464ba135adfa9fe8742e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.829131 30379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e203b2365f24744b7ab485543c2ae84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.831451 30378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f40bfc00294f5fb769b24724da6c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.834221 30305 tablet_service.cc:1511] Processing CreateTablet for tablet 3e203b2365f24744b7ab485543c2ae84 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 13:01:17.835777 30305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e203b2365f24744b7ab485543c2ae84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.840556 30304 tablet_service.cc:1511] Processing CreateTablet for tablet d2f40bfc00294f5fb769b24724da6c53 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 13:01:17.842085 30304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f40bfc00294f5fb769b24724da6c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.844545 30303 tablet_service.cc:1511] Processing CreateTablet for tablet ebebd23a1428464ba135adfa9fe8742e (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 13:01:17.847523 30302 tablet_service.cc:1511] Processing CreateTablet for tablet d13ecc38755b41bda1188c213fab2c08 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 13:01:17.851431 30378 tablet_service.cc:1511] Processing CreateTablet for tablet d13ecc38755b41bda1188c213fab2c08 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 13:01:17.851683 30230 tablet_service.cc:1511] Processing CreateTablet for tablet 3e203b2365f24744b7ab485543c2ae84 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 13:01:17.852825 30226 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3c4f74494146e99b74946b7fb8631d (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 13:01:17.853677 30229 tablet_service.cc:1511] Processing CreateTablet for tablet d2f40bfc00294f5fb769b24724da6c53 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 13:01:17.854192 30230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e203b2365f24744b7ab485543c2ae84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.855132 30229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f40bfc00294f5fb769b24724da6c53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.855325 30376 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3c4f74494146e99b74946b7fb8631d (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 13:01:17.856691 30376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3c4f74494146e99b74946b7fb8631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.860682 30228 tablet_service.cc:1511] Processing CreateTablet for tablet ebebd23a1428464ba135adfa9fe8742e (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 13:01:17.862304 30228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebebd23a1428464ba135adfa9fe8742e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.862246 30301 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3c4f74494146e99b74946b7fb8631d (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 13:01:17.864699 30226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3c4f74494146e99b74946b7fb8631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.865604 30378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13ecc38755b41bda1188c213fab2c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.865845 30227 tablet_service.cc:1511] Processing CreateTablet for tablet d13ecc38755b41bda1188c213fab2c08 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 13:01:17.871546 30227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13ecc38755b41bda1188c213fab2c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.875662 30303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebebd23a1428464ba135adfa9fe8742e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.879148 30301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3c4f74494146e99b74946b7fb8631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.883515 30302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d13ecc38755b41bda1188c213fab2c08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.889927 30225 tablet_service.cc:1511] Processing CreateTablet for tablet c20035e78dc44ec4a01411394681d063 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 13:01:17.892664 30225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20035e78dc44ec4a01411394681d063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.901372 30375 tablet_service.cc:1511] Processing CreateTablet for tablet c20035e78dc44ec4a01411394681d063 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 13:01:17.902403 30300 tablet_service.cc:1511] Processing CreateTablet for tablet c20035e78dc44ec4a01411394681d063 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 13:01:17.903201 30375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20035e78dc44ec4a01411394681d063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.903903 30300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20035e78dc44ec4a01411394681d063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.912024 30224 tablet_service.cc:1511] Processing CreateTablet for tablet 663c5ac49e5143d8a97afa80c4415bb6 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 13:01:17.913594 30224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c5ac49e5143d8a97afa80c4415bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.920002 30299 tablet_service.cc:1511] Processing CreateTablet for tablet 663c5ac49e5143d8a97afa80c4415bb6 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 13:01:17.921615 30299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c5ac49e5143d8a97afa80c4415bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.918427 30374 tablet_service.cc:1511] Processing CreateTablet for tablet 663c5ac49e5143d8a97afa80c4415bb6 (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 13:01:17.925333 30374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c5ac49e5143d8a97afa80c4415bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.941286 30228 tablet_service.cc:1511] Processing CreateTablet for tablet a5ff5c7041e74cda84f908f8641c356c (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 13:01:17.942898 30228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ff5c7041e74cda84f908f8641c356c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.950927 30435 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:17.953161 30298 tablet_service.cc:1511] Processing CreateTablet for tablet a5ff5c7041e74cda84f908f8641c356c (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 13:01:17.954659 30298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ff5c7041e74cda84f908f8641c356c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:17.974431 30434 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:17.993635 30375 tablet_service.cc:1511] Processing CreateTablet for tablet a5ff5c7041e74cda84f908f8641c356c (DEFAULT_TABLE table=test-workload [id=fffc60b4e77e4d68be15e3ae3de77fae]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 13:01:17.997684 30435 tablet_bootstrap.cc:654] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:17.999776 30375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ff5c7041e74cda84f908f8641c356c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:18.016052 30436 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.022179 30434 tablet_bootstrap.cc:654] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.029099 30435 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.030092 30435 ts_tablet_manager.cc:1403] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.014s
I20260608 13:01:18.033386 30435 raft_consensus.cc:359] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.033943 30436 tablet_bootstrap.cc:654] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.034291 30435 raft_consensus.cc:385] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.034636 30435 raft_consensus.cc:740] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.036110 30434 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
I20260608 13:01:18.035537 30435 consensus_queue.cc:260] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.036633 30434 ts_tablet_manager.cc:1403] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.000s
I20260608 13:01:18.039489 30435 ts_tablet_manager.cc:1434] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.002s
I20260608 13:01:18.039580 30434 raft_consensus.cc:359] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.040405 30434 raft_consensus.cc:385] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.040606 30436 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.040704 30434 raft_consensus.cc:740] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.041011 30435 tablet_bootstrap.cc:492] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:18.041213 30436 ts_tablet_manager.cc:1403] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260608 13:01:18.041833 30434 consensus_queue.cc:260] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.044423 30436 raft_consensus.cc:359] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.045267 30436 raft_consensus.cc:385] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.045604 30436 raft_consensus.cc:740] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.046579 30436 consensus_queue.cc:260] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.047755 30435 tablet_bootstrap.cc:654] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.051940 30434 ts_tablet_manager.cc:1434] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260608 13:01:18.054104 30436 ts_tablet_manager.cc:1434] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 13:01:18.057533 30434 tablet_bootstrap.cc:492] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:18.061368 30436 tablet_bootstrap.cc:492] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.070868 30434 tablet_bootstrap.cc:654] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.071785 30436 tablet_bootstrap.cc:654] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.072244 30435 tablet_bootstrap.cc:492] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.072779 30435 ts_tablet_manager.cc:1403] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.024s
I20260608 13:01:18.076443 30434 tablet_bootstrap.cc:492] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
I20260608 13:01:18.076161 30435 raft_consensus.cc:359] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.076885 30435 raft_consensus.cc:385] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.077010 30434 ts_tablet_manager.cc:1403] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260608 13:01:18.077207 30435 raft_consensus.cc:740] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.078112 30435 consensus_queue.cc:260] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.079174 30436 tablet_bootstrap.cc:492] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.079777 30436 ts_tablet_manager.cc:1403] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 13:01:18.080453 30435 ts_tablet_manager.cc:1434] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 13:01:18.080224 30434 raft_consensus.cc:359] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.081034 30434 raft_consensus.cc:385] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.081375 30434 raft_consensus.cc:740] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.081557 30435 tablet_bootstrap.cc:492] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:18.082386 30434 consensus_queue.cc:260] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.083809 30442 raft_consensus.cc:493] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.084335 30442 raft_consensus.cc:515] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.087525 30442 leader_election.cc:290] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209), 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541)
I20260608 13:01:18.088248 30436 raft_consensus.cc:359] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.089301 30436 raft_consensus.cc:385] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.089814 30436 raft_consensus.cc:740] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.091212 30436 consensus_queue.cc:260] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.092427 30434 ts_tablet_manager.cc:1434] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 13:01:18.094460 30436 ts_tablet_manager.cc:1434] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 13:01:18.095808 30436 tablet_bootstrap.cc:492] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.097002 30435 tablet_bootstrap.cc:654] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.101449 30434 tablet_bootstrap.cc:492] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:18.103688 30436 tablet_bootstrap.cc:654] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.114102 30434 tablet_bootstrap.cc:654] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.121799 30435 tablet_bootstrap.cc:492] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.122565 30435 ts_tablet_manager.cc:1403] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260608 13:01:18.129843 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e203b2365f24744b7ab485543c2ae84" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072" is_pre_election: true
I20260608 13:01:18.130520 30240 raft_consensus.cc:2468] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.131925 30279 leader_election.cc:304] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.132977 30434 tablet_bootstrap.cc:492] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
I20260608 13:01:18.132915 30442 raft_consensus.cc:2804] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.133451 30442 raft_consensus.cc:493] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.133610 30434 ts_tablet_manager.cc:1403] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.003s
I20260608 13:01:18.133880 30442 raft_consensus.cc:3060] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.126745 30435 raft_consensus.cc:359] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.136334 30435 raft_consensus.cc:385] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.136747 30435 raft_consensus.cc:740] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.137019 30434 raft_consensus.cc:359] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.137894 30434 raft_consensus.cc:385] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.138484 30434 raft_consensus.cc:740] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.137844 30435 consensus_queue.cc:260] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.139671 30434 consensus_queue.cc:260] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.142153 30434 ts_tablet_manager.cc:1434] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:01:18.142681 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e203b2365f24744b7ab485543c2ae84" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b" is_pre_election: true
I20260608 13:01:18.143432 30389 raft_consensus.cc:2468] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.143744 30434 tablet_bootstrap.cc:492] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:18.142661 30436 tablet_bootstrap.cc:492] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.145898 30436 ts_tablet_manager.cc:1403] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.019s
I20260608 13:01:18.143329 30442 raft_consensus.cc:515] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.148617 30442 leader_election.cc:290] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Requested vote from peers 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209), 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541)
I20260608 13:01:18.149550 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e203b2365f24744b7ab485543c2ae84" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:18.150243 30389 raft_consensus.cc:3060] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.150595 30435 ts_tablet_manager.cc:1434] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260608 13:01:18.150851 30434 tablet_bootstrap.cc:654] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.151881 30435 tablet_bootstrap.cc:492] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:18.158298 30435 tablet_bootstrap.cc:654] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.159947 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e203b2365f24744b7ab485543c2ae84" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072"
I20260608 13:01:18.160630 30240 raft_consensus.cc:3060] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.162217 30389 raft_consensus.cc:2468] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.166615 30280 leader_election.cc:304] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.168159 30442 raft_consensus.cc:2804] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.164127 30436 raft_consensus.cc:359] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.177201 30436 raft_consensus.cc:385] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.178391 30436 raft_consensus.cc:740] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.183014 30436 consensus_queue.cc:260] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.187475 30240 raft_consensus.cc:2468] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.192188 30442 raft_consensus.cc:697] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Becoming Leader. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Running, Role: LEADER
I20260608 13:01:18.193966 30442 consensus_queue.cc:237] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } }
I20260608 13:01:18.198624 30434 tablet_bootstrap.cc:492] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
I20260608 13:01:18.198647 30436 ts_tablet_manager.cc:1434] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.052s	user 0.012s	sys 0.000s
I20260608 13:01:18.199556 30435 tablet_bootstrap.cc:492] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.199656 30434 ts_tablet_manager.cc:1403] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.029s
I20260608 13:01:18.200194 30436 tablet_bootstrap.cc:492] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.200163 30435 ts_tablet_manager.cc:1403] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.049s	user 0.031s	sys 0.014s
I20260608 13:01:18.204099 30434 raft_consensus.cc:359] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.205232 30434 raft_consensus.cc:385] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.205648 30434 raft_consensus.cc:740] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.206766 30434 consensus_queue.cc:260] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.209547 30436 tablet_bootstrap.cc:654] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.209359 30435 raft_consensus.cc:359] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.210160 30435 raft_consensus.cc:385] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.211153 30435 raft_consensus.cc:740] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.212016 30434 ts_tablet_manager.cc:1434] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 13:01:18.213109 30434 tablet_bootstrap.cc:492] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:18.212553 30435 consensus_queue.cc:260] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.215126 30435 ts_tablet_manager.cc:1434] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 13:01:18.216226 30435 tablet_bootstrap.cc:492] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:18.212034 30136 catalog_manager.cc:5696] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130). New cstate: current_term: 1 leader_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:18.222716 30434 tablet_bootstrap.cc:654] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.224776 30435 tablet_bootstrap.cc:654] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.239315 30435 tablet_bootstrap.cc:492] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.240008 30435 ts_tablet_manager.cc:1403] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260608 13:01:18.242758 30435 raft_consensus.cc:359] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.243615 30435 raft_consensus.cc:385] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.243999 30435 raft_consensus.cc:740] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.244925 30435 consensus_queue.cc:260] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.246523 30434 tablet_bootstrap.cc:492] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
I20260608 13:01:18.247071 30434 ts_tablet_manager.cc:1403] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.018s
I20260608 13:01:18.249163 30436 tablet_bootstrap.cc:492] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.249688 30436 ts_tablet_manager.cc:1403] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.012s
I20260608 13:01:18.250365 30434 raft_consensus.cc:359] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.251209 30434 raft_consensus.cc:385] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.251520 30434 raft_consensus.cc:740] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.252421 30434 consensus_queue.cc:260] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.252895 30436 raft_consensus.cc:359] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.253671 30436 raft_consensus.cc:385] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.253984 30436 raft_consensus.cc:740] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.254870 30434 ts_tablet_manager.cc:1434] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 13:01:18.250366 30435 ts_tablet_manager.cc:1434] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 13:01:18.254868 30436 consensus_queue.cc:260] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.256304 30434 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:18.257781 30436 ts_tablet_manager.cc:1434] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 13:01:18.258832 30436 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.259029 30435 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:18.263746 30434 tablet_bootstrap.cc:654] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.265933 30436 tablet_bootstrap.cc:654] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.265957 30435 tablet_bootstrap.cc:654] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.281200 30436 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.281792 30436 ts_tablet_manager.cc:1403] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.011s
I20260608 13:01:18.282768 30435 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.283593 30435 ts_tablet_manager.cc:1403] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260608 13:01:18.284927 30436 raft_consensus.cc:359] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.285682 30436 raft_consensus.cc:385] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.286015 30436 raft_consensus.cc:740] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.286827 30436 consensus_queue.cc:260] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
W20260608 13:01:18.287623 30186 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:01:18.288573 30435 raft_consensus.cc:359] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.289031 30191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:18.290980 30436 ts_tablet_manager.cc:1434] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 13:01:18.291013 30434 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
W20260608 13:01:18.291572 30191 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 13:01:18.289198 30435 raft_consensus.cc:385] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.291936 30434 ts_tablet_manager.cc:1403] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.026s
I20260608 13:01:18.292253 30436 tablet_bootstrap.cc:492] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.292228 30435 raft_consensus.cc:740] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.293408 30435 consensus_queue.cc:260] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.295825 30435 ts_tablet_manager.cc:1434] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 13:01:18.295776 30434 raft_consensus.cc:359] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.296819 30434 raft_consensus.cc:385] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.297184 30434 raft_consensus.cc:740] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.298195 30434 consensus_queue.cc:260] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.300695 30434 ts_tablet_manager.cc:1434] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:01:18.300879 30436 tablet_bootstrap.cc:654] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.301905 30434 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:18.308625 30441 raft_consensus.cc:493] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.309494 30434 tablet_bootstrap.cc:654] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.309228 30441 raft_consensus.cc:515] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.322453 30434 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
I20260608 13:01:18.323292 30434 ts_tablet_manager.cc:1403] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260608 13:01:18.324209 30441 leader_election.cc:290] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243)
I20260608 13:01:18.325966 30435 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:18.326613 30436 tablet_bootstrap.cc:492] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.327142 30436 ts_tablet_manager.cc:1403] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.017s
I20260608 13:01:18.327765 30434 raft_consensus.cc:359] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.328817 30434 raft_consensus.cc:385] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.329262 30434 raft_consensus.cc:740] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.330421 30436 raft_consensus.cc:359] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.330336 30434 consensus_queue.cc:260] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.331300 30436 raft_consensus.cc:385] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.331702 30436 raft_consensus.cc:740] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.332990 30442 raft_consensus.cc:493] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.332671 30436 consensus_queue.cc:260] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.333658 30435 tablet_bootstrap.cc:654] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.333503 30442 raft_consensus.cc:515] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.335798 30442 leader_election.cc:290] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.337678 30436 ts_tablet_manager.cc:1434] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 13:01:18.338387 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20035e78dc44ec4a01411394681d063" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b" is_pre_election: true
I20260608 13:01:18.339077 30436 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.341326 30434 ts_tablet_manager.cc:1434] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 13:01:18.342556 30434 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b: Bootstrap starting.
I20260608 13:01:18.344746 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20035e78dc44ec4a01411394681d063" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072" is_pre_election: true
I20260608 13:01:18.346858 30240 raft_consensus.cc:2468] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.349282 30436 tablet_bootstrap.cc:654] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.351924 30434 tablet_bootstrap.cc:654] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.339143 30389 raft_consensus.cc:2468] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.355943 30280 leader_election.cc:304] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.359628 30440 raft_consensus.cc:493] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.360201 30440 raft_consensus.cc:515] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.363720 30436 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.364475 30436 ts_tablet_manager.cc:1403] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260608 13:01:18.368810 30436 raft_consensus.cc:359] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.369885 30436 raft_consensus.cc:385] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.370280 30436 raft_consensus.cc:740] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.371517 30436 consensus_queue.cc:260] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.373207 30454 raft_consensus.cc:2804] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.373798 30454 raft_consensus.cc:493] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.374333 30454 raft_consensus.cc:3060] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.376041 30440 leader_election.cc:290] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.385461 30454 raft_consensus.cc:515] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.389529 30436 ts_tablet_manager.cc:1434] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260608 13:01:18.391381 30436 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a: Bootstrap starting.
I20260608 13:01:18.392555 30440 raft_consensus.cc:493] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.393141 30440 raft_consensus.cc:515] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.395536 30440 leader_election.cc:290] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.401541 30436 tablet_bootstrap.cc:654] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.405788 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" is_pre_election: true
I20260608 13:01:18.406908 30315 raft_consensus.cc:2468] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7491b08505a04714af5103a1bc46d01b in term 0.
I20260608 13:01:18.409942 30239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20035e78dc44ec4a01411394681d063" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072"
I20260608 13:01:18.410907 30239 raft_consensus.cc:3060] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.412168 30434 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b: No bootstrap required, opened a new log
I20260608 13:01:18.413301 30434 ts_tablet_manager.cc:1403] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.004s
I20260608 13:01:18.415659 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072" is_pre_election: true
I20260608 13:01:18.416642 30240 raft_consensus.cc:2468] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7491b08505a04714af5103a1bc46d01b in term 0.
I20260608 13:01:18.419312 30352 leader_election.cc:304] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.423659 30434 raft_consensus.cc:359] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.428947 30434 raft_consensus.cc:385] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.429493 30434 raft_consensus.cc:740] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.430444 30434 consensus_queue.cc:260] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.433163 30239 raft_consensus.cc:2468] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.435300 30279 leader_election.cc:304] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.436475 30442 raft_consensus.cc:2804] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.437162 30442 raft_consensus.cc:697] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Becoming Leader. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Running, Role: LEADER
I20260608 13:01:18.438261 30442 consensus_queue.cc:237] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.439044 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebebd23a1428464ba135adfa9fe8742e" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" is_pre_election: true
I20260608 13:01:18.440255 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b" is_pre_election: true
I20260608 13:01:18.440862 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebebd23a1428464ba135adfa9fe8742e" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b" is_pre_election: true
I20260608 13:01:18.440938 30454 leader_election.cc:290] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Requested vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.440938 30389 raft_consensus.cc:2468] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 0.
I20260608 13:01:18.441597 30388 raft_consensus.cc:2468] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 0.
I20260608 13:01:18.442077 30441 raft_consensus.cc:2804] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.439877 30314 raft_consensus.cc:2468] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 0.
I20260608 13:01:18.442483 30387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20035e78dc44ec4a01411394681d063" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:18.443218 30387 raft_consensus.cc:3060] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.444083 30441 raft_consensus.cc:493] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.444106 30203 leader_election.cc:304] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.444535 30441 raft_consensus.cc:3060] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.444535 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" is_pre_election: true
I20260608 13:01:18.446219 30315 raft_consensus.cc:2468] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 0.
I20260608 13:01:18.447511 30205 leader_election.cc:304] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 7491b08505a04714af5103a1bc46d01b; no voters: 
I20260608 13:01:18.449090 30440 raft_consensus.cc:2804] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.449470 30440 raft_consensus.cc:493] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.449826 30440 raft_consensus.cc:3060] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.452798 30441 raft_consensus.cc:515] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.455971 30435 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.456804 30435 ts_tablet_manager.cc:1403] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.131s	user 0.043s	sys 0.066s
I20260608 13:01:18.460302 30387 raft_consensus.cc:2468] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.461495 30454 raft_consensus.cc:493] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.461283 30435 raft_consensus.cc:359] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.462246 30435 raft_consensus.cc:385] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.462071 30454 raft_consensus.cc:515] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.462837 30435 raft_consensus.cc:740] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.462222 30440 raft_consensus.cc:515] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.464011 30435 consensus_queue.cc:260] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.466578 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3c4f74494146e99b74946b7fb8631d" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b" is_pre_election: true
I20260608 13:01:18.467469 30388 raft_consensus.cc:2468] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.466578 30239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3c4f74494146e99b74946b7fb8631d" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072" is_pre_election: true
I20260608 13:01:18.468786 30239 raft_consensus.cc:2468] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.469751 30454 leader_election.cc:290] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.470336 30279 leader_election.cc:304] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.471302 30454 raft_consensus.cc:2804] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.471268 30476 raft_consensus.cc:2804] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.471752 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebebd23a1428464ba135adfa9fe8742e" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
I20260608 13:01:18.471937 30454 raft_consensus.cc:493] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.472012 30476 raft_consensus.cc:493] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.472496 30315 raft_consensus.cc:3060] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.472540 30454 raft_consensus.cc:3060] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.474197 30440 leader_election.cc:290] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 election: Requested vote from peers 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.478883 30239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072"
I20260608 13:01:18.475538 30436 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a: No bootstrap required, opened a new log
I20260608 13:01:18.479586 30314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
I20260608 13:01:18.479846 30436 ts_tablet_manager.cc:1403] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.014s
I20260608 13:01:18.480225 30314 raft_consensus.cc:3060] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.472478 30435 ts_tablet_manager.cc:1434] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.003s
I20260608 13:01:18.483903 30435 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072: Bootstrap starting.
I20260608 13:01:18.477927 30441 leader_election.cc:290] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 election: Requested vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243)
I20260608 13:01:18.472572 30476 raft_consensus.cc:3060] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.483780 30454 raft_consensus.cc:515] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.489567 30240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3c4f74494146e99b74946b7fb8631d" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072"
I20260608 13:01:18.490231 30240 raft_consensus.cc:3060] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.490343 30314 raft_consensus.cc:2468] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7491b08505a04714af5103a1bc46d01b in term 1.
I20260608 13:01:18.481792 30315 raft_consensus.cc:2468] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 1.
I20260608 13:01:18.493366 30352 leader_election.cc:304] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.494345 30441 raft_consensus.cc:2804] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.494863 30441 raft_consensus.cc:697] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 1 LEADER]: Becoming Leader. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Running, Role: LEADER
I20260608 13:01:18.495314 30436 raft_consensus.cc:359] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.497051 30436 raft_consensus.cc:385] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.497432 30203 leader_election.cc:304] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.498684 30473 raft_consensus.cc:2804] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.499353 30473 raft_consensus.cc:697] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 1 LEADER]: Becoming Leader. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Running, Role: LEADER
I20260608 13:01:18.500329 30387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebebd23a1428464ba135adfa9fe8742e" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:18.500991 30387 raft_consensus.cc:3060] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.500663 30136 catalog_manager.cc:5696] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130). New cstate: current_term: 1 leader_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:18.501278 30473 consensus_queue.cc:237] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.502817 30240 raft_consensus.cc:2468] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.495760 30441 consensus_queue.cc:237] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.504290 30454 leader_election.cc:290] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Requested vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.497418 30436 raft_consensus.cc:740] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.499908 30434 ts_tablet_manager.cc:1434] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.003s
I20260608 13:01:18.505503 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3c4f74494146e99b74946b7fb8631d" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:18.506172 30388 raft_consensus.cc:3060] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.507566 30436 consensus_queue.cc:260] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.508337 30387 raft_consensus.cc:2468] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 1.
I20260608 13:01:18.510816 30279 leader_election.cc:304] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.510224 30476 raft_consensus.cc:515] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.512746 30239 raft_consensus.cc:2393] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7491b08505a04714af5103a1bc46d01b in current term 1: Already voted for candidate 54ac1d2add80425cae198d271c91d072 in this term.
I20260608 13:01:18.515506 30454 raft_consensus.cc:2804] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.516237 30454 raft_consensus.cc:697] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Becoming Leader. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Running, Role: LEADER
I20260608 13:01:18.517115 30454 consensus_queue.cc:237] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.517614 30436 ts_tablet_manager.cc:1434] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260608 13:01:18.518201 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
I20260608 13:01:18.519002 30315 raft_consensus.cc:2393] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54ac1d2add80425cae198d271c91d072 in current term 1: Already voted for candidate 7491b08505a04714af5103a1bc46d01b in this term.
I20260608 13:01:18.519763 30442 raft_consensus.cc:493] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.520689 30435 tablet_bootstrap.cc:654] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:18.520300 30442 raft_consensus.cc:515] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.522790 30442 leader_election.cc:290] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.523707 30475 raft_consensus.cc:493] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.524235 30475 raft_consensus.cc:515] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.525943 30388 raft_consensus.cc:2468] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.526556 30387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13ecc38755b41bda1188c213fab2c08" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b" is_pre_election: true
I20260608 13:01:18.528236 30387 raft_consensus.cc:2468] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.529346 30239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c5ac49e5143d8a97afa80c4415bb6" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072" is_pre_election: true
I20260608 13:01:18.529572 30280 leader_election.cc:304] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.530650 30454 raft_consensus.cc:2804] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.531018 30454 raft_consensus.cc:493] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 13:01:18.531324 30353 leader_election.cc:343] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:18.532315 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c5ac49e5143d8a97afa80c4415bb6" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" is_pre_election: true
I20260608 13:01:18.533066 30315 raft_consensus.cc:2468] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7491b08505a04714af5103a1bc46d01b in term 0.
I20260608 13:01:18.534405 30352 leader_election.cc:304] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [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: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 54ac1d2add80425cae198d271c91d072
I20260608 13:01:18.535696 30441 raft_consensus.cc:2804] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.536114 30441 raft_consensus.cc:493] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.536229 30475 leader_election.cc:290] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243)
I20260608 13:01:18.536533 30441 raft_consensus.cc:3060] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.538471 30239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13ecc38755b41bda1188c213fab2c08" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072" is_pre_election: true
I20260608 13:01:18.539227 30239 raft_consensus.cc:2468] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 0.
I20260608 13:01:18.538869 30137 catalog_manager.cc:5696] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7491b08505a04714af5103a1bc46d01b (127.28.224.131). New cstate: current_term: 1 leader_uuid: "7491b08505a04714af5103a1bc46d01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:18.531432 30454 raft_consensus.cc:3060] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.545114 30476 leader_election.cc:290] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 election: Requested vote from peers 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.551316 30441 raft_consensus.cc:515] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.551386 30454 raft_consensus.cc:515] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.554997 30389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13ecc38755b41bda1188c213fab2c08" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:18.555881 30389 raft_consensus.cc:3060] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.556011 30441 leader_election.cc:290] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 election: Requested vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243)
I20260608 13:01:18.557439 30239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c5ac49e5143d8a97afa80c4415bb6" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072"
W20260608 13:01:18.559687 30353 leader_election.cc:343] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:01:18.561026 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f40bfc00294f5fb769b24724da6c53" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:18.568046 30205 leader_election.cc:304] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [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: 54ac1d2add80425cae198d271c91d072; no voters: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a
I20260608 13:01:18.554949 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663c5ac49e5143d8a97afa80c4415bb6" candidate_uuid: "7491b08505a04714af5103a1bc46d01b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
I20260608 13:01:18.569276 30476 raft_consensus.cc:2749] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:01:18.569535 30315 raft_consensus.cc:3060] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.572327 30239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d13ecc38755b41bda1188c213fab2c08" candidate_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54ac1d2add80425cae198d271c91d072"
I20260608 13:01:18.573089 30454 leader_election.cc:290] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Requested vote from peers 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.573272 30239 raft_consensus.cc:3060] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.574474 30389 raft_consensus.cc:2468] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.575886 30280 leader_election.cc:304] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.564782 30136 catalog_manager.cc:5696] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130). New cstate: current_term: 1 leader_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:18.578512 30442 raft_consensus.cc:2804] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.579231 30442 raft_consensus.cc:697] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Becoming Leader. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Running, Role: LEADER
I20260608 13:01:18.580385 30442 consensus_queue.cc:237] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.582969 30315 raft_consensus.cc:2468] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7491b08505a04714af5103a1bc46d01b in term 1.
I20260608 13:01:18.585412 30352 leader_election.cc:304] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [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: 7491b08505a04714af5103a1bc46d01b, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 54ac1d2add80425cae198d271c91d072
I20260608 13:01:18.586594 30441 raft_consensus.cc:2804] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.587121 30441 raft_consensus.cc:697] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 1 LEADER]: Becoming Leader. State: Replica: 7491b08505a04714af5103a1bc46d01b, State: Running, Role: LEADER
I20260608 13:01:18.587967 30441 consensus_queue.cc:237] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.595055 30435 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072: No bootstrap required, opened a new log
I20260608 13:01:18.595625 30435 ts_tablet_manager.cc:1403] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.013s
I20260608 13:01:18.598110 30453 consensus_queue.cc:1048] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:18.598753 30435 raft_consensus.cc:359] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.599596 30435 raft_consensus.cc:385] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:18.599903 30435 raft_consensus.cc:740] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Initialized, Role: FOLLOWER
I20260608 13:01:18.600639 30435 consensus_queue.cc:260] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.601100 30453 consensus_queue.cc:1048] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:18.609416 30435 ts_tablet_manager.cc:1434] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 13:01:18.592746 30239 raft_consensus.cc:2468] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80c46ddde5d74ef88292bb58e0ab3f6a in term 1.
I20260608 13:01:18.610231 30136 catalog_manager.cc:5696] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130). New cstate: current_term: 1 leader_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:18.612777 30138 catalog_manager.cc:5696] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54ac1d2add80425cae198d271c91d072 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "54ac1d2add80425cae198d271c91d072" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:18.614493 30137 catalog_manager.cc:5696] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7491b08505a04714af5103a1bc46d01b (127.28.224.131). New cstate: current_term: 1 leader_uuid: "7491b08505a04714af5103a1bc46d01b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:18.625175 30473 raft_consensus.cc:493] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:18.625705 30473 raft_consensus.cc:515] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.629989 30473 leader_election.cc:290] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.629776 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff5c7041e74cda84f908f8641c356c" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" is_pre_election: true
I20260608 13:01:18.631193 30315 raft_consensus.cc:2468] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 0.
I20260608 13:01:18.631735 30387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff5c7041e74cda84f908f8641c356c" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b" is_pre_election: true
I20260608 13:01:18.632383 30387 raft_consensus.cc:2468] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 0.
I20260608 13:01:18.632911 30203 leader_election.cc:304] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.634160 30473 raft_consensus.cc:2804] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:18.634549 30473 raft_consensus.cc:493] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:18.634945 30473 raft_consensus.cc:3060] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.641520 30473 raft_consensus.cc:515] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.644726 30315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff5c7041e74cda84f908f8641c356c" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
I20260608 13:01:18.644954 30473 leader_election.cc:290] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 election: Requested vote from peers 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:18.645366 30315 raft_consensus.cc:3060] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.649849 30388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff5c7041e74cda84f908f8641c356c" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:18.650516 30388 raft_consensus.cc:3060] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:18.653586 30315 raft_consensus.cc:2468] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 1.
I20260608 13:01:18.654975 30203 leader_election.cc:304] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 80c46ddde5d74ef88292bb58e0ab3f6a; no voters: 
I20260608 13:01:18.656016 30473 raft_consensus.cc:2804] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:18.656523 30473 raft_consensus.cc:697] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 1 LEADER]: Becoming Leader. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Running, Role: LEADER
I20260608 13:01:18.657407 30388 raft_consensus.cc:2468] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 1.
I20260608 13:01:18.657236 30473 consensus_queue.cc:237] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:18.666436 30135 catalog_manager.cc:5696] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54ac1d2add80425cae198d271c91d072 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "54ac1d2add80425cae198d271c91d072" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:18.810846 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:18.817365 30490 instance_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 13:01:18.818202 30491 instance_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 13:01:18.819252 30493 instance_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 13:01:18.820152 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:18.821097 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:18.821336 29570 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 13:01:18.821545 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923678821525 us; error 0 us; skew 500 ppm
I20260608 13:01:18.822175 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:18.825654 29570 webserver.cc:533] Webserver started at http://127.28.224.132:33657/ using document root <none> and password file <none>
I20260608 13:01:18.826248 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:18.826506 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:18.826833 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:18.829068 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "dced5fe963a64707a10a39816e941647"
format_stamp: "Formatted at 2026-06-08 13:01:18 on dist-test-slave-wzp1"
I20260608 13:01:18.834141 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 13:01:18.837867 30498 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:18.838846 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:01:18.839335 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "dced5fe963a64707a10a39816e941647"
format_stamp: "Formatted at 2026-06-08 13:01:18 on dist-test-slave-wzp1"
I20260608 13:01:18.839664 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923670975333-29570-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 13:01:18.849870 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:18.851078 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:18.852622 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:18.855000 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:18.855314 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:01:18.855577 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:18.855763 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:18.901100 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:43599
I20260608 13:01:18.901217 30560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:43599 every 8 connection(s)
I20260608 13:01:18.916285 30561 heartbeater.cc:344] Connected to a master server at 127.28.224.190:35947
I20260608 13:01:18.916746 30561 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:18.917605 30561 heartbeater.cc:507] Master 127.28.224.190:35947 requested a full tablet report, sending...
I20260608 13:01:18.919649 30135 ts_manager.cc:194] Registered new tserver with Master: dced5fe963a64707a10a39816e941647 (127.28.224.132:43599)
I20260608 13:01:18.921097 30135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58572
I20260608 13:01:19.003597 30441 consensus_queue.cc:1048] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.013345 30239 raft_consensus.cc:3060] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:19.020586 30481 consensus_queue.cc:1048] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.024827 30454 consensus_queue.cc:1048] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.045595 30454 consensus_queue.cc:1048] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.046419 30453 consensus_queue.cc:1048] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.068565 30453 consensus_queue.cc:1048] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:19.070237 30453 consensus_queue.cc:1048] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.072538 30473 consensus_queue.cc:1048] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.073151 30481 consensus_queue.cc:1048] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.074551 30441 consensus_queue.cc:1048] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:19.093927 30473 consensus_queue.cc:1048] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:19.093811 30569 consensus_queue.cc:1048] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:19.125883 30440 consensus_queue.cc:1048] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:19.135057 30473 consensus_queue.cc:1048] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:01:19.923611 30561 heartbeater.cc:499] Master 127.28.224.190:35947 was elected leader, sending a full tablet report...
I20260608 13:01:20.292585 30191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:20.311658 30313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c20035e78dc44ec4a01411394681d063"
dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
mode: GRACEFUL
new_leader_uuid: "54ac1d2add80425cae198d271c91d072"
 from {username='slave'} at 127.0.0.1:38884
I20260608 13:01:20.312311 30313 raft_consensus.cc:606] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Received request to transfer leadership to TS 54ac1d2add80425cae198d271c91d072
I20260608 13:01:20.313787 30191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 13:01:20.314262 30191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:20.369393 30586 raft_consensus.cc:993] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a: : Instructing follower 54ac1d2add80425cae198d271c91d072 to start an election
I20260608 13:01:20.369990 30453 raft_consensus.cc:1081] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Signalling peer 54ac1d2add80425cae198d271c91d072 to start an election
I20260608 13:01:20.371774 30240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c20035e78dc44ec4a01411394681d063"
dest_uuid: "54ac1d2add80425cae198d271c91d072"
 from {username='slave'} at 127.0.0.1:49872
I20260608 13:01:20.372334 30240 raft_consensus.cc:493] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:01:20.372622 30240 raft_consensus.cc:3060] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:01:20.377420 30240 raft_consensus.cc:515] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:20.379369 30240 leader_election.cc:290] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 2 election: Requested vote from peers 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243), 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:20.380436 30313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20035e78dc44ec4a01411394681d063" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a"
I20260608 13:01:20.380558 30387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20035e78dc44ec4a01411394681d063" candidate_uuid: "54ac1d2add80425cae198d271c91d072" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7491b08505a04714af5103a1bc46d01b"
I20260608 13:01:20.381112 30313 raft_consensus.cc:3055] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:01:20.381206 30387 raft_consensus.cc:3060] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:01:20.381507 30313 raft_consensus.cc:740] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80c46ddde5d74ef88292bb58e0ab3f6a, State: Running, Role: LEADER
I20260608 13:01:20.382364 30313 consensus_queue.cc:260] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:20.383391 30313 raft_consensus.cc:3060] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:01:20.386883 30387 raft_consensus.cc:2468] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 2.
I20260608 13:01:20.387710 30388 raft_consensus.cc:1240] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 2 FOLLOWER]: Rejecting Update request from peer 80c46ddde5d74ef88292bb58e0ab3f6a for earlier term 1. Current term is 2. Ops: []
I20260608 13:01:20.388309 30313 raft_consensus.cc:2468] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54ac1d2add80425cae198d271c91d072 in term 2.
I20260608 13:01:20.388437 30205 leader_election.cc:304] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54ac1d2add80425cae198d271c91d072, 7491b08505a04714af5103a1bc46d01b; no voters: 
I20260608 13:01:20.389534 30473 raft_consensus.cc:2804] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:01:20.390713 30473 raft_consensus.cc:697] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 2 LEADER]: Becoming Leader. State: Replica: 54ac1d2add80425cae198d271c91d072, State: Running, Role: LEADER
I20260608 13:01:20.391548 30473 consensus_queue.cc:237] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } }
I20260608 13:01:20.399557 30137 catalog_manager.cc:5696] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 reported cstate change: term changed from 1 to 2, leader changed from 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130) to 54ac1d2add80425cae198d271c91d072 (127.28.224.129). New cstate: current_term: 2 leader_uuid: "54ac1d2add80425cae198d271c91d072" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:20.806906 30313 raft_consensus.cc:1275] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 2 FOLLOWER]: Refusing update from remote peer 54ac1d2add80425cae198d271c91d072: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:01:20.808458 30473 consensus_queue.cc:1048] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:01:20.820043 30388 raft_consensus.cc:1275] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 2 FOLLOWER]: Refusing update from remote peer 54ac1d2add80425cae198d271c91d072: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:01:20.822973 30587 consensus_queue.cc:1048] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:01:22.315526 30191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:22.322562 30191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:22.323052 30191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:24.324074 30191 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:24.326504 30313 consensus_queue.cc:237] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Queue 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: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:24.333812 30191 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:24.334823 30191 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:24.338313 30240 raft_consensus.cc:1275] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Refusing update from remote peer 80c46ddde5d74ef88292bb58e0ab3f6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:24.340200 30387 raft_consensus.cc:1275] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Refusing update from remote peer 80c46ddde5d74ef88292bb58e0ab3f6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:24.340286 30453 consensus_queue.cc:1048] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } 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 13:01:24.344728 30606 consensus_queue.cc:1048] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:01:24.358902 30606 raft_consensus.cc:2955] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
W20260608 13:01:24.362660 30281 consensus_peers.cc:597] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a -> Peer dced5fe963a64707a10a39816e941647 (127.28.224.132:43599): Couldn't send request to peer dced5fe963a64707a10a39816e941647. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a3c4f74494146e99b74946b7fb8631d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:24.363140 30387 raft_consensus.cc:2955] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.363137 30240 raft_consensus.cc:2955] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.381778 30138 catalog_manager.cc:5696] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 reported cstate change: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.394912 30240 consensus_queue.cc:237] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [LEADER]: Queue 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: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:24.405473 30387 raft_consensus.cc:1275] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Refusing update from remote peer 54ac1d2add80425cae198d271c91d072: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:24.407444 30617 consensus_queue.cc:1048] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } 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 13:01:24.410357 30313 raft_consensus.cc:1275] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Refusing update from remote peer 54ac1d2add80425cae198d271c91d072: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:24.413164 30617 consensus_queue.cc:1048] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:01:24.432266 30600 raft_consensus.cc:2955] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
W20260608 13:01:24.434768 30206 consensus_peers.cc:597] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 -> Peer dced5fe963a64707a10a39816e941647 (127.28.224.132:43599): Couldn't send request to peer dced5fe963a64707a10a39816e941647. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5ff5c7041e74cda84f908f8641c356c. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:24.436280 30387 raft_consensus.cc:2955] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.436873 30313 raft_consensus.cc:2955] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.448884 30137 catalog_manager.cc:5696] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b reported cstate change: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "54ac1d2add80425cae198d271c91d072" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.464321 30387 consensus_queue.cc:237] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Queue 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: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } attrs { replace: true } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:24.473223 30313 raft_consensus.cc:1275] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Refusing update from remote peer 7491b08505a04714af5103a1bc46d01b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:24.474009 30240 raft_consensus.cc:1275] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Refusing update from remote peer 7491b08505a04714af5103a1bc46d01b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:24.475008 30625 consensus_queue.cc:1048] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } 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 13:01:24.476300 30566 consensus_queue.cc:1048] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:01:24.487695 30355 consensus_peers.cc:597] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b -> Peer dced5fe963a64707a10a39816e941647 (127.28.224.132:43599): Couldn't send request to peer dced5fe963a64707a10a39816e941647. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 663c5ac49e5143d8a97afa80c4415bb6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:24.488010 30566 raft_consensus.cc:2955] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } attrs { replace: true } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.490635 30240 raft_consensus.cc:2955] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } attrs { replace: true } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.492594 30313 raft_consensus.cc:2955] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } attrs { replace: true } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.503201 30315 consensus_queue.cc:237] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Queue 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: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:24.502808 30135 catalog_manager.cc:5696] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b reported cstate change: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "7491b08505a04714af5103a1bc46d01b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:24.514550 30240 raft_consensus.cc:1275] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Refusing update from remote peer 80c46ddde5d74ef88292bb58e0ab3f6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:24.515535 30387 raft_consensus.cc:1275] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Refusing update from remote peer 80c46ddde5d74ef88292bb58e0ab3f6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:01:24.516314 30281 consensus_peers.cc:597] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a -> Peer dced5fe963a64707a10a39816e941647 (127.28.224.132:43599): Couldn't send request to peer dced5fe963a64707a10a39816e941647. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e203b2365f24744b7ab485543c2ae84. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:24.516386 30606 consensus_queue.cc:1048] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:01:24.518417 30606 consensus_queue.cc:1048] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } 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 13:01:24.527794 30453 raft_consensus.cc:2955] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.531991 30387 raft_consensus.cc:2955] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.533888 30240 raft_consensus.cc:2955] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.546572 30137 catalog_manager.cc:5696] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b reported cstate change: config changed from index -1 to 2, NON_VOTER dced5fe963a64707a10a39816e941647 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } } }
I20260608 13:01:24.816658 30633 ts_tablet_manager.cc:933] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: Initiating tablet copy from peer 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541)
I20260608 13:01:24.819124 30633 tablet_copy_client.cc:323] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:43541
I20260608 13:01:24.831235 30250 tablet_copy_service.cc:140] P 54ac1d2add80425cae198d271c91d072: Received BeginTabletCopySession request for tablet a5ff5c7041e74cda84f908f8641c356c from peer dced5fe963a64707a10a39816e941647 ({username='slave'} at 127.0.0.1:55504)
I20260608 13:01:24.832010 30250 tablet_copy_service.cc:161] P 54ac1d2add80425cae198d271c91d072: Beginning new tablet copy session on tablet a5ff5c7041e74cda84f908f8641c356c from peer dced5fe963a64707a10a39816e941647 at {username='slave'} at 127.0.0.1:55504: session id = dced5fe963a64707a10a39816e941647-a5ff5c7041e74cda84f908f8641c356c
I20260608 13:01:24.841249 30250 tablet_copy_source_session.cc:215] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:24.846153 30633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ff5c7041e74cda84f908f8641c356c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:24.851264 30636 ts_tablet_manager.cc:933] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: Initiating tablet copy from peer 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243)
I20260608 13:01:24.862957 30636 tablet_copy_client.cc:323] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:39243
I20260608 13:01:24.865440 30633 tablet_copy_client.cc:806] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:24.866328 30633 tablet_copy_client.cc:670] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:24.871757 30633 tablet_copy_client.cc:538] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:24.877140 30325 tablet_copy_service.cc:140] P 80c46ddde5d74ef88292bb58e0ab3f6a: Received BeginTabletCopySession request for tablet 1a3c4f74494146e99b74946b7fb8631d from peer dced5fe963a64707a10a39816e941647 ({username='slave'} at 127.0.0.1:55556)
I20260608 13:01:24.877744 30325 tablet_copy_service.cc:161] P 80c46ddde5d74ef88292bb58e0ab3f6a: Beginning new tablet copy session on tablet 1a3c4f74494146e99b74946b7fb8631d from peer dced5fe963a64707a10a39816e941647 at {username='slave'} at 127.0.0.1:55556: session id = dced5fe963a64707a10a39816e941647-1a3c4f74494146e99b74946b7fb8631d
I20260608 13:01:24.882019 30633 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: Bootstrap starting.
I20260608 13:01:24.883750 30325 tablet_copy_source_session.cc:215] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:24.887351 30636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3c4f74494146e99b74946b7fb8631d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:24.899325 30636 tablet_copy_client.cc:806] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:24.899976 30636 tablet_copy_client.cc:670] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:24.905438 30636 tablet_copy_client.cc:538] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:24.908514 30633 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: 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 13:01:24.909626 30633 tablet_bootstrap.cc:492] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: Bootstrap complete.
I20260608 13:01:24.910367 30633 ts_tablet_manager.cc:1403] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260608 13:01:24.914211 30633 raft_consensus.cc:359] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:24.914947 30636 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: Bootstrap starting.
I20260608 13:01:24.915130 30633 raft_consensus.cc:740] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dced5fe963a64707a10a39816e941647, State: Initialized, Role: LEARNER
I20260608 13:01:24.915972 30633 consensus_queue.cc:260] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647 [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: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:24.919380 30633 ts_tablet_manager.cc:1434] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.004s
I20260608 13:01:24.921476 30250 tablet_copy_service.cc:342] P 54ac1d2add80425cae198d271c91d072: Request end of tablet copy session dced5fe963a64707a10a39816e941647-a5ff5c7041e74cda84f908f8641c356c received from {username='slave'} at 127.0.0.1:55504
I20260608 13:01:24.922003 30250 tablet_copy_service.cc:434] P 54ac1d2add80425cae198d271c91d072: ending tablet copy session dced5fe963a64707a10a39816e941647-a5ff5c7041e74cda84f908f8641c356c on tablet a5ff5c7041e74cda84f908f8641c356c with peer dced5fe963a64707a10a39816e941647
I20260608 13:01:24.933148 30633 ts_tablet_manager.cc:933] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: Initiating tablet copy from peer 7491b08505a04714af5103a1bc46d01b (127.28.224.131:39209)
I20260608 13:01:24.934957 30633 tablet_copy_client.cc:323] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:39209
I20260608 13:01:24.936769 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:01:24.941828 30636 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: 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 13:01:24.942971 30636 tablet_bootstrap.cc:492] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: Bootstrap complete.
I20260608 13:01:24.943835 30636 ts_tablet_manager.cc:1403] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.006s
I20260608 13:01:24.947365 30636 raft_consensus.cc:359] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:24.948447 30636 raft_consensus.cc:740] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dced5fe963a64707a10a39816e941647, State: Initialized, Role: LEARNER
I20260608 13:01:24.949256 30636 consensus_queue.cc:260] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647 [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: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
W20260608 13:01:24.949752 30353 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]
I20260608 13:01:24.956840 30636 ts_tablet_manager.cc:1434] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 13:01:24.960835 30325 tablet_copy_service.cc:342] P 80c46ddde5d74ef88292bb58e0ab3f6a: Request end of tablet copy session dced5fe963a64707a10a39816e941647-1a3c4f74494146e99b74946b7fb8631d received from {username='slave'} at 127.0.0.1:55556
I20260608 13:01:24.961511 30325 tablet_copy_service.cc:434] P 80c46ddde5d74ef88292bb58e0ab3f6a: ending tablet copy session dced5fe963a64707a10a39816e941647-1a3c4f74494146e99b74946b7fb8631d on tablet 1a3c4f74494146e99b74946b7fb8631d with peer dced5fe963a64707a10a39816e941647
I20260608 13:01:24.965950 30399 tablet_copy_service.cc:140] P 7491b08505a04714af5103a1bc46d01b: Received BeginTabletCopySession request for tablet 663c5ac49e5143d8a97afa80c4415bb6 from peer dced5fe963a64707a10a39816e941647 ({username='slave'} at 127.0.0.1:50428)
I20260608 13:01:24.966622 30399 tablet_copy_service.cc:161] P 7491b08505a04714af5103a1bc46d01b: Beginning new tablet copy session on tablet 663c5ac49e5143d8a97afa80c4415bb6 from peer dced5fe963a64707a10a39816e941647 at {username='slave'} at 127.0.0.1:50428: session id = dced5fe963a64707a10a39816e941647-663c5ac49e5143d8a97afa80c4415bb6
W20260608 13:01:24.972380 30353 consensus_peers.cc:597] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b -> Peer 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541): Couldn't send request to peer 54ac1d2add80425cae198d271c91d072. 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 13:01:24.976454 30399 tablet_copy_source_session.cc:215] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:24.981666 30633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663c5ac49e5143d8a97afa80c4415bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:24.992467 30636 ts_tablet_manager.cc:933] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: Initiating tablet copy from peer 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243)
I20260608 13:01:24.995366 30636 tablet_copy_client.cc:323] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:39243
I20260608 13:01:24.998708 30325 tablet_copy_service.cc:140] P 80c46ddde5d74ef88292bb58e0ab3f6a: Received BeginTabletCopySession request for tablet 3e203b2365f24744b7ab485543c2ae84 from peer dced5fe963a64707a10a39816e941647 ({username='slave'} at 127.0.0.1:55556)
I20260608 13:01:24.999392 30325 tablet_copy_service.cc:161] P 80c46ddde5d74ef88292bb58e0ab3f6a: Beginning new tablet copy session on tablet 3e203b2365f24744b7ab485543c2ae84 from peer dced5fe963a64707a10a39816e941647 at {username='slave'} at 127.0.0.1:55556: session id = dced5fe963a64707a10a39816e941647-3e203b2365f24744b7ab485543c2ae84
I20260608 13:01:25.008344 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:25.009598 30633 tablet_copy_client.cc:806] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:25.010337 30633 tablet_copy_client.cc:670] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:25.011189 29570 tablet_replica.cc:333] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.011349 30325 tablet_copy_source_session.cc:215] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:25.012331 29570 raft_consensus.cc:2243] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.013091 29570 raft_consensus.cc:2272] T 1a3c4f74494146e99b74946b7fb8631d P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.014642 30633 tablet_copy_client.cc:538] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:25.017053 30636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e203b2365f24744b7ab485543c2ae84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:25.017138 29570 tablet_replica.cc:333] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.018194 29570 raft_consensus.cc:2243] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.018843 29570 raft_consensus.cc:2272] T d2f40bfc00294f5fb769b24724da6c53 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.021860 29570 tablet_replica.cc:333] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.022693 29570 raft_consensus.cc:2243] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.023317 29570 raft_consensus.cc:2272] T d13ecc38755b41bda1188c213fab2c08 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.024639 30633 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: Bootstrap starting.
I20260608 13:01:25.026276 29570 tablet_replica.cc:333] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.027248 29570 raft_consensus.cc:2243] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.028610 29570 raft_consensus.cc:2272] T a5ff5c7041e74cda84f908f8641c356c P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.032086 29570 tablet_replica.cc:333] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.032896 29570 raft_consensus.cc:2243] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.034003 29570 raft_consensus.cc:2272] T ebebd23a1428464ba135adfa9fe8742e P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.034662 30636 tablet_copy_client.cc:806] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:25.035300 30636 tablet_copy_client.cc:670] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:25.037771 29570 tablet_replica.cc:333] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.038615 29570 raft_consensus.cc:2243] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.039327 29570 raft_consensus.cc:2272] T 663c5ac49e5143d8a97afa80c4415bb6 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.039873 30636 tablet_copy_client.cc:538] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:25.042579 29570 tablet_replica.cc:333] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.043505 29570 raft_consensus.cc:2243] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.044513 29570 raft_consensus.cc:2272] T c20035e78dc44ec4a01411394681d063 P 54ac1d2add80425cae198d271c91d072 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.047475 29570 tablet_replica.cc:333] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072: stopping tablet replica
I20260608 13:01:25.048241 29570 raft_consensus.cc:2243] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.048902 29570 raft_consensus.cc:2272] T 3e203b2365f24744b7ab485543c2ae84 P 54ac1d2add80425cae198d271c91d072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.052583 30636 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: Bootstrap starting.
I20260608 13:01:25.058934 30633 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: 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 13:01:25.060179 30633 tablet_bootstrap.cc:492] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: Bootstrap complete.
I20260608 13:01:25.060993 30633 ts_tablet_manager.cc:1403] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.009s
I20260608 13:01:25.064620 30633 raft_consensus.cc:359] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } attrs { replace: true } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:25.065616 30633 raft_consensus.cc:740] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dced5fe963a64707a10a39816e941647, State: Initialized, Role: LEARNER
I20260608 13:01:25.066421 30633 consensus_queue.cc:260] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647 [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: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } attrs { replace: true } } peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:25.072933 30633 ts_tablet_manager.cc:1434] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 13:01:25.076424 30399 tablet_copy_service.cc:342] P 7491b08505a04714af5103a1bc46d01b: Request end of tablet copy session dced5fe963a64707a10a39816e941647-663c5ac49e5143d8a97afa80c4415bb6 received from {username='slave'} at 127.0.0.1:50428
I20260608 13:01:25.076946 30399 tablet_copy_service.cc:434] P 7491b08505a04714af5103a1bc46d01b: ending tablet copy session dced5fe963a64707a10a39816e941647-663c5ac49e5143d8a97afa80c4415bb6 on tablet 663c5ac49e5143d8a97afa80c4415bb6 with peer dced5fe963a64707a10a39816e941647
I20260608 13:01:25.085292 30636 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: 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 13:01:25.086314 30636 tablet_bootstrap.cc:492] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: Bootstrap complete.
I20260608 13:01:25.087064 30636 ts_tablet_manager.cc:1403] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260608 13:01:25.090487 30636 raft_consensus.cc:359] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:25.091622 30636 raft_consensus.cc:740] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dced5fe963a64707a10a39816e941647, State: Initialized, Role: LEARNER
I20260608 13:01:25.092315 30636 consensus_queue.cc:260] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647 [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: "7491b08505a04714af5103a1bc46d01b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39209 } attrs { replace: true } } peers { permanent_uuid: "80c46ddde5d74ef88292bb58e0ab3f6a" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39243 } } peers { permanent_uuid: "54ac1d2add80425cae198d271c91d072" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43541 } } peers { permanent_uuid: "dced5fe963a64707a10a39816e941647" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43599 } attrs { promote: true } }
I20260608 13:01:25.093026 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:01:25.095357 30636 ts_tablet_manager.cc:1434] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 13:01:25.097668 30325 tablet_copy_service.cc:342] P 80c46ddde5d74ef88292bb58e0ab3f6a: Request end of tablet copy session dced5fe963a64707a10a39816e941647-3e203b2365f24744b7ab485543c2ae84 received from {username='slave'} at 127.0.0.1:55556
I20260608 13:01:25.098129 30325 tablet_copy_service.cc:434] P 80c46ddde5d74ef88292bb58e0ab3f6a: ending tablet copy session dced5fe963a64707a10a39816e941647-3e203b2365f24744b7ab485543c2ae84 on tablet 3e203b2365f24744b7ab485543c2ae84 with peer dced5fe963a64707a10a39816e941647
I20260608 13:01:25.117962 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
W20260608 13:01:25.139377 30279 consensus_peers.cc:597] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a -> Peer 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541): Couldn't send request to peer 54ac1d2add80425cae198d271c91d072. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:43541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:25.155444 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:25.156369 29570 tablet_replica.cc:333] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.157090 29570 raft_consensus.cc:2243] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.158124 29570 raft_consensus.cc:2272] T d13ecc38755b41bda1188c213fab2c08 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.160442 29570 tablet_replica.cc:333] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.161077 29570 raft_consensus.cc:2243] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.162242 29570 raft_consensus.cc:2272] T 1a3c4f74494146e99b74946b7fb8631d P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.165076 29570 tablet_replica.cc:333] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.165674 29570 raft_consensus.cc:2243] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.166177 29570 raft_consensus.cc:2272] T d2f40bfc00294f5fb769b24724da6c53 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.168170 29570 tablet_replica.cc:333] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.168758 29570 raft_consensus.cc:2243] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.169216 29570 raft_consensus.cc:2272] T a5ff5c7041e74cda84f908f8641c356c P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.171794 29570 tablet_replica.cc:333] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.172390 29570 raft_consensus.cc:2243] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.172864 29570 raft_consensus.cc:2272] T ebebd23a1428464ba135adfa9fe8742e P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.174846 29570 tablet_replica.cc:333] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.175410 29570 raft_consensus.cc:2243] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.175876 29570 raft_consensus.cc:2272] T 663c5ac49e5143d8a97afa80c4415bb6 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.178257 29570 tablet_replica.cc:333] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.178784 29570 raft_consensus.cc:2243] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.179278 29570 raft_consensus.cc:2272] T c20035e78dc44ec4a01411394681d063 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.181106 29570 tablet_replica.cc:333] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a: stopping tablet replica
I20260608 13:01:25.181581 29570 raft_consensus.cc:2243] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.182621 29570 raft_consensus.cc:2272] T 3e203b2365f24744b7ab485543c2ae84 P 80c46ddde5d74ef88292bb58e0ab3f6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.213245 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
W20260608 13:01:25.234292 30352 consensus_peers.cc:597] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b -> Peer 80c46ddde5d74ef88292bb58e0ab3f6a (127.28.224.130:39243): Couldn't send request to peer 80c46ddde5d74ef88292bb58e0ab3f6a. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.130:39243: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:25.236631 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
W20260608 13:01:25.271164 30353 consensus_peers.cc:597] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b -> Peer 54ac1d2add80425cae198d271c91d072 (127.28.224.129:43541): Couldn't send request to peer 54ac1d2add80425cae198d271c91d072. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:43541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:25.273496 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:25.274377 29570 tablet_replica.cc:333] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.275053 29570 raft_consensus.cc:2243] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.275717 29570 raft_consensus.cc:2272] T 1a3c4f74494146e99b74946b7fb8631d P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.278721 29570 tablet_replica.cc:333] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.279462 29570 raft_consensus.cc:2243] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.279949 29570 raft_consensus.cc:2272] T a5ff5c7041e74cda84f908f8641c356c P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.282697 29570 tablet_replica.cc:333] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.283329 29570 raft_consensus.cc:2243] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.283757 29570 raft_consensus.cc:2272] T ebebd23a1428464ba135adfa9fe8742e P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.285552 29570 tablet_replica.cc:333] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.286111 29570 raft_consensus.cc:2243] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.286572 29570 raft_consensus.cc:2272] T d13ecc38755b41bda1188c213fab2c08 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.288545 29570 tablet_replica.cc:333] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.289067 29570 raft_consensus.cc:2243] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.289866 29570 raft_consensus.cc:2272] T d2f40bfc00294f5fb769b24724da6c53 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.291931 29570 tablet_replica.cc:333] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.292490 29570 raft_consensus.cc:2243] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.293417 29570 raft_consensus.cc:2272] T 663c5ac49e5143d8a97afa80c4415bb6 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.295819 29570 tablet_replica.cc:333] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.296336 29570 raft_consensus.cc:2243] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.296736 29570 raft_consensus.cc:2272] T c20035e78dc44ec4a01411394681d063 P 7491b08505a04714af5103a1bc46d01b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.298532 29570 tablet_replica.cc:333] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b: stopping tablet replica
I20260608 13:01:25.299062 29570 raft_consensus.cc:2243] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:25.299568 29570 raft_consensus.cc:2272] T 3e203b2365f24744b7ab485543c2ae84 P 7491b08505a04714af5103a1bc46d01b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.329876 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:01:25.349514 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:01:25.381096 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:25.382341 29570 tablet_replica.cc:333] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647: stopping tablet replica
I20260608 13:01:25.383010 29570 raft_consensus.cc:2243] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:01:25.383527 29570 raft_consensus.cc:2272] T 3e203b2365f24744b7ab485543c2ae84 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:01:25.385563 29570 tablet_replica.cc:333] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647: stopping tablet replica
I20260608 13:01:25.386106 29570 raft_consensus.cc:2243] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:01:25.386507 29570 raft_consensus.cc:2272] T 663c5ac49e5143d8a97afa80c4415bb6 P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:01:25.388644 29570 tablet_replica.cc:333] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647: stopping tablet replica
I20260608 13:01:25.389163 29570 raft_consensus.cc:2243] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:01:25.389545 29570 raft_consensus.cc:2272] T 1a3c4f74494146e99b74946b7fb8631d P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:01:25.391446 29570 tablet_replica.cc:333] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647: stopping tablet replica
I20260608 13:01:25.391925 29570 raft_consensus.cc:2243] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:01:25.392314 29570 raft_consensus.cc:2272] T a5ff5c7041e74cda84f908f8641c356c P dced5fe963a64707a10a39816e941647 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:01:25.416126 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:01:25.429592 29570 master.cc:562] Master@127.28.224.190:35947 shutting down...
W20260608 13:01:25.455363 30186 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:01:25.455672 30186 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:01:25.455884 30186 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:01:25.457124 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:25.457583 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:25.457872 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d57fd6983aa42b08cea2f970ae7d39a: stopping tablet replica
I20260608 13:01:25.477483 29570 master.cc:584] Master@127.28.224.190:35947 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9368 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 13:01:25.518057 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:39227,127.28.224.189:42879,127.28.224.188:33619
I20260608 13:01:25.519550 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:25.525591 30650 instance_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 13:01:25.525585 30651 instance_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 13:01:25.526790 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:25.526764 30653 instance_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 13:01:25.528026 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:25.528275 29570 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 13:01:25.528442 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923685528426 us; error 0 us; skew 500 ppm
I20260608 13:01:25.529012 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:25.531790 29570 webserver.cc:533] Webserver started at http://127.28.224.190:42053/ using document root <none> and password file <none>
I20260608 13:01:25.532337 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:25.532543 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:25.532835 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:25.533934 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:25.538770 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:25.542708 30658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:25.543874 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:25.544157 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:25.544430 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-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 13:01:25.579298 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:25.580641 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:25.621919 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:39227
I20260608 13:01:25.622047 30709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:39227 every 8 connection(s)
I20260608 13:01:25.626025 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:01:25.626411 30710 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 13:01:25.631680 30712 instance_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 13:01:25.632730 30713 instance_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 13:01:25.634876 30715 instance_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 13:01:25.635236 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:25.635850 30710 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.636269 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:25.636545 29570 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 13:01:25.636754 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923685636726 us; error 0 us; skew 500 ppm
I20260608 13:01:25.637638 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:25.641114 29570 webserver.cc:533] Webserver started at http://127.28.224.189:38249/ using document root <none> and password file <none>
I20260608 13:01:25.641716 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:25.641952 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:25.642241 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:25.643445 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root/instance:
uuid: "f222d22a87a646d5b72314c612426a95"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:25.649721 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 13:01:25.651223 30710 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.654563 30722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:25.655681 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 13:01:25.656113 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root
uuid: "f222d22a87a646d5b72314c612426a95"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:25.656464 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-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)
W20260608 13:01:25.658116 30710 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.189:42879: Network error: Client connection negotiation failed: client connection to 127.28.224.189:42879: connect: Connection refused (error 111)
I20260608 13:01:25.668002 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:25.669270 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:25.711439 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.189:42879
I20260608 13:01:25.711617 30774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.189:42879 every 8 connection(s)
I20260608 13:01:25.714921 30710 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } attempt: 1
I20260608 13:01:25.716101 30775 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 13:01:25.716050 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:25.723794 30778 instance_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 13:01:25.724900 30775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } has no permanent_uuid. Determining permanent_uuid...
W20260608 13:01:25.725759 30779 instance_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 13:01:25.732637 30710 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.736639 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:25.738220 30782 instance_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 13:01:25.738842 30710 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:33619: Network error: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
I20260608 13:01:25.739452 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:25.739778 29570 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 13:01:25.739971 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923685739956 us; error 0 us; skew 500 ppm
I20260608 13:01:25.740602 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:25.743784 29570 webserver.cc:533] Webserver started at http://127.28.224.188:36145/ using document root <none> and password file <none>
I20260608 13:01:25.744493 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:25.744736 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:25.745042 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:25.745666 30775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.746598 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root/instance:
uuid: "8022e8ed489e474ca9098c8dcb347b91"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:25.752954 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260608 13:01:25.757812 30775 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.757929 30787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:25.759164 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:01:25.759516 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root
uuid: "8022e8ed489e474ca9098c8dcb347b91"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:25.759773 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-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 13:01:25.763446 30710 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } attempt: 1
W20260608 13:01:25.764416 30775 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:33619: Network error: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
W20260608 13:01:25.768858 30710 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:33619: Network error: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
I20260608 13:01:25.777452 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:25.778673 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:25.811408 30710 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } attempt: 2
W20260608 13:01:25.817503 30710 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.28.224.188:33619: Network error: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
I20260608 13:01:25.819299 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.188:33619
I20260608 13:01:25.819423 30839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.188:33619 every 8 connection(s)
I20260608 13:01:25.822688 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:25.823809 30840 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 13:01:25.827003 30775 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } attempt: 1
I20260608 13:01:25.831159 30840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.843513 30840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.847697 30775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: Bootstrap starting.
I20260608 13:01:25.854368 30775 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.855396 30840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } has no permanent_uuid. Determining permanent_uuid...
I20260608 13:01:25.860617 30775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: No bootstrap required, opened a new log
I20260608 13:01:25.863070 30775 raft_consensus.cc:359] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.863749 30775 raft_consensus.cc:385] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.864024 30775 raft_consensus.cc:740] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f222d22a87a646d5b72314c612426a95, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.864854 30775 consensus_queue.cc:260] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.868052 30845 sys_catalog.cc:455] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [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: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:25.868714 30845 sys_catalog.cc:458] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:25.869726 30775 sys_catalog.cc:565] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:25.876621 30840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91: Bootstrap starting.
I20260608 13:01:25.884361 30840 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91: Neither blocks nor log segments found. Creating new log.
W20260608 13:01:25.886777 30856 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 13:01:25.887156 30856 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 13:01:25.889104 30840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91: No bootstrap required, opened a new log
I20260608 13:01:25.891601 30840 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.892131 30840 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.892362 30840 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8022e8ed489e474ca9098c8dcb347b91, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.893023 30840 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.894829 30858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [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: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:25.895043 30710 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } attempt: 3
I20260608 13:01:25.895538 30858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:25.896298 30840 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:25.901566 30858 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:25.902240 30858 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.906962 30858 leader_election.cc:290] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1bf9e7a8c7d4d76833ce0153c3fb459 (127.28.224.190:39227), f222d22a87a646d5b72314c612426a95 (127.28.224.189:42879)
I20260608 13:01:25.908219 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8022e8ed489e474ca9098c8dcb347b91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f222d22a87a646d5b72314c612426a95" is_pre_election: true
I20260608 13:01:25.909076 30750 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8022e8ed489e474ca9098c8dcb347b91 in term 0.
I20260608 13:01:25.910580 30792 leader_election.cc:304] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8022e8ed489e474ca9098c8dcb347b91, f222d22a87a646d5b72314c612426a95; no voters: 
I20260608 13:01:25.911785 30858 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:25.912277 30858 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:25.912664 30858 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:25.914034 30710 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: Bootstrap starting.
I20260608 13:01:25.919771 30710 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:25.920334 30858 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.923894 30858 leader_election.cc:290] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [CANDIDATE]: Term 1 election: Requested vote from peers b1bf9e7a8c7d4d76833ce0153c3fb459 (127.28.224.190:39227), f222d22a87a646d5b72314c612426a95 (127.28.224.189:42879)
I20260608 13:01:25.924636 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8022e8ed489e474ca9098c8dcb347b91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f222d22a87a646d5b72314c612426a95"
I20260608 13:01:25.925290 30750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:25.927524 30710 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: No bootstrap required, opened a new log
I20260608 13:01:25.930156 30710 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.930794 30710 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:25.931012 30710 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bf9e7a8c7d4d76833ce0153c3fb459, State: Initialized, Role: FOLLOWER
I20260608 13:01:25.931770 30710 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.932967 30750 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8022e8ed489e474ca9098c8dcb347b91 in term 1.
I20260608 13:01:25.933993 30871 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [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: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:25.934476 30792 leader_election.cc:304] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8022e8ed489e474ca9098c8dcb347b91, f222d22a87a646d5b72314c612426a95; no voters: 
I20260608 13:01:25.934772 30871 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:25.935552 30710 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:25.935956 30685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8022e8ed489e474ca9098c8dcb347b91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" is_pre_election: true
I20260608 13:01:25.936512 30685 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8022e8ed489e474ca9098c8dcb347b91 in term 0.
I20260608 13:01:25.937331 30684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8022e8ed489e474ca9098c8dcb347b91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459"
I20260608 13:01:25.937935 30684 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:25.935489 30858 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 13:01:25.943681 30870 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 13:01:25.944248 30870 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 13:01:25.947079 30858 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 1 LEADER]: Becoming Leader. State: Replica: 8022e8ed489e474ca9098c8dcb347b91, State: Running, Role: LEADER
I20260608 13:01:25.947688 30684 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8022e8ed489e474ca9098c8dcb347b91 in term 1.
I20260608 13:01:25.948344 30858 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:25.954119 30874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8022e8ed489e474ca9098c8dcb347b91. Latest consensus state: current_term: 1 leader_uuid: "8022e8ed489e474ca9098c8dcb347b91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:25.954782 30874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:25.956842 30881 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:25.960101 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 13:01:25.960428 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 13:01:25.962085 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:01:25.964751 30881 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 13:01:25.964882 30885 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 13:01:25.965242 30885 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 13:01:25.969916 30886 instance_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 13:01:25.971488 30887 instance_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 13:01:25.974643 30889 instance_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 13:01:25.976930 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:25.977540 30750 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 1 FOLLOWER]: Refusing update from remote peer 8022e8ed489e474ca9098c8dcb347b91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:25.977535 30684 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 1 FOLLOWER]: Refusing update from remote peer 8022e8ed489e474ca9098c8dcb347b91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:25.978302 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:25.978569 29570 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 13:01:25.978758 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923685978739 us; error 0 us; skew 500 ppm
I20260608 13:01:25.979713 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:25.979418 30874 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:25.980131 30858 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:25.983170 29570 webserver.cc:533] Webserver started at http://127.28.224.129:40567/ using document root <none> and password file <none>
I20260608 13:01:25.983769 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:25.983994 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:25.984346 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:25.985823 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "6b1916c6561a4ce6a4beced57e40396a"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:25.991948 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 13:01:25.996770 30898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:25.996600 30871 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8022e8ed489e474ca9098c8dcb347b91. Latest consensus state: current_term: 1 leader_uuid: "8022e8ed489e474ca9098c8dcb347b91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:25.997610 30871 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:25.999017 30845 sys_catalog.cc:455] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8022e8ed489e474ca9098c8dcb347b91. Latest consensus state: current_term: 1 leader_uuid: "8022e8ed489e474ca9098c8dcb347b91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:25.999831 29570 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:01:25.999881 30845 sys_catalog.cc:458] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:26.000372 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "6b1916c6561a4ce6a4beced57e40396a"
format_stamp: "Formatted at 2026-06-08 13:01:25 on dist-test-slave-wzp1"
I20260608 13:01:26.000854 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-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 13:01:26.014595 30874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8022e8ed489e474ca9098c8dcb347b91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:26.015473 30874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:26.016297 30874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8022e8ed489e474ca9098c8dcb347b91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:26.017057 30874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:26.017817 30871 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8022e8ed489e474ca9098c8dcb347b91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:26.018885 30871 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:26.020617 30881 catalog_manager.cc:1382] Generated new cluster ID: fb4a691009cc4e53ab9bc208e16022a3
I20260608 13:01:26.021286 30881 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:26.026721 30845 sys_catalog.cc:455] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8022e8ed489e474ca9098c8dcb347b91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:26.027571 30845 sys_catalog.cc:458] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 13:01:26.034821 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:26.036295 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:26.038297 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:26.041193 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:26.041451 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.041805 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:26.042022 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.074069 30881 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:26.075942 30881 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:26.100771 30881 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91: Generated new TSK 0
I20260608 13:01:26.101805 30881 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:26.125036 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:37965
I20260608 13:01:26.125182 30966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:37965 every 8 connection(s)
I20260608 13:01:26.132459 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:26.147192 30974 instance_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 13:01:26.147568 30975 instance_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 13:01:26.156445 30968 heartbeater.cc:344] Connected to a master server at 127.28.224.189:42879
I20260608 13:01:26.156991 30968 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:26.158042 30968 heartbeater.cc:507] Master 127.28.224.189:42879 requested a full tablet report, sending...
I20260608 13:01:26.159014 30969 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39227
I20260608 13:01:26.159495 30969 heartbeater.cc:461] Registering TS with master...
W20260608 13:01:26.160059 30978 instance_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 13:01:26.160573 30969 heartbeater.cc:507] Master 127.28.224.190:39227 requested a full tablet report, sending...
I20260608 13:01:26.160410 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:26.161545 30967 heartbeater.cc:344] Connected to a master server at 127.28.224.188:33619
I20260608 13:01:26.162025 30967 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:26.162384 30740 ts_manager.cc:194] Registered new tserver with Master: 6b1916c6561a4ce6a4beced57e40396a (127.28.224.129:37965)
I20260608 13:01:26.162477 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:26.162981 29570 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 13:01:26.162982 30967 heartbeater.cc:507] Master 127.28.224.188:33619 requested a full tablet report, sending...
I20260608 13:01:26.163545 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923686163506 us; error 0 us; skew 500 ppm
I20260608 13:01:26.164320 30675 ts_manager.cc:194] Registered new tserver with Master: 6b1916c6561a4ce6a4beced57e40396a (127.28.224.129:37965)
I20260608 13:01:26.164569 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:26.165943 30805 ts_manager.cc:194] Registered new tserver with Master: 6b1916c6561a4ce6a4beced57e40396a (127.28.224.129:37965)
I20260608 13:01:26.167850 29570 webserver.cc:533] Webserver started at http://127.28.224.130:43921/ using document root <none> and password file <none>
I20260608 13:01:26.168234 30805 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52116
I20260608 13:01:26.168439 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:26.168773 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:26.169067 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:26.170200 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "41248763a95e45de872cf4df0ed530db"
format_stamp: "Formatted at 2026-06-08 13:01:26 on dist-test-slave-wzp1"
I20260608 13:01:26.175078 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:01:26.178922 30982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.179999 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:26.180294 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "41248763a95e45de872cf4df0ed530db"
format_stamp: "Formatted at 2026-06-08 13:01:26 on dist-test-slave-wzp1"
I20260608 13:01:26.180545 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-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 13:01:26.211490 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:26.212721 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:26.214241 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:26.216753 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:26.217144 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.217482 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:26.217679 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.261667 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:35347
I20260608 13:01:26.261798 31044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:35347 every 8 connection(s)
I20260608 13:01:26.282769 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:01:26.288144 31045 heartbeater.cc:344] Connected to a master server at 127.28.224.188:33619
I20260608 13:01:26.288657 31045 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:26.289682 31045 heartbeater.cc:507] Master 127.28.224.188:33619 requested a full tablet report, sending...
W20260608 13:01:26.292397 31052 instance_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 13:01:26.295632 30805 ts_manager.cc:194] Registered new tserver with Master: 41248763a95e45de872cf4df0ed530db (127.28.224.130:35347)
I20260608 13:01:26.297880 30805 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52120
I20260608 13:01:26.302654 31047 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39227
I20260608 13:01:26.303339 31047 heartbeater.cc:461] Registering TS with master...
W20260608 13:01:26.303689 31053 instance_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 13:01:26.304332 31047 heartbeater.cc:507] Master 127.28.224.190:39227 requested a full tablet report, sending...
I20260608 13:01:26.305871 31046 heartbeater.cc:344] Connected to a master server at 127.28.224.189:42879
I20260608 13:01:26.306483 31046 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:26.307463 31046 heartbeater.cc:507] Master 127.28.224.189:42879 requested a full tablet report, sending...
I20260608 13:01:26.308161 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:26.310343 31055 instance_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 13:01:26.310791 30675 ts_manager.cc:194] Registered new tserver with Master: 41248763a95e45de872cf4df0ed530db (127.28.224.130:35347)
I20260608 13:01:26.311023 30740 ts_manager.cc:194] Registered new tserver with Master: 41248763a95e45de872cf4df0ed530db (127.28.224.130:35347)
I20260608 13:01:26.311767 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:26.312081 29570 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 13:01:26.312337 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923686312316 us; error 0 us; skew 500 ppm
I20260608 13:01:26.313144 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:26.315958 29570 webserver.cc:533] Webserver started at http://127.28.224.131:44565/ using document root <none> and password file <none>
I20260608 13:01:26.316545 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:26.316794 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:26.317088 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:26.318214 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "eeec71fc72774242ba6384a733843bf4"
format_stamp: "Formatted at 2026-06-08 13:01:26 on dist-test-slave-wzp1"
I20260608 13:01:26.323222 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 13:01:26.326915 31060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.327895 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:26.328310 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "eeec71fc72774242ba6384a733843bf4"
format_stamp: "Formatted at 2026-06-08 13:01:26 on dist-test-slave-wzp1"
I20260608 13:01:26.328672 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923670975333-29570-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 13:01:26.345839 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:26.347368 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:26.348767 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:26.351529 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:26.351797 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.352056 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:26.352246 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:26.399358 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:35945
I20260608 13:01:26.399483 31122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:35945 every 8 connection(s)
I20260608 13:01:26.421412 31123 heartbeater.cc:344] Connected to a master server at 127.28.224.188:33619
I20260608 13:01:26.421905 31123 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:26.422942 31123 heartbeater.cc:507] Master 127.28.224.188:33619 requested a full tablet report, sending...
I20260608 13:01:26.424885 31125 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39227
I20260608 13:01:26.425338 31125 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:26.426752 30805 ts_manager.cc:194] Registered new tserver with Master: eeec71fc72774242ba6384a733843bf4 (127.28.224.131:35945)
I20260608 13:01:26.426877 31125 heartbeater.cc:507] Master 127.28.224.190:39227 requested a full tablet report, sending...
I20260608 13:01:26.428902 31124 heartbeater.cc:344] Connected to a master server at 127.28.224.189:42879
I20260608 13:01:26.429395 31124 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:26.430541 31124 heartbeater.cc:507] Master 127.28.224.189:42879 requested a full tablet report, sending...
I20260608 13:01:26.430601 30675 ts_manager.cc:194] Registered new tserver with Master: eeec71fc72774242ba6384a733843bf4 (127.28.224.131:35945)
I20260608 13:01:26.431862 30805 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52122
I20260608 13:01:26.433867 30740 ts_manager.cc:194] Registered new tserver with Master: eeec71fc72774242ba6384a733843bf4 (127.28.224.131:35945)
I20260608 13:01:26.434082 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.027265841s
I20260608 13:01:26.891158 30856 catalog_manager.cc:1294] Loaded cluster ID: fb4a691009cc4e53ab9bc208e16022a3
I20260608 13:01:26.891520 30856 catalog_manager.cc:1587] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: loading cluster ID for follower catalog manager: success
I20260608 13:01:26.896042 30856 catalog_manager.cc:1609] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: acquiring CA information for follower catalog manager: success
I20260608 13:01:26.899623 30856 catalog_manager.cc:1637] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 13:01:26.969345 30885 catalog_manager.cc:1294] Loaded cluster ID: fb4a691009cc4e53ab9bc208e16022a3
I20260608 13:01:26.969621 30885 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: loading cluster ID for follower catalog manager: success
I20260608 13:01:26.974853 30885 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: acquiring CA information for follower catalog manager: success
I20260608 13:01:26.978776 30885 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 13:01:27.171008 30967 heartbeater.cc:499] Master 127.28.224.188:33619 was elected leader, sending a full tablet report...
I20260608 13:01:27.302655 31045 heartbeater.cc:499] Master 127.28.224.188:33619 was elected leader, sending a full tablet report...
I20260608 13:01:27.434877 31123 heartbeater.cc:499] Master 127.28.224.188:33619 was elected leader, sending a full tablet report...
I20260608 13:01:27.917219 30868 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:28.058303 30805 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52132:
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 13:01:28.147644 30931 tablet_service.cc:1511] Processing CreateTablet for tablet 38740530b7f144028d0e9506ed7aa482 (DEFAULT_TABLE table=test-workload [id=a9ea5c01c2594dd48498ce4a9c9afa0e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 13:01:28.149348 30931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38740530b7f144028d0e9506ed7aa482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:28.159209 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 9d25d8b59e0b45ae8fd88ba4e158cf6a (DEFAULT_TABLE table=test-workload [id=a9ea5c01c2594dd48498ce4a9c9afa0e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 13:01:28.160573 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d25d8b59e0b45ae8fd88ba4e158cf6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:28.161170 31088 tablet_service.cc:1511] Processing CreateTablet for tablet 4e60d7e648ff4382b9a259c0900dac4e (DEFAULT_TABLE table=test-workload [id=a9ea5c01c2594dd48498ce4a9c9afa0e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 13:01:28.162559 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e60d7e648ff4382b9a259c0900dac4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:28.172801 31158 tablet_bootstrap.cc:492] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a: Bootstrap starting.
I20260608 13:01:28.180873 31158 tablet_bootstrap.cc:654] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:28.184456 31159 tablet_bootstrap.cc:492] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4: Bootstrap starting.
I20260608 13:01:28.185961 31160 tablet_bootstrap.cc:492] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db: Bootstrap starting.
I20260608 13:01:28.190927 31159 tablet_bootstrap.cc:654] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:28.194187 31158 tablet_bootstrap.cc:492] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a: No bootstrap required, opened a new log
I20260608 13:01:28.194378 31160 tablet_bootstrap.cc:654] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:28.194737 31158 ts_tablet_manager.cc:1403] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260608 13:01:28.198246 31158 raft_consensus.cc:359] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b1916c6561a4ce6a4beced57e40396a" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37965 } }
I20260608 13:01:28.199051 31158 raft_consensus.cc:385] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:28.199543 31158 raft_consensus.cc:740] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1916c6561a4ce6a4beced57e40396a, State: Initialized, Role: FOLLOWER
I20260608 13:01:28.200438 31158 consensus_queue.cc:260] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b1916c6561a4ce6a4beced57e40396a" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37965 } }
I20260608 13:01:28.200977 31158 raft_consensus.cc:399] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:28.201330 31158 raft_consensus.cc:493] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:28.201642 31158 raft_consensus.cc:3060] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:28.201912 31159 tablet_bootstrap.cc:492] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4: No bootstrap required, opened a new log
I20260608 13:01:28.202519 31159 ts_tablet_manager.cc:1403] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 13:01:28.202948 31160 tablet_bootstrap.cc:492] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db: No bootstrap required, opened a new log
I20260608 13:01:28.203536 31160 ts_tablet_manager.cc:1403] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 13:01:28.206096 31159 raft_consensus.cc:359] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eeec71fc72774242ba6384a733843bf4" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 35945 } }
I20260608 13:01:28.206801 31158 raft_consensus.cc:515] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b1916c6561a4ce6a4beced57e40396a" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37965 } }
I20260608 13:01:28.206805 31159 raft_consensus.cc:385] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:28.206956 31160 raft_consensus.cc:359] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41248763a95e45de872cf4df0ed530db" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35347 } }
I20260608 13:01:28.207679 31159 raft_consensus.cc:740] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeec71fc72774242ba6384a733843bf4, State: Initialized, Role: FOLLOWER
I20260608 13:01:28.207795 31158 leader_election.cc:304] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [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: 6b1916c6561a4ce6a4beced57e40396a; no voters: 
I20260608 13:01:28.207831 31160 raft_consensus.cc:385] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:28.208554 31160 raft_consensus.cc:740] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41248763a95e45de872cf4df0ed530db, State: Initialized, Role: FOLLOWER
I20260608 13:01:28.208801 31159 consensus_queue.cc:260] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eeec71fc72774242ba6384a733843bf4" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 35945 } }
I20260608 13:01:28.209630 31159 raft_consensus.cc:399] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:28.209843 31158 leader_election.cc:290] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:28.209681 31160 consensus_queue.cc:260] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "41248763a95e45de872cf4df0ed530db" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35347 } }
I20260608 13:01:28.210165 31159 raft_consensus.cc:493] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:28.210494 31164 raft_consensus.cc:2804] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:28.210762 31160 raft_consensus.cc:399] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:28.210824 31159 raft_consensus.cc:3060] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:28.211391 31160 raft_consensus.cc:493] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:28.211874 31160 raft_consensus.cc:3060] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:28.220216 31158 ts_tablet_manager.cc:1434] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a: Time spent starting tablet: real 0.025s	user 0.021s	sys 0.002s
I20260608 13:01:28.220142 31160 raft_consensus.cc:515] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41248763a95e45de872cf4df0ed530db" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35347 } }
I20260608 13:01:28.221150 31160 leader_election.cc:304] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [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: 41248763a95e45de872cf4df0ed530db; no voters: 
I20260608 13:01:28.221077 31159 raft_consensus.cc:515] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eeec71fc72774242ba6384a733843bf4" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 35945 } }
I20260608 13:01:28.222465 31164 raft_consensus.cc:697] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 1 LEADER]: Becoming Leader. State: Replica: 6b1916c6561a4ce6a4beced57e40396a, State: Running, Role: LEADER
I20260608 13:01:28.222303 31159 leader_election.cc:304] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [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: eeec71fc72774242ba6384a733843bf4; no voters: 
I20260608 13:01:28.223347 31164 consensus_queue.cc:237] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [LEADER]: Queue going to LEADER mode. State: All 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: "6b1916c6561a4ce6a4beced57e40396a" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37965 } }
I20260608 13:01:28.223651 31160 leader_election.cc:290] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:28.224221 31167 raft_consensus.cc:2804] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:28.231618 31168 raft_consensus.cc:2804] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:28.232995 31159 leader_election.cc:290] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:28.235462 31160 ts_tablet_manager.cc:1434] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db: Time spent starting tablet: real 0.032s	user 0.025s	sys 0.003s
I20260608 13:01:28.247038 30805 catalog_manager.cc:5696] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b1916c6561a4ce6a4beced57e40396a (127.28.224.129). New cstate: current_term: 1 leader_uuid: "6b1916c6561a4ce6a4beced57e40396a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b1916c6561a4ce6a4beced57e40396a" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37965 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:28.257452 31167 raft_consensus.cc:697] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 1 LEADER]: Becoming Leader. State: Replica: 41248763a95e45de872cf4df0ed530db, State: Running, Role: LEADER
I20260608 13:01:28.258576 31167 consensus_queue.cc:237] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [LEADER]: Queue going to LEADER mode. State: All 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: "41248763a95e45de872cf4df0ed530db" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35347 } }
I20260608 13:01:28.263372 31168 raft_consensus.cc:697] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 1 LEADER]: Becoming Leader. State: Replica: eeec71fc72774242ba6384a733843bf4, State: Running, Role: LEADER
I20260608 13:01:28.264366 31168 consensus_queue.cc:237] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [LEADER]: Queue going to LEADER mode. State: All 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: "eeec71fc72774242ba6384a733843bf4" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 35945 } }
I20260608 13:01:28.268046 31159 ts_tablet_manager.cc:1434] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4: Time spent starting tablet: real 0.065s	user 0.028s	sys 0.014s
I20260608 13:01:28.308377 30803 catalog_manager.cc:5696] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eeec71fc72774242ba6384a733843bf4 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "eeec71fc72774242ba6384a733843bf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eeec71fc72774242ba6384a733843bf4" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 35945 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:28.316344 30804 catalog_manager.cc:5696] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db reported cstate change: term changed from 0 to 1, leader changed from <none> to 41248763a95e45de872cf4df0ed530db (127.28.224.130). New cstate: current_term: 1 leader_uuid: "41248763a95e45de872cf4df0ed530db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41248763a95e45de872cf4df0ed530db" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35347 } health_report { overall_health: HEALTHY } } }
I20260608 13:01:28.418417 29570 master.cc:562] Master@127.28.224.188:33619 shutting down...
I20260608 13:01:28.434857 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:28.435778 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:28.436151 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8022e8ed489e474ca9098c8dcb347b91: stopping tablet replica
I20260608 13:01:28.449573 29570 master.cc:584] Master@127.28.224.188:33619 shutdown complete.
W20260608 13:01:29.337059 30967 heartbeater.cc:646] Failed to heartbeat to 127.28.224.188:33619 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
I20260608 13:01:29.883749 31186 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8022e8ed489e474ca9098c8dcb347b91)
I20260608 13:01:29.884313 31186 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:29.884972 31187 raft_consensus.cc:493] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8022e8ed489e474ca9098c8dcb347b91)
I20260608 13:01:29.885455 31187 raft_consensus.cc:515] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:29.886478 31186 leader_election.cc:290] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f222d22a87a646d5b72314c612426a95 (127.28.224.189:42879), 8022e8ed489e474ca9098c8dcb347b91 (127.28.224.188:33619)
I20260608 13:01:29.887253 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f222d22a87a646d5b72314c612426a95" is_pre_election: true
I20260608 13:01:29.888131 30749 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1bf9e7a8c7d4d76833ce0153c3fb459 in term 1.
I20260608 13:01:29.888787 31187 leader_election.cc:290] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1bf9e7a8c7d4d76833ce0153c3fb459 (127.28.224.190:39227), 8022e8ed489e474ca9098c8dcb347b91 (127.28.224.188:33619)
I20260608 13:01:29.890774 30662 leader_election.cc:304] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [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: b1bf9e7a8c7d4d76833ce0153c3fb459, f222d22a87a646d5b72314c612426a95; no voters: 
I20260608 13:01:29.891796 31186 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:01:29.892158 31186 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8022e8ed489e474ca9098c8dcb347b91)
I20260608 13:01:29.892405 30684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f222d22a87a646d5b72314c612426a95" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" is_pre_election: true
I20260608 13:01:29.892568 31186 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 1 FOLLOWER]: Advancing to term 2
W20260608 13:01:29.896116 30727 leader_election.cc:336] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8022e8ed489e474ca9098c8dcb347b91 (127.28.224.188:33619): Network error: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
W20260608 13:01:29.897483 30662 leader_election.cc:336] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8022e8ed489e474ca9098c8dcb347b91 (127.28.224.188:33619): Network error: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
I20260608 13:01:29.899298 31186 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:29.900434 30684 raft_consensus.cc:2393] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f222d22a87a646d5b72314c612426a95 in current term 2: Already voted for candidate b1bf9e7a8c7d4d76833ce0153c3fb459 in this term.
I20260608 13:01:29.901096 31186 leader_election.cc:290] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [CANDIDATE]: Term 2 election: Requested vote from peers f222d22a87a646d5b72314c612426a95 (127.28.224.189:42879), 8022e8ed489e474ca9098c8dcb347b91 (127.28.224.188:33619)
I20260608 13:01:29.902098 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "f222d22a87a646d5b72314c612426a95"
I20260608 13:01:29.902683 30749 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:01:29.903823 30725 leader_election.cc:304] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [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: f222d22a87a646d5b72314c612426a95; no voters: 8022e8ed489e474ca9098c8dcb347b91, b1bf9e7a8c7d4d76833ce0153c3fb459
W20260608 13:01:29.906081 30662 leader_election.cc:336] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8022e8ed489e474ca9098c8dcb347b91 (127.28.224.188:33619): Network error: Client connection negotiation failed: client connection to 127.28.224.188:33619: connect: Connection refused (error 111)
I20260608 13:01:29.908465 30749 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1bf9e7a8c7d4d76833ce0153c3fb459 in term 2.
I20260608 13:01:29.908952 31187 raft_consensus.cc:2749] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:01:29.909601 30662 leader_election.cc:304] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [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: b1bf9e7a8c7d4d76833ce0153c3fb459, f222d22a87a646d5b72314c612426a95; no voters: 8022e8ed489e474ca9098c8dcb347b91
I20260608 13:01:29.910374 31186 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:01:29.911880 31186 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 2 LEADER]: Becoming Leader. State: Replica: b1bf9e7a8c7d4d76833ce0153c3fb459, State: Running, Role: LEADER
I20260608 13:01:29.912890 31186 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } }
I20260608 13:01:29.916879 31192 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1bf9e7a8c7d4d76833ce0153c3fb459. Latest consensus state: current_term: 2 leader_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1bf9e7a8c7d4d76833ce0153c3fb459" member_type: VOTER last_known_addr { host: "127.28.224.190" port: 39227 } } peers { permanent_uuid: "f222d22a87a646d5b72314c612426a95" member_type: VOTER last_known_addr { host: "127.28.224.189" port: 42879 } } peers { permanent_uuid: "8022e8ed489e474ca9098c8dcb347b91" member_type: VOTER last_known_addr { host: "127.28.224.188" port: 33619 } } }
I20260608 13:01:29.917496 31192 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:29.919173 31194 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:29.924978 31194 catalog_manager.cc:679] Loaded metadata for table test-workload [id=a9ea5c01c2594dd48498ce4a9c9afa0e]
I20260608 13:01:29.930295 31194 tablet_loader.cc:96] loaded metadata for tablet 38740530b7f144028d0e9506ed7aa482 (table test-workload [id=a9ea5c01c2594dd48498ce4a9c9afa0e])
I20260608 13:01:29.931581 31194 tablet_loader.cc:96] loaded metadata for tablet 4e60d7e648ff4382b9a259c0900dac4e (table test-workload [id=a9ea5c01c2594dd48498ce4a9c9afa0e])
I20260608 13:01:29.932642 31194 tablet_loader.cc:96] loaded metadata for tablet 9d25d8b59e0b45ae8fd88ba4e158cf6a (table test-workload [id=a9ea5c01c2594dd48498ce4a9c9afa0e])
I20260608 13:01:29.933723 31194 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:29.937749 31194 catalog_manager.cc:1294] Loaded cluster ID: fb4a691009cc4e53ab9bc208e16022a3
I20260608 13:01:29.938048 31194 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:29.942200 31194 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:29.945813 31194 catalog_manager.cc:6080] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: Loaded TSK: 0
I20260608 13:01:29.947387 31194 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:29.960896 30884 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:29.961248 30884 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:29.979291 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:01:30.000026 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:30.000862 29570 tablet_replica.cc:333] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a: stopping tablet replica
I20260608 13:01:30.001430 29570 raft_consensus.cc:2243] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:30.001907 29570 raft_consensus.cc:2272] T 38740530b7f144028d0e9506ed7aa482 P 6b1916c6561a4ce6a4beced57e40396a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:30.020960 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:01:30.030596 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:01:30.049764 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:30.050385 29570 tablet_replica.cc:333] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db: stopping tablet replica
I20260608 13:01:30.050947 29570 raft_consensus.cc:2243] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:30.051486 29570 raft_consensus.cc:2272] T 9d25d8b59e0b45ae8fd88ba4e158cf6a P 41248763a95e45de872cf4df0ed530db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:30.069633 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:01:30.079304 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:01:30.096760 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:30.097474 29570 tablet_replica.cc:333] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4: stopping tablet replica
I20260608 13:01:30.098001 29570 raft_consensus.cc:2243] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:30.098560 29570 raft_consensus.cc:2272] T 4e60d7e648ff4382b9a259c0900dac4e P eeec71fc72774242ba6384a733843bf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:30.117789 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:01:30.126724 29570 master.cc:562] Master@127.28.224.190:39227 shutting down...
I20260608 13:01:30.142499 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:01:30.143291 29570 pending_rounds.cc:70] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: Trying to abort 1 pending ops.
I20260608 13:01:30.143538 29570 pending_rounds.cc:77] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7294663433891123200 op_type: NO_OP noop_request { }
I20260608 13:01:30.143885 29570 raft_consensus.cc:2889] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:01:30.144183 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:30.144605 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1bf9e7a8c7d4d76833ce0153c3fb459: stopping tablet replica
I20260608 13:01:30.165774 29570 master.cc:584] Master@127.28.224.190:39227 shutdown complete.
I20260608 13:01:30.177896 29570 master.cc:562] Master@127.28.224.189:42879 shutting down...
I20260608 13:01:30.192898 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:30.193540 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:30.193903 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P f222d22a87a646d5b72314c612426a95: stopping tablet replica
I20260608 13:01:30.213733 29570 master.cc:584] Master@127.28.224.189:42879 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4721 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 13:01:30.239743 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:40423
I20260608 13:01:30.240932 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:30.247087 31195 instance_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 13:01:30.247640 31196 instance_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 13:01:30.248569 31198 instance_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 13:01:30.248983 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:30.249891 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:30.250102 29570 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 13:01:30.250320 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923690250304 us; error 0 us; skew 500 ppm
I20260608 13:01:30.250941 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:30.253682 29570 webserver.cc:533] Webserver started at http://127.28.224.190:43105/ using document root <none> and password file <none>
I20260608 13:01:30.254274 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:30.254498 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:30.254796 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:30.255999 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "8e15d632624f46c3a888b1d2573e52a8"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.260983 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 13:01:30.264999 31203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.266070 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:01:30.266358 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "8e15d632624f46c3a888b1d2573e52a8"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.266629 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-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 13:01:30.281584 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:30.282793 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:30.320494 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:40423
I20260608 13:01:30.320624 31254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:40423 every 8 connection(s)
I20260608 13:01:30.325001 31255 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 13:01:30.335151 31255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8: Bootstrap starting.
I20260608 13:01:30.339676 31255 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:30.343916 31255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8: No bootstrap required, opened a new log
I20260608 13:01:30.346027 31255 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e15d632624f46c3a888b1d2573e52a8" member_type: VOTER }
I20260608 13:01:30.346432 31255 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:30.346733 31255 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e15d632624f46c3a888b1d2573e52a8, State: Initialized, Role: FOLLOWER
I20260608 13:01:30.347384 31255 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e15d632624f46c3a888b1d2573e52a8" member_type: VOTER }
I20260608 13:01:30.347892 31255 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:30.348163 31255 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:30.348464 31255 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:30.352855 31255 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e15d632624f46c3a888b1d2573e52a8" member_type: VOTER }
I20260608 13:01:30.353456 31255 leader_election.cc:304] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [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: 8e15d632624f46c3a888b1d2573e52a8; no voters: 
I20260608 13:01:30.354662 31255 leader_election.cc:290] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:30.355141 31258 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:30.356598 31258 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 1 LEADER]: Becoming Leader. State: Replica: 8e15d632624f46c3a888b1d2573e52a8, State: Running, Role: LEADER
I20260608 13:01:30.357429 31258 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [LEADER]: Queue going to LEADER mode. State: All 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: "8e15d632624f46c3a888b1d2573e52a8" member_type: VOTER }
I20260608 13:01:30.357760 31255 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:30.360827 31260 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e15d632624f46c3a888b1d2573e52a8. Latest consensus state: current_term: 1 leader_uuid: "8e15d632624f46c3a888b1d2573e52a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e15d632624f46c3a888b1d2573e52a8" member_type: VOTER } }
I20260608 13:01:30.361287 31259 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e15d632624f46c3a888b1d2573e52a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e15d632624f46c3a888b1d2573e52a8" member_type: VOTER } }
I20260608 13:01:30.361541 31260 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:30.361833 31259 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:30.365726 31264 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:30.371443 31264 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:30.373970 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:30.380793 31264 catalog_manager.cc:1382] Generated new cluster ID: 53b51bdeaae84279ac0f10f4b01f20d3
I20260608 13:01:30.381069 31264 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:30.409830 31264 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:30.411248 31264 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:30.427927 31264 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8: Generated new TSK 0
I20260608 13:01:30.428740 31264 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:30.440686 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:30.447469 31276 instance_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 13:01:30.447726 31277 instance_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 13:01:30.450093 31279 instance_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 13:01:30.450248 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:30.451304 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:30.451508 29570 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 13:01:30.451637 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923690451625 us; error 0 us; skew 500 ppm
I20260608 13:01:30.452178 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:30.454658 29570 webserver.cc:533] Webserver started at http://127.28.224.129:38837/ using document root <none> and password file <none>
I20260608 13:01:30.455211 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:30.455385 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:30.455608 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:30.456646 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "549900032d494455b8c986ce4faca07b"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.461601 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 13:01:30.465498 31284 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.466428 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:01:30.466724 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "549900032d494455b8c986ce4faca07b"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.466984 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-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 13:01:30.479854 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:30.480880 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:30.482342 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:30.484965 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:30.485154 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.485461 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:30.485625 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.525825 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:34365
I20260608 13:01:30.526016 31346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:34365 every 8 connection(s)
I20260608 13:01:30.531227 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:30.538875 31351 instance_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 13:01:30.540983 31352 instance_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 13:01:30.543270 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:30.543386 31354 instance_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 13:01:30.544704 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:01:30.544834 31347 heartbeater.cc:344] Connected to a master server at 127.28.224.190:40423
W20260608 13:01:30.545014 29570 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 13:01:30.545262 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923690545246 us; error 0 us; skew 500 ppm
I20260608 13:01:30.545361 31347 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:30.545930 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:30.546258 31347 heartbeater.cc:507] Master 127.28.224.190:40423 requested a full tablet report, sending...
I20260608 13:01:30.548982 29570 webserver.cc:533] Webserver started at http://127.28.224.130:44931/ using document root <none> and password file <none>
I20260608 13:01:30.549018 31220 ts_manager.cc:194] Registered new tserver with Master: 549900032d494455b8c986ce4faca07b (127.28.224.129:34365)
I20260608 13:01:30.549712 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:30.549958 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:30.550237 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:30.551196 31220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48150
I20260608 13:01:30.551429 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "799a16c662774f2cb9f25cb13a611e25"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.557027 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:01:30.560827 31359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.561721 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 13:01:30.562093 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "799a16c662774f2cb9f25cb13a611e25"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.562471 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-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 13:01:30.587260 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:30.588516 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:30.590162 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:30.592906 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:30.593170 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.593451 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:30.593652 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.636009 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:43363
I20260608 13:01:30.636114 31421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:43363 every 8 connection(s)
I20260608 13:01:30.641331 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:30.649111 31425 instance_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 13:01:30.651160 31426 instance_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 13:01:30.652884 29570 server_base.cc:1061] running on GCE node
W20260608 13:01:30.654057 31428 instance_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 13:01:30.655063 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:30.655383 29570 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 13:01:30.655583 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923690655567 us; error 0 us; skew 500 ppm
I20260608 13:01:30.656041 31422 heartbeater.cc:344] Connected to a master server at 127.28.224.190:40423
I20260608 13:01:30.656320 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:30.656427 31422 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:30.657384 31422 heartbeater.cc:507] Master 127.28.224.190:40423 requested a full tablet report, sending...
I20260608 13:01:30.659541 29570 webserver.cc:533] Webserver started at http://127.28.224.131:35425/ using document root <none> and password file <none>
I20260608 13:01:30.660099 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:30.660035 31220 ts_manager.cc:194] Registered new tserver with Master: 799a16c662774f2cb9f25cb13a611e25 (127.28.224.130:43363)
I20260608 13:01:30.660454 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:30.660785 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:30.661772 31220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48152
I20260608 13:01:30.661888 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "b6b725ea94484ec590fa179df0cabc7d"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.666999 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 13:01:30.671029 31433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.672071 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:30.672485 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "b6b725ea94484ec590fa179df0cabc7d"
format_stamp: "Formatted at 2026-06-08 13:01:30 on dist-test-slave-wzp1"
I20260608 13:01:30.672809 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-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 13:01:30.697613 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:30.698796 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:30.700407 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:30.703178 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:30.703429 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.703691 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:30.703872 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:30.743808 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:41533
I20260608 13:01:30.743927 31495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:41533 every 8 connection(s)
I20260608 13:01:30.758872 31496 heartbeater.cc:344] Connected to a master server at 127.28.224.190:40423
I20260608 13:01:30.759349 31496 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:30.760262 31496 heartbeater.cc:507] Master 127.28.224.190:40423 requested a full tablet report, sending...
I20260608 13:01:30.762698 31220 ts_manager.cc:194] Registered new tserver with Master: b6b725ea94484ec590fa179df0cabc7d (127.28.224.131:41533)
I20260608 13:01:30.762892 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015731654s
I20260608 13:01:30.764407 31220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48164
I20260608 13:01:31.554726 31347 heartbeater.cc:499] Master 127.28.224.190:40423 was elected leader, sending a full tablet report...
I20260608 13:01:31.664975 31422 heartbeater.cc:499] Master 127.28.224.190:40423 was elected leader, sending a full tablet report...
I20260608 13:01:31.767850 31496 heartbeater.cc:499] Master 127.28.224.190:40423 was elected leader, sending a full tablet report...
I20260608 13:01:31.827924 31220 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46398:
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 13:01:31.830502 31220 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 13:01:31.887318 31312 tablet_service.cc:1511] Processing CreateTablet for tablet b0ecbea4917c439ba8e1eae0a4415d31 (DEFAULT_TABLE table=test-workload [id=4eecc155b53c4d4291871d16aff8ecc8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 13:01:31.889482 31312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ecbea4917c439ba8e1eae0a4415d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:31.893280 31311 tablet_service.cc:1511] Processing CreateTablet for tablet 00ba3245c2354981a2c690a5c7406397 (DEFAULT_TABLE table=test-workload [id=4eecc155b53c4d4291871d16aff8ecc8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 13:01:31.895018 31311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ba3245c2354981a2c690a5c7406397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:31.903514 31387 tablet_service.cc:1511] Processing CreateTablet for tablet b0ecbea4917c439ba8e1eae0a4415d31 (DEFAULT_TABLE table=test-workload [id=4eecc155b53c4d4291871d16aff8ecc8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 13:01:31.904027 31461 tablet_service.cc:1511] Processing CreateTablet for tablet b0ecbea4917c439ba8e1eae0a4415d31 (DEFAULT_TABLE table=test-workload [id=4eecc155b53c4d4291871d16aff8ecc8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 13:01:31.904482 31386 tablet_service.cc:1511] Processing CreateTablet for tablet 00ba3245c2354981a2c690a5c7406397 (DEFAULT_TABLE table=test-workload [id=4eecc155b53c4d4291871d16aff8ecc8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 13:01:31.905279 31387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ecbea4917c439ba8e1eae0a4415d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:31.905723 31461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0ecbea4917c439ba8e1eae0a4415d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:31.905953 31386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ba3245c2354981a2c690a5c7406397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:31.913268 31460 tablet_service.cc:1511] Processing CreateTablet for tablet 00ba3245c2354981a2c690a5c7406397 (DEFAULT_TABLE table=test-workload [id=4eecc155b53c4d4291871d16aff8ecc8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 13:01:31.914865 31460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ba3245c2354981a2c690a5c7406397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:31.924543 31517 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: Bootstrap starting.
I20260608 13:01:31.933962 31518 tablet_bootstrap.cc:492] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25: Bootstrap starting.
I20260608 13:01:31.942905 31517 tablet_bootstrap.cc:654] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:31.948145 31519 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: Bootstrap starting.
I20260608 13:01:31.948486 31518 tablet_bootstrap.cc:654] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:31.951480 31517 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: No bootstrap required, opened a new log
I20260608 13:01:31.952010 31517 ts_tablet_manager.cc:1403] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260608 13:01:31.955252 31518 tablet_bootstrap.cc:492] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25: No bootstrap required, opened a new log
I20260608 13:01:31.955904 31518 ts_tablet_manager.cc:1403] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260608 13:01:31.955782 31517 raft_consensus.cc:359] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:31.956763 31519 tablet_bootstrap.cc:654] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:31.957120 31517 raft_consensus.cc:385] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:31.957492 31517 raft_consensus.cc:740] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 549900032d494455b8c986ce4faca07b, State: Initialized, Role: FOLLOWER
I20260608 13:01:31.958299 31517 consensus_queue.cc:260] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:31.959594 31518 raft_consensus.cc:359] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:31.960556 31518 raft_consensus.cc:385] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:31.961053 31518 raft_consensus.cc:740] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799a16c662774f2cb9f25cb13a611e25, State: Initialized, Role: FOLLOWER
I20260608 13:01:31.961508 31517 ts_tablet_manager.cc:1434] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 13:01:31.962710 31517 tablet_bootstrap.cc:492] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b: Bootstrap starting.
I20260608 13:01:31.962270 31518 consensus_queue.cc:260] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:31.971683 31517 tablet_bootstrap.cc:654] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:31.974313 31519 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: No bootstrap required, opened a new log
I20260608 13:01:31.974990 31519 ts_tablet_manager.cc:1403] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260608 13:01:31.978734 31518 ts_tablet_manager.cc:1434] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 13:01:31.978621 31519 raft_consensus.cc:359] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:31.979678 31519 raft_consensus.cc:385] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:31.980125 31519 raft_consensus.cc:740] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b725ea94484ec590fa179df0cabc7d, State: Initialized, Role: FOLLOWER
I20260608 13:01:31.980489 31518 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25: Bootstrap starting.
I20260608 13:01:31.981484 31519 consensus_queue.cc:260] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:31.990934 31518 tablet_bootstrap.cc:654] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:31.991643 31519 ts_tablet_manager.cc:1434] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 13:01:31.997192 31519 tablet_bootstrap.cc:492] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d: Bootstrap starting.
I20260608 13:01:32.008198 31517 tablet_bootstrap.cc:492] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b: No bootstrap required, opened a new log
I20260608 13:01:32.008876 31517 ts_tablet_manager.cc:1403] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.016s
I20260608 13:01:32.009730 31518 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25: No bootstrap required, opened a new log
I20260608 13:01:32.010210 31518 ts_tablet_manager.cc:1403] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260608 13:01:32.011039 31519 tablet_bootstrap.cc:654] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:32.012166 31517 raft_consensus.cc:359] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:32.012651 31518 raft_consensus.cc:359] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:32.012995 31517 raft_consensus.cc:385] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:32.013317 31518 raft_consensus.cc:385] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:32.013361 31517 raft_consensus.cc:740] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 549900032d494455b8c986ce4faca07b, State: Initialized, Role: FOLLOWER
I20260608 13:01:32.013736 31518 raft_consensus.cc:740] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 799a16c662774f2cb9f25cb13a611e25, State: Initialized, Role: FOLLOWER
I20260608 13:01:32.014586 31517 consensus_queue.cc:260] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:32.014653 31518 consensus_queue.cc:260] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:32.017213 31517 ts_tablet_manager.cc:1434] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 13:01:32.017545 31518 ts_tablet_manager.cc:1434] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 13:01:32.017598 31519 tablet_bootstrap.cc:492] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d: No bootstrap required, opened a new log
I20260608 13:01:32.018482 31519 ts_tablet_manager.cc:1403] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260608 13:01:32.021847 31519 raft_consensus.cc:359] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:32.022703 31519 raft_consensus.cc:385] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:32.023021 31519 raft_consensus.cc:740] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b725ea94484ec590fa179df0cabc7d, State: Initialized, Role: FOLLOWER
I20260608 13:01:32.023972 31519 consensus_queue.cc:260] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:32.026255 31519 ts_tablet_manager.cc:1434] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260608 13:01:32.056017 31522 raft_consensus.cc:493] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:32.056545 31522 raft_consensus.cc:515] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:32.059273 31522 leader_election.cc:290] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 799a16c662774f2cb9f25cb13a611e25 (127.28.224.130:43363), b6b725ea94484ec590fa179df0cabc7d (127.28.224.131:41533)
I20260608 13:01:32.073452 31471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba3245c2354981a2c690a5c7406397" candidate_uuid: "549900032d494455b8c986ce4faca07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b725ea94484ec590fa179df0cabc7d" is_pre_election: true
I20260608 13:01:32.073771 31397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba3245c2354981a2c690a5c7406397" candidate_uuid: "549900032d494455b8c986ce4faca07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799a16c662774f2cb9f25cb13a611e25" is_pre_election: true
I20260608 13:01:32.074318 31471 raft_consensus.cc:2468] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 549900032d494455b8c986ce4faca07b in term 0.
I20260608 13:01:32.074551 31397 raft_consensus.cc:2468] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 549900032d494455b8c986ce4faca07b in term 0.
I20260608 13:01:32.075949 31287 leader_election.cc:304] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 549900032d494455b8c986ce4faca07b, 799a16c662774f2cb9f25cb13a611e25; no voters: 
I20260608 13:01:32.076762 31522 raft_consensus.cc:2804] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:32.077179 31522 raft_consensus.cc:493] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:32.077533 31522 raft_consensus.cc:3060] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:32.082947 31522 raft_consensus.cc:515] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:32.084957 31522 leader_election.cc:290] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [CANDIDATE]: Term 1 election: Requested vote from peers 799a16c662774f2cb9f25cb13a611e25 (127.28.224.130:43363), b6b725ea94484ec590fa179df0cabc7d (127.28.224.131:41533)
I20260608 13:01:32.086019 31397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba3245c2354981a2c690a5c7406397" candidate_uuid: "549900032d494455b8c986ce4faca07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799a16c662774f2cb9f25cb13a611e25"
I20260608 13:01:32.086148 31471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ba3245c2354981a2c690a5c7406397" candidate_uuid: "549900032d494455b8c986ce4faca07b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b725ea94484ec590fa179df0cabc7d"
I20260608 13:01:32.086854 31397 raft_consensus.cc:3060] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:32.086890 31471 raft_consensus.cc:3060] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:32.095813 31397 raft_consensus.cc:2468] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 549900032d494455b8c986ce4faca07b in term 1.
I20260608 13:01:32.095813 31471 raft_consensus.cc:2468] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 549900032d494455b8c986ce4faca07b in term 1.
I20260608 13:01:32.097649 31287 leader_election.cc:304] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 549900032d494455b8c986ce4faca07b, 799a16c662774f2cb9f25cb13a611e25; no voters: 
I20260608 13:01:32.098512 31522 raft_consensus.cc:2804] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:32.099933 31522 raft_consensus.cc:697] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 LEADER]: Becoming Leader. State: Replica: 549900032d494455b8c986ce4faca07b, State: Running, Role: LEADER
I20260608 13:01:32.100790 31522 consensus_queue.cc:237] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } }
I20260608 13:01:32.110767 31219 catalog_manager.cc:5696] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b reported cstate change: term changed from 0 to 1, leader changed from <none> to 549900032d494455b8c986ce4faca07b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "549900032d494455b8c986ce4faca07b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:32.158082 31526 raft_consensus.cc:493] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:01:32.158648 31526 raft_consensus.cc:515] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:32.161114 31526 leader_election.cc:290] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 549900032d494455b8c986ce4faca07b (127.28.224.129:34365), 799a16c662774f2cb9f25cb13a611e25 (127.28.224.130:43363)
I20260608 13:01:32.174026 31322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ecbea4917c439ba8e1eae0a4415d31" candidate_uuid: "b6b725ea94484ec590fa179df0cabc7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "549900032d494455b8c986ce4faca07b" is_pre_election: true
I20260608 13:01:32.174883 31322 raft_consensus.cc:2468] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b725ea94484ec590fa179df0cabc7d in term 0.
I20260608 13:01:32.176275 31397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ecbea4917c439ba8e1eae0a4415d31" candidate_uuid: "b6b725ea94484ec590fa179df0cabc7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799a16c662774f2cb9f25cb13a611e25" is_pre_election: true
I20260608 13:01:32.176414 31436 leader_election.cc:304] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 549900032d494455b8c986ce4faca07b, b6b725ea94484ec590fa179df0cabc7d; no voters: 
I20260608 13:01:32.176990 31397 raft_consensus.cc:2468] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b725ea94484ec590fa179df0cabc7d in term 0.
I20260608 13:01:32.177279 31526 raft_consensus.cc:2804] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:01:32.177656 31526 raft_consensus.cc:493] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:01:32.177982 31526 raft_consensus.cc:3060] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:32.182943 31526 raft_consensus.cc:515] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:32.184868 31526 leader_election.cc:290] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [CANDIDATE]: Term 1 election: Requested vote from peers 549900032d494455b8c986ce4faca07b (127.28.224.129:34365), 799a16c662774f2cb9f25cb13a611e25 (127.28.224.130:43363)
I20260608 13:01:32.185647 31322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ecbea4917c439ba8e1eae0a4415d31" candidate_uuid: "b6b725ea94484ec590fa179df0cabc7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "549900032d494455b8c986ce4faca07b"
I20260608 13:01:32.186014 31397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0ecbea4917c439ba8e1eae0a4415d31" candidate_uuid: "b6b725ea94484ec590fa179df0cabc7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "799a16c662774f2cb9f25cb13a611e25"
I20260608 13:01:32.186278 31322 raft_consensus.cc:3060] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:32.186592 31397 raft_consensus.cc:3060] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:32.193694 31397 raft_consensus.cc:2468] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b725ea94484ec590fa179df0cabc7d in term 1.
I20260608 13:01:32.193698 31322 raft_consensus.cc:2468] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b725ea94484ec590fa179df0cabc7d in term 1.
I20260608 13:01:32.195350 31436 leader_election.cc:304] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 549900032d494455b8c986ce4faca07b, b6b725ea94484ec590fa179df0cabc7d; no voters: 
I20260608 13:01:32.196063 31526 raft_consensus.cc:2804] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:32.197332 31526 raft_consensus.cc:697] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 1 LEADER]: Becoming Leader. State: Replica: b6b725ea94484ec590fa179df0cabc7d, State: Running, Role: LEADER
I20260608 13:01:32.198053 31526 consensus_queue.cc:237] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } }
I20260608 13:01:32.206180 31219 catalog_manager.cc:5696] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b725ea94484ec590fa179df0cabc7d (127.28.224.131). New cstate: current_term: 1 leader_uuid: "b6b725ea94484ec590fa179df0cabc7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:32.373757 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:32.376324 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:32.376760 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:32.504391 31522 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:32.517915 31538 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 13:01:32.716814 31526 consensus_queue.cc:1048] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:32.732386 31546 consensus_queue.cc:1048] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:01:34.377759 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:34.380012 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:34.380440 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:36.381417 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:36.383585 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:36.383980 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:38.384936 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:38.387146 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:38.387539 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:40.388489 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:40.390676 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:40.391052 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:42.392138 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:42.394825 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:42.395280 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:43.292696 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:43.300778 31553 instance_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 13:01:43.301167 31554 instance_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 13:01:43.302496 31556 instance_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 13:01:43.303427 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:43.304944 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:43.305311 29570 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 13:01:43.305522 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923703305506 us; error 0 us; skew 500 ppm
I20260608 13:01:43.306183 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:43.309334 29570 webserver.cc:533] Webserver started at http://127.28.224.132:45531/ using document root <none> and password file <none>
I20260608 13:01:43.309937 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:43.310217 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:43.310564 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:43.312109 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "2be08ebdbb2a48fca903f78db9e73b98"
format_stamp: "Formatted at 2026-06-08 13:01:43 on dist-test-slave-wzp1"
I20260608 13:01:43.318121 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:01:43.322657 31561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:43.323781 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:01:43.324069 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "2be08ebdbb2a48fca903f78db9e73b98"
format_stamp: "Formatted at 2026-06-08 13:01:43 on dist-test-slave-wzp1"
I20260608 13:01:43.324338 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-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 13:01:43.340112 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:43.341507 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:43.343165 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:01:43.345913 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:01:43.346112 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:43.346444 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:01:43.346621 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:43.396418 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:36311
I20260608 13:01:43.396624 31623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:36311 every 8 connection(s)
I20260608 13:01:43.414398 31624 heartbeater.cc:344] Connected to a master server at 127.28.224.190:40423
I20260608 13:01:43.414973 31624 heartbeater.cc:461] Registering TS with master...
I20260608 13:01:43.415905 31624 heartbeater.cc:507] Master 127.28.224.190:40423 requested a full tablet report, sending...
I20260608 13:01:43.418298 31215 ts_manager.cc:194] Registered new tserver with Master: 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132:36311)
I20260608 13:01:43.420017 31215 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42484
I20260608 13:01:43.447077 31322 consensus_queue.cc:237] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Queue 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: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: true } }
I20260608 13:01:43.457095 31397 raft_consensus.cc:1275] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Refusing update from remote peer 549900032d494455b8c986ce4faca07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:43.459244 31633 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:01:43.460191 31471 raft_consensus.cc:1275] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Refusing update from remote peer 549900032d494455b8c986ce4faca07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:01:43.461828 31633 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } 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 13:01:43.470271 31552 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: true } } }
W20260608 13:01:43.473048 31288 consensus_peers.cc:597] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b -> Peer 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132:36311): Couldn't send request to peer 2be08ebdbb2a48fca903f78db9e73b98. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00ba3245c2354981a2c690a5c7406397. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:01:43.472292 31397 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: true } } }
I20260608 13:01:43.480358 31471 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: true } } }
I20260608 13:01:43.489378 31215 catalog_manager.cc:5696] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b reported cstate change: config changed from index -1 to 2, NON_VOTER 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "549900032d494455b8c986ce4faca07b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:01:43.850781 31643 ts_tablet_manager.cc:933] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: Initiating tablet copy from peer 549900032d494455b8c986ce4faca07b (127.28.224.129:34365)
I20260608 13:01:43.852970 31643 tablet_copy_client.cc:323] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:34365
I20260608 13:01:43.863972 31332 tablet_copy_service.cc:140] P 549900032d494455b8c986ce4faca07b: Received BeginTabletCopySession request for tablet 00ba3245c2354981a2c690a5c7406397 from peer 2be08ebdbb2a48fca903f78db9e73b98 ({username='slave'} at 127.0.0.1:59536)
I20260608 13:01:43.864616 31332 tablet_copy_service.cc:161] P 549900032d494455b8c986ce4faca07b: Beginning new tablet copy session on tablet 00ba3245c2354981a2c690a5c7406397 from peer 2be08ebdbb2a48fca903f78db9e73b98 at {username='slave'} at 127.0.0.1:59536: session id = 2be08ebdbb2a48fca903f78db9e73b98-00ba3245c2354981a2c690a5c7406397
I20260608 13:01:43.871228 31332 tablet_copy_source_session.cc:215] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:01:43.874843 31643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ba3245c2354981a2c690a5c7406397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:01:43.891927 31643 tablet_copy_client.cc:806] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: tablet copy: Starting download of 0 data blocks...
I20260608 13:01:43.892647 31643 tablet_copy_client.cc:670] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: tablet copy: Starting download of 1 WAL segments...
I20260608 13:01:43.896945 31643 tablet_copy_client.cc:538] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:01:43.904414 31643 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: Bootstrap starting.
I20260608 13:01:43.922516 31643 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: 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 13:01:43.923370 31643 tablet_bootstrap.cc:492] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: Bootstrap complete.
I20260608 13:01:43.923974 31643 ts_tablet_manager.cc:1403] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 13:01:43.926443 31643 raft_consensus.cc:359] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: true } }
I20260608 13:01:43.927215 31643 raft_consensus.cc:740] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2be08ebdbb2a48fca903f78db9e73b98, State: Initialized, Role: LEARNER
I20260608 13:01:43.927838 31643 consensus_queue.cc:260] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [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: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: true } }
I20260608 13:01:43.930392 31624 heartbeater.cc:499] Master 127.28.224.190:40423 was elected leader, sending a full tablet report...
I20260608 13:01:43.930771 31643 ts_tablet_manager.cc:1434] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 13:01:43.933167 31332 tablet_copy_service.cc:342] P 549900032d494455b8c986ce4faca07b: Request end of tablet copy session 2be08ebdbb2a48fca903f78db9e73b98-00ba3245c2354981a2c690a5c7406397 received from {username='slave'} at 127.0.0.1:59536
I20260608 13:01:43.933614 31332 tablet_copy_service.cc:434] P 549900032d494455b8c986ce4faca07b: ending tablet copy session 2be08ebdbb2a48fca903f78db9e73b98-00ba3245c2354981a2c690a5c7406397 on tablet 00ba3245c2354981a2c690a5c7406397 with peer 2be08ebdbb2a48fca903f78db9e73b98
I20260608 13:01:44.396315 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:44.399288 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:44.399765 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:44.435712 31599 raft_consensus.cc:1217] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:01:44.834641 31648 raft_consensus.cc:1064] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: attempting to promote NON_VOTER 2be08ebdbb2a48fca903f78db9e73b98 to VOTER
I20260608 13:01:44.837432 31648 consensus_queue.cc:237] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [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: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } }
I20260608 13:01:44.844722 31599 raft_consensus.cc:1275] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 LEARNER]: Refusing update from remote peer 549900032d494455b8c986ce4faca07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:44.845233 31397 raft_consensus.cc:1275] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Refusing update from remote peer 549900032d494455b8c986ce4faca07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:44.845238 31471 raft_consensus.cc:1275] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Refusing update from remote peer 549900032d494455b8c986ce4faca07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:01:44.846725 31647 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } 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 13:01:44.847954 31631 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:01:44.849046 31648 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } 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 13:01:44.863273 31647 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.866029 31599 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.869225 31471 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.881336 31219 catalog_manager.cc:5696] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 reported cstate change: config changed from index 2 to 3, 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "549900032d494455b8c986ce4faca07b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.881457 31397 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2be08ebdbb2a48fca903f78db9e73b98 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "b6b725ea94484ec590fa179df0cabc7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41533 } attrs { replace: true } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.907151 31322 consensus_queue.cc:237] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [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: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } }
I20260608 13:01:44.912815 31599 raft_consensus.cc:1275] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 FOLLOWER]: Refusing update from remote peer 549900032d494455b8c986ce4faca07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:01:44.913365 31397 raft_consensus.cc:1275] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Refusing update from remote peer 549900032d494455b8c986ce4faca07b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:01:44.914827 31647 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:01:44.915831 31631 consensus_queue.cc:1048] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } 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 13:01:44.924010 31647 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b725ea94484ec590fa179df0cabc7d (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.926303 31599 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b725ea94484ec590fa179df0cabc7d (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.928598 31397 raft_consensus.cc:2955] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b725ea94484ec590fa179df0cabc7d (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } } }
I20260608 13:01:44.934278 31206 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 00ba3245c2354981a2c690a5c7406397 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:01:44.938674 31218 catalog_manager.cc:5696] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b reported cstate change: config changed from index 3 to 4, VOTER b6b725ea94484ec590fa179df0cabc7d (127.28.224.131) evicted. New cstate: current_term: 1 leader_uuid: "549900032d494455b8c986ce4faca07b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "549900032d494455b8c986ce4faca07b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "799a16c662774f2cb9f25cb13a611e25" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2be08ebdbb2a48fca903f78db9e73b98" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 36311 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:01:44.952644 31460 tablet_service.cc:1558] Processing DeleteTablet for tablet 00ba3245c2354981a2c690a5c7406397 with delete_type TABLET_DATA_TOMBSTONED (TS b6b725ea94484ec590fa179df0cabc7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57276
I20260608 13:01:44.955585 31659 tablet_replica.cc:333] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: stopping tablet replica
I20260608 13:01:44.956532 31659 raft_consensus.cc:2243] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:44.957437 31659 raft_consensus.cc:2272] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:44.960758 31659 ts_tablet_manager.cc:1916] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:01:44.972541 31659 ts_tablet_manager.cc:1929] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:01:44.972903 31659 log.cc:1199] T 00ba3245c2354981a2c690a5c7406397 P b6b725ea94484ec590fa179df0cabc7d: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/00ba3245c2354981a2c690a5c7406397
I20260608 13:01:44.974531 31207 catalog_manager.cc:5027] TS b6b725ea94484ec590fa179df0cabc7d (127.28.224.131:41533): tablet 00ba3245c2354981a2c690a5c7406397 (table test-workload [id=4eecc155b53c4d4291871d16aff8ecc8]) successfully deleted
I20260608 13:01:46.400806 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:46.402918 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:46.403366 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:48.404331 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:48.406561 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:48.406962 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:50.407967 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:50.410104 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:50.410502 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:52.411706 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:52.414111 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:52.414541 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:54.415612 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:54.417840 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:54.418280 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:56.419341 31273 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:01:56.421561 31273 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:01:56.422001 31273 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:01:57.117707 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:01:57.145690 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 13:01:57.145687 31436 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260608 13:01:57.146853 29570 tablet_replica.cc:333] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b: stopping tablet replica
I20260608 13:01:57.147817 29570 raft_consensus.cc:2243] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:57.148658 29570 raft_consensus.cc:2272] T b0ecbea4917c439ba8e1eae0a4415d31 P 549900032d494455b8c986ce4faca07b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:01:57.150009 31436 consensus_peers.cc:597] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d -> Peer 549900032d494455b8c986ce4faca07b (127.28.224.129:34365): Couldn't send request to peer 549900032d494455b8c986ce4faca07b. 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 13:01:57.151424 29570 tablet_replica.cc:333] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b: stopping tablet replica
I20260608 13:01:57.151998 29570 raft_consensus.cc:2243] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:57.152908 29570 raft_consensus.cc:2272] T 00ba3245c2354981a2c690a5c7406397 P 549900032d494455b8c986ce4faca07b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:57.177034 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:01:57.191042 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:01:57.219178 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:57.220100 29570 tablet_replica.cc:333] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25: stopping tablet replica
I20260608 13:01:57.220850 29570 raft_consensus.cc:2243] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:57.221726 29570 raft_consensus.cc:2272] T 00ba3245c2354981a2c690a5c7406397 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:57.224182 29570 tablet_replica.cc:333] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25: stopping tablet replica
I20260608 13:01:57.224678 29570 raft_consensus.cc:2243] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:57.225142 29570 raft_consensus.cc:2272] T b0ecbea4917c439ba8e1eae0a4415d31 P 799a16c662774f2cb9f25cb13a611e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:57.247555 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:01:57.260618 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:01:57.287516 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:57.288357 29570 tablet_replica.cc:333] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d: stopping tablet replica
I20260608 13:01:57.288852 29570 raft_consensus.cc:2243] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:57.289743 29570 raft_consensus.cc:2272] T b0ecbea4917c439ba8e1eae0a4415d31 P b6b725ea94484ec590fa179df0cabc7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:57.312321 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:01:57.325760 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:01:57.347630 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:01:57.348551 29570 tablet_replica.cc:333] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98: stopping tablet replica
I20260608 13:01:57.349256 29570 raft_consensus.cc:2243] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:01:57.350039 29570 raft_consensus.cc:2272] T 00ba3245c2354981a2c690a5c7406397 P 2be08ebdbb2a48fca903f78db9e73b98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:57.370702 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:01:57.382201 29570 master.cc:562] Master@127.28.224.190:40423 shutting down...
I20260608 13:01:57.405683 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:01:57.406313 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:01:57.406610 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e15d632624f46c3a888b1d2573e52a8: stopping tablet replica
I20260608 13:01:57.426898 29570 master.cc:584] Master@127.28.224.190:40423 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27224 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 13:01:57.464926 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:40281
I20260608 13:01:57.466285 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:01:57.472568 31663 instance_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 13:01:57.472630 31664 instance_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 13:01:57.473701 31666 instance_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 13:01:57.475716 29570 server_base.cc:1061] running on GCE node
I20260608 13:01:57.476694 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:01:57.476881 29570 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 13:01:57.476999 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923717476988 us; error 0 us; skew 500 ppm
I20260608 13:01:57.477523 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:01:57.480211 29570 webserver.cc:533] Webserver started at http://127.28.224.190:35247/ using document root <none> and password file <none>
I20260608 13:01:57.480724 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:01:57.480895 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:01:57.481143 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:01:57.482296 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "60668331b2a04644877fb7420469fb20"
format_stamp: "Formatted at 2026-06-08 13:01:57 on dist-test-slave-wzp1"
I20260608 13:01:57.487073 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:01:57.490717 31671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:01:57.491572 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:01:57.491835 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "60668331b2a04644877fb7420469fb20"
format_stamp: "Formatted at 2026-06-08 13:01:57 on dist-test-slave-wzp1"
I20260608 13:01:57.492084 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923670975333-29570-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 13:01:57.512173 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:01:57.513442 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:01:57.553288 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:40281
I20260608 13:01:57.553406 31722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:40281 every 8 connection(s)
I20260608 13:01:57.557664 31723 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 13:01:57.568415 31723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20: Bootstrap starting.
I20260608 13:01:57.573556 31723 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20: Neither blocks nor log segments found. Creating new log.
I20260608 13:01:57.578231 31723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20: No bootstrap required, opened a new log
I20260608 13:01:57.580813 31723 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60668331b2a04644877fb7420469fb20" member_type: VOTER }
I20260608 13:01:57.581283 31723 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:01:57.581540 31723 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60668331b2a04644877fb7420469fb20, State: Initialized, Role: FOLLOWER
I20260608 13:01:57.582300 31723 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60668331b2a04644877fb7420469fb20" member_type: VOTER }
I20260608 13:01:57.582818 31723 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:01:57.583035 31723 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:01:57.583462 31723 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:01:57.588122 31723 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60668331b2a04644877fb7420469fb20" member_type: VOTER }
I20260608 13:01:57.588721 31723 leader_election.cc:304] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [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: 60668331b2a04644877fb7420469fb20; no voters: 
I20260608 13:01:57.589967 31723 leader_election.cc:290] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:01:57.590528 31726 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:01:57.592171 31726 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 1 LEADER]: Becoming Leader. State: Replica: 60668331b2a04644877fb7420469fb20, State: Running, Role: LEADER
I20260608 13:01:57.593000 31726 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [LEADER]: Queue going to LEADER mode. State: All 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: "60668331b2a04644877fb7420469fb20" member_type: VOTER }
I20260608 13:01:57.593339 31723 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:01:57.599771 31728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60668331b2a04644877fb7420469fb20. Latest consensus state: current_term: 1 leader_uuid: "60668331b2a04644877fb7420469fb20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60668331b2a04644877fb7420469fb20" member_type: VOTER } }
I20260608 13:01:57.600699 31728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:57.606395 31727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60668331b2a04644877fb7420469fb20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60668331b2a04644877fb7420469fb20" member_type: VOTER } }
I20260608 13:01:57.607394 31727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [sys.catalog]: This master's current role is: LEADER
I20260608 13:01:57.610014 31735 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:01:57.615669 31735 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:01:57.616812 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:01:57.627208 31735 catalog_manager.cc:1382] Generated new cluster ID: 58db6515b7e44d18afc1c693b694d951
I20260608 13:01:57.627542 31735 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:01:57.657697 31735 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:01:57.659068 31735 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:01:57.676827 31735 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20: Generated new TSK 0
I20260608 13:01:57.677521 31735 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:01:57.682765 29570 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000195666s
W20260608 13:01:59.718132 31719 debug-util.cc:398] Leaking SignalData structure 0x7b08000bddc0 after lost signal to thread 29573
W20260608 13:01:59.719126 31719 debug-util.cc:398] Leaking SignalData structure 0x7b08000bc380 after lost signal to thread 31722
W20260608 13:02:05.302486 31719 debug-util.cc:398] Leaking SignalData structure 0x7b080013a8c0 after lost signal to thread 29573
W20260608 13:02:05.303721 31719 debug-util.cc:398] Leaking SignalData structure 0x7b08000bdf20 after lost signal to thread 31722
I20260608 13:02:09.946950 29570 master.cc:562] Master@127.28.224.190:40281 shutting down...
I20260608 13:02:09.971413 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:09.972273 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:09.972652 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60668331b2a04644877fb7420469fb20: stopping tablet replica
I20260608 13:02:10.011267 29570 master.cc:584] Master@127.28.224.190:40281 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12577 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 13:02:10.042800 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:35933
I20260608 13:02:10.044098 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:10.050248 31746 instance_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 13:02:10.050441 31747 instance_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 13:02:10.052012 31749 instance_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 13:02:10.053520 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:10.055742 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:10.055932 29570 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 13:02:10.056128 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923730056111 us; error 0 us; skew 500 ppm
I20260608 13:02:10.056773 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:10.059427 29570 webserver.cc:533] Webserver started at http://127.28.224.190:39375/ using document root <none> and password file <none>
I20260608 13:02:10.059952 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:10.060166 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:10.060468 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:10.061712 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "0b958343d6834d3e99d189415f661d75"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.066761 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 13:02:10.070715 31754 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.071734 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:02:10.072072 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "0b958343d6834d3e99d189415f661d75"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.072336 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-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 13:02:10.083361 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:10.084649 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:10.125280 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:35933
I20260608 13:02:10.125408 31805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:35933 every 8 connection(s)
I20260608 13:02:10.129951 31806 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 13:02:10.141832 31806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75: Bootstrap starting.
I20260608 13:02:10.147163 31806 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:10.151741 31806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75: No bootstrap required, opened a new log
I20260608 13:02:10.154192 31806 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b958343d6834d3e99d189415f661d75" member_type: VOTER }
I20260608 13:02:10.154632 31806 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:10.154816 31806 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b958343d6834d3e99d189415f661d75, State: Initialized, Role: FOLLOWER
I20260608 13:02:10.155432 31806 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0b958343d6834d3e99d189415f661d75" member_type: VOTER }
I20260608 13:02:10.155880 31806 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:10.156080 31806 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:10.156306 31806 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:10.161044 31806 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b958343d6834d3e99d189415f661d75" member_type: VOTER }
I20260608 13:02:10.161566 31806 leader_election.cc:304] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [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: 0b958343d6834d3e99d189415f661d75; no voters: 
I20260608 13:02:10.162806 31806 leader_election.cc:290] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:10.163401 31809 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:10.164911 31809 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 1 LEADER]: Becoming Leader. State: Replica: 0b958343d6834d3e99d189415f661d75, State: Running, Role: LEADER
I20260608 13:02:10.165624 31809 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [LEADER]: Queue going to LEADER mode. State: All 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: "0b958343d6834d3e99d189415f661d75" member_type: VOTER }
I20260608 13:02:10.166188 31806 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:10.171656 31810 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0b958343d6834d3e99d189415f661d75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b958343d6834d3e99d189415f661d75" member_type: VOTER } }
I20260608 13:02:10.171957 31811 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0b958343d6834d3e99d189415f661d75. Latest consensus state: current_term: 1 leader_uuid: "0b958343d6834d3e99d189415f661d75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0b958343d6834d3e99d189415f661d75" member_type: VOTER } }
I20260608 13:02:10.172642 31810 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:10.172765 31811 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:10.176322 31817 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:10.181711 31817 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:10.185009 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:10.192037 31817 catalog_manager.cc:1382] Generated new cluster ID: 2651839929a94917ab1b9a436663099e
I20260608 13:02:10.192401 31817 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:10.221787 31817 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:10.223251 31817 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:10.251058 31817 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75: Generated new TSK 0
I20260608 13:02:10.251747 31817 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:10.316190 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:10.322892 31827 instance_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 13:02:10.325421 31828 instance_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 13:02:10.325984 29570 server_base.cc:1061] running on GCE node
W20260608 13:02:10.326738 31830 instance_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 13:02:10.327713 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:10.327975 29570 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 13:02:10.328164 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923730328146 us; error 0 us; skew 500 ppm
I20260608 13:02:10.328785 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:10.331326 29570 webserver.cc:533] Webserver started at http://127.28.224.129:39497/ using document root <none> and password file <none>
I20260608 13:02:10.331902 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:10.332113 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:10.332393 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:10.333717 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "22bf1a09c4cb40b7954075173bfc23a2"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.338902 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:02:10.342720 31835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.343619 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:02:10.343966 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "22bf1a09c4cb40b7954075173bfc23a2"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.344282 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-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 13:02:10.363533 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:10.364847 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:10.366467 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:10.369234 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:10.369469 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.369730 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:10.369904 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.415726 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:34859
I20260608 13:02:10.415866 31897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:34859 every 8 connection(s)
I20260608 13:02:10.421466 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:10.431912 31902 instance_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 13:02:10.434253 31903 instance_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 13:02:10.437424 31905 instance_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 13:02:10.437685 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:10.439371 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:10.439713 29570 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 13:02:10.439937 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923730439919 us; error 0 us; skew 500 ppm
I20260608 13:02:10.440788 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:10.442536 31898 heartbeater.cc:344] Connected to a master server at 127.28.224.190:35933
I20260608 13:02:10.442996 31898 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:10.443996 31898 heartbeater.cc:507] Master 127.28.224.190:35933 requested a full tablet report, sending...
I20260608 13:02:10.443998 29570 webserver.cc:533] Webserver started at http://127.28.224.130:33641/ using document root <none> and password file <none>
I20260608 13:02:10.444919 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:10.445209 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:10.445566 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:10.447009 31771 ts_manager.cc:194] Registered new tserver with Master: 22bf1a09c4cb40b7954075173bfc23a2 (127.28.224.129:34859)
I20260608 13:02:10.447513 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "3e108704514d44ef8f1a5a360d570f6d"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.449887 31771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43546
I20260608 13:02:10.454293 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:02:10.458907 31910 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.459957 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:02:10.460325 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "3e108704514d44ef8f1a5a360d570f6d"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.460628 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-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 13:02:10.477685 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:10.479221 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:10.480813 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:10.483292 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:10.483536 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.483790 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:10.483968 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.530817 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:46291
I20260608 13:02:10.530934 31972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:46291 every 8 connection(s)
I20260608 13:02:10.536387 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:10.544435 31976 instance_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 13:02:10.547412 31977 instance_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 13:02:10.551959 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:10.552414 31973 heartbeater.cc:344] Connected to a master server at 127.28.224.190:35933
I20260608 13:02:10.552871 31973 heartbeater.cc:461] Registering TS with master...
W20260608 13:02:10.552834 31979 instance_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 13:02:10.554060 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:02:10.554041 31973 heartbeater.cc:507] Master 127.28.224.190:35933 requested a full tablet report, sending...
W20260608 13:02:10.554546 29570 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 13:02:10.554796 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923730554777 us; error 0 us; skew 500 ppm
I20260608 13:02:10.555656 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:10.557135 31771 ts_manager.cc:194] Registered new tserver with Master: 3e108704514d44ef8f1a5a360d570f6d (127.28.224.130:46291)
I20260608 13:02:10.558830 29570 webserver.cc:533] Webserver started at http://127.28.224.131:44671/ using document root <none> and password file <none>
I20260608 13:02:10.559295 31771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43562
I20260608 13:02:10.559602 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:10.559898 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:10.560253 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:10.561625 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "4d190e2874d3462889192ffcd4a26209"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.566614 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:02:10.570657 31984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.571712 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:02:10.572045 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "4d190e2874d3462889192ffcd4a26209"
format_stamp: "Formatted at 2026-06-08 13:02:10 on dist-test-slave-wzp1"
I20260608 13:02:10.572341 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923670975333-29570-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 13:02:10.602447 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:10.603893 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:10.605500 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:10.608124 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:10.608319 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.608641 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:10.608789 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:10.654457 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:39397
I20260608 13:02:10.654587 32046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:39397 every 8 connection(s)
I20260608 13:02:10.670876 32047 heartbeater.cc:344] Connected to a master server at 127.28.224.190:35933
I20260608 13:02:10.671370 32047 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:10.672207 32047 heartbeater.cc:507] Master 127.28.224.190:35933 requested a full tablet report, sending...
I20260608 13:02:10.674836 31771 ts_manager.cc:194] Registered new tserver with Master: 4d190e2874d3462889192ffcd4a26209 (127.28.224.131:39397)
I20260608 13:02:10.674947 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016537081s
I20260608 13:02:10.676391 31771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43568
I20260608 13:02:11.453678 31898 heartbeater.cc:499] Master 127.28.224.190:35933 was elected leader, sending a full tablet report...
I20260608 13:02:11.562714 31973 heartbeater.cc:499] Master 127.28.224.190:35933 was elected leader, sending a full tablet report...
I20260608 13:02:11.679623 32047 heartbeater.cc:499] Master 127.28.224.190:35933 was elected leader, sending a full tablet report...
I20260608 13:02:12.184770 31824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:14.185712 31824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:16.186784 31824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:18.187942 31824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:20.188987 31824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:22.190236 31824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:22.259985 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:02:22.284868 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:22.302771 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:02:22.314004 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:02:22.336793 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:22.353390 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:02:22.363536 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:02:22.389447 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:22.405843 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:02:22.415915 29570 master.cc:562] Master@127.28.224.190:35933 shutting down...
I20260608 13:02:22.442715 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:22.443606 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:22.444005 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0b958343d6834d3e99d189415f661d75: stopping tablet replica
I20260608 13:02:22.462671 29570 master.cc:584] Master@127.28.224.190:35933 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12453 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 13:02:22.499169 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:39979
I20260608 13:02:22.500672 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:22.507732 32056 instance_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 13:02:22.507809 32054 instance_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 13:02:22.507874 32053 instance_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 13:02:22.509193 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:22.510073 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:22.510263 29570 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 13:02:22.510453 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923742510422 us; error 0 us; skew 500 ppm
I20260608 13:02:22.511071 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:22.513891 29570 webserver.cc:533] Webserver started at http://127.28.224.190:44551/ using document root <none> and password file <none>
I20260608 13:02:22.514431 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:22.514635 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:22.514930 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:22.516217 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "c11eb472aef84b27a2859c22ed3edc06"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.521118 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:02:22.524909 32061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.525787 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 13:02:22.526064 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "c11eb472aef84b27a2859c22ed3edc06"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.526319 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-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 13:02:22.539872 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:22.541129 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:22.583544 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:39979
I20260608 13:02:22.583695 32112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:39979 every 8 connection(s)
I20260608 13:02:22.588232 32113 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 13:02:22.601771 32113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06: Bootstrap starting.
I20260608 13:02:22.606948 32113 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:22.611773 32113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06: No bootstrap required, opened a new log
I20260608 13:02:22.614120 32113 raft_consensus.cc:359] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c11eb472aef84b27a2859c22ed3edc06" member_type: VOTER }
I20260608 13:02:22.614563 32113 raft_consensus.cc:385] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:22.614758 32113 raft_consensus.cc:740] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c11eb472aef84b27a2859c22ed3edc06, State: Initialized, Role: FOLLOWER
I20260608 13:02:22.615446 32113 consensus_queue.cc:260] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c11eb472aef84b27a2859c22ed3edc06" member_type: VOTER }
I20260608 13:02:22.615911 32113 raft_consensus.cc:399] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:22.616110 32113 raft_consensus.cc:493] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:22.616338 32113 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:22.621106 32113 raft_consensus.cc:515] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c11eb472aef84b27a2859c22ed3edc06" member_type: VOTER }
I20260608 13:02:22.621639 32113 leader_election.cc:304] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [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: c11eb472aef84b27a2859c22ed3edc06; no voters: 
I20260608 13:02:22.622833 32113 leader_election.cc:290] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:22.623366 32116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:22.624830 32116 raft_consensus.cc:697] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 1 LEADER]: Becoming Leader. State: Replica: c11eb472aef84b27a2859c22ed3edc06, State: Running, Role: LEADER
I20260608 13:02:22.625762 32116 consensus_queue.cc:237] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [LEADER]: Queue going to LEADER mode. State: All 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: "c11eb472aef84b27a2859c22ed3edc06" member_type: VOTER }
I20260608 13:02:22.626067 32113 sys_catalog.cc:565] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:22.629350 32118 sys_catalog.cc:455] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c11eb472aef84b27a2859c22ed3edc06. Latest consensus state: current_term: 1 leader_uuid: "c11eb472aef84b27a2859c22ed3edc06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c11eb472aef84b27a2859c22ed3edc06" member_type: VOTER } }
I20260608 13:02:22.629273 32117 sys_catalog.cc:455] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c11eb472aef84b27a2859c22ed3edc06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c11eb472aef84b27a2859c22ed3edc06" member_type: VOTER } }
I20260608 13:02:22.630100 32118 sys_catalog.cc:458] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:22.630204 32117 sys_catalog.cc:458] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:22.640056 32121 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:22.648902 32121 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:22.650077 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:22.659911 32121 catalog_manager.cc:1382] Generated new cluster ID: 70c3e658943440498d2e25a7fa8b68b4
I20260608 13:02:22.660246 32121 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:22.686472 32121 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:22.687904 32121 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:22.700990 32121 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06: Generated new TSK 0
I20260608 13:02:22.701658 32121 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:22.717406 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:22.724102 32134 instance_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 13:02:22.725122 32135 instance_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 13:02:22.726994 32137 instance_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 13:02:22.727873 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:22.728847 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:22.729058 29570 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 13:02:22.729250 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923742729229 us; error 0 us; skew 500 ppm
I20260608 13:02:22.729874 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:22.732380 29570 webserver.cc:533] Webserver started at http://127.28.224.129:39081/ using document root <none> and password file <none>
I20260608 13:02:22.732936 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:22.733146 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:22.733439 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:22.734643 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "79ff3a1326c641aa921beedff0643a74"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.740041 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:02:22.743969 32142 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.744901 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:02:22.745307 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "79ff3a1326c641aa921beedff0643a74"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.745621 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-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 13:02:22.762857 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:22.764269 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:22.765879 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:22.768487 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:22.768695 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.768965 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:22.769158 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.813753 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:36617
I20260608 13:02:22.813874 32204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:36617 every 8 connection(s)
I20260608 13:02:22.819281 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:22.829644 32209 instance_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 13:02:22.830917 32210 instance_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 13:02:22.834749 32212 instance_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 13:02:22.835397 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:22.836346 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:22.836566 29570 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 13:02:22.836741 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923742836728 us; error 0 us; skew 500 ppm
I20260608 13:02:22.837946 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:22.841100 29570 webserver.cc:533] Webserver started at http://127.28.224.130:41805/ using document root <none> and password file <none>
I20260608 13:02:22.841226 32205 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39979
I20260608 13:02:22.841725 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:22.841749 32205 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:22.842088 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:22.842408 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:22.842824 32205 heartbeater.cc:507] Master 127.28.224.190:39979 requested a full tablet report, sending...
I20260608 13:02:22.843739 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "7ca41e84cc014254b5272822efeeaf9e"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.845410 32078 ts_manager.cc:194] Registered new tserver with Master: 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617)
I20260608 13:02:22.847812 32078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60434
I20260608 13:02:22.849556 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:02:22.853461 32217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.854378 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 13:02:22.854702 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "7ca41e84cc014254b5272822efeeaf9e"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.854992 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-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 13:02:22.882807 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:22.884096 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:22.885671 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:22.888132 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:22.888415 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.888701 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:22.888909 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.932374 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:45351
I20260608 13:02:22.932706 32279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:45351 every 8 connection(s)
I20260608 13:02:22.937805 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:22.945961 32283 instance_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 13:02:22.947402 32284 instance_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 13:02:22.950521 32286 instance_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 13:02:22.951623 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:22.952239 32280 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39979
I20260608 13:02:22.952620 32280 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:22.952697 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:22.952992 29570 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 13:02:22.953191 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923742953172 us; error 0 us; skew 500 ppm
I20260608 13:02:22.953519 32280 heartbeater.cc:507] Master 127.28.224.190:39979 requested a full tablet report, sending...
I20260608 13:02:22.953931 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:22.956403 32078 ts_manager.cc:194] Registered new tserver with Master: 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130:45351)
I20260608 13:02:22.957219 29570 webserver.cc:533] Webserver started at http://127.28.224.131:37055/ using document root <none> and password file <none>
I20260608 13:02:22.957769 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:22.958009 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:22.958278 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:22.958244 32078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60444
I20260608 13:02:22.959934 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "363c830b6ffd421d8c4dac09a92a8e3d"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.964792 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:22.969103 32291 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:22.970090 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 13:02:22.970412 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "363c830b6ffd421d8c4dac09a92a8e3d"
format_stamp: "Formatted at 2026-06-08 13:02:22 on dist-test-slave-wzp1"
I20260608 13:02:22.970708 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923670975333-29570-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 13:02:23.008311 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:23.009859 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:23.012099 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:23.015306 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:23.015627 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:23.015980 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:23.016237 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:23.062918 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:46755
I20260608 13:02:23.063300 32353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:46755 every 8 connection(s)
I20260608 13:02:23.079263 32354 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39979
I20260608 13:02:23.079689 32354 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:23.080498 32354 heartbeater.cc:507] Master 127.28.224.190:39979 requested a full tablet report, sending...
I20260608 13:02:23.082641 32078 ts_manager.cc:194] Registered new tserver with Master: 363c830b6ffd421d8c4dac09a92a8e3d (127.28.224.131:46755)
I20260608 13:02:23.083295 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016237226s
I20260608 13:02:23.084108 32078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60452
I20260608 13:02:23.851388 32205 heartbeater.cc:499] Master 127.28.224.190:39979 was elected leader, sending a full tablet report...
I20260608 13:02:23.961552 32280 heartbeater.cc:499] Master 127.28.224.190:39979 was elected leader, sending a full tablet report...
I20260608 13:02:24.087131 32354 heartbeater.cc:499] Master 127.28.224.190:39979 was elected leader, sending a full tablet report...
I20260608 13:02:24.141224 32078 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60454:
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 13:02:24.143848 32078 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 13:02:24.214233 32170 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaa737cf076434aa3d7458ee09bcc85 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:24.215154 32169 tablet_service.cc:1511] Processing CreateTablet for tablet ece7e766d1134ecca6d1ca53fa6056ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:24.215626 32167 tablet_service.cc:1511] Processing CreateTablet for tablet a840a0547c1a44daa025c8e5009cf25d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:24.216172 32170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaa737cf076434aa3d7458ee09bcc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.217260 32167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a840a0547c1a44daa025c8e5009cf25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.217028 32168 tablet_service.cc:1511] Processing CreateTablet for tablet e7d66e7500894f1687087197eb13bf2c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:24.219599 32319 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaa737cf076434aa3d7458ee09bcc85 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:24.219811 32242 tablet_service.cc:1511] Processing CreateTablet for tablet a840a0547c1a44daa025c8e5009cf25d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:24.220453 32318 tablet_service.cc:1511] Processing CreateTablet for tablet ece7e766d1134ecca6d1ca53fa6056ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:24.221434 32319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaa737cf076434aa3d7458ee09bcc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.219748 32243 tablet_service.cc:1511] Processing CreateTablet for tablet e7d66e7500894f1687087197eb13bf2c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:24.222461 32169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece7e766d1134ecca6d1ca53fa6056ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.221516 32242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a840a0547c1a44daa025c8e5009cf25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.221266 32245 tablet_service.cc:1511] Processing CreateTablet for tablet 3aaa737cf076434aa3d7458ee09bcc85 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:24.223215 32317 tablet_service.cc:1511] Processing CreateTablet for tablet e7d66e7500894f1687087197eb13bf2c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:24.224081 32243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d66e7500894f1687087197eb13bf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.224812 32317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d66e7500894f1687087197eb13bf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.226895 32245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aaa737cf076434aa3d7458ee09bcc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.230087 32244 tablet_service.cc:1511] Processing CreateTablet for tablet ece7e766d1134ecca6d1ca53fa6056ca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:24.232919 32316 tablet_service.cc:1511] Processing CreateTablet for tablet a840a0547c1a44daa025c8e5009cf25d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7ebe7a4014d04302b152f79d09d9f921]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:24.234557 32316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a840a0547c1a44daa025c8e5009cf25d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.235826 32244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece7e766d1134ecca6d1ca53fa6056ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.239409 32318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece7e766d1134ecca6d1ca53fa6056ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.251060 32374 tablet_bootstrap.cc:492] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: Bootstrap starting.
I20260608 13:02:24.255227 32168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d66e7500894f1687087197eb13bf2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:24.255823 32375 tablet_bootstrap.cc:492] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: Bootstrap starting.
I20260608 13:02:24.259512 32374 tablet_bootstrap.cc:654] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.279842 32375 tablet_bootstrap.cc:654] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.331017 32377 tablet_bootstrap.cc:492] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74: Bootstrap starting.
I20260608 13:02:24.333513 32375 tablet_bootstrap.cc:492] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: No bootstrap required, opened a new log
I20260608 13:02:24.333925 32374 tablet_bootstrap.cc:492] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: No bootstrap required, opened a new log
I20260608 13:02:24.334065 32375 ts_tablet_manager.cc:1403] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.004s
I20260608 13:02:24.334458 32374 ts_tablet_manager.cc:1403] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent bootstrapping tablet: real 0.084s	user 0.030s	sys 0.031s
I20260608 13:02:24.337515 32374 raft_consensus.cc:359] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.338248 32374 raft_consensus.cc:385] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.338591 32374 raft_consensus.cc:740] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363c830b6ffd421d8c4dac09a92a8e3d, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.339313 32374 consensus_queue.cc:260] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.339248 32375 raft_consensus.cc:359] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.339823 32377 tablet_bootstrap.cc:654] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.340180 32375 raft_consensus.cc:385] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.340533 32375 raft_consensus.cc:740] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca41e84cc014254b5272822efeeaf9e, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.341483 32375 consensus_queue.cc:260] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.342410 32374 ts_tablet_manager.cc:1434] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 13:02:24.343740 32374 tablet_bootstrap.cc:492] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: Bootstrap starting.
I20260608 13:02:24.347826 32377 tablet_bootstrap.cc:492] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74: No bootstrap required, opened a new log
I20260608 13:02:24.348438 32377 ts_tablet_manager.cc:1403] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 13:02:24.351251 32374 tablet_bootstrap.cc:654] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.351979 32377 raft_consensus.cc:359] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.352838 32377 raft_consensus.cc:385] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.353194 32377 raft_consensus.cc:740] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ff3a1326c641aa921beedff0643a74, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.354086 32377 consensus_queue.cc:260] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.357373 32375 ts_tablet_manager.cc:1434] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.007s
I20260608 13:02:24.357539 32374 tablet_bootstrap.cc:492] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: No bootstrap required, opened a new log
I20260608 13:02:24.358367 32374 ts_tablet_manager.cc:1403] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.010s
I20260608 13:02:24.361122 32375 tablet_bootstrap.cc:492] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e: Bootstrap starting.
I20260608 13:02:24.361609 32377 ts_tablet_manager.cc:1434] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 13:02:24.361748 32374 raft_consensus.cc:359] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.362579 32374 raft_consensus.cc:385] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.362774 32377 tablet_bootstrap.cc:492] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74: Bootstrap starting.
I20260608 13:02:24.362988 32374 raft_consensus.cc:740] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363c830b6ffd421d8c4dac09a92a8e3d, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.363966 32374 consensus_queue.cc:260] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.366604 32374 ts_tablet_manager.cc:1434] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:02:24.367758 32374 tablet_bootstrap.cc:492] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d: Bootstrap starting.
I20260608 13:02:24.370121 32377 tablet_bootstrap.cc:654] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.371622 32375 tablet_bootstrap.cc:654] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.375142 32374 tablet_bootstrap.cc:654] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.382498 32377 tablet_bootstrap.cc:492] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74: No bootstrap required, opened a new log
I20260608 13:02:24.382687 32375 tablet_bootstrap.cc:492] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e: No bootstrap required, opened a new log
I20260608 13:02:24.383163 32377 ts_tablet_manager.cc:1403] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260608 13:02:24.383266 32375 ts_tablet_manager.cc:1403] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260608 13:02:24.386634 32375 raft_consensus.cc:359] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.386819 32377 raft_consensus.cc:359] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.387702 32375 raft_consensus.cc:385] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.388672 32377 raft_consensus.cc:385] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.388770 32375 raft_consensus.cc:740] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca41e84cc014254b5272822efeeaf9e, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.389153 32377 raft_consensus.cc:740] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ff3a1326c641aa921beedff0643a74, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.389930 32375 consensus_queue.cc:260] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.390117 32377 consensus_queue.cc:260] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.395401 32375 ts_tablet_manager.cc:1434] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 13:02:24.397200 32375 tablet_bootstrap.cc:492] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e: Bootstrap starting.
I20260608 13:02:24.406917 32375 tablet_bootstrap.cc:654] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.408933 32377 ts_tablet_manager.cc:1434] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.011s
I20260608 13:02:24.410166 32377 tablet_bootstrap.cc:492] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: Bootstrap starting.
I20260608 13:02:24.416733 32379 raft_consensus.cc:493] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:24.417565 32379 raft_consensus.cc:515] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.418862 32377 tablet_bootstrap.cc:654] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.420614 32375 tablet_bootstrap.cc:492] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e: No bootstrap required, opened a new log
I20260608 13:02:24.421253 32375 ts_tablet_manager.cc:1403] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260608 13:02:24.425735 32375 raft_consensus.cc:359] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.429471 32375 raft_consensus.cc:385] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.430071 32375 raft_consensus.cc:740] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca41e84cc014254b5272822efeeaf9e, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.435699 32375 consensus_queue.cc:260] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
W20260608 13:02:24.439260 32281 tablet.cc:2404] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:02:24.442432 32379 leader_election.cc:290] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617), 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130:45351)
I20260608 13:02:24.444550 32375 ts_tablet_manager.cc:1434] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260608 13:02:24.447933 32377 tablet_bootstrap.cc:492] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: No bootstrap required, opened a new log
I20260608 13:02:24.448159 32375 tablet_bootstrap.cc:492] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e: Bootstrap starting.
I20260608 13:02:24.448577 32377 ts_tablet_manager.cc:1403] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.012s
I20260608 13:02:24.454880 32377 raft_consensus.cc:359] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.455788 32377 raft_consensus.cc:385] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.456153 32377 raft_consensus.cc:740] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ff3a1326c641aa921beedff0643a74, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.456995 32377 consensus_queue.cc:260] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.459460 32377 ts_tablet_manager.cc:1434] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:02:24.462280 32377 tablet_bootstrap.cc:492] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74: Bootstrap starting.
I20260608 13:02:24.465225 32375 tablet_bootstrap.cc:654] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.469511 32377 tablet_bootstrap.cc:654] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.467152 32379 raft_consensus.cc:493] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:24.473301 32379 raft_consensus.cc:515] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.476650 32379 leader_election.cc:290] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617), 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130:45351)
I20260608 13:02:24.487883 32255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a840a0547c1a44daa025c8e5009cf25d" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca41e84cc014254b5272822efeeaf9e" is_pre_election: true
I20260608 13:02:24.489131 32255 raft_consensus.cc:2468] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363c830b6ffd421d8c4dac09a92a8e3d in term 0.
I20260608 13:02:24.489605 32180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a840a0547c1a44daa025c8e5009cf25d" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ff3a1326c641aa921beedff0643a74" is_pre_election: true
I20260608 13:02:24.490705 32180 raft_consensus.cc:2468] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363c830b6ffd421d8c4dac09a92a8e3d in term 0.
I20260608 13:02:24.491266 32254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaa737cf076434aa3d7458ee09bcc85" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca41e84cc014254b5272822efeeaf9e" is_pre_election: true
I20260608 13:02:24.492241 32254 raft_consensus.cc:2468] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363c830b6ffd421d8c4dac09a92a8e3d in term 0.
I20260608 13:02:24.493485 32180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaa737cf076434aa3d7458ee09bcc85" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ff3a1326c641aa921beedff0643a74" is_pre_election: true
I20260608 13:02:24.496083 32292 leader_election.cc:304] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363c830b6ffd421d8c4dac09a92a8e3d, 7ca41e84cc014254b5272822efeeaf9e; no voters: 
I20260608 13:02:24.497449 32379 raft_consensus.cc:2804] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:24.497943 32379 raft_consensus.cc:493] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:24.498363 32379 raft_consensus.cc:3060] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.507705 32292 leader_election.cc:304] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363c830b6ffd421d8c4dac09a92a8e3d, 7ca41e84cc014254b5272822efeeaf9e; no voters: 
I20260608 13:02:24.510684 32394 raft_consensus.cc:2804] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:24.512482 32394 raft_consensus.cc:493] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:24.514127 32394 raft_consensus.cc:3060] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.512516 32379 raft_consensus.cc:515] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.516563 32379 leader_election.cc:290] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 election: Requested vote from peers 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617), 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130:45351)
I20260608 13:02:24.524271 32394 raft_consensus.cc:515] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.529175 32375 tablet_bootstrap.cc:492] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e: No bootstrap required, opened a new log
W20260608 13:02:24.528993 32292 leader_election.cc:343] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:24.530825 32375 ts_tablet_manager.cc:1403] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.048s
I20260608 13:02:24.532541 32374 tablet_bootstrap.cc:492] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d: No bootstrap required, opened a new log
I20260608 13:02:24.533116 32180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a840a0547c1a44daa025c8e5009cf25d" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ff3a1326c641aa921beedff0643a74"
I20260608 13:02:24.533808 32180 raft_consensus.cc:3060] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.534062 32377 tablet_bootstrap.cc:492] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74: No bootstrap required, opened a new log
I20260608 13:02:24.534655 32377 ts_tablet_manager.cc:1403] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74: Time spent bootstrapping tablet: real 0.073s	user 0.033s	sys 0.031s
I20260608 13:02:24.535738 32179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaa737cf076434aa3d7458ee09bcc85" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ff3a1326c641aa921beedff0643a74"
I20260608 13:02:24.535744 32375 raft_consensus.cc:359] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.536788 32375 raft_consensus.cc:385] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.537103 32375 raft_consensus.cc:740] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ca41e84cc014254b5272822efeeaf9e, State: Initialized, Role: FOLLOWER
W20260608 13:02:24.537892 32292 leader_election.cc:343] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:24.538076 32377 raft_consensus.cc:359] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.538122 32375 consensus_queue.cc:260] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.538988 32394 leader_election.cc:290] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 election: Requested vote from peers 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617), 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130:45351)
I20260608 13:02:24.533118 32374 ts_tablet_manager.cc:1403] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent bootstrapping tablet: real 0.166s	user 0.061s	sys 0.091s
I20260608 13:02:24.539489 32254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a840a0547c1a44daa025c8e5009cf25d" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca41e84cc014254b5272822efeeaf9e"
I20260608 13:02:24.547994 32254 raft_consensus.cc:3060] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.548133 32383 raft_consensus.cc:493] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:24.546420 32377 raft_consensus.cc:385] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.548956 32377 raft_consensus.cc:740] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79ff3a1326c641aa921beedff0643a74, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.548727 32383 raft_consensus.cc:515] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.550052 32377 consensus_queue.cc:260] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.552642 32377 ts_tablet_manager.cc:1434] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 13:02:24.540516 32255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aaa737cf076434aa3d7458ee09bcc85" candidate_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca41e84cc014254b5272822efeeaf9e"
I20260608 13:02:24.554594 32255 raft_consensus.cc:3060] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.558971 32383 leader_election.cc:290] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130:45351), 363c830b6ffd421d8c4dac09a92a8e3d (127.28.224.131:46755)
I20260608 13:02:24.561357 32254 raft_consensus.cc:2468] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363c830b6ffd421d8c4dac09a92a8e3d in term 1.
I20260608 13:02:24.563926 32292 leader_election.cc:304] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363c830b6ffd421d8c4dac09a92a8e3d, 7ca41e84cc014254b5272822efeeaf9e; no voters: 
I20260608 13:02:24.558845 32374 raft_consensus.cc:359] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.564741 32374 raft_consensus.cc:385] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.565052 32394 raft_consensus.cc:2804] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:24.565156 32374 raft_consensus.cc:740] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363c830b6ffd421d8c4dac09a92a8e3d, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.566521 32394 raft_consensus.cc:697] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 LEADER]: Becoming Leader. State: Replica: 363c830b6ffd421d8c4dac09a92a8e3d, State: Running, Role: LEADER
I20260608 13:02:24.566272 32374 consensus_queue.cc:260] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.567543 32394 consensus_queue.cc:237] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.569064 32374 ts_tablet_manager.cc:1434] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 13:02:24.559731 32180 raft_consensus.cc:2468] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363c830b6ffd421d8c4dac09a92a8e3d in term 1.
I20260608 13:02:24.575659 32255 raft_consensus.cc:2468] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363c830b6ffd421d8c4dac09a92a8e3d in term 1.
I20260608 13:02:24.575688 32375 ts_tablet_manager.cc:1434] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e: Time spent starting tablet: real 0.043s	user 0.014s	sys 0.001s
I20260608 13:02:24.577009 32374 tablet_bootstrap.cc:492] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d: Bootstrap starting.
I20260608 13:02:24.578269 32292 leader_election.cc:304] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [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: 363c830b6ffd421d8c4dac09a92a8e3d, 7ca41e84cc014254b5272822efeeaf9e; no voters: 79ff3a1326c641aa921beedff0643a74
I20260608 13:02:24.579329 32379 raft_consensus.cc:2804] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:24.587634 32374 tablet_bootstrap.cc:654] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:24.595322 32076 catalog_manager.cc:5696] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 363c830b6ffd421d8c4dac09a92a8e3d (127.28.224.131). New cstate: current_term: 1 leader_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:24.606819 32379 raft_consensus.cc:697] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 LEADER]: Becoming Leader. State: Replica: 363c830b6ffd421d8c4dac09a92a8e3d, State: Running, Role: LEADER
I20260608 13:02:24.607489 32329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece7e766d1134ecca6d1ca53fa6056ca" candidate_uuid: "79ff3a1326c641aa921beedff0643a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" is_pre_election: true
I20260608 13:02:24.608331 32329 raft_consensus.cc:2468] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79ff3a1326c641aa921beedff0643a74 in term 0.
I20260608 13:02:24.608062 32379 consensus_queue.cc:237] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.609230 32255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece7e766d1134ecca6d1ca53fa6056ca" candidate_uuid: "79ff3a1326c641aa921beedff0643a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca41e84cc014254b5272822efeeaf9e" is_pre_election: true
I20260608 13:02:24.609913 32255 raft_consensus.cc:2468] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79ff3a1326c641aa921beedff0643a74 in term 0.
I20260608 13:02:24.610016 32143 leader_election.cc:304] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363c830b6ffd421d8c4dac09a92a8e3d, 79ff3a1326c641aa921beedff0643a74; no voters: 
I20260608 13:02:24.611007 32383 raft_consensus.cc:2804] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:24.611410 32383 raft_consensus.cc:493] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:24.611799 32383 raft_consensus.cc:3060] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.613147 32374 tablet_bootstrap.cc:492] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d: No bootstrap required, opened a new log
I20260608 13:02:24.613691 32374 ts_tablet_manager.cc:1403] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260608 13:02:24.616938 32374 raft_consensus.cc:359] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.617784 32374 raft_consensus.cc:385] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:24.618156 32374 raft_consensus.cc:740] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363c830b6ffd421d8c4dac09a92a8e3d, State: Initialized, Role: FOLLOWER
I20260608 13:02:24.619050 32374 consensus_queue.cc:260] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.619422 32383 raft_consensus.cc:515] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.621693 32374 ts_tablet_manager.cc:1434] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 13:02:24.621685 32383 leader_election.cc:290] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [CANDIDATE]: Term 1 election: Requested vote from peers 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130:45351), 363c830b6ffd421d8c4dac09a92a8e3d (127.28.224.131:46755)
I20260608 13:02:24.622336 32255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece7e766d1134ecca6d1ca53fa6056ca" candidate_uuid: "79ff3a1326c641aa921beedff0643a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ca41e84cc014254b5272822efeeaf9e"
I20260608 13:02:24.622920 32255 raft_consensus.cc:3060] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.623900 32076 catalog_manager.cc:5696] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 363c830b6ffd421d8c4dac09a92a8e3d (127.28.224.131). New cstate: current_term: 1 leader_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:24.624455 32329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece7e766d1134ecca6d1ca53fa6056ca" candidate_uuid: "79ff3a1326c641aa921beedff0643a74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363c830b6ffd421d8c4dac09a92a8e3d"
I20260608 13:02:24.625090 32329 raft_consensus.cc:3060] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.630105 32255 raft_consensus.cc:2468] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79ff3a1326c641aa921beedff0643a74 in term 1.
I20260608 13:02:24.631487 32143 leader_election.cc:304] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79ff3a1326c641aa921beedff0643a74, 7ca41e84cc014254b5272822efeeaf9e; no voters: 
I20260608 13:02:24.632786 32329 raft_consensus.cc:2468] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79ff3a1326c641aa921beedff0643a74 in term 1.
I20260608 13:02:24.633575 32383 raft_consensus.cc:2804] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:24.634148 32383 raft_consensus.cc:697] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 1 LEADER]: Becoming Leader. State: Replica: 79ff3a1326c641aa921beedff0643a74, State: Running, Role: LEADER
I20260608 13:02:24.635133 32383 consensus_queue.cc:237] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
W20260608 13:02:24.642181 32126 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:02:24.643836 32076 catalog_manager.cc:5696] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79ff3a1326c641aa921beedff0643a74 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "79ff3a1326c641aa921beedff0643a74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:24.644886 32131 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 13:02:24.646544 32131 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 13:02:24.676240 32380 raft_consensus.cc:493] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:24.676748 32380 raft_consensus.cc:515] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.678850 32380 leader_election.cc:290] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617), 363c830b6ffd421d8c4dac09a92a8e3d (127.28.224.131:46755)
I20260608 13:02:24.690161 32180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d66e7500894f1687087197eb13bf2c" candidate_uuid: "7ca41e84cc014254b5272822efeeaf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ff3a1326c641aa921beedff0643a74" is_pre_election: true
I20260608 13:02:24.690953 32180 raft_consensus.cc:2468] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca41e84cc014254b5272822efeeaf9e in term 0.
I20260608 13:02:24.691082 32329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d66e7500894f1687087197eb13bf2c" candidate_uuid: "7ca41e84cc014254b5272822efeeaf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" is_pre_election: true
I20260608 13:02:24.691836 32329 raft_consensus.cc:2468] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ca41e84cc014254b5272822efeeaf9e in term 0.
I20260608 13:02:24.692258 32218 leader_election.cc:304] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79ff3a1326c641aa921beedff0643a74, 7ca41e84cc014254b5272822efeeaf9e; no voters: 
I20260608 13:02:24.693105 32380 raft_consensus.cc:2804] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:24.693492 32380 raft_consensus.cc:493] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:24.693794 32380 raft_consensus.cc:3060] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.698796 32380 raft_consensus.cc:515] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.700639 32380 leader_election.cc:290] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [CANDIDATE]: Term 1 election: Requested vote from peers 79ff3a1326c641aa921beedff0643a74 (127.28.224.129:36617), 363c830b6ffd421d8c4dac09a92a8e3d (127.28.224.131:46755)
I20260608 13:02:24.701303 32180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d66e7500894f1687087197eb13bf2c" candidate_uuid: "7ca41e84cc014254b5272822efeeaf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79ff3a1326c641aa921beedff0643a74"
I20260608 13:02:24.701799 32180 raft_consensus.cc:3060] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.701678 32329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d66e7500894f1687087197eb13bf2c" candidate_uuid: "7ca41e84cc014254b5272822efeeaf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363c830b6ffd421d8c4dac09a92a8e3d"
I20260608 13:02:24.702266 32329 raft_consensus.cc:3060] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:24.706539 32180 raft_consensus.cc:2468] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca41e84cc014254b5272822efeeaf9e in term 1.
I20260608 13:02:24.706701 32329 raft_consensus.cc:2468] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ca41e84cc014254b5272822efeeaf9e in term 1.
I20260608 13:02:24.707782 32218 leader_election.cc:304] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79ff3a1326c641aa921beedff0643a74, 7ca41e84cc014254b5272822efeeaf9e; no voters: 
I20260608 13:02:24.708441 32380 raft_consensus.cc:2804] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:24.709681 32380 raft_consensus.cc:697] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 1 LEADER]: Becoming Leader. State: Replica: 7ca41e84cc014254b5272822efeeaf9e, State: Running, Role: LEADER
I20260608 13:02:24.710357 32380 consensus_queue.cc:237] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } }
I20260608 13:02:24.718230 32076 catalog_manager.cc:5696] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ca41e84cc014254b5272822efeeaf9e (127.28.224.130). New cstate: current_term: 1 leader_uuid: "7ca41e84cc014254b5272822efeeaf9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79ff3a1326c641aa921beedff0643a74" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ca41e84cc014254b5272822efeeaf9e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 45351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363c830b6ffd421d8c4dac09a92a8e3d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 46755 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:24.760423 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:02:24.778564 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:24.779503 29570 tablet_replica.cc:333] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: stopping tablet replica
I20260608 13:02:24.780012 29570 raft_consensus.cc:2243] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:24.780575 29570 pending_rounds.cc:70] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: Trying to abort 1 pending ops.
I20260608 13:02:24.780743 29570 pending_rounds.cc:77] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663658036035584 op_type: NO_OP noop_request { }
I20260608 13:02:24.781010 29570 raft_consensus.cc:2889] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:24.781243 29570 raft_consensus.cc:2272] T ece7e766d1134ecca6d1ca53fa6056ca P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.783542 29570 tablet_replica.cc:333] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74: stopping tablet replica
I20260608 13:02:24.784029 29570 raft_consensus.cc:2243] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.784349 29570 raft_consensus.cc:2272] T a840a0547c1a44daa025c8e5009cf25d P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.786137 29570 tablet_replica.cc:333] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74: stopping tablet replica
I20260608 13:02:24.786602 29570 raft_consensus.cc:2243] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.786918 29570 raft_consensus.cc:2272] T 3aaa737cf076434aa3d7458ee09bcc85 P 79ff3a1326c641aa921beedff0643a74 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.788794 29570 tablet_replica.cc:333] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74: stopping tablet replica
I20260608 13:02:24.789220 29570 raft_consensus.cc:2243] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.789541 29570 raft_consensus.cc:2272] T e7d66e7500894f1687087197eb13bf2c P 79ff3a1326c641aa921beedff0643a74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.811925 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:02:24.823416 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:02:24.843456 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:24.844288 29570 tablet_replica.cc:333] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e: stopping tablet replica
I20260608 13:02:24.844955 29570 raft_consensus.cc:2243] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.845352 29570 raft_consensus.cc:2272] T ece7e766d1134ecca6d1ca53fa6056ca P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.847496 29570 tablet_replica.cc:333] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e: stopping tablet replica
I20260608 13:02:24.848014 29570 raft_consensus.cc:2243] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.848366 29570 raft_consensus.cc:2272] T a840a0547c1a44daa025c8e5009cf25d P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.850244 29570 tablet_replica.cc:333] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e: stopping tablet replica
I20260608 13:02:24.850715 29570 raft_consensus.cc:2243] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.851066 29570 raft_consensus.cc:2272] T 3aaa737cf076434aa3d7458ee09bcc85 P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.852947 29570 tablet_replica.cc:333] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: stopping tablet replica
I20260608 13:02:24.853391 29570 raft_consensus.cc:2243] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:24.853910 29570 pending_rounds.cc:70] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: Trying to abort 1 pending ops.
I20260608 13:02:24.854081 29570 pending_rounds.cc:77] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663658341994496 op_type: NO_OP noop_request { }
I20260608 13:02:24.854307 29570 raft_consensus.cc:2889] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:24.854530 29570 raft_consensus.cc:2272] T e7d66e7500894f1687087197eb13bf2c P 7ca41e84cc014254b5272822efeeaf9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.868247 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:02:24.879878 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:02:24.897377 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:24.898216 29570 tablet_replica.cc:333] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d: stopping tablet replica
I20260608 13:02:24.898789 29570 raft_consensus.cc:2243] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.899247 29570 raft_consensus.cc:2272] T ece7e766d1134ecca6d1ca53fa6056ca P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.901199 29570 tablet_replica.cc:333] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: stopping tablet replica
I20260608 13:02:24.901729 29570 raft_consensus.cc:2243] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:24.902308 29570 pending_rounds.cc:70] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: Trying to abort 1 pending ops.
I20260608 13:02:24.902488 29570 pending_rounds.cc:77] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663657776107520 op_type: NO_OP noop_request { }
I20260608 13:02:24.902761 29570 raft_consensus.cc:2889] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:24.903048 29570 raft_consensus.cc:2272] T a840a0547c1a44daa025c8e5009cf25d P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.905324 29570 tablet_replica.cc:333] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d: stopping tablet replica
I20260608 13:02:24.905840 29570 raft_consensus.cc:2243] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:24.906219 29570 raft_consensus.cc:2272] T e7d66e7500894f1687087197eb13bf2c P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.908232 29570 tablet_replica.cc:333] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: stopping tablet replica
I20260608 13:02:24.908721 29570 raft_consensus.cc:2243] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:24.909284 29570 pending_rounds.cc:70] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: Trying to abort 1 pending ops.
I20260608 13:02:24.909452 29570 pending_rounds.cc:77] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294663657946152960 op_type: NO_OP noop_request { }
I20260608 13:02:24.909729 29570 raft_consensus.cc:2889] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:02:24.910007 29570 raft_consensus.cc:2272] T 3aaa737cf076434aa3d7458ee09bcc85 P 363c830b6ffd421d8c4dac09a92a8e3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.932691 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:02:24.944205 29570 master.cc:562] Master@127.28.224.190:39979 shutting down...
I20260608 13:02:24.961467 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:24.962052 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:24.962394 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P c11eb472aef84b27a2859c22ed3edc06: stopping tablet replica
I20260608 13:02:24.980898 29570 master.cc:584] Master@127.28.224.190:39979 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2517 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 13:02:25.015553 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:36561
I20260608 13:02:25.016907 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:25.022779 32407 instance_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 13:02:25.023304 32406 instance_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 13:02:25.024140 32409 instance_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 13:02:25.025134 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:25.026013 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:25.026188 29570 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 13:02:25.026358 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923745026344 us; error 0 us; skew 500 ppm
I20260608 13:02:25.026890 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:25.029347 29570 webserver.cc:533] Webserver started at http://127.28.224.190:44567/ using document root <none> and password file <none>
I20260608 13:02:25.029834 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:25.030005 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:25.030228 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:25.031417 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "d60b56294e27424eb27a4c0ce5d59b93"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.036034 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 13:02:25.039816 32414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.040730 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 13:02:25.041076 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "d60b56294e27424eb27a4c0ce5d59b93"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.041383 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-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 13:02:25.056871 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:25.058293 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:25.094930 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:36561
I20260608 13:02:25.095041 32465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:36561 every 8 connection(s)
I20260608 13:02:25.099303 32466 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 13:02:25.110064 32466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93: Bootstrap starting.
I20260608 13:02:25.115247 32466 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:25.119863 32466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93: No bootstrap required, opened a new log
I20260608 13:02:25.122071 32466 raft_consensus.cc:359] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b56294e27424eb27a4c0ce5d59b93" member_type: VOTER }
I20260608 13:02:25.122479 32466 raft_consensus.cc:385] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:25.122815 32466 raft_consensus.cc:740] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60b56294e27424eb27a4c0ce5d59b93, State: Initialized, Role: FOLLOWER
I20260608 13:02:25.123543 32466 consensus_queue.cc:260] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d60b56294e27424eb27a4c0ce5d59b93" member_type: VOTER }
I20260608 13:02:25.124050 32466 raft_consensus.cc:399] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:25.124270 32466 raft_consensus.cc:493] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:25.124576 32466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:25.129329 32466 raft_consensus.cc:515] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b56294e27424eb27a4c0ce5d59b93" member_type: VOTER }
I20260608 13:02:25.129922 32466 leader_election.cc:304] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [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: d60b56294e27424eb27a4c0ce5d59b93; no voters: 
I20260608 13:02:25.131337 32466 leader_election.cc:290] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:25.131753 32469 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:25.133250 32469 raft_consensus.cc:697] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 1 LEADER]: Becoming Leader. State: Replica: d60b56294e27424eb27a4c0ce5d59b93, State: Running, Role: LEADER
I20260608 13:02:25.134003 32469 consensus_queue.cc:237] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [LEADER]: Queue going to LEADER mode. State: All 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: "d60b56294e27424eb27a4c0ce5d59b93" member_type: VOTER }
I20260608 13:02:25.134426 32466 sys_catalog.cc:565] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:25.137307 32471 sys_catalog.cc:455] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d60b56294e27424eb27a4c0ce5d59b93. Latest consensus state: current_term: 1 leader_uuid: "d60b56294e27424eb27a4c0ce5d59b93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b56294e27424eb27a4c0ce5d59b93" member_type: VOTER } }
I20260608 13:02:25.137284 32470 sys_catalog.cc:455] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d60b56294e27424eb27a4c0ce5d59b93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d60b56294e27424eb27a4c0ce5d59b93" member_type: VOTER } }
I20260608 13:02:25.138286 32471 sys_catalog.cc:458] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:25.138379 32470 sys_catalog.cc:458] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:25.144809 32475 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:25.154342 32475 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:25.155500 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:25.164893 32475 catalog_manager.cc:1382] Generated new cluster ID: 4b30c96149de4710ac7200f0e85c9b39
I20260608 13:02:25.165215 32475 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:25.193529 32475 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:25.195047 32475 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:25.210522 32475 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93: Generated new TSK 0
I20260608 13:02:25.211372 32475 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:25.222144 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:25.229040 32487 instance_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 13:02:25.229588 32488 instance_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 13:02:25.232110 32490 instance_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 13:02:25.233202 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:25.234050 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:25.234252 29570 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 13:02:25.234392 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923745234379 us; error 0 us; skew 500 ppm
I20260608 13:02:25.235203 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:25.237812 29570 webserver.cc:533] Webserver started at http://127.28.224.129:35793/ using document root <none> and password file <none>
I20260608 13:02:25.238323 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:25.238487 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:25.238704 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:25.239915 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "ccaf3d329e90413fa675f92b88272014"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.245436 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:02:25.249624 32495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.250543 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:02:25.250833 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "ccaf3d329e90413fa675f92b88272014"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.251140 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-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 13:02:25.269510 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:25.270666 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:25.272233 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:25.274689 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:25.274869 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.275192 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:25.275339 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.315831 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:42777
I20260608 13:02:25.315984 32557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:42777 every 8 connection(s)
I20260608 13:02:25.321115 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:25.329465 32562 instance_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 13:02:25.329526 32563 instance_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 13:02:25.331406 32565 instance_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 13:02:25.332921 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:25.334007 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:25.334278 29570 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 13:02:25.334491 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923745334449 us; error 0 us; skew 500 ppm
I20260608 13:02:25.335312 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:25.335304 32558 heartbeater.cc:344] Connected to a master server at 127.28.224.190:36561
I20260608 13:02:25.335968 32558 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:25.337018 32558 heartbeater.cc:507] Master 127.28.224.190:36561 requested a full tablet report, sending...
I20260608 13:02:25.338209 29570 webserver.cc:533] Webserver started at http://127.28.224.130:34455/ using document root <none> and password file <none>
I20260608 13:02:25.338869 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:25.339084 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:25.339443 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:25.339663 32431 ts_manager.cc:194] Registered new tserver with Master: ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:25.340598 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "c278c8315d224a05943baf9de97e6e52"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.341538 32431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41384
I20260608 13:02:25.345654 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 13:02:25.349599 32570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.350436 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:02:25.350772 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "c278c8315d224a05943baf9de97e6e52"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.351135 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-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 13:02:25.364718 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:25.365926 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:25.367455 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:25.369993 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:25.370227 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.370474 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:25.370651 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.411046 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:35707
I20260608 13:02:25.411190 32632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:35707 every 8 connection(s)
I20260608 13:02:25.416352 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:25.423892 32636 instance_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 13:02:25.425186 32637 instance_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 13:02:25.428390 29570 server_base.cc:1061] running on GCE node
W20260608 13:02:25.428124 32639 instance_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 13:02:25.429929 32633 heartbeater.cc:344] Connected to a master server at 127.28.224.190:36561
I20260608 13:02:25.430409 32633 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:25.430523 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:25.430821 29570 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 13:02:25.431015 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923745430994 us; error 0 us; skew 500 ppm
I20260608 13:02:25.431354 32633 heartbeater.cc:507] Master 127.28.224.190:36561 requested a full tablet report, sending...
I20260608 13:02:25.431852 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:25.433873 32431 ts_manager.cc:194] Registered new tserver with Master: c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:25.435122 29570 webserver.cc:533] Webserver started at http://127.28.224.131:40497/ using document root <none> and password file <none>
I20260608 13:02:25.435961 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:25.435942 32431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41392
I20260608 13:02:25.436441 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:25.436801 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:25.438395 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.444113 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 13:02:25.448128 32644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.449173 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 13:02:25.449546 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
format_stamp: "Formatted at 2026-06-08 13:02:25 on dist-test-slave-wzp1"
I20260608 13:02:25.449880 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-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 13:02:25.468642 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:25.469856 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:25.471459 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:25.474238 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:25.474504 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.474773 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:25.474970 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:25.517175 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:37605
I20260608 13:02:25.517290 32706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:37605 every 8 connection(s)
I20260608 13:02:25.532608 32707 heartbeater.cc:344] Connected to a master server at 127.28.224.190:36561
I20260608 13:02:25.533056 32707 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:25.533828 32707 heartbeater.cc:507] Master 127.28.224.190:36561 requested a full tablet report, sending...
I20260608 13:02:25.536137 32431 ts_manager.cc:194] Registered new tserver with Master: 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:25.536854 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016206905s
I20260608 13:02:25.537714 32431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41402
I20260608 13:02:26.344403 32558 heartbeater.cc:499] Master 127.28.224.190:36561 was elected leader, sending a full tablet report...
I20260608 13:02:26.439205 32633 heartbeater.cc:499] Master 127.28.224.190:36561 was elected leader, sending a full tablet report...
I20260608 13:02:26.540783 32707 heartbeater.cc:499] Master 127.28.224.190:36561 was elected leader, sending a full tablet report...
I20260608 13:02:26.593750 32431 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41412:
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 13:02:26.595917 32431 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 13:02:26.658116 32672 tablet_service.cc:1511] Processing CreateTablet for tablet 438f1e49057e44039265bf0a99c66aab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.659991 32672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438f1e49057e44039265bf0a99c66aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.661804 32670 tablet_service.cc:1511] Processing CreateTablet for tablet 84badbf5abf844699e6c52d8750440db (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.663589 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84badbf5abf844699e6c52d8750440db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.667940 32669 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef62604b7b8435e9406b9db034c3dbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.669690 32669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef62604b7b8435e9406b9db034c3dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.667946 32671 tablet_service.cc:1511] Processing CreateTablet for tablet 63250e3bb1794adf87028331478bfd9f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.675688 32671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63250e3bb1794adf87028331478bfd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.677801 32668 tablet_service.cc:1511] Processing CreateTablet for tablet 37a01b691c3e42f9993eeb2588a145b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.679458 32668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a01b691c3e42f9993eeb2588a145b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.685684 32667 tablet_service.cc:1511] Processing CreateTablet for tablet 921070852a574fcf833bd1383302789e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.688220 32666 tablet_service.cc:1511] Processing CreateTablet for tablet f518856609504fb0860f671b5494355f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.688485 32665 tablet_service.cc:1511] Processing CreateTablet for tablet 8297846b483f47478b2b9a24674daa1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.690032 32667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921070852a574fcf833bd1383302789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.690722 32665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8297846b483f47478b2b9a24674daa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.691524 32666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f518856609504fb0860f671b5494355f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.692554 32523 tablet_service.cc:1511] Processing CreateTablet for tablet 438f1e49057e44039265bf0a99c66aab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.694157 32523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438f1e49057e44039265bf0a99c66aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.705017 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 63250e3bb1794adf87028331478bfd9f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.706609 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63250e3bb1794adf87028331478bfd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.716367 32727 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:26.716981 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 84badbf5abf844699e6c52d8750440db (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.718606 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84badbf5abf844699e6c52d8750440db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.723812 32727 tablet_bootstrap.cc:654] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:26.723935 32520 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef62604b7b8435e9406b9db034c3dbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.724473 32519 tablet_service.cc:1511] Processing CreateTablet for tablet 37a01b691c3e42f9993eeb2588a145b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.725660 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef62604b7b8435e9406b9db034c3dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.727555 32518 tablet_service.cc:1511] Processing CreateTablet for tablet 921070852a574fcf833bd1383302789e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.729104 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921070852a574fcf833bd1383302789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.731334 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a01b691c3e42f9993eeb2588a145b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.749040 32517 tablet_service.cc:1511] Processing CreateTablet for tablet f518856609504fb0860f671b5494355f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.750625 32517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f518856609504fb0860f671b5494355f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.755874 32727 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:26.756547 32727 ts_tablet_manager.cc:1403] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.018s
I20260608 13:02:26.759871 32727 raft_consensus.cc:359] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.760756 32727 raft_consensus.cc:385] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:26.761162 32727 raft_consensus.cc:740] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:26.760957 32516 tablet_service.cc:1511] Processing CreateTablet for tablet 8297846b483f47478b2b9a24674daa1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.762562 32516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8297846b483f47478b2b9a24674daa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.762070 32727 consensus_queue.cc:260] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.783849 32598 tablet_service.cc:1511] Processing CreateTablet for tablet 438f1e49057e44039265bf0a99c66aab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.786141 32598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438f1e49057e44039265bf0a99c66aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.809705 32731 raft_consensus.cc:493] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:26.788738 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 84badbf5abf844699e6c52d8750440db (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.810565 32731 raft_consensus.cc:515] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.811703 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84badbf5abf844699e6c52d8750440db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.790293 32595 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef62604b7b8435e9406b9db034c3dbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.822109 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef62604b7b8435e9406b9db034c3dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.794050 32592 tablet_service.cc:1511] Processing CreateTablet for tablet f518856609504fb0860f671b5494355f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.824333 32592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f518856609504fb0860f671b5494355f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.825093 32727 ts_tablet_manager.cc:1434] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.068s	user 0.028s	sys 0.038s
I20260608 13:02:26.826366 32727 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:26.795547 32591 tablet_service.cc:1511] Processing CreateTablet for tablet 8297846b483f47478b2b9a24674daa1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.828135 32591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8297846b483f47478b2b9a24674daa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.792574 32593 tablet_service.cc:1511] Processing CreateTablet for tablet 921070852a574fcf833bd1383302789e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.832134 32593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921070852a574fcf833bd1383302789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.832777 32727 tablet_bootstrap.cc:654] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:26.797647 32594 tablet_service.cc:1511] Processing CreateTablet for tablet 37a01b691c3e42f9993eeb2588a145b0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.836025 32731 leader_election.cc:290] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:26.836369 32594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a01b691c3e42f9993eeb2588a145b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.796701 32597 tablet_service.cc:1511] Processing CreateTablet for tablet 63250e3bb1794adf87028331478bfd9f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 13:02:26.822923 32729 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:26.846853 32729 tablet_bootstrap.cc:654] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:26.848420 32597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63250e3bb1794adf87028331478bfd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:26.881744 32734 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:26.897680 32734 tablet_bootstrap.cc:654] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:26.916491 32734 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:26.917307 32734 ts_tablet_manager.cc:1403] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.000s
I20260608 13:02:26.917846 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921070852a574fcf833bd1383302789e" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
W20260608 13:02:26.919692 32648 leader_election.cc:343] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:26.922825 32729 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:26.923449 32729 ts_tablet_manager.cc:1403] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.004s
I20260608 13:02:26.923214 32734 raft_consensus.cc:359] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.924096 32734 raft_consensus.cc:385] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:26.924482 32734 raft_consensus.cc:740] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:26.925558 32734 consensus_queue.cc:260] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.931816 32729 raft_consensus.cc:359] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.932628 32729 raft_consensus.cc:385] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:26.933033 32729 raft_consensus.cc:740] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:26.934029 32729 consensus_queue.cc:260] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
W20260608 13:02:26.934777 32648 leader_election.cc:343] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Not found: Tablet not found: 921070852a574fcf833bd1383302789e
I20260608 13:02:26.936450 32648 leader_election.cc:304] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c; no voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014
I20260608 13:02:26.937358 32731 raft_consensus.cc:2749] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:26.937964 32727 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:26.939146 32727 ts_tablet_manager.cc:1403] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.113s	user 0.046s	sys 0.051s
I20260608 13:02:26.941960 32727 raft_consensus.cc:359] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.942502 32727 raft_consensus.cc:385] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:26.942742 32727 raft_consensus.cc:740] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:26.943915 32727 consensus_queue.cc:260] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.944876 32734 ts_tablet_manager.cc:1434] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.008s
I20260608 13:02:26.945988 32734 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:26.946182 32727 ts_tablet_manager.cc:1434] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 13:02:26.947302 32727 tablet_bootstrap.cc:492] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:26.953890 32727 tablet_bootstrap.cc:654] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:26.954180 32734 tablet_bootstrap.cc:654] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:26.953948 32729 ts_tablet_manager.cc:1434] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.004s
I20260608 13:02:26.957094 32729 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:26.963966 32729 tablet_bootstrap.cc:654] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:26.964459 32739 raft_consensus.cc:493] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:26.965332 32739 raft_consensus.cc:515] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.972519 32734 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:26.973482 32734 ts_tablet_manager.cc:1403] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260608 13:02:26.977393 32734 raft_consensus.cc:359] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.979231 32734 raft_consensus.cc:385] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:26.981474 32734 raft_consensus.cc:740] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:26.979832 32739 leader_election.cc:290] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:26.983666 32734 consensus_queue.cc:260] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:26.992653 32729 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:26.996765 32729 ts_tablet_manager.cc:1403] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260608 13:02:27.000051 32729 raft_consensus.cc:359] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.000921 32729 raft_consensus.cc:385] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.001289 32729 raft_consensus.cc:740] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.002265 32729 consensus_queue.cc:260] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.005009 32729 ts_tablet_manager.cc:1434] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:02:27.006134 32729 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:27.009194 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
W20260608 13:02:27.011302 32497 leader_election.cc:343] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.012945 32729 tablet_bootstrap.cc:654] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.016463 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
W20260608 13:02:27.018698 32499 leader_election.cc:343] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.019266 32499 leader_election.cc:304] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccaf3d329e90413fa675f92b88272014; no voters: 48d754c5f4914cbbb3ac885e70e9f87c, c278c8315d224a05943baf9de97e6e52
I20260608 13:02:27.019655 32734 ts_tablet_manager.cc:1434] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.003s
I20260608 13:02:27.020629 32739 raft_consensus.cc:2749] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:27.020781 32734 tablet_bootstrap.cc:492] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:27.029739 32734 tablet_bootstrap.cc:654] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.035024 32729 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:27.035952 32729 ts_tablet_manager.cc:1403] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260608 13:02:27.040463 32729 raft_consensus.cc:359] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.041342 32729 raft_consensus.cc:385] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.041783 32729 raft_consensus.cc:740] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.042625 32734 tablet_bootstrap.cc:492] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:27.043390 32734 ts_tablet_manager.cc:1403] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260608 13:02:27.042878 32729 consensus_queue.cc:260] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.043704 32727 tablet_bootstrap.cc:492] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:27.044304 32727 ts_tablet_manager.cc:1403] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.097s	user 0.034s	sys 0.053s
I20260608 13:02:27.045599 32729 ts_tablet_manager.cc:1434] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:02:27.046880 32729 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:27.046880 32734 raft_consensus.cc:359] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.048076 32734 raft_consensus.cc:385] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.047669 32727 raft_consensus.cc:359] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.048527 32734 raft_consensus.cc:740] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.048709 32727 raft_consensus.cc:385] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.049237 32727 raft_consensus.cc:740] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.049782 32734 consensus_queue.cc:260] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.050371 32727 consensus_queue.cc:260] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.053515 32727 ts_tablet_manager.cc:1434] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:02:27.054813 32727 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:27.054993 32734 ts_tablet_manager.cc:1434] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 13:02:27.056406 32734 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:27.058475 32729 tablet_bootstrap.cc:654] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.062393 32727 tablet_bootstrap.cc:654] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.064302 32734 tablet_bootstrap.cc:654] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.071902 32729 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:27.071894 32738 raft_consensus.cc:493] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.072914 32729 ts_tablet_manager.cc:1403] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
I20260608 13:02:27.072832 32738 raft_consensus.cc:515] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.083974 32738 leader_election.cc:290] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605), ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:27.104828 32729 raft_consensus.cc:359] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.106344 32729 raft_consensus.cc:385] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.108256 32729 raft_consensus.cc:740] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.109524 32729 consensus_queue.cc:260] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.112176 32729 ts_tablet_manager.cc:1434] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.002s
I20260608 13:02:27.114164 32727 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:27.114781 32727 ts_tablet_manager.cc:1403] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.027s
I20260608 13:02:27.115502 32729 tablet_bootstrap.cc:492] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:27.119508 32734 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:27.120199 32734 ts_tablet_manager.cc:1403] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.028s
I20260608 13:02:27.123502 32739 raft_consensus.cc:493] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.124119 32739 raft_consensus.cc:515] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.124006 32734 raft_consensus.cc:359] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.124560 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:27.125031 32734 raft_consensus.cc:385] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.125420 32734 raft_consensus.cc:740] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.126467 32734 consensus_queue.cc:260] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.129211 32734 ts_tablet_manager.cc:1434] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:02:27.155321 32484 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 13:02:27.151839 32479 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:02:27.162086 32729 tablet_bootstrap.cc:654] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.128057 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef62604b7b8435e9406b9db034c3dbe" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
W20260608 13:02:27.163973 32572 leader_election.cc:343] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:02:27.164690 32484 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 13:02:27.165251 32727 raft_consensus.cc:359] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
W20260608 13:02:27.165681 32499 leader_election.cc:343] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.162509 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef62604b7b8435e9406b9db034c3dbe" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:27.166767 32727 raft_consensus.cc:385] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.167228 32727 raft_consensus.cc:740] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.168041 32734 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:27.168308 32727 consensus_queue.cc:260] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
W20260608 13:02:27.170002 32497 leader_election.cc:343] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.170567 32497 leader_election.cc:304] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccaf3d329e90413fa675f92b88272014; no voters: 48d754c5f4914cbbb3ac885e70e9f87c, c278c8315d224a05943baf9de97e6e52
I20260608 13:02:27.176095 32727 ts_tablet_manager.cc:1434] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.007s
I20260608 13:02:27.176673 32734 tablet_bootstrap.cc:654] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.177238 32729 tablet_bootstrap.cc:492] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:27.177377 32727 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:27.178969 32739 leader_election.cc:290] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.177866 32729 ts_tablet_manager.cc:1403] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.007s
I20260608 13:02:27.178540 32754 raft_consensus.cc:2749] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:27.186810 32727 tablet_bootstrap.cc:654] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.187388 32729 raft_consensus.cc:359] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.188277 32729 raft_consensus.cc:385] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.188710 32729 raft_consensus.cc:740] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.189651 32729 consensus_queue.cc:260] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.192245 32729 ts_tablet_manager.cc:1434] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:02:27.193444 32729 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:27.201078 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:27.201597 32729 tablet_bootstrap.cc:654] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.202227 32533 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:27.205675 32727 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:27.206555 32727 ts_tablet_manager.cc:1403] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260608 13:02:27.206916 32574 leader_election.cc:304] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [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: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 48d754c5f4914cbbb3ac885e70e9f87c
I20260608 13:02:27.209239 32738 raft_consensus.cc:2804] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:27.209874 32738 raft_consensus.cc:493] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.210413 32738 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.211750 32727 raft_consensus.cc:359] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.212970 32727 raft_consensus.cc:385] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.213479 32727 raft_consensus.cc:740] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.215025 32727 consensus_queue.cc:260] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.229434 32727 ts_tablet_manager.cc:1434] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 13:02:27.232940 32729 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:27.233642 32729 ts_tablet_manager.cc:1403] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.025s
I20260608 13:02:27.235343 32727 tablet_bootstrap.cc:492] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:27.237224 32729 raft_consensus.cc:359] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.238106 32729 raft_consensus.cc:385] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.238503 32729 raft_consensus.cc:740] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.239634 32729 consensus_queue.cc:260] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.243801 32727 tablet_bootstrap.cc:654] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.244712 32754 raft_consensus.cc:493] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.245550 32754 raft_consensus.cc:515] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.248577 32754 leader_election.cc:290] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.249593 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a01b691c3e42f9993eeb2588a145b0" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:27.250192 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a01b691c3e42f9993eeb2588a145b0" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:27.250375 32608 raft_consensus.cc:2468] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:27.251149 32681 raft_consensus.cc:2468] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:27.252403 32499 leader_election.cc:304] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.253686 32754 raft_consensus.cc:2804] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:27.254724 32754 raft_consensus.cc:493] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.255447 32754 raft_consensus.cc:3060] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.256980 32729 ts_tablet_manager.cc:1434] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 13:02:27.257812 32738 raft_consensus.cc:515] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.260213 32729 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:27.265064 32734 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:27.265746 32734 ts_tablet_manager.cc:1403] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.098s	user 0.041s	sys 0.052s
I20260608 13:02:27.268617 32727 tablet_bootstrap.cc:492] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:27.268724 32754 raft_consensus.cc:515] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.268980 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:27.269372 32727 ts_tablet_manager.cc:1403] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.008s
I20260608 13:02:27.269697 32734 raft_consensus.cc:359] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.272300 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a01b691c3e42f9993eeb2588a145b0" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:27.272977 32608 raft_consensus.cc:3060] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.273115 32727 raft_consensus.cc:359] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.273932 32727 raft_consensus.cc:385] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.274185 32754 leader_election.cc:290] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Requested vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
W20260608 13:02:27.274495 32572 leader_election.cc:343] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.270562 32734 raft_consensus.cc:385] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.275480 32734 raft_consensus.cc:740] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.274238 32727 raft_consensus.cc:740] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.276616 32734 consensus_queue.cc:260] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.278020 32727 consensus_queue.cc:260] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.279729 32734 ts_tablet_manager.cc:1434] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260608 13:02:27.280846 32734 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:27.282259 32608 raft_consensus.cc:2468] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.283908 32499 leader_election.cc:304] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.285156 32754 raft_consensus.cc:2804] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.285698 32727 ts_tablet_manager.cc:1434] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 13:02:27.286509 32754 raft_consensus.cc:697] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Leader. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:27.272996 32729 tablet_bootstrap.cc:654] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.275592 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a01b691c3e42f9993eeb2588a145b0" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:27.287851 32681 raft_consensus.cc:3060] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.288194 32754 consensus_queue.cc:237] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.295186 32734 tablet_bootstrap.cc:654] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.297251 32681 raft_consensus.cc:2468] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.286891 32727 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:27.298625 32729 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:27.299261 32729 ts_tablet_manager.cc:1403] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.006s
I20260608 13:02:27.302989 32729 raft_consensus.cc:359] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.304068 32729 raft_consensus.cc:385] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.304507 32729 raft_consensus.cc:740] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.305644 32729 consensus_queue.cc:260] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.309676 32727 tablet_bootstrap.cc:654] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.311792 32738 leader_election.cc:290] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Requested vote from peers 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605), ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:27.313361 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:27.314059 32729 ts_tablet_manager.cc:1434] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 13:02:27.314124 32533 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.315742 32729 tablet_bootstrap.cc:492] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:27.317780 32734 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:27.318342 32734 ts_tablet_manager.cc:1403] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.024s
I20260608 13:02:27.321429 32727 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:27.322011 32727 ts_tablet_manager.cc:1403] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.002s
I20260608 13:02:27.323530 32533 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:27.324074 32729 tablet_bootstrap.cc:654] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.325333 32574 leader_election.cc:304] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [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: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 48d754c5f4914cbbb3ac885e70e9f87c
I20260608 13:02:27.325321 32727 raft_consensus.cc:359] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.326263 32727 raft_consensus.cc:385] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.326574 32727 raft_consensus.cc:740] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.326933 32738 raft_consensus.cc:2804] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.322849 32734 raft_consensus.cc:359] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.327648 32745 raft_consensus.cc:493] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.328383 32734 raft_consensus.cc:385] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.333094 32734 raft_consensus.cc:740] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.327755 32727 consensus_queue.cc:260] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.328559 32745 raft_consensus.cc:515] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.338066 32731 raft_consensus.cc:493] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.337455 32734 consensus_queue.cc:260] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.340111 32731 raft_consensus.cc:515] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.344429 32731 leader_election.cc:290] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:27.337225 32738 raft_consensus.cc:697] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Becoming Leader. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:27.347904 32765 raft_consensus.cc:493] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.348137 32738 consensus_queue.cc:237] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.348526 32765 raft_consensus.cc:515] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.350917 32765 leader_election.cc:290] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:27.352632 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:27.352934 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:27.353695 32532 raft_consensus.cc:2468] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 0.
I20260608 13:02:27.354125 32727 ts_tablet_manager.cc:1434] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.003s
I20260608 13:02:27.355274 32727 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:27.355505 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:27.356312 32745 leader_election.cc:290] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.355522 32729 tablet_bootstrap.cc:492] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:27.358135 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f518856609504fb0860f671b5494355f" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:27.358879 32532 raft_consensus.cc:2468] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:27.359901 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:27.360843 32734 ts_tablet_manager.cc:1434] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.042s	user 0.013s	sys 0.012s
I20260608 13:02:27.360571 32574 leader_election.cc:304] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.361588 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f518856609504fb0860f671b5494355f" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:27.361827 32745 raft_consensus.cc:2804] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:27.362243 32745 raft_consensus.cc:493] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.362305 32681 raft_consensus.cc:2468] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:27.362932 32745 raft_consensus.cc:3060] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.360646 32608 raft_consensus.cc:2468] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 0.
I20260608 13:02:27.358346 32729 ts_tablet_manager.cc:1403] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.010s
I20260608 13:02:27.367172 32729 raft_consensus.cc:359] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.367899 32729 raft_consensus.cc:385] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.368170 32729 raft_consensus.cc:740] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.369009 32754 raft_consensus.cc:493] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.369499 32727 tablet_bootstrap.cc:654] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.369524 32754 raft_consensus.cc:515] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.371032 32745 raft_consensus.cc:515] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.373713 32745 leader_election.cc:290] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.362164 32734 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:27.374171 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63250e3bb1794adf87028331478bfd9f" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:27.374861 32608 raft_consensus.cc:2468] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:27.375384 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f518856609504fb0860f671b5494355f" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:27.376176 32681 raft_consensus.cc:3060] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.376394 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f518856609504fb0860f671b5494355f" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:27.377104 32532 raft_consensus.cc:3060] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.378345 32754 leader_election.cc:290] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.380491 32499 leader_election.cc:304] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
W20260608 13:02:27.380661 32648 leader_election.cc:343] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.381587 32648 leader_election.cc:304] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.383351 32765 raft_consensus.cc:2804] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 13:02:27.383496 32648 leader_election.cc:343] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.383965 32765 raft_consensus.cc:493] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.384241 32648 leader_election.cc:304] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c; no voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014
I20260608 13:02:27.384546 32765 raft_consensus.cc:3060] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.382314 32754 raft_consensus.cc:2804] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:27.378914 32729 consensus_queue.cc:260] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.385682 32754 raft_consensus.cc:493] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.393222 32754 raft_consensus.cc:3060] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.395287 32731 raft_consensus.cc:2749] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:27.396646 32731 raft_consensus.cc:493] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.397286 32731 raft_consensus.cc:515] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:27.399323 32532 raft_consensus.cc:2468] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:27.400487 32731 leader_election.cc:290] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:27.400978 32574 leader_election.cc:304] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.402227 32764 raft_consensus.cc:2804] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.402838 32764 raft_consensus.cc:697] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Becoming Leader. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:27.403234 32734 tablet_bootstrap.cc:654] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.404009 32764 consensus_queue.cc:237] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.407900 32729 ts_tablet_manager.cc:1434] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260608 13:02:27.408084 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63250e3bb1794adf87028331478bfd9f" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
W20260608 13:02:27.411231 32497 leader_election.cc:343] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:27.413082 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:27.380828 32429 catalog_manager.cc:5696] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccaf3d329e90413fa675f92b88272014 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:27.425563 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:27.424301 32765 raft_consensus.cc:515] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.438319 32532 raft_consensus.cc:2393] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48d754c5f4914cbbb3ac885e70e9f87c in current term 1: Already voted for candidate c278c8315d224a05943baf9de97e6e52 in this term.
I20260608 13:02:27.441793 32648 leader_election.cc:304] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c; no voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014
I20260608 13:02:27.442588 32731 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.446979 32764 raft_consensus.cc:493] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.438565 32754 raft_consensus.cc:515] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.450754 32764 raft_consensus.cc:515] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.453881 32727 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:27.454207 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63250e3bb1794adf87028331478bfd9f" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:27.454489 32727 ts_tablet_manager.cc:1403] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.011s
I20260608 13:02:27.454831 32608 raft_consensus.cc:3060] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.457897 32727 raft_consensus.cc:359] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.458804 32727 raft_consensus.cc:385] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.454994 32427 catalog_manager.cc:5696] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c278c8315d224a05943baf9de97e6e52 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:27.459292 32727 raft_consensus.cc:740] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.460462 32727 consensus_queue.cc:260] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.460477 32731 raft_consensus.cc:2749] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:27.463189 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:27.463272 32765 leader_election.cc:290] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:27.468180 32608 raft_consensus.cc:2468] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.468622 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef62604b7b8435e9406b9db034c3dbe" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:27.469182 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:27.469427 32533 raft_consensus.cc:2468] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:27.469657 32607 raft_consensus.cc:3060] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.469668 32499 leader_election.cc:304] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.471598 32739 raft_consensus.cc:2804] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.482558 32574 leader_election.cc:304] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.483340 32727 ts_tablet_manager.cc:1434] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.019s
I20260608 13:02:27.483505 32738 raft_consensus.cc:2804] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:27.483953 32738 raft_consensus.cc:493] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.478125 32681 raft_consensus.cc:2468] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:27.484383 32738 raft_consensus.cc:3060] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.484661 32734 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:27.485253 32734 ts_tablet_manager.cc:1403] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.123s	user 0.024s	sys 0.020s
I20260608 13:02:27.483953 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63250e3bb1794adf87028331478bfd9f" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:27.487869 32682 raft_consensus.cc:3060] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.488695 32734 raft_consensus.cc:359] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.489563 32734 raft_consensus.cc:385] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.489776 32764 leader_election.cc:290] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.490021 32734 raft_consensus.cc:740] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.481578 32754 leader_election.cc:290] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Requested vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.491115 32734 consensus_queue.cc:260] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.467491 32532 raft_consensus.cc:3060] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.489528 32607 raft_consensus.cc:2468] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 1.
I20260608 13:02:27.493762 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef62604b7b8435e9406b9db034c3dbe" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:27.494364 32681 raft_consensus.cc:2468] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:27.494557 32648 leader_election.cc:304] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:27.495899   304 raft_consensus.cc:2804] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.496332 32734 ts_tablet_manager.cc:1434] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 13:02:27.496819 32739 raft_consensus.cc:697] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Leader. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:27.498131 32734 tablet_bootstrap.cc:492] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:27.498487 32739 consensus_queue.cc:237] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.499948 32754 raft_consensus.cc:493] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.500993 32754 raft_consensus.cc:515] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.506455 32734 tablet_bootstrap.cc:654] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:27.507933 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921070852a574fcf833bd1383302789e" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:27.508122 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921070852a574fcf833bd1383302789e" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:27.508667 32607 raft_consensus.cc:2468] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:27.508822 32681 raft_consensus.cc:2468] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:27.510205 32499 leader_election.cc:304] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.509073 32738 raft_consensus.cc:515] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.511931 32754 leader_election.cc:290] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.512506 32682 raft_consensus.cc:2468] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.516124 32754 raft_consensus.cc:2804] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:27.515210   304 raft_consensus.cc:697] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Becoming Leader. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:27.522246 32754 raft_consensus.cc:493] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.522384 32532 raft_consensus.cc:2468] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 1.
I20260608 13:02:27.524215 32754 raft_consensus.cc:3060] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.527050 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef62604b7b8435e9406b9db034c3dbe" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:27.527737 32532 raft_consensus.cc:3060] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.530311   304 consensus_queue.cc:237] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.533205 32754 raft_consensus.cc:515] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.534696 32532 raft_consensus.cc:2468] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:27.537595 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921070852a574fcf833bd1383302789e" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:27.538218 32607 raft_consensus.cc:3060] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.538156 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921070852a574fcf833bd1383302789e" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:27.538625 32734 tablet_bootstrap.cc:492] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:27.538882 32682 raft_consensus.cc:3060] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.539194 32734 ts_tablet_manager.cc:1403] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.003s
I20260608 13:02:27.542542 32734 raft_consensus.cc:359] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.543573 32734 raft_consensus.cc:385] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:27.543152 32574 leader_election.cc:304] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.544404 32734 raft_consensus.cc:740] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:27.545090 32764 raft_consensus.cc:2804] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.545595 32764 raft_consensus.cc:697] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Becoming Leader. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:27.545459 32734 consensus_queue.cc:260] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.546572 32764 consensus_queue.cc:237] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.548895 32734 ts_tablet_manager.cc:1434] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:02:27.542707 32754 leader_election.cc:290] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Requested vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.553320 32607 raft_consensus.cc:2468] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.555250 32499 leader_election.cc:304] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.556627 32754 raft_consensus.cc:2804] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.556892 32682 raft_consensus.cc:2468] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.558662 32754 raft_consensus.cc:697] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Leader. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:27.559623 32738 leader_election.cc:290] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.559995 32754 consensus_queue.cc:237] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.561101 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef62604b7b8435e9406b9db034c3dbe" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:27.561760 32681 raft_consensus.cc:3060] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.576047 32681 raft_consensus.cc:2468] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:27.579983 32429 catalog_manager.cc:5696] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccaf3d329e90413fa675f92b88272014 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:27.582798 32430 catalog_manager.cc:5696] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131). New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:27.586488 32754 raft_consensus.cc:493] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:27.587064 32754 raft_consensus.cc:515] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.590071 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:27.590356 32754 leader_election.cc:290] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.590709 32607 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:27.592104 32499 leader_election.cc:304] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.592303 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:27.592963 32754 raft_consensus.cc:2804] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:27.592300 32427 catalog_manager.cc:5696] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c278c8315d224a05943baf9de97e6e52 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:27.593344 32754 raft_consensus.cc:493] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:27.593232 32681 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:27.593861 32754 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.594436 32427 catalog_manager.cc:5696] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c278c8315d224a05943baf9de97e6e52 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:27.601225 32754 raft_consensus.cc:515] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.603734 32754 leader_election.cc:290] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Requested vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:27.604683 32607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:27.604971 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:27.605326 32607 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.605641 32681 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:27.612282 32681 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.612275 32428 catalog_manager.cc:5696] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccaf3d329e90413fa675f92b88272014 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:27.613596 32607 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:27.613811 32497 leader_election.cc:304] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:27.614825 32754 raft_consensus.cc:2804] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:27.615326 32754 raft_consensus.cc:697] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Leader. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:27.616046 32754 consensus_queue.cc:237] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:27.627279 32428 catalog_manager.cc:5696] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccaf3d329e90413fa675f92b88272014 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:27.669883 32754 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:27.683075 32754 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:27.776646 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:27.783212   321 instance_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 13:02:27.784508   322 instance_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 13:02:27.784713   324 instance_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 13:02:27.786087 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:27.786890 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:27.787144 29570 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 13:02:27.787365 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923747787341 us; error 0 us; skew 500 ppm
I20260608 13:02:27.788123 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:27.790760 29570 webserver.cc:533] Webserver started at http://127.28.224.132:44253/ using document root <none> and password file <none>
I20260608 13:02:27.791343 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:27.791546 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:27.791824 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:27.792933 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "9db8377a16194279801033e5e4b9238b"
format_stamp: "Formatted at 2026-06-08 13:02:27 on dist-test-slave-wzp1"
I20260608 13:02:27.797641 32764 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:27.798592 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:02:27.812345 32764 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:27.816879   330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:27.818209 29570 fs_manager.cc:730] Time spent opening block manager: real 0.017s	user 0.013s	sys 0.003s
I20260608 13:02:27.818671 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "9db8377a16194279801033e5e4b9238b"
format_stamp: "Formatted at 2026-06-08 13:02:27 on dist-test-slave-wzp1"
I20260608 13:02:27.818732 32766 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:27.819207 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-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 13:02:27.842002 32766 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:27.877065 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:27.878654 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:27.880213 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:27.882889 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:27.883239 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:02:27.883522 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:27.883739 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:27.930562 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:44943
I20260608 13:02:27.930675   395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:44943 every 8 connection(s)
I20260608 13:02:27.936971   305 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:27.939138 32766 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:27.950488 32427 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41412:
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 13:02:27.956815 32764 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:27.985572   317 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:27.987815   304 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:27.994908   305 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:02:28.018759 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 48591959be15403094ed62565017ffff has no consensus state
W20260608 13:02:28.020399 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c462167441e04a58b7c76ea45a65dd68 has no consensus state
I20260608 13:02:28.021104   317 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:02:28.027005 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2c6c522b764b4c8d8f7c6a203630179b has no consensus state
I20260608 13:02:28.028751 32765 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:02:28.029366 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3fe007295ace4273bd01de5cf1eb8a55 has no consensus state
I20260608 13:02:28.033658   396 heartbeater.cc:344] Connected to a master server at 127.28.224.190:36561
I20260608 13:02:28.039306   396 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:28.040737   396 heartbeater.cc:507] Master 127.28.224.190:36561 requested a full tablet report, sending...
I20260608 13:02:28.055330 32431 ts_manager.cc:194] Registered new tserver with Master: 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943)
W20260608 13:02:28.049892 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a66961b4e3fd43b1a39e5424e2a1a7ea has no consensus state
I20260608 13:02:28.057542 32431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41420
W20260608 13:02:28.057775 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58e79c363e1643c6b6154e6c3823dbf6 has no consensus state
W20260608 13:02:28.061048 32416 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 48591959be15403094ed62565017ffff (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 48591959be15403094ed62565017ffff has no consensus state
W20260608 13:02:28.065094 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0f4b2040d4664268ac418aacb09c2663 has no consensus state
I20260608 13:02:28.069011   317 consensus_queue.cc:1048] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:02:28.069545 32427 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 228d4fbd90034da2a0251585fe7c2cdd has no consensus state
I20260608 13:02:28.100140   317 consensus_queue.cc:1048] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:28.129299 32516 tablet_service.cc:1511] Processing CreateTablet for tablet 48591959be15403094ed62565017ffff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.130841 32516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48591959be15403094ed62565017ffff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.133216 32671 tablet_service.cc:1511] Processing CreateTablet for tablet c462167441e04a58b7c76ea45a65dd68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.135002 32671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c462167441e04a58b7c76ea45a65dd68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.140550 32591 tablet_service.cc:1511] Processing CreateTablet for tablet 48591959be15403094ed62565017ffff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.142145 32591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48591959be15403094ed62565017ffff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.144448   361 tablet_service.cc:1511] Processing CreateTablet for tablet 48591959be15403094ed62565017ffff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.144577 32670 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6c522b764b4c8d8f7c6a203630179b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.146076   361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48591959be15403094ed62565017ffff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.146265 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c522b764b4c8d8f7c6a203630179b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.148782 32517 tablet_service.cc:1511] Processing CreateTablet for tablet c462167441e04a58b7c76ea45a65dd68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.148993   358 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe007295ace4273bd01de5cf1eb8a55 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.149858   360 tablet_service.cc:1511] Processing CreateTablet for tablet c462167441e04a58b7c76ea45a65dd68 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.150420 32517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c462167441e04a58b7c76ea45a65dd68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.150832   358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe007295ace4273bd01de5cf1eb8a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.152462   359 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6c522b764b4c8d8f7c6a203630179b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.154018   359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c522b764b4c8d8f7c6a203630179b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.159513   360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c462167441e04a58b7c76ea45a65dd68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.167929 32593 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6c522b764b4c8d8f7c6a203630179b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.169523 32593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c522b764b4c8d8f7c6a203630179b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 13:02:28.168407 32479 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:02:28.175900 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe007295ace4273bd01de5cf1eb8a55 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.177613 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe007295ace4273bd01de5cf1eb8a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.186434 32669 tablet_service.cc:1511] Processing CreateTablet for tablet a66961b4e3fd43b1a39e5424e2a1a7ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.188225 32669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66961b4e3fd43b1a39e5424e2a1a7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.186508 32595 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe007295ace4273bd01de5cf1eb8a55 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.191934 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe007295ace4273bd01de5cf1eb8a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.213953 32519 tablet_service.cc:1511] Processing CreateTablet for tablet a66961b4e3fd43b1a39e5424e2a1a7ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.218336 32592 tablet_service.cc:1511] Processing CreateTablet for tablet 58e79c363e1643c6b6154e6c3823dbf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.219931 32592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e79c363e1643c6b6154e6c3823dbf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.220090   359 tablet_service.cc:1511] Processing CreateTablet for tablet 58e79c363e1643c6b6154e6c3823dbf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.222162   359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e79c363e1643c6b6154e6c3823dbf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.223006 32666 tablet_service.cc:1511] Processing CreateTablet for tablet 58e79c363e1643c6b6154e6c3823dbf6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.224429 32666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58e79c363e1643c6b6154e6c3823dbf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.227625 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66961b4e3fd43b1a39e5424e2a1a7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.231168 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4b2040d4664268ac418aacb09c2663 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.232816 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4b2040d4664268ac418aacb09c2663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.234091 32516 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4b2040d4664268ac418aacb09c2663 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.238354 32516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4b2040d4664268ac418aacb09c2663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.218340   358 tablet_service.cc:1511] Processing CreateTablet for tablet a66961b4e3fd43b1a39e5424e2a1a7ea (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.253422   361 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4b2040d4664268ac418aacb09c2663 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.248982   358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66961b4e3fd43b1a39e5424e2a1a7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.256052   413 tablet_bootstrap.cc:492] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.257380   361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4b2040d4664268ac418aacb09c2663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.263700   414 tablet_bootstrap.cc:492] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:28.267977   360 tablet_service.cc:1511] Processing CreateTablet for tablet 228d4fbd90034da2a0251585fe7c2cdd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.269569   360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228d4fbd90034da2a0251585fe7c2cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.272521   415 tablet_bootstrap.cc:492] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:28.286460   414 tablet_bootstrap.cc:654] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.297607   413 tablet_bootstrap.cc:654] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.305034 32669 tablet_service.cc:1511] Processing CreateTablet for tablet 228d4fbd90034da2a0251585fe7c2cdd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.308410 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 228d4fbd90034da2a0251585fe7c2cdd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 13:02:28.310318   416 tablet_bootstrap.cc:492] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:28.312165   415 tablet_bootstrap.cc:654] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.314425 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228d4fbd90034da2a0251585fe7c2cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.312678 32669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228d4fbd90034da2a0251585fe7c2cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:28.329874   414 tablet_bootstrap.cc:492] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:28.330492   414 ts_tablet_manager.cc:1403] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.009s
I20260608 13:02:28.338056   414 raft_consensus.cc:359] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.338852   414 raft_consensus.cc:385] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.339211   414 raft_consensus.cc:740] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.340339   414 consensus_queue.cc:260] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.345732   413 tablet_bootstrap.cc:492] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.346359   413 ts_tablet_manager.cc:1403] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.022s
I20260608 13:02:28.348770   416 tablet_bootstrap.cc:654] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.350627   413 raft_consensus.cc:359] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.351613   413 raft_consensus.cc:385] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.351982   413 raft_consensus.cc:740] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.355252   414 ts_tablet_manager.cc:1434] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
I20260608 13:02:28.358091   415 tablet_bootstrap.cc:492] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:28.358726   415 ts_tablet_manager.cc:1403] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.009s
I20260608 13:02:28.359689   414 tablet_bootstrap.cc:492] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:28.362468   415 raft_consensus.cc:359] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.363336   415 raft_consensus.cc:385] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.363689   415 raft_consensus.cc:740] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.364063   416 tablet_bootstrap.cc:492] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:28.356609   413 consensus_queue.cc:260] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.364691   416 ts_tablet_manager.cc:1403] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.006s
I20260608 13:02:28.368618   414 tablet_bootstrap.cc:654] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.368180   415 consensus_queue.cc:260] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.376962   415 ts_tablet_manager.cc:1434] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 13:02:28.378362   415 tablet_bootstrap.cc:492] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:28.381464   414 tablet_bootstrap.cc:492] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:28.382027   414 ts_tablet_manager.cc:1403] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 13:02:28.385608   396 heartbeater.cc:499] Master 127.28.224.190:36561 was elected leader, sending a full tablet report...
I20260608 13:02:28.386416   413 ts_tablet_manager.cc:1434] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.017s
I20260608 13:02:28.387652   415 tablet_bootstrap.cc:654] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.387707   413 tablet_bootstrap.cc:492] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.370740   416 raft_consensus.cc:359] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.390457   414 raft_consensus.cc:359] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.391278   416 raft_consensus.cc:385] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.391362   414 raft_consensus.cc:385] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.391727   416 raft_consensus.cc:740] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.391865   414 raft_consensus.cc:740] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.392728   416 consensus_queue.cc:260] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.392863   414 consensus_queue.cc:260] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.397256   413 tablet_bootstrap.cc:654] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.398762 32745 raft_consensus.cc:493] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.399291 32745 raft_consensus.cc:515] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.401114   415 tablet_bootstrap.cc:492] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:28.401860 32745 leader_election.cc:290] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:28.401904   415 ts_tablet_manager.cc:1403] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260608 13:02:28.406520   414 ts_tablet_manager.cc:1434] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 13:02:28.409418   415 raft_consensus.cc:359] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.410615   415 raft_consensus.cc:385] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.411054   415 raft_consensus.cc:740] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.412441   415 consensus_queue.cc:260] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.417666   416 ts_tablet_manager.cc:1434] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260608 13:02:28.418910   416 tablet_bootstrap.cc:492] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:28.423959   415 ts_tablet_manager.cc:1434] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260608 13:02:28.427641   413 tablet_bootstrap.cc:492] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.428010   415 tablet_bootstrap.cc:492] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:28.428035   414 tablet_bootstrap.cc:492] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:28.428282   413 ts_tablet_manager.cc:1403] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.024s
I20260608 13:02:28.432044   413 raft_consensus.cc:359] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.432885   413 raft_consensus.cc:385] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.433241   413 raft_consensus.cc:740] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.434092   413 consensus_queue.cc:260] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.437150   413 ts_tablet_manager.cc:1434] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 13:02:28.438352   413 tablet_bootstrap.cc:492] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.439478   416 tablet_bootstrap.cc:654] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.439883   414 tablet_bootstrap.cc:654] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.444195 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c522b764b4c8d8f7c6a203630179b" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:28.445632 32681 raft_consensus.cc:2468] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:28.448076 32572 leader_election.cc:304] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:28.449714 32745 raft_consensus.cc:2804] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.450320 32745 raft_consensus.cc:493] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.450842 32745 raft_consensus.cc:3060] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.474429   416 tablet_bootstrap.cc:492] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:28.474993   416 ts_tablet_manager.cc:1403] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.006s
I20260608 13:02:28.476521   413 tablet_bootstrap.cc:654] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.475513 32745 raft_consensus.cc:515] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.477886   415 tablet_bootstrap.cc:654] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.482012   414 tablet_bootstrap.cc:492] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:28.482559   414 ts_tablet_manager.cc:1403] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.008s
I20260608 13:02:28.482635 32745 leader_election.cc:290] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Requested vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:28.484107 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c522b764b4c8d8f7c6a203630179b" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:28.484856 32681 raft_consensus.cc:3060] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.491510 32754 raft_consensus.cc:493] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.492280 32754 raft_consensus.cc:515] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.494300   371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c522b764b4c8d8f7c6a203630179b" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.495199   371 raft_consensus.cc:2468] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:28.496701   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c522b764b4c8d8f7c6a203630179b" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b"
I20260608 13:02:28.496977 32430 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93: range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee] alter complete (version 0)
I20260608 13:02:28.497460   370 raft_consensus.cc:3060] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.500195   414 raft_consensus.cc:359] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.500967   414 raft_consensus.cc:385] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.501281   414 raft_consensus.cc:740] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.502116   414 consensus_queue.cc:260] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.504372   415 tablet_bootstrap.cc:492] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:28.505048   415 ts_tablet_manager.cc:1403] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.022s
I20260608 13:02:28.504958 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48591959be15403094ed62565017ffff" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:28.506919 32754 leader_election.cc:290] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
W20260608 13:02:28.507997 32499 leader_election.cc:343] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:28.508873   415 raft_consensus.cc:359] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.509763   415 raft_consensus.cc:385] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.510016   370 raft_consensus.cc:2468] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:28.510190   415 raft_consensus.cc:740] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.511454   415 consensus_queue.cc:260] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.511718 32572 leader_election.cc:304] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:28.479921   416 raft_consensus.cc:359] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.512782   416 raft_consensus.cc:385] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.512928 32745 raft_consensus.cc:2804] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.513173   416 raft_consensus.cc:740] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.513453 32745 raft_consensus.cc:697] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Becoming Leader. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:28.514436 32745 consensus_queue.cc:237] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.521720   416 consensus_queue.cc:260] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.524168 32681 raft_consensus.cc:2468] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:28.526085 32754 raft_consensus.cc:493] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.533716   414 ts_tablet_manager.cc:1434] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.000s
I20260608 13:02:28.534713   413 tablet_bootstrap.cc:492] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.534793   414 tablet_bootstrap.cc:492] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:28.535486   413 ts_tablet_manager.cc:1403] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.097s	user 0.025s	sys 0.024s
I20260608 13:02:28.531898 32754 raft_consensus.cc:515] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.539314 32754 leader_election.cc:290] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:28.539328   413 raft_consensus.cc:359] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.540374   413 raft_consensus.cc:385] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.540872   413 raft_consensus.cc:740] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.541708 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:28.540424 32431 catalog_manager.cc:5696] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c278c8315d224a05943baf9de97e6e52 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:28.542649 32681 raft_consensus.cc:2468] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:28.544095   415 ts_tablet_manager.cc:1434] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.004s
I20260608 13:02:28.545092 32497 leader_election.cc:304] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:28.546398 32754 raft_consensus.cc:2804] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.546835 32754 raft_consensus.cc:493] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.547290 32754 raft_consensus.cc:3060] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.547036   413 consensus_queue.cc:260] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.549472   415 tablet_bootstrap.cc:492] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:28.549767   413 ts_tablet_manager.cc:1434] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 13:02:28.556602   413 tablet_bootstrap.cc:492] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.559577   416 ts_tablet_manager.cc:1434] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.004s
I20260608 13:02:28.560714   416 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:28.571135   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48591959be15403094ed62565017ffff" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.571889   370 raft_consensus.cc:2468] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 0.
I20260608 13:02:28.573909   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.577188 32497 leader_election.cc:304] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [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: 9db8377a16194279801033e5e4b9238b, ccaf3d329e90413fa675f92b88272014; no voters: c278c8315d224a05943baf9de97e6e52
I20260608 13:02:28.580724   305 raft_consensus.cc:2804] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.581068   413 tablet_bootstrap.cc:654] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.581135   305 raft_consensus.cc:493] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.581703   305 raft_consensus.cc:3060] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:02:28.581164 32497 leader_election.cc:343] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:28.588601   305 raft_consensus.cc:515] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.591025   305 leader_election.cc:290] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Requested vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:28.592167 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48591959be15403094ed62565017ffff" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:28.592914   416 tablet_bootstrap.cc:654] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
W20260608 13:02:28.593748 32499 leader_election.cc:343] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:28.595201 32754 raft_consensus.cc:515] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.596745   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48591959be15403094ed62565017ffff" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b"
I20260608 13:02:28.597836   370 raft_consensus.cc:3060] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.598870   415 tablet_bootstrap.cc:654] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.600934   413 tablet_bootstrap.cc:492] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.601462   413 ts_tablet_manager.cc:1403] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.004s
I20260608 13:02:28.604642   413 raft_consensus.cc:359] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.605423   413 raft_consensus.cc:385] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.605823   413 raft_consensus.cc:740] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.606644   413 consensus_queue.cc:260] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.605203   370 raft_consensus.cc:2468] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:28.608827 32497 leader_election.cc:304] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [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: 9db8377a16194279801033e5e4b9238b, ccaf3d329e90413fa675f92b88272014; no voters: c278c8315d224a05943baf9de97e6e52
I20260608 13:02:28.605472   414 tablet_bootstrap.cc:654] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.612800   305 raft_consensus.cc:2804] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.618180   413 ts_tablet_manager.cc:1434] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 13:02:28.620077   421 raft_consensus.cc:493] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.620664   421 raft_consensus.cc:515] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.622862   415 tablet_bootstrap.cc:492] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:28.623453   415 ts_tablet_manager.cc:1403] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.009s
I20260608 13:02:28.626816   415 raft_consensus.cc:359] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.627645   415 raft_consensus.cc:385] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.628010   415 raft_consensus.cc:740] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.628795   415 consensus_queue.cc:260] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.634023   421 leader_election.cc:290] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:28.636134   415 ts_tablet_manager.cc:1434] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 13:02:28.636726   305 raft_consensus.cc:697] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Leader. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:28.637423   415 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:28.637701   305 consensus_queue.cc:237] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.644378   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b"
I20260608 13:02:28.645272   370 raft_consensus.cc:3060] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.642472   413 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.651821 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:28.652477 32681 raft_consensus.cc:3060] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.649868 32754 leader_election.cc:290] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Requested vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:28.661356   413 tablet_bootstrap.cc:654] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.661959   416 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:28.663645   416 ts_tablet_manager.cc:1403] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.024s
I20260608 13:02:28.667261   416 raft_consensus.cc:359] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.668043   416 raft_consensus.cc:385] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.668355   416 raft_consensus.cc:740] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.671052   416 consensus_queue.cc:260] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.669848   370 raft_consensus.cc:2468] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:28.678285   414 tablet_bootstrap.cc:492] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:28.678844   414 ts_tablet_manager.cc:1403] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.004s
I20260608 13:02:28.679708   416 ts_tablet_manager.cc:1434] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.006s
I20260608 13:02:28.680757   416 tablet_bootstrap.cc:492] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:28.681105 32430 catalog_manager.cc:5696] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccaf3d329e90413fa675f92b88272014 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:28.673450 32681 raft_consensus.cc:2468] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 1.
I20260608 13:02:28.684775 32497 leader_election.cc:304] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:28.686491   305 raft_consensus.cc:2804] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.690296   305 raft_consensus.cc:697] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Leader. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:28.692426   413 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.692268   305 consensus_queue.cc:237] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.692955   413 ts_tablet_manager.cc:1403] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.007s
I20260608 13:02:28.693496   415 tablet_bootstrap.cc:654] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.700811   414 raft_consensus.cc:359] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.701902   414 raft_consensus.cc:385] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.702242   414 raft_consensus.cc:740] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.703747   413 raft_consensus.cc:359] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.705763   413 raft_consensus.cc:385] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.706082   413 raft_consensus.cc:740] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.707273   416 tablet_bootstrap.cc:654] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.706465   414 consensus_queue.cc:260] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.707309   413 consensus_queue.cc:260] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.713775   413 ts_tablet_manager.cc:1434] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 13:02:28.710841   414 ts_tablet_manager.cc:1434] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260608 13:02:28.715986   414 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:28.722680 32430 catalog_manager.cc:5696] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccaf3d329e90413fa675f92b88272014 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:28.730691   415 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: No bootstrap required, opened a new log
I20260608 13:02:28.731462   415 ts_tablet_manager.cc:1403] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.008s
I20260608 13:02:28.714938   413 tablet_bootstrap.cc:492] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.727067   414 tablet_bootstrap.cc:654] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.752424   413 tablet_bootstrap.cc:654] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.755823 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe007295ace4273bd01de5cf1eb8a55" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:28.756917 32533 raft_consensus.cc:2468] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 0.
I20260608 13:02:28.760120   415 raft_consensus.cc:359] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.765265   415 raft_consensus.cc:385] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.765746   415 raft_consensus.cc:740] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.766136   416 tablet_bootstrap.cc:492] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:28.766690   416 ts_tablet_manager.cc:1403] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.016s
I20260608 13:02:28.761106   336 leader_election.cc:304] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:28.767712   421 raft_consensus.cc:2804] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.766834   415 consensus_queue.cc:260] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.768134   421 raft_consensus.cc:493] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.768574   421 raft_consensus.cc:3060] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.769543   414 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:28.770496   414 ts_tablet_manager.cc:1403] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.008s
I20260608 13:02:28.771785 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe007295ace4273bd01de5cf1eb8a55" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:28.772931 32606 raft_consensus.cc:2468] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 0.
I20260608 13:02:28.773890   415 ts_tablet_manager.cc:1434] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260608 13:02:28.777792   416 raft_consensus.cc:359] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.778702   416 raft_consensus.cc:385] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.779172   413 tablet_bootstrap.cc:492] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.779794   413 ts_tablet_manager.cc:1403] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.009s
I20260608 13:02:28.781558   414 raft_consensus.cc:359] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.782199   414 raft_consensus.cc:385] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.782462   414 raft_consensus.cc:740] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.779136   416 raft_consensus.cc:740] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.783033   413 raft_consensus.cc:359] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.784289   421 raft_consensus.cc:515] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.784427   413 raft_consensus.cc:385] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.784412   416 consensus_queue.cc:260] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.785164   413 raft_consensus.cc:740] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.786044   413 consensus_queue.cc:260] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.787124   416 ts_tablet_manager.cc:1434] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260608 13:02:28.788277   416 tablet_bootstrap.cc:492] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:28.783264   414 consensus_queue.cc:260] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.795835   414 ts_tablet_manager.cc:1434] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260608 13:02:28.796939   414 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014: Bootstrap starting.
I20260608 13:02:28.801523   416 tablet_bootstrap.cc:654] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.804010   414 tablet_bootstrap.cc:654] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.812657   304 raft_consensus.cc:493] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.813328   304 raft_consensus.cc:515] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.814828   414 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014: No bootstrap required, opened a new log
I20260608 13:02:28.815791 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe007295ace4273bd01de5cf1eb8a55" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:28.816426 32533 raft_consensus.cc:3060] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.817175   421 leader_election.cc:290] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 1 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:28.817631 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe007295ace4273bd01de5cf1eb8a55" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:28.818220 32606 raft_consensus.cc:3060] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.815409   414 ts_tablet_manager.cc:1403] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 13:02:28.824782   416 tablet_bootstrap.cc:492] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52: No bootstrap required, opened a new log
I20260608 13:02:28.825402   416 ts_tablet_manager.cc:1403] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.006s
I20260608 13:02:28.828013 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66961b4e3fd43b1a39e5424e2a1a7ea" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:28.828251   304 leader_election.cc:290] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943)
I20260608 13:02:28.828740 32532 raft_consensus.cc:2468] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 0.
I20260608 13:02:28.829007   416 raft_consensus.cc:359] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.829859   416 raft_consensus.cc:385] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.830174   416 raft_consensus.cc:740] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.830263 32648 leader_election.cc:304] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:28.831126   416 consensus_queue.cc:260] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.832032   304 raft_consensus.cc:2804] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.832525   304 raft_consensus.cc:493] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.832888   304 raft_consensus.cc:3060] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.827392 32533 raft_consensus.cc:2468] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 1.
I20260608 13:02:28.838269   413 ts_tablet_manager.cc:1434] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.058s	user 0.018s	sys 0.011s
I20260608 13:02:28.840535   304 raft_consensus.cc:515] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.842156   413 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.842280   416 ts_tablet_manager.cc:1434] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 13:02:28.843792 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66961b4e3fd43b1a39e5424e2a1a7ea" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:28.835187 32606 raft_consensus.cc:2468] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 1.
I20260608 13:02:28.844440 32532 raft_consensus.cc:3060] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.845326   336 leader_election.cc:304] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:28.846505   448 raft_consensus.cc:2804] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.849833   448 raft_consensus.cc:697] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 1 LEADER]: Becoming Leader. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Running, Role: LEADER
I20260608 13:02:28.850831   448 consensus_queue.cc:237] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.826493   414 raft_consensus.cc:359] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.853485   414 raft_consensus.cc:385] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.854168   414 raft_consensus.cc:740] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.855468   304 leader_election.cc:290] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943)
I20260608 13:02:28.855422   414 consensus_queue.cc:260] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.852396 32532 raft_consensus.cc:2468] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 1.
I20260608 13:02:28.857721 32648 leader_election.cc:304] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:28.858814   304 raft_consensus.cc:2804] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.859526   414 ts_tablet_manager.cc:1434] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260608 13:02:28.860433   304 raft_consensus.cc:697] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Becoming Leader. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:28.864877   413 tablet_bootstrap.cc:654] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.865949   304 consensus_queue.cc:237] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.875373   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66961b4e3fd43b1a39e5424e2a1a7ea" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.876292   371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66961b4e3fd43b1a39e5424e2a1a7ea" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b"
W20260608 13:02:28.877118 32646 leader_election.cc:343] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:28.878427   413 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.878923   413 ts_tablet_manager.cc:1403] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.002s
W20260608 13:02:28.879779 32646 leader_election.cc:343] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:02:28.881603 32430 catalog_manager.cc:5696] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131). New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:28.882069   413 raft_consensus.cc:359] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.882862   413 raft_consensus.cc:385] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.883198   413 raft_consensus.cc:740] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.883955   413 consensus_queue.cc:260] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.886345   413 ts_tablet_manager.cc:1434] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:02:28.887434   413 tablet_bootstrap.cc:492] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:28.891971 32427 catalog_manager.cc:5696] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9db8377a16194279801033e5e4b9238b (127.28.224.132). New cstate: current_term: 1 leader_uuid: "9db8377a16194279801033e5e4b9238b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:28.893586   413 tablet_bootstrap.cc:654] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:28.895747   304 raft_consensus.cc:493] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.896438   304 raft_consensus.cc:515] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.899362   413 tablet_bootstrap.cc:492] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b: No bootstrap required, opened a new log
I20260608 13:02:28.899845   413 ts_tablet_manager.cc:1403] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 13:02:28.899677   304 leader_election.cc:290] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943)
I20260608 13:02:28.899617 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52" is_pre_election: true
I20260608 13:02:28.900627 32606 raft_consensus.cc:2468] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 0.
I20260608 13:02:28.900880   371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.901530   371 raft_consensus.cc:2468] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 0.
I20260608 13:02:28.902102 32648 leader_election.cc:304] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:28.902079   413 raft_consensus.cc:359] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.902899   413 raft_consensus.cc:385] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:28.903220   413 raft_consensus.cc:740] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: FOLLOWER
I20260608 13:02:28.903472   304 raft_consensus.cc:2804] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.903879   304 raft_consensus.cc:493] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.904233   304 raft_consensus.cc:3060] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.905795   452 raft_consensus.cc:493] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.906222   452 raft_consensus.cc:515] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.904088   413 consensus_queue.cc:260] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.908382   452 leader_election.cc:290] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:28.909139   413 ts_tablet_manager.cc:1434] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 13:02:28.909103   371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d4fbd90034da2a0251585fe7c2cdd" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.909498 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d4fbd90034da2a0251585fe7c2cdd" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:28.909946   371 raft_consensus.cc:2468] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 0.
I20260608 13:02:28.910136 32532 raft_consensus.cc:2468] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 0.
I20260608 13:02:28.911280 32646 leader_election.cc:304] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, 9db8377a16194279801033e5e4b9238b; no voters: 
I20260608 13:02:28.912041   304 raft_consensus.cc:515] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.912459   452 raft_consensus.cc:2804] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.912843   452 raft_consensus.cc:493] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.913193   452 raft_consensus.cc:3060] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.914947 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:28.915585 32606 raft_consensus.cc:3060] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.915661   304 leader_election.cc:290] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Requested vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943)
I20260608 13:02:28.916687   371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b"
I20260608 13:02:28.917322   371 raft_consensus.cc:3060] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.920125   452 raft_consensus.cc:515] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.923184   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d4fbd90034da2a0251585fe7c2cdd" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b"
I20260608 13:02:28.923784   452 leader_election.cc:290] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Requested vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:28.923801   370 raft_consensus.cc:3060] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.924039 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d4fbd90034da2a0251585fe7c2cdd" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:28.924685 32532 raft_consensus.cc:3060] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.929456 32606 raft_consensus.cc:2468] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 1.
I20260608 13:02:28.930718 32648 leader_election.cc:304] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:28.931483   452 raft_consensus.cc:2804] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.924703   371 raft_consensus.cc:2468] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 1.
I20260608 13:02:28.932631   452 raft_consensus.cc:697] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Becoming Leader. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:28.933593   452 consensus_queue.cc:237] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:28.934607 32532 raft_consensus.cc:2468] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 1.
I20260608 13:02:28.934558   370 raft_consensus.cc:2468] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 1.
I20260608 13:02:28.936079 32648 leader_election.cc:304] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:28.936981   304 raft_consensus.cc:2804] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.940959   304 raft_consensus.cc:697] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Becoming Leader. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:28.941792   304 consensus_queue.cc:237] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:28.942155 32427 catalog_manager.cc:5696] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131). New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:28.955263 32427 catalog_manager.cc:5696] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: term changed from 0 to 1, leader changed from <none> to 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131). New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:28.962141 32766 raft_consensus.cc:493] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.962703 32766 raft_consensus.cc:515] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.964962 32766 leader_election.cc:290] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943)
I20260608 13:02:28.965831 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b2040d4664268ac418aacb09c2663" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:28.966507 32532 raft_consensus.cc:2468] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:28.966527   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b2040d4664268ac418aacb09c2663" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.967224   370 raft_consensus.cc:2468] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 0.
I20260608 13:02:28.967636 32574 leader_election.cc:304] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:28.968446 32766 raft_consensus.cc:2804] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:28.968827 32766 raft_consensus.cc:493] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:28.969192 32766 raft_consensus.cc:3060] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.974179 32766 raft_consensus.cc:515] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.975929 32766 leader_election.cc:290] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943)
I20260608 13:02:28.976914 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b2040d4664268ac418aacb09c2663" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:28.977229   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4b2040d4664268ac418aacb09c2663" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b"
I20260608 13:02:28.977653 32532 raft_consensus.cc:3060] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.977958   370 raft_consensus.cc:3060] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.984722 32532 raft_consensus.cc:2468] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:28.985059   370 raft_consensus.cc:2468] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 1.
I20260608 13:02:28.985616 32766 raft_consensus.cc:493] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:28.986456 32572 leader_election.cc:304] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:28.987685 32745 raft_consensus.cc:2804] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:28.988229 32745 raft_consensus.cc:697] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Becoming Leader. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:28.986402 32766 raft_consensus.cc:515] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:28.989173 32745 consensus_queue.cc:237] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:28.991153 32766 leader_election.cc:290] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943), ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:28.992918   370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48591959be15403094ed62565017ffff" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9db8377a16194279801033e5e4b9238b" is_pre_election: true
I20260608 13:02:28.993818   370 raft_consensus.cc:2393] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c278c8315d224a05943baf9de97e6e52 in current term 1: Already voted for candidate ccaf3d329e90413fa675f92b88272014 in this term.
I20260608 13:02:28.993974 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48591959be15403094ed62565017ffff" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:28.995415 32574 leader_election.cc:304] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c278c8315d224a05943baf9de97e6e52; no voters: 9db8377a16194279801033e5e4b9238b, ccaf3d329e90413fa675f92b88272014
I20260608 13:02:28.996183 32745 raft_consensus.cc:3060] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:28.997855 32427 catalog_manager.cc:5696] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to c278c8315d224a05943baf9de97e6e52 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:29.001312 32745 raft_consensus.cc:2749] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:29.010257 32745 consensus_queue.cc:1048] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.024967 32745 consensus_queue.cc:1048] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.067879   448 raft_consensus.cc:493] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:29.068434   448 raft_consensus.cc:515] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } }
I20260608 13:02:29.070567   448 leader_election.cc:290] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605), ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:29.071790 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66961b4e3fd43b1a39e5424e2a1a7ea" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccaf3d329e90413fa675f92b88272014" is_pre_election: true
I20260608 13:02:29.072584 32532 raft_consensus.cc:2393] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9db8377a16194279801033e5e4b9238b in current term 1: Already voted for candidate 48d754c5f4914cbbb3ac885e70e9f87c in this term.
I20260608 13:02:29.079411 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66961b4e3fd43b1a39e5424e2a1a7ea" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" is_pre_election: true
I20260608 13:02:29.081182   333 leader_election.cc:304] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9db8377a16194279801033e5e4b9238b; no voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014
I20260608 13:02:29.081907   448 raft_consensus.cc:3060] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:29.087877   448 raft_consensus.cc:2749] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:02:29.105885 32754 consensus_queue.cc:1048] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:29.106784   305 consensus_queue.cc:1048] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:29.116593 32739 consensus_queue.cc:1048] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.126379   317 consensus_queue.cc:1048] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.165707 32484 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:02:29.199152 32606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab"
dest_uuid: "c278c8315d224a05943baf9de97e6e52"
mode: GRACEFUL
new_leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
 from {username='slave'} at 127.0.0.1:34032
I20260608 13:02:29.199911 32606 raft_consensus.cc:606] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Received request to transfer leadership to TS 48d754c5f4914cbbb3ac885e70e9f87c
I20260608 13:02:29.206511 32745 raft_consensus.cc:993] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52: : Instructing follower 48d754c5f4914cbbb3ac885e70e9f87c to start an election
I20260608 13:02:29.207062 32745 raft_consensus.cc:1081] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Signalling peer 48d754c5f4914cbbb3ac885e70e9f87c to start an election
I20260608 13:02:29.209208 32682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab"
dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
 from {username='slave'} at 127.0.0.1:49128
I20260608 13:02:29.209931 32682 raft_consensus.cc:493] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:29.210351 32682 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.216233 32532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b"
dest_uuid: "ccaf3d329e90413fa675f92b88272014"
mode: GRACEFUL
new_leader_uuid: "c278c8315d224a05943baf9de97e6e52"
 from {username='slave'} at 127.0.0.1:56086
I20260608 13:02:29.216894 32532 raft_consensus.cc:606] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Received request to transfer leadership to TS c278c8315d224a05943baf9de97e6e52
I20260608 13:02:29.219738 32682 raft_consensus.cc:515] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:29.220605 32532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68"
dest_uuid: "ccaf3d329e90413fa675f92b88272014"
mode: GRACEFUL
new_leader_uuid: "9db8377a16194279801033e5e4b9238b"
 from {username='slave'} at 127.0.0.1:56086
I20260608 13:02:29.221218 32532 raft_consensus.cc:606] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Received request to transfer leadership to TS 9db8377a16194279801033e5e4b9238b
I20260608 13:02:29.222858 32484 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 13:02:29.222941 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:29.223625 32532 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.223798 32484 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:29.223899 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:29.224517 32682 leader_election.cc:290] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 2 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:29.224596 32606 raft_consensus.cc:3055] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:02:29.226281 32606 raft_consensus.cc:740] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:29.227258 32606 consensus_queue.cc:260] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:29.228567 32606 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.236217 32606 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 2.
I20260608 13:02:29.237959 32532 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 2.
I20260608 13:02:29.239697 32648 leader_election.cc:304] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
W20260608 13:02:29.240656 32479 auto_rebalancer.cc:591] Failed to schedule move for tablet 438f1e49057e44039265bf0a99c66aab: Illegal state: Replica c278c8315d224a05943baf9de97e6e52 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } }
I20260608 13:02:29.242430   304 raft_consensus.cc:2804] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:29.242945   304 raft_consensus.cc:697] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 LEADER]: Becoming Leader. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:29.243888   304 consensus_queue.cc:237] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:29.253377 32427 catalog_manager.cc:5696] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: term changed from 1 to 2, leader changed from c278c8315d224a05943baf9de97e6e52 (127.28.224.130) to 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131). New cstate: current_term: 2 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:29.255156 32532 consensus_queue.cc:237] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue 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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:29.271382 32682 raft_consensus.cc:1275] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:29.272846 32497 consensus_peers.cc:597] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 -> Peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Couldn't send request to peer 9db8377a16194279801033e5e4b9238b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 921070852a574fcf833bd1383302789e. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:29.273231 32606 raft_consensus.cc:1275] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:29.274135   448 consensus_queue.cc:1048] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.274225   317 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } 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 13:02:29.275321   305 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:29.288722   305 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.290434 32607 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.294521 32681 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.308956 32427 catalog_manager.cc:5696] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 reported cstate change: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.316171   421 consensus_queue.cc:1048] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.329445 32682 consensus_queue.cc:237] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue 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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:29.333101   304 consensus_queue.cc:1048] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:29.340835 32607 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:29.342363   452 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } 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 13:02:29.343497 32646 consensus_peers.cc:597] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c -> Peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Couldn't send request to peer 9db8377a16194279801033e5e4b9238b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84badbf5abf844699e6c52d8750440db. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:29.357249 32754 raft_consensus.cc:993] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014: : Instructing follower c278c8315d224a05943baf9de97e6e52 to start an election
I20260608 13:02:29.358117   305 raft_consensus.cc:1081] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Signalling peer c278c8315d224a05943baf9de97e6e52 to start an election
I20260608 13:02:29.361181 32606 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b"
dest_uuid: "c278c8315d224a05943baf9de97e6e52"
 from {username='slave'} at 127.0.0.1:34018
I20260608 13:02:29.361819 32606 raft_consensus.cc:493] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:29.362227 32606 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.365994 32532 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:29.368367 32606 raft_consensus.cc:515] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:29.378192   452 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:02:29.381721   452 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.385519 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:29.386189 32682 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.389942 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "c278c8315d224a05943baf9de97e6e52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:29.390702 32532 raft_consensus.cc:3055] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:02:29.391330 32532 raft_consensus.cc:740] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:29.392700 32532 consensus_queue.cc:260] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:29.394191 32532 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.394553 32606 leader_election.cc:290] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 2 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:29.399191   304 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.401257 32606 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.402719 32532 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 2.
I20260608 13:02:29.404035 32574 leader_election.cc:304] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c278c8315d224a05943baf9de97e6e52, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:29.405809   460 raft_consensus.cc:2804] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:29.406311   460 raft_consensus.cc:697] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 LEADER]: Becoming Leader. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:29.407300   460 consensus_queue.cc:237] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:29.416182   458 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:29.419023 32532 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.423269 32427 catalog_manager.cc:5696] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 reported cstate change: term changed from 1 to 2, leader changed from ccaf3d329e90413fa675f92b88272014 (127.28.224.129) to c278c8315d224a05943baf9de97e6e52 (127.28.224.130). New cstate: current_term: 2 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:29.428316 32607 consensus_queue.cc:237] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue 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: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:29.428095 32429 catalog_manager.cc:5696] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:29.441475   460 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:02:29.443789 32572 consensus_peers.cc:597] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 -> Peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Couldn't send request to peer 9db8377a16194279801033e5e4b9238b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f518856609504fb0860f671b5494355f. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:29.453446   488 consensus_queue.cc:1048] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.457135   488 consensus_queue.cc:1048] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:29.394150 32682 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c278c8315d224a05943baf9de97e6e52 in term 2.
I20260608 13:02:29.466603 32533 raft_consensus.cc:1275] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:29.478978 32682 raft_consensus.cc:1275] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:29.480592   460 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } 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 13:02:29.481957 32766 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:29.510826   490 consensus_queue.cc:1048] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:29.519686 32745 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.531919 32533 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.551215 32766 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:02:29.579705 32572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.131:37605, user_credentials={real_user=slave}} blocked reactor thread for 52181.9us
I20260608 13:02:29.578689 32428 catalog_manager.cc:5696] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 reported cstate change: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:29.583808 32682 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:29.706475 32754 raft_consensus.cc:993] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014: : Instructing follower 9db8377a16194279801033e5e4b9238b to start an election
I20260608 13:02:29.707065 32739 raft_consensus.cc:1081] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Signalling peer 9db8377a16194279801033e5e4b9238b to start an election
I20260608 13:02:29.709138   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68"
dest_uuid: "9db8377a16194279801033e5e4b9238b"
 from {username='slave'} at 127.0.0.1:42028
I20260608 13:02:29.709759   369 raft_consensus.cc:493] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:29.710127   369 raft_consensus.cc:3060] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.716050   369 raft_consensus.cc:515] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:29.717882   369 leader_election.cc:290] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 2 election: Requested vote from peers 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605), ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:29.719059 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:29.718879 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c462167441e04a58b7c76ea45a65dd68" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:29.719748 32533 raft_consensus.cc:3055] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:02:29.719803 32682 raft_consensus.cc:3060] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.720315 32533 raft_consensus.cc:740] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:29.721220 32533 consensus_queue.cc:260] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:29.722292 32533 raft_consensus.cc:3060] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:29.726795 32533 raft_consensus.cc:2468] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 2.
I20260608 13:02:29.727077 32682 raft_consensus.cc:2468] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 2.
I20260608 13:02:29.728579   336 leader_election.cc:304] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:29.729481   448 raft_consensus.cc:2804] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:29.729987   448 raft_consensus.cc:697] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 2 LEADER]: Becoming Leader. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Running, Role: LEADER
I20260608 13:02:29.730747   448 consensus_queue.cc:237] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } }
I20260608 13:02:29.737315 32428 catalog_manager.cc:5696] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b reported cstate change: term changed from 1 to 2, leader changed from ccaf3d329e90413fa675f92b88272014 (127.28.224.129) to 9db8377a16194279801033e5e4b9238b (127.28.224.132). New cstate: current_term: 2 leader_uuid: "9db8377a16194279801033e5e4b9238b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:29.820228 32533 raft_consensus.cc:1275] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:29.821671   304 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:29.833711 32606 raft_consensus.cc:1275] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:29.835672   452 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:29.848935   503 ts_tablet_manager.cc:933] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: Initiating tablet copy from peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:29.852201   503 tablet_copy_client.cc:323] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:35707
I20260608 13:02:29.854249 32618 tablet_copy_service.cc:140] P c278c8315d224a05943baf9de97e6e52: Received BeginTabletCopySession request for tablet f518856609504fb0860f671b5494355f from peer 9db8377a16194279801033e5e4b9238b ({username='slave'} at 127.0.0.1:34030)
I20260608 13:02:29.854867 32618 tablet_copy_service.cc:161] P c278c8315d224a05943baf9de97e6e52: Beginning new tablet copy session on tablet f518856609504fb0860f671b5494355f from peer 9db8377a16194279801033e5e4b9238b at {username='slave'} at 127.0.0.1:34030: session id = 9db8377a16194279801033e5e4b9238b-f518856609504fb0860f671b5494355f
I20260608 13:02:29.861409 32618 tablet_copy_source_session.cc:215] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:29.864259   503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f518856609504fb0860f671b5494355f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:29.875447   506 ts_tablet_manager.cc:933] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: Initiating tablet copy from peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:29.877645   506 tablet_copy_client.cc:323] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:42777
I20260608 13:02:29.879926 32543 tablet_copy_service.cc:140] P ccaf3d329e90413fa675f92b88272014: Received BeginTabletCopySession request for tablet 921070852a574fcf833bd1383302789e from peer 9db8377a16194279801033e5e4b9238b ({username='slave'} at 127.0.0.1:56080)
I20260608 13:02:29.880569 32543 tablet_copy_service.cc:161] P ccaf3d329e90413fa675f92b88272014: Beginning new tablet copy session on tablet 921070852a574fcf833bd1383302789e from peer 9db8377a16194279801033e5e4b9238b at {username='slave'} at 127.0.0.1:56080: session id = 9db8377a16194279801033e5e4b9238b-921070852a574fcf833bd1383302789e
I20260608 13:02:29.880681   503 tablet_copy_client.cc:806] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:29.881353   503 tablet_copy_client.cc:670] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:29.885831   503 tablet_copy_client.cc:538] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:29.887774 32543 tablet_copy_source_session.cc:215] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:29.899399   506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921070852a574fcf833bd1383302789e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:29.900660   503 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:29.926177   509 ts_tablet_manager.cc:933] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: Initiating tablet copy from peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:29.932507   506 tablet_copy_client.cc:806] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:29.933468   506 tablet_copy_client.cc:670] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:29.936053   509 tablet_copy_client.cc:323] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:37605
I20260608 13:02:29.938083 32692 tablet_copy_service.cc:140] P 48d754c5f4914cbbb3ac885e70e9f87c: Received BeginTabletCopySession request for tablet 84badbf5abf844699e6c52d8750440db from peer 9db8377a16194279801033e5e4b9238b ({username='slave'} at 127.0.0.1:49132)
I20260608 13:02:29.938290   506 tablet_copy_client.cc:538] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:29.938753 32692 tablet_copy_service.cc:161] P 48d754c5f4914cbbb3ac885e70e9f87c: Beginning new tablet copy session on tablet 84badbf5abf844699e6c52d8750440db from peer 9db8377a16194279801033e5e4b9238b at {username='slave'} at 127.0.0.1:49132: session id = 9db8377a16194279801033e5e4b9238b-84badbf5abf844699e6c52d8750440db
I20260608 13:02:29.946842 32692 tablet_copy_source_session.cc:215] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:29.949323   506 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:29.952679   509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84badbf5abf844699e6c52d8750440db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:29.956421   503 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: 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 13:02:29.957491   503 tablet_bootstrap.cc:492] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: Bootstrap complete.
I20260608 13:02:29.958222   503 ts_tablet_manager.cc:1403] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.026s
I20260608 13:02:29.964815   503 raft_consensus.cc:359] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:29.965802   503 raft_consensus.cc:740] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: LEARNER
I20260608 13:02:29.966529   503 consensus_queue.cc:260] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [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: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:29.976410   503 ts_tablet_manager.cc:1434] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.002s
I20260608 13:02:29.988647   509 tablet_copy_client.cc:806] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:29.989434   509 tablet_copy_client.cc:670] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:29.989959 32618 tablet_copy_service.cc:342] P c278c8315d224a05943baf9de97e6e52: Request end of tablet copy session 9db8377a16194279801033e5e4b9238b-f518856609504fb0860f671b5494355f received from {username='slave'} at 127.0.0.1:34030
I20260608 13:02:29.990453 32618 tablet_copy_service.cc:434] P c278c8315d224a05943baf9de97e6e52: ending tablet copy session 9db8377a16194279801033e5e4b9238b-f518856609504fb0860f671b5494355f on tablet f518856609504fb0860f671b5494355f with peer 9db8377a16194279801033e5e4b9238b
I20260608 13:02:29.995357   509 tablet_copy_client.cc:538] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:29.997228   506 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: 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 13:02:29.998265   506 tablet_bootstrap.cc:492] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: Bootstrap complete.
I20260608 13:02:29.999075   506 ts_tablet_manager.cc:1403] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.019s
I20260608 13:02:30.002241   506 raft_consensus.cc:359] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:30.002936   506 raft_consensus.cc:740] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: LEARNER
I20260608 13:02:30.003559   506 consensus_queue.cc:260] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:30.005995   506 ts_tablet_manager.cc:1434] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:02:30.006909 32682 raft_consensus.cc:1275] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:30.008584 32745 consensus_queue.cc:1048] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:30.010332 32531 raft_consensus.cc:1275] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:30.012039   509 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:30.014330 32745 consensus_queue.cc:1048] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:02:30.016752 32543 tablet_copy_service.cc:342] P ccaf3d329e90413fa675f92b88272014: Request end of tablet copy session 9db8377a16194279801033e5e4b9238b-921070852a574fcf833bd1383302789e received from {username='slave'} at 127.0.0.1:56080
I20260608 13:02:30.017230 32543 tablet_copy_service.cc:434] P ccaf3d329e90413fa675f92b88272014: ending tablet copy session 9db8377a16194279801033e5e4b9238b-921070852a574fcf833bd1383302789e on tablet 921070852a574fcf833bd1383302789e with peer 9db8377a16194279801033e5e4b9238b
I20260608 13:02:30.046161   509 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: 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 13:02:30.047209   509 tablet_bootstrap.cc:492] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: Bootstrap complete.
I20260608 13:02:30.047933   509 ts_tablet_manager.cc:1403] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.016s
I20260608 13:02:30.051347   509 raft_consensus.cc:359] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:30.052343   509 raft_consensus.cc:740] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: LEARNER
I20260608 13:02:30.053066   509 consensus_queue.cc:260] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:30.055328   509 ts_tablet_manager.cc:1434] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 13:02:30.057142 32692 tablet_copy_service.cc:342] P 48d754c5f4914cbbb3ac885e70e9f87c: Request end of tablet copy session 9db8377a16194279801033e5e4b9238b-84badbf5abf844699e6c52d8750440db received from {username='slave'} at 127.0.0.1:49132
I20260608 13:02:30.057590 32692 tablet_copy_service.cc:434] P 48d754c5f4914cbbb3ac885e70e9f87c: ending tablet copy session 9db8377a16194279801033e5e4b9238b-84badbf5abf844699e6c52d8750440db on tablet 84badbf5abf844699e6c52d8750440db with peer 9db8377a16194279801033e5e4b9238b
I20260608 13:02:30.148401 32531 raft_consensus.cc:1275] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Refusing update from remote peer 9db8377a16194279801033e5e4b9238b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:30.150182   505 consensus_queue.cc:1048] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:02:30.162788 32682 raft_consensus.cc:1275] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Refusing update from remote peer 9db8377a16194279801033e5e4b9238b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:30.166934   448 consensus_queue.cc:1048] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:30.323700   369 raft_consensus.cc:1217] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:30.331300   369 raft_consensus.cc:1217] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:30.431224   369 raft_consensus.cc:1217] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:30.839526 32745 raft_consensus.cc:1064] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: attempting to promote NON_VOTER 9db8377a16194279801033e5e4b9238b to VOTER
I20260608 13:02:30.843920 32745 consensus_queue.cc:237] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [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: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:30.855786   370 raft_consensus.cc:1275] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:30.857513 32682 raft_consensus.cc:1275] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:30.858281 32533 raft_consensus.cc:1275] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:30.858167   521 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:30.860045   519 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:30.865640   521 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } 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 13:02:30.883123   519 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.885315 32682 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.888218 32533 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.895728   370 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.908119 32427 catalog_manager.cc:5696] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.925673 32739 raft_consensus.cc:1064] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: attempting to promote NON_VOTER 9db8377a16194279801033e5e4b9238b to VOTER
I20260608 13:02:30.928964 32739 consensus_queue.cc:237] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:30.937112 32606 consensus_queue.cc:237] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [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: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:30.951802   370 raft_consensus.cc:1275] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:30.953804   521 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:30.962145 32682 raft_consensus.cc:1275] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:30.966928 32606 raft_consensus.cc:1275] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:30.968348   370 raft_consensus.cc:1275] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:30.969362 32682 raft_consensus.cc:1275] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:30.970767   529 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:30.970857   521 consensus_queue.cc:1048] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:02:30.971829 32739 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:30.973623 32745 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.983297   369 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.985900 32682 raft_consensus.cc:2955] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:30.994313   532 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } 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 13:02:31.006126 32429 catalog_manager.cc:5696] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.006920 32739 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.008955 32681 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.023013 32521 tablet_service.cc:1558] Processing DeleteTablet for tablet f518856609504fb0860f671b5494355f with delete_type TABLET_DATA_TOMBSTONED (TS ccaf3d329e90413fa675f92b88272014 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56060
I20260608 13:02:31.024151 32429 catalog_manager.cc:5696] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:31.028405 32418 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f518856609504fb0860f671b5494355f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:31.028101 32606 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.038607   452 raft_consensus.cc:1064] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: attempting to promote NON_VOTER 9db8377a16194279801033e5e4b9238b to VOTER
I20260608 13:02:31.038339   369 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.042176   452 consensus_queue.cc:237] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:31.046156   536 tablet_replica.cc:333] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:31.047598   536 raft_consensus.cc:2243] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:31.048417   536 raft_consensus.cc:2272] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:31.051707   536 ts_tablet_manager.cc:1916] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:31.071635 32606 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:31.071885   536 ts_tablet_manager.cc:1929] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:31.071635   369 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:31.072501   536 log.cc:1199] T f518856609504fb0860f671b5494355f P ccaf3d329e90413fa675f92b88272014: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/f518856609504fb0860f671b5494355f
I20260608 13:02:31.073616   490 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } 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 13:02:31.074237 32418 catalog_manager.cc:5027] TS ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): tablet f518856609504fb0860f671b5494355f (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:31.075322   538 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:31.084473 32533 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:31.086330   452 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:31.091369 32533 consensus_queue.cc:237] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:31.096388   538 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.105671 32607 raft_consensus.cc:1275] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:31.107533   529 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:31.110385   370 raft_consensus.cc:1275] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:31.112690 32607 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.110390 32531 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.116534 32429 catalog_manager.cc:5696] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:31.120100   529 consensus_queue.cc:1048] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:31.122426   531 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.129267 32608 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.111184   369 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.146343   370 raft_consensus.cc:2955] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.151628 32681 consensus_queue.cc:237] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:31.156251 32418 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 921070852a574fcf833bd1383302789e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:31.163558 32430 catalog_manager.cc:5696] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:31.170424   369 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:31.174764   538 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:31.181330 32669 tablet_service.cc:1558] Processing DeleteTablet for tablet 921070852a574fcf833bd1383302789e with delete_type TABLET_DATA_TOMBSTONED (TS 48d754c5f4914cbbb3ac885e70e9f87c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49106
I20260608 13:02:31.183946 32531 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:31.185576   538 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:31.186798   543 tablet_replica.cc:333] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:31.187973   543 raft_consensus.cc:2243] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:31.188889   543 raft_consensus.cc:2272] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:31.193553   490 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.196250   543 ts_tablet_manager.cc:1916] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:31.196166 32533 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.198274   369 raft_consensus.cc:2955] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:31.208386 32416 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 84badbf5abf844699e6c52d8750440db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:31.212535 32427 catalog_manager.cc:5696] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:31.214733   543 ts_tablet_manager.cc:1929] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:31.215302   543 log.cc:1199] T 921070852a574fcf833bd1383302789e P 48d754c5f4914cbbb3ac885e70e9f87c: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/921070852a574fcf833bd1383302789e
I20260608 13:02:31.217471 32416 catalog_manager.cc:5027] TS 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): tablet 921070852a574fcf833bd1383302789e (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:31.225287 32484 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:02:31.230644 32592 tablet_service.cc:1558] Processing DeleteTablet for tablet 84badbf5abf844699e6c52d8750440db with delete_type TABLET_DATA_TOMBSTONED (TS c278c8315d224a05943baf9de97e6e52 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33986
I20260608 13:02:31.232854   544 tablet_replica.cc:333] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:31.234007   544 raft_consensus.cc:2243] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:31.234875   544 raft_consensus.cc:2272] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:31.238720   544 ts_tablet_manager.cc:1916] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:31.254302   544 ts_tablet_manager.cc:1929] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:31.254701   544 log.cc:1199] T 84badbf5abf844699e6c52d8750440db P c278c8315d224a05943baf9de97e6e52: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/84badbf5abf844699e6c52d8750440db
I20260608 13:02:31.256421 32418 catalog_manager.cc:5027] TS c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): tablet 84badbf5abf844699e6c52d8750440db (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:31.262466 32681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab"
dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
mode: GRACEFUL
new_leader_uuid: "ccaf3d329e90413fa675f92b88272014"
 from {username='slave'} at 127.0.0.1:49152
I20260608 13:02:31.263195 32681 raft_consensus.cc:606] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 LEADER]: Received request to transfer leadership to TS ccaf3d329e90413fa675f92b88272014
I20260608 13:02:31.266152 32608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b"
dest_uuid: "c278c8315d224a05943baf9de97e6e52"
mode: GRACEFUL
new_leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
 from {username='slave'} at 127.0.0.1:34032
I20260608 13:02:31.266690 32608 raft_consensus.cc:606] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 LEADER]: Received request to transfer leadership to TS 48d754c5f4914cbbb3ac885e70e9f87c
I20260608 13:02:31.267979 32484 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 13:02:31.268610 32484 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:31.449503   490 raft_consensus.cc:993] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c: : Instructing follower ccaf3d329e90413fa675f92b88272014 to start an election
I20260608 13:02:31.450047   538 raft_consensus.cc:1081] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 LEADER]: Signalling peer ccaf3d329e90413fa675f92b88272014 to start an election
I20260608 13:02:31.452026 32533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab"
dest_uuid: "ccaf3d329e90413fa675f92b88272014"
 from {username='slave'} at 127.0.0.1:56072
I20260608 13:02:31.452739 32533 raft_consensus.cc:493] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:31.453171 32533 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.517846 32533 raft_consensus.cc:515] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:31.521139 32533 leader_election.cc:290] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [CANDIDATE]: Term 3 election: Requested vote from peers 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:31.523396 32681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:31.523867 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "ccaf3d329e90413fa675f92b88272014" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:31.524753 32681 raft_consensus.cc:3055] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 LEADER]: Stepping down as leader of term 2
I20260608 13:02:31.524982 32608 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.525471 32681 raft_consensus.cc:740] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:31.527235 32681 consensus_queue.cc:260] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [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: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:31.529899 32681 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.537563 32681 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 3.
I20260608 13:02:31.538051 32608 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccaf3d329e90413fa675f92b88272014 in term 3.
I20260608 13:02:31.539502 32497 leader_election.cc:304] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [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: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:31.540696   531 raft_consensus.cc:2804] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:02:31.541293   531 raft_consensus.cc:697] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 LEADER]: Becoming Leader. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:31.542773   531 consensus_queue.cc:237] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [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: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:31.558753 32430 catalog_manager.cc:5696] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 reported cstate change: term changed from 2 to 3, leader changed from 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) to ccaf3d329e90413fa675f92b88272014 (127.28.224.129). New cstate: current_term: 3 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:31.727528   519 raft_consensus.cc:993] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52: : Instructing follower 48d754c5f4914cbbb3ac885e70e9f87c to start an election
I20260608 13:02:31.728340   549 raft_consensus.cc:1081] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 LEADER]: Signalling peer 48d754c5f4914cbbb3ac885e70e9f87c to start an election
I20260608 13:02:31.730156 32681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b"
dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
 from {username='slave'} at 127.0.0.1:49128
I20260608 13:02:31.730657 32681 raft_consensus.cc:493] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:31.730919 32681 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.735993 32681 raft_consensus.cc:515] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:31.738003 32681 leader_election.cc:290] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 3 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:31.739174 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:31.739480 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8297846b483f47478b2b9a24674daa1b" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:31.739965 32533 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.740108 32608 raft_consensus.cc:3055] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 13:02:31.740561 32608 raft_consensus.cc:740] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Running, Role: LEADER
I20260608 13:02:31.741637 32608 consensus_queue.cc:260] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:31.743455 32608 raft_consensus.cc:3060] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:02:31.749135 32533 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 3.
I20260608 13:02:31.750983 32648 leader_election.cc:304] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [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: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:31.752169   538 raft_consensus.cc:2804] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:02:31.752175 32608 raft_consensus.cc:2468] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 3.
I20260608 13:02:31.753150   538 raft_consensus.cc:697] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 LEADER]: Becoming Leader. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:31.754501   538 consensus_queue.cc:237] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:31.764259 32430 catalog_manager.cc:5696] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: term changed from 2 to 3, leader changed from c278c8315d224a05943baf9de97e6e52 (127.28.224.130) to 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131). New cstate: current_term: 3 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:31.953126 32681 raft_consensus.cc:1275] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:02:31.954859   529 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:31.965742 32608 raft_consensus.cc:1275] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 3 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:02:31.967617   529 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:32.211436 32607 raft_consensus.cc:1275] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 3 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:02:32.212826   538 consensus_queue.cc:1048] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:32.225515 32531 raft_consensus.cc:1275] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 3 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:02:32.227855   490 consensus_queue.cc:1048] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:32.264847 32607 consensus_queue.cc:237] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue 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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:32.274945 32681 raft_consensus.cc:1275] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:32.275050 32572 consensus_peers.cc:597] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 -> Peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Couldn't send request to peer 9db8377a16194279801033e5e4b9238b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ef62604b7b8435e9406b9db034c3dbe. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:32.275513 32531 raft_consensus.cc:1275] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:32.276602   549 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:32.277515   561 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } 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 13:02:32.286990   549 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.288329 32531 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.289573 32681 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.300491 32429 catalog_manager.cc:5696] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.305271 32682 consensus_queue.cc:237] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue 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: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: NON_VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: true } }
I20260608 13:02:32.318943 32531 raft_consensus.cc:1275] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:32.319205 32648 consensus_peers.cc:597] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c -> Peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Couldn't send request to peer c278c8315d224a05943baf9de97e6e52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 228d4fbd90034da2a0251585fe7c2cdd. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:32.321158   558 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:02:32.321738   369 raft_consensus.cc:1275] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:32.323261   490 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:32.331373   558 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: NON_VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: true } } }
I20260608 13:02:32.333539 32531 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: NON_VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: true } } }
I20260608 13:02:32.334605   369 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: NON_VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: true } } }
I20260608 13:02:32.347787 32430 catalog_manager.cc:5696] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: config changed from index -1 to 2, NON_VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) added. New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: NON_VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:32.350589 32531 consensus_queue.cc:237] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue 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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:32.361338 32607 raft_consensus.cc:1275] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:32.363658 32497 consensus_peers.cc:597] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 -> Peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Couldn't send request to peer 9db8377a16194279801033e5e4b9238b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37a01b691c3e42f9993eeb2588a145b0. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:32.365070   529 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } 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 13:02:32.369381 32682 raft_consensus.cc:1275] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:32.370760   531 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:02:32.378003   529 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.380716 32607 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.388012 32682 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.397123 32607 consensus_queue.cc:237] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Queue 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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: NON_VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: true } }
I20260608 13:02:32.397768 32430 catalog_manager.cc:5696] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 reported cstate change: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:32.408685   369 raft_consensus.cc:1275] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:32.409910 32572 consensus_peers.cc:597] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 -> Peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): Couldn't send request to peer 48d754c5f4914cbbb3ac885e70e9f87c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f4b2040d4664268ac418aacb09c2663. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:32.410336 32531 raft_consensus.cc:1275] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:32.413584   549 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:32.415659   549 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:32.426826   561 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: NON_VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: true } } }
I20260608 13:02:32.433913 32531 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: NON_VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: true } } }
I20260608 13:02:32.446641 32429 catalog_manager.cc:5696] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 reported cstate change: config changed from index -1 to 2, NON_VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) added. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: NON_VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:32.451772   369 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: NON_VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: true } } }
I20260608 13:02:32.739450   578 ts_tablet_manager.cc:933] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: Initiating tablet copy from peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:32.741540   578 tablet_copy_client.cc:323] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:42777
I20260608 13:02:32.744046 32543 tablet_copy_service.cc:140] P ccaf3d329e90413fa675f92b88272014: Received BeginTabletCopySession request for tablet 37a01b691c3e42f9993eeb2588a145b0 from peer 9db8377a16194279801033e5e4b9238b ({username='slave'} at 127.0.0.1:56080)
I20260608 13:02:32.744707 32543 tablet_copy_service.cc:161] P ccaf3d329e90413fa675f92b88272014: Beginning new tablet copy session on tablet 37a01b691c3e42f9993eeb2588a145b0 from peer 9db8377a16194279801033e5e4b9238b at {username='slave'} at 127.0.0.1:56080: session id = 9db8377a16194279801033e5e4b9238b-37a01b691c3e42f9993eeb2588a145b0
I20260608 13:02:32.751135 32543 tablet_copy_source_session.cc:215] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:32.757562   578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a01b691c3e42f9993eeb2588a145b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:32.770128   578 tablet_copy_client.cc:806] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:32.770783   578 tablet_copy_client.cc:670] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:32.775234   578 tablet_copy_client.cc:538] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:32.783080   580 ts_tablet_manager.cc:933] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: Initiating tablet copy from peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:32.784502   578 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:32.785625   580 tablet_copy_client.cc:323] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:35707
I20260608 13:02:32.788107 32618 tablet_copy_service.cc:140] P c278c8315d224a05943baf9de97e6e52: Received BeginTabletCopySession request for tablet 2ef62604b7b8435e9406b9db034c3dbe from peer 9db8377a16194279801033e5e4b9238b ({username='slave'} at 127.0.0.1:34030)
I20260608 13:02:32.788827 32618 tablet_copy_service.cc:161] P c278c8315d224a05943baf9de97e6e52: Beginning new tablet copy session on tablet 2ef62604b7b8435e9406b9db034c3dbe from peer 9db8377a16194279801033e5e4b9238b at {username='slave'} at 127.0.0.1:34030: session id = 9db8377a16194279801033e5e4b9238b-2ef62604b7b8435e9406b9db034c3dbe
I20260608 13:02:32.797590 32618 tablet_copy_source_session.cc:215] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:32.801241   580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef62604b7b8435e9406b9db034c3dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:32.808457   578 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: 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 13:02:32.809628   578 tablet_bootstrap.cc:492] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: Bootstrap complete.
I20260608 13:02:32.810454   578 ts_tablet_manager.cc:1403] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.026s	user 0.025s	sys 0.000s
I20260608 13:02:32.814715   578 raft_consensus.cc:359] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:32.815711   578 raft_consensus.cc:740] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: LEARNER
I20260608 13:02:32.816427   578 consensus_queue.cc:260] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:32.819242   578 ts_tablet_manager.cc:1434] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260608 13:02:32.820744   580 tablet_copy_client.cc:806] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:32.821337   580 tablet_copy_client.cc:670] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:32.822777 32543 tablet_copy_service.cc:342] P ccaf3d329e90413fa675f92b88272014: Request end of tablet copy session 9db8377a16194279801033e5e4b9238b-37a01b691c3e42f9993eeb2588a145b0 received from {username='slave'} at 127.0.0.1:56080
I20260608 13:02:32.823313 32543 tablet_copy_service.cc:434] P ccaf3d329e90413fa675f92b88272014: ending tablet copy session 9db8377a16194279801033e5e4b9238b-37a01b691c3e42f9993eeb2588a145b0 on tablet 37a01b691c3e42f9993eeb2588a145b0 with peer 9db8377a16194279801033e5e4b9238b
I20260608 13:02:32.832511   580 tablet_copy_client.cc:538] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:32.835616   583 ts_tablet_manager.cc:933] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: Initiating tablet copy from peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:32.844318   580 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:32.845598   583 tablet_copy_client.cc:323] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:35707
I20260608 13:02:32.848126 32618 tablet_copy_service.cc:140] P c278c8315d224a05943baf9de97e6e52: Received BeginTabletCopySession request for tablet 0f4b2040d4664268ac418aacb09c2663 from peer 48d754c5f4914cbbb3ac885e70e9f87c ({username='slave'} at 127.0.0.1:34002)
I20260608 13:02:32.848850 32618 tablet_copy_service.cc:161] P c278c8315d224a05943baf9de97e6e52: Beginning new tablet copy session on tablet 0f4b2040d4664268ac418aacb09c2663 from peer 48d754c5f4914cbbb3ac885e70e9f87c at {username='slave'} at 127.0.0.1:34002: session id = 48d754c5f4914cbbb3ac885e70e9f87c-0f4b2040d4664268ac418aacb09c2663
I20260608 13:02:32.858137 32618 tablet_copy_source_session.cc:215] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:32.862864   583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4b2040d4664268ac418aacb09c2663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:32.880328   586 ts_tablet_manager.cc:933] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: Initiating tablet copy from peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:32.890316   586 tablet_copy_client.cc:323] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:37605
I20260608 13:02:32.891558   583 tablet_copy_client.cc:806] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:32.892262   583 tablet_copy_client.cc:670] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:32.893071 32692 tablet_copy_service.cc:140] P 48d754c5f4914cbbb3ac885e70e9f87c: Received BeginTabletCopySession request for tablet 228d4fbd90034da2a0251585fe7c2cdd from peer c278c8315d224a05943baf9de97e6e52 ({username='slave'} at 127.0.0.1:49128)
I20260608 13:02:32.893419   580 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: 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 13:02:32.893739 32692 tablet_copy_service.cc:161] P 48d754c5f4914cbbb3ac885e70e9f87c: Beginning new tablet copy session on tablet 228d4fbd90034da2a0251585fe7c2cdd from peer c278c8315d224a05943baf9de97e6e52 at {username='slave'} at 127.0.0.1:49128: session id = c278c8315d224a05943baf9de97e6e52-228d4fbd90034da2a0251585fe7c2cdd
I20260608 13:02:32.894375   580 tablet_bootstrap.cc:492] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: Bootstrap complete.
I20260608 13:02:32.895258   580 ts_tablet_manager.cc:1403] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.028s
I20260608 13:02:32.899348   580 raft_consensus.cc:359] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:32.900446   580 raft_consensus.cc:740] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: LEARNER
I20260608 13:02:32.901269   580 consensus_queue.cc:260] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:32.903884   580 ts_tablet_manager.cc:1434] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 13:02:32.904084   583 tablet_copy_client.cc:538] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:32.906618 32692 tablet_copy_source_session.cc:215] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:32.909363 32618 tablet_copy_service.cc:342] P c278c8315d224a05943baf9de97e6e52: Request end of tablet copy session 9db8377a16194279801033e5e4b9238b-2ef62604b7b8435e9406b9db034c3dbe received from {username='slave'} at 127.0.0.1:34030
I20260608 13:02:32.909861 32618 tablet_copy_service.cc:434] P c278c8315d224a05943baf9de97e6e52: ending tablet copy session 9db8377a16194279801033e5e4b9238b-2ef62604b7b8435e9406b9db034c3dbe on tablet 2ef62604b7b8435e9406b9db034c3dbe with peer 9db8377a16194279801033e5e4b9238b
I20260608 13:02:32.912007   586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228d4fbd90034da2a0251585fe7c2cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:32.924726   583 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap starting.
I20260608 13:02:32.929734   586 tablet_copy_client.cc:806] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:32.931257   586 tablet_copy_client.cc:670] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:32.936101   586 tablet_copy_client.cc:538] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:32.947238   583 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: 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 13:02:32.947338   586 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: Bootstrap starting.
I20260608 13:02:32.948326   583 tablet_bootstrap.cc:492] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: Bootstrap complete.
I20260608 13:02:32.949033   583 ts_tablet_manager.cc:1403] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.012s
I20260608 13:02:32.951763   583 raft_consensus.cc:359] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: NON_VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: true } }
I20260608 13:02:32.956579   583 raft_consensus.cc:740] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Initialized, Role: LEARNER
I20260608 13:02:32.957530   583 consensus_queue.cc:260] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: NON_VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: true } }
I20260608 13:02:32.960621   583 ts_tablet_manager.cc:1434] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 13:02:32.962589 32618 tablet_copy_service.cc:342] P c278c8315d224a05943baf9de97e6e52: Request end of tablet copy session 48d754c5f4914cbbb3ac885e70e9f87c-0f4b2040d4664268ac418aacb09c2663 received from {username='slave'} at 127.0.0.1:34002
I20260608 13:02:32.963032 32618 tablet_copy_service.cc:434] P c278c8315d224a05943baf9de97e6e52: ending tablet copy session 48d754c5f4914cbbb3ac885e70e9f87c-0f4b2040d4664268ac418aacb09c2663 on tablet 0f4b2040d4664268ac418aacb09c2663 with peer 48d754c5f4914cbbb3ac885e70e9f87c
I20260608 13:02:32.975320   586 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: 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 13:02:32.976426   586 tablet_bootstrap.cc:492] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: Bootstrap complete.
I20260608 13:02:32.977214   586 ts_tablet_manager.cc:1403] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.003s
I20260608 13:02:32.981841   586 raft_consensus.cc:359] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: NON_VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: true } }
I20260608 13:02:32.982908   586 raft_consensus.cc:740] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c278c8315d224a05943baf9de97e6e52, State: Initialized, Role: LEARNER
I20260608 13:02:32.983822   586 consensus_queue.cc:260] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [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: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: NON_VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: true } }
I20260608 13:02:32.986894   586 ts_tablet_manager.cc:1434] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:02:32.989805 32692 tablet_copy_service.cc:342] P 48d754c5f4914cbbb3ac885e70e9f87c: Request end of tablet copy session c278c8315d224a05943baf9de97e6e52-228d4fbd90034da2a0251585fe7c2cdd received from {username='slave'} at 127.0.0.1:49128
I20260608 13:02:32.990265 32692 tablet_copy_service.cc:434] P 48d754c5f4914cbbb3ac885e70e9f87c: ending tablet copy session c278c8315d224a05943baf9de97e6e52-228d4fbd90034da2a0251585fe7c2cdd on tablet 228d4fbd90034da2a0251585fe7c2cdd with peer c278c8315d224a05943baf9de97e6e52
I20260608 13:02:33.204646   369 raft_consensus.cc:1217] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:33.224323   369 raft_consensus.cc:1217] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:33.269716 32484 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:02:33.287981 32531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab"
dest_uuid: "ccaf3d329e90413fa675f92b88272014"
mode: GRACEFUL
new_leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
 from {username='slave'} at 127.0.0.1:56086
I20260608 13:02:33.288794 32531 raft_consensus.cc:606] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 LEADER]: Received request to transfer leadership to TS 48d754c5f4914cbbb3ac885e70e9f87c
I20260608 13:02:33.292570 32682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84badbf5abf844699e6c52d8750440db"
dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
mode: GRACEFUL
new_leader_uuid: "9db8377a16194279801033e5e4b9238b"
 from {username='slave'} at 127.0.0.1:49152
I20260608 13:02:33.293174 32682 raft_consensus.cc:606] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Received request to transfer leadership to TS 9db8377a16194279801033e5e4b9238b
I20260608 13:02:33.296314 32682 raft_consensus.cc:1217] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:33.298406 32484 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 13:02:33.299463 32484 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:33.376603 32608 raft_consensus.cc:1217] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:33.514190   592 raft_consensus.cc:993] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: : Instructing follower 9db8377a16194279801033e5e4b9238b to start an election
I20260608 13:02:33.514742   558 raft_consensus.cc:1081] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Signalling peer 9db8377a16194279801033e5e4b9238b to start an election
I20260608 13:02:33.516674   369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84badbf5abf844699e6c52d8750440db"
dest_uuid: "9db8377a16194279801033e5e4b9238b"
 from {username='slave'} at 127.0.0.1:42036
I20260608 13:02:33.517189   369 raft_consensus.cc:493] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:33.517474   369 raft_consensus.cc:3060] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:33.522683   369 raft_consensus.cc:515] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:33.524802   369 leader_election.cc:290] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 2 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:33.526432 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:33.526513 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84badbf5abf844699e6c52d8750440db" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:33.527310 32531 raft_consensus.cc:3060] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:33.527346 32682 raft_consensus.cc:3055] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:02:33.527879 32682 raft_consensus.cc:740] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:33.528774 32682 consensus_queue.cc:260] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:33.530081 32682 raft_consensus.cc:3060] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:33.532884 32531 raft_consensus.cc:2468] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 2.
I20260608 13:02:33.534332   336 leader_election.cc:304] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:33.535260   448 raft_consensus.cc:2804] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:33.536507 32682 raft_consensus.cc:2468] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 2.
I20260608 13:02:33.536935   448 raft_consensus.cc:697] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 2 LEADER]: Becoming Leader. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Running, Role: LEADER
I20260608 13:02:33.537935   448 consensus_queue.cc:237] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:33.555979 32429 catalog_manager.cc:5696] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b reported cstate change: term changed from 1 to 2, leader changed from 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) to 9db8377a16194279801033e5e4b9238b (127.28.224.132). New cstate: current_term: 2 leader_uuid: "9db8377a16194279801033e5e4b9238b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:33.638851   591 raft_consensus.cc:1064] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: attempting to promote NON_VOTER 9db8377a16194279801033e5e4b9238b to VOTER
I20260608 13:02:33.641839   591 consensus_queue.cc:237] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:33.650187 32682 raft_consensus.cc:1275] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.650813 32531 raft_consensus.cc:1275] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.651026   369 raft_consensus.cc:1275] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.652418   591 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:33.653394   549 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } 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 13:02:33.654263   561 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:33.665689   552 raft_consensus.cc:1064] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: attempting to promote NON_VOTER 9db8377a16194279801033e5e4b9238b to VOTER
I20260608 13:02:33.669207   552 consensus_queue.cc:237] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:33.671386   591 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.674922 32682 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.691365   529 raft_consensus.cc:993] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014: : Instructing follower 48d754c5f4914cbbb3ac885e70e9f87c to start an election
I20260608 13:02:33.691530 32681 raft_consensus.cc:1275] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.690917 32429 catalog_manager.cc:5696] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.691877   529 raft_consensus.cc:1081] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 LEADER]: Signalling peer 48d754c5f4914cbbb3ac885e70e9f87c to start an election
I20260608 13:02:33.695799   529 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:33.696417 32681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab"
dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
 from {username='slave'} at 127.0.0.1:49118
I20260608 13:02:33.697002 32681 raft_consensus.cc:493] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:33.697357 32681 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 FOLLOWER]: Advancing to term 4
I20260608 13:02:33.696254 32531 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.701306   369 raft_consensus.cc:1275] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.703361   590 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:33.703753 32681 raft_consensus.cc:515] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:33.706041 32681 leader_election.cc:290] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 4 election: Requested vote from peers ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777), c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707)
I20260608 13:02:33.707274 32533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ccaf3d329e90413fa675f92b88272014"
I20260608 13:02:33.707617 32608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f1e49057e44039265bf0a99c66aab" candidate_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:33.707904 32533 raft_consensus.cc:3055] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 13:02:33.708240 32608 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 3 FOLLOWER]: Advancing to term 4
I20260608 13:02:33.714490 32606 raft_consensus.cc:1275] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.708258 32533 raft_consensus.cc:740] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ccaf3d329e90413fa675f92b88272014, State: Running, Role: LEADER
I20260608 13:02:33.716367 32533 consensus_queue.cc:260] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:33.717746 32533 raft_consensus.cc:3060] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 3 FOLLOWER]: Advancing to term 4
I20260608 13:02:33.720824   370 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } attrs { replace: true } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.724696   529 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } 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 13:02:33.728390   561 raft_consensus.cc:1064] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: attempting to promote NON_VOTER 48d754c5f4914cbbb3ac885e70e9f87c to VOTER
I20260608 13:02:33.742142 32533 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 4.
I20260608 13:02:33.743790 32648 leader_election.cc:304] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48d754c5f4914cbbb3ac885e70e9f87c, ccaf3d329e90413fa675f92b88272014; no voters: 
I20260608 13:02:33.745219   592 raft_consensus.cc:2804] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 4 FOLLOWER]: Leader election won for term 4
I20260608 13:02:33.745982   592 raft_consensus.cc:697] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 4 LEADER]: Becoming Leader. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:33.746853 32608 raft_consensus.cc:2468] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48d754c5f4914cbbb3ac885e70e9f87c in term 4.
I20260608 13:02:33.748332   592 consensus_queue.cc:237] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } }
I20260608 13:02:33.766921   529 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.771965 32606 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.758194   561 consensus_queue.cc:237] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } }
I20260608 13:02:33.786340   369 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.791667 32608 consensus_queue.cc:237] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [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: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:33.784135   558 raft_consensus.cc:1064] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: attempting to promote NON_VOTER c278c8315d224a05943baf9de97e6e52 to VOTER
I20260608 13:02:33.786492 32429 catalog_manager.cc:5696] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: term changed from 3 to 4, leader changed from ccaf3d329e90413fa675f92b88272014 (127.28.224.129) to 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131). New cstate: current_term: 4 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
W20260608 13:02:33.795791   592 consensus_queue.cc:1175] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9db8377a16194279801033e5e4b9238b" responder_term: 1 status { last_received { term: 1 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 2 } }
I20260608 13:02:33.805425   558 consensus_queue.cc:237] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [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: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } }
I20260608 13:02:33.810129 32430 catalog_manager.cc:5696] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:33.815816 32682 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.821964 32680 raft_consensus.cc:1275] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:33.823657   549 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:33.831718 32531 consensus_queue.cc:237] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:33.838249   549 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.845304   369 raft_consensus.cc:1275] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:33.849207 32680 raft_consensus.cc:1275] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:33.850217   607 consensus_queue.cc:1048] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:33.851423   370 raft_consensus.cc:1275] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:33.851491 32682 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.854583   552 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:33.858641   552 consensus_queue.cc:1048] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:33.859953   370 raft_consensus.cc:2955] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.870703 32430 catalog_manager.cc:5696] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c reported cstate change: config changed from index 3 to 4, VOTER ccaf3d329e90413fa675f92b88272014 (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.871543   529 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.874758 32531 raft_consensus.cc:1275] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.874624 32418 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2ef62604b7b8435e9406b9db034c3dbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:33.876899   592 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:02:33.885489 32608 raft_consensus.cc:1275] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 LEARNER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.889333 32533 raft_consensus.cc:1275] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.889961 32680 raft_consensus.cc:1275] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEARNER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.891036   591 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:33.890601   370 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.892059   607 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } 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 13:02:33.894475   369 raft_consensus.cc:1275] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.896206 32521 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ef62604b7b8435e9406b9db034c3dbe with delete_type TABLET_DATA_TOMBSTONED (TS ccaf3d329e90413fa675f92b88272014 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56060
I20260608 13:02:33.897212   607 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:33.905018 32680 raft_consensus.cc:2955] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:33.906117 32418 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 37a01b691c3e42f9993eeb2588a145b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:33.913942 32430 catalog_manager.cc:5696] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 3 to 4, VOTER c278c8315d224a05943baf9de97e6e52 (127.28.224.130) evicted. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:33.925331   614 tablet_replica.cc:333] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:33.927121   614 raft_consensus.cc:2243] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:33.928500   614 raft_consensus.cc:2272] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:33.935577   370 raft_consensus.cc:1275] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:33.936456   593 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } 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 13:02:33.938733   593 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260608 13:02:33.943459   614 ts_tablet_manager.cc:1916] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:33.949338   561 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:33.956480 32531 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Refusing update from remote peer 9db8377a16194279801033e5e4b9238b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:02:33.957332 32592 tablet_service.cc:1558] Processing DeleteTablet for tablet 37a01b691c3e42f9993eeb2588a145b0 with delete_type TABLET_DATA_TOMBSTONED (TS c278c8315d224a05943baf9de97e6e52 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33986
I20260608 13:02:33.958277   448 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:02:33.959995 32533 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:33.965585   371 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:33.986685   614 ts_tablet_manager.cc:1929] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:33.989288   614 log.cc:1199] T 2ef62604b7b8435e9406b9db034c3dbe P ccaf3d329e90413fa675f92b88272014: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/2ef62604b7b8435e9406b9db034c3dbe
I20260608 13:02:33.986538 32680 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:33.991581 32418 catalog_manager.cc:5027] TS ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): tablet 2ef62604b7b8435e9406b9db034c3dbe (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:34.003763   558 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c278c8315d224a05943baf9de97e6e52 (127.28.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.009711 32682 raft_consensus.cc:1275] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Refusing update from remote peer 9db8377a16194279801033e5e4b9238b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:02:34.013037 32429 catalog_manager.cc:5696] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b reported cstate change: config changed from index 2 to 3, 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:34.016407   595 consensus_queue.cc:1048] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 13:02:34.020995   620 tablet_replica.cc:333] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:34.022078   620 raft_consensus.cc:2243] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:34.020615 32608 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c278c8315d224a05943baf9de97e6e52 (127.28.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.022979   620 raft_consensus.cc:2272] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:34.027997   620 ts_tablet_manager.cc:1916] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:34.038009 32606 consensus_queue.cc:237] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } }
I20260608 13:02:34.040400   370 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c278c8315d224a05943baf9de97e6e52 (127.28.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.056888 32680 raft_consensus.cc:1275] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:34.058736   591 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } 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 13:02:34.059763 32533 raft_consensus.cc:1275] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer c278c8315d224a05943baf9de97e6e52: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:34.062517   591 consensus_queue.cc:1048] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.072019   591 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:34.076761 32680 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:34.079346 32428 catalog_manager.cc:5696] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b reported cstate change: config changed from index 2 to 3, c278c8315d224a05943baf9de97e6e52 (127.28.224.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.085820 32532 raft_consensus.cc:2955] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:34.097941 32531 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c278c8315d224a05943baf9de97e6e52 (127.28.224.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.105679   620 ts_tablet_manager.cc:1929] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:34.116572   620 log.cc:1199] T 37a01b691c3e42f9993eeb2588a145b0 P c278c8315d224a05943baf9de97e6e52: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/37a01b691c3e42f9993eeb2588a145b0
I20260608 13:02:34.120002 32418 catalog_manager.cc:5027] TS c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): tablet 37a01b691c3e42f9993eeb2588a145b0 (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:34.124274 32418 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0f4b2040d4664268ac418aacb09c2663 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:34.131194 32429 catalog_manager.cc:5696] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "c278c8315d224a05943baf9de97e6e52" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { promote: false } } }
I20260608 13:02:34.148557   358 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f4b2040d4664268ac418aacb09c2663 with delete_type TABLET_DATA_TOMBSTONED (TS 9db8377a16194279801033e5e4b9238b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42000
I20260608 13:02:34.151314   627 tablet_replica.cc:333] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:34.152537   627 raft_consensus.cc:2243] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:34.153379   627 raft_consensus.cc:2272] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:34.155598 32682 consensus_queue.cc:237] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [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: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } }
I20260608 13:02:34.157122   627 ts_tablet_manager.cc:1916] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:34.163823 32608 raft_consensus.cc:1275] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:34.165489 32532 raft_consensus.cc:1275] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:34.167776   592 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } 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 13:02:34.169260   558 consensus_queue.cc:1048] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.173674   627 ts_tablet_manager.cc:1929] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:34.174165   627 log.cc:1199] T 0f4b2040d4664268ac418aacb09c2663 P 9db8377a16194279801033e5e4b9238b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-3-root/wals/0f4b2040d4664268ac418aacb09c2663
I20260608 13:02:34.176184 32416 catalog_manager.cc:5027] TS 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): tablet 0f4b2040d4664268ac418aacb09c2663 (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:34.176612   594 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.182402 32606 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.187546 32416 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 228d4fbd90034da2a0251585fe7c2cdd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:34.186836 32532 raft_consensus.cc:2955] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.192569 32531 raft_consensus.cc:1275] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 4 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 13:02:34.194283   594 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.203797 32429 catalog_manager.cc:5696] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 3 to 4, VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } } peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } attrs { promote: false } } }
I20260608 13:02:34.216930 32606 raft_consensus.cc:1275] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 4 FOLLOWER]: Refusing update from remote peer 48d754c5f4914cbbb3ac885e70e9f87c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 13:02:34.218941   594 consensus_queue.cc:1048] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:34.219461   358 tablet_service.cc:1558] Processing DeleteTablet for tablet 228d4fbd90034da2a0251585fe7c2cdd with delete_type TABLET_DATA_TOMBSTONED (TS 9db8377a16194279801033e5e4b9238b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42000
I20260608 13:02:34.221159   627 tablet_replica.cc:333] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:34.222121   627 raft_consensus.cc:2243] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:34.222855   627 raft_consensus.cc:2272] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:34.227958   627 ts_tablet_manager.cc:1916] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:34.245296   627 ts_tablet_manager.cc:1929] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:34.245718   627 log.cc:1199] T 228d4fbd90034da2a0251585fe7c2cdd P 9db8377a16194279801033e5e4b9238b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-3-root/wals/228d4fbd90034da2a0251585fe7c2cdd
I20260608 13:02:34.247138 32416 catalog_manager.cc:5027] TS 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): tablet 228d4fbd90034da2a0251585fe7c2cdd (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:35.242417 32532 consensus_queue.cc:237] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Queue 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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:35.249668 32682 raft_consensus.cc:1275] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:02:35.252594 32606 raft_consensus.cc:1275] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:02:35.252831 32497 consensus_peers.cc:597] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 -> Peer 9db8377a16194279801033e5e4b9238b (127.28.224.132:44943): Couldn't send request to peer 9db8377a16194279801033e5e4b9238b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63250e3bb1794adf87028331478bfd9f. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:35.253991   529 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } 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 13:02:35.255270   636 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:35.264393   529 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:35.267338 32606 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:35.270303 32682 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } } }
I20260608 13:02:35.281057 32428 catalog_manager.cc:5696] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index -1 to 2, NON_VOTER 9db8377a16194279801033e5e4b9238b (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:35.300621 32484 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:02:35.321589 32682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6"
dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
mode: GRACEFUL
new_leader_uuid: "9db8377a16194279801033e5e4b9238b"
 from {username='slave'} at 127.0.0.1:49152
I20260608 13:02:35.322315 32682 raft_consensus.cc:606] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Received request to transfer leadership to TS 9db8377a16194279801033e5e4b9238b
I20260608 13:02:35.323827 32484 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 13:02:35.324644 32484 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:35.387589   632 raft_consensus.cc:993] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c: : Instructing follower 9db8377a16194279801033e5e4b9238b to start an election
I20260608 13:02:35.388259   643 raft_consensus.cc:1081] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Signalling peer 9db8377a16194279801033e5e4b9238b to start an election
I20260608 13:02:35.390084   370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6"
dest_uuid: "9db8377a16194279801033e5e4b9238b"
 from {username='slave'} at 127.0.0.1:42036
I20260608 13:02:35.390636   370 raft_consensus.cc:493] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:02:35.390964   370 raft_consensus.cc:3060] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:35.395452   370 raft_consensus.cc:515] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:35.397490   370 leader_election.cc:290] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 2 election: Requested vote from peers c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707), 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605)
I20260608 13:02:35.398051 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c278c8315d224a05943baf9de97e6e52"
I20260608 13:02:35.398152 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58e79c363e1643c6b6154e6c3823dbf6" candidate_uuid: "9db8377a16194279801033e5e4b9238b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48d754c5f4914cbbb3ac885e70e9f87c"
I20260608 13:02:35.399207 32682 raft_consensus.cc:3055] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:02:35.398713 32606 raft_consensus.cc:3060] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:35.399544 32682 raft_consensus.cc:740] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48d754c5f4914cbbb3ac885e70e9f87c, State: Running, Role: LEADER
I20260608 13:02:35.400573 32682 consensus_queue.cc:260] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:35.403234 32682 raft_consensus.cc:3060] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:02:35.406029 32606 raft_consensus.cc:2468] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 2.
I20260608 13:02:35.407389   336 leader_election.cc:304] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9db8377a16194279801033e5e4b9238b, c278c8315d224a05943baf9de97e6e52; no voters: 
I20260608 13:02:35.408205   623 raft_consensus.cc:2804] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:02:35.408685   623 raft_consensus.cc:697] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 2 LEADER]: Becoming Leader. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Running, Role: LEADER
I20260608 13:02:35.409471   623 consensus_queue.cc:237] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } }
I20260608 13:02:35.409796 32682 raft_consensus.cc:2468] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9db8377a16194279801033e5e4b9238b in term 2.
I20260608 13:02:35.417893 32430 catalog_manager.cc:5696] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b reported cstate change: term changed from 1 to 2, leader changed from 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) to 9db8377a16194279801033e5e4b9238b (127.28.224.132). New cstate: current_term: 2 leader_uuid: "9db8377a16194279801033e5e4b9238b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:35.797744   645 ts_tablet_manager.cc:933] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: Initiating tablet copy from peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777)
I20260608 13:02:35.799746   645 tablet_copy_client.cc:323] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:42777
I20260608 13:02:35.801581 32543 tablet_copy_service.cc:140] P ccaf3d329e90413fa675f92b88272014: Received BeginTabletCopySession request for tablet 63250e3bb1794adf87028331478bfd9f from peer 9db8377a16194279801033e5e4b9238b ({username='slave'} at 127.0.0.1:56080)
I20260608 13:02:35.802256 32543 tablet_copy_service.cc:161] P ccaf3d329e90413fa675f92b88272014: Beginning new tablet copy session on tablet 63250e3bb1794adf87028331478bfd9f from peer 9db8377a16194279801033e5e4b9238b at {username='slave'} at 127.0.0.1:56080: session id = 9db8377a16194279801033e5e4b9238b-63250e3bb1794adf87028331478bfd9f
I20260608 13:02:35.807726 32543 tablet_copy_source_session.cc:215] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:02:35.811051   645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63250e3bb1794adf87028331478bfd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:35.812000 32608 raft_consensus.cc:1275] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Refusing update from remote peer 9db8377a16194279801033e5e4b9238b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:35.813442   623 consensus_queue.cc:1048] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:02:35.831511   645 tablet_copy_client.cc:806] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 0 data blocks...
I20260608 13:02:35.832229   645 tablet_copy_client.cc:670] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: tablet copy: Starting download of 1 WAL segments...
I20260608 13:02:35.833019 32682 raft_consensus.cc:1275] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Refusing update from remote peer 9db8377a16194279801033e5e4b9238b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:02:35.841763   623 consensus_queue.cc:1048] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:02:35.855376   645 tablet_copy_client.cc:538] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:02:35.865746   645 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: Bootstrap starting.
I20260608 13:02:35.893260   645 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: 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 13:02:35.894403   645 tablet_bootstrap.cc:492] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: Bootstrap complete.
I20260608 13:02:35.895675   645 ts_tablet_manager.cc:1403] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.003s
I20260608 13:02:35.898769   645 raft_consensus.cc:359] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:35.899672   645 raft_consensus.cc:740] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db8377a16194279801033e5e4b9238b, State: Initialized, Role: LEARNER
I20260608 13:02:35.900344   645 consensus_queue.cc:260] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: true } }
I20260608 13:02:35.903028   645 ts_tablet_manager.cc:1434] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 13:02:35.904901 32543 tablet_copy_service.cc:342] P ccaf3d329e90413fa675f92b88272014: Request end of tablet copy session 9db8377a16194279801033e5e4b9238b-63250e3bb1794adf87028331478bfd9f received from {username='slave'} at 127.0.0.1:56080
I20260608 13:02:35.905297 32543 tablet_copy_service.cc:434] P ccaf3d329e90413fa675f92b88272014: ending tablet copy session 9db8377a16194279801033e5e4b9238b-63250e3bb1794adf87028331478bfd9f on tablet 63250e3bb1794adf87028331478bfd9f with peer 9db8377a16194279801033e5e4b9238b
I20260608 13:02:36.349371   370 raft_consensus.cc:1217] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:02:36.848935   656 raft_consensus.cc:1064] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: attempting to promote NON_VOTER 9db8377a16194279801033e5e4b9238b to VOTER
I20260608 13:02:36.851171   656 consensus_queue.cc:237] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:36.864054   370 raft_consensus.cc:1275] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 LEARNER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:36.864382 32606 raft_consensus.cc:1275] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:36.866979   655 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:36.870908   663 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:02:36.881868 32682 raft_consensus.cc:1275] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:02:36.887229   662 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } 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 13:02:36.890147   656 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.902784   370 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.908603 32606 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.919582 32430 catalog_manager.cc:5696] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b reported cstate change: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.921491 32682 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9db8377a16194279801033e5e4b9238b (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "48d754c5f4914cbbb3ac885e70e9f87c" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37605 } attrs { replace: true } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.951690 32531 consensus_queue.cc:237] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [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: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } }
I20260608 13:02:36.957842 32606 raft_consensus.cc:1275] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:36.958088   370 raft_consensus.cc:1275] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Refusing update from remote peer ccaf3d329e90413fa675f92b88272014: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:02:36.959203   663 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:02:36.960126   656 consensus_queue.cc:1048] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } 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 13:02:36.967011   662 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.970520 32606 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.974583 32418 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 63250e3bb1794adf87028331478bfd9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:02:36.980819   370 raft_consensus.cc:2955] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } } }
I20260608 13:02:36.979925 32428 catalog_manager.cc:5696] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 reported cstate change: config changed from index 3 to 4, VOTER 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131) evicted. New cstate: current_term: 1 leader_uuid: "ccaf3d329e90413fa675f92b88272014" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccaf3d329e90413fa675f92b88272014" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c278c8315d224a05943baf9de97e6e52" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db8377a16194279801033e5e4b9238b" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:02:36.999621 32669 tablet_service.cc:1558] Processing DeleteTablet for tablet 63250e3bb1794adf87028331478bfd9f with delete_type TABLET_DATA_TOMBSTONED (TS 48d754c5f4914cbbb3ac885e70e9f87c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49106
I20260608 13:02:37.003952   671 tablet_replica.cc:333] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.004839   671 raft_consensus.cc:2243] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.005679   671 raft_consensus.cc:2272] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.009371   671 ts_tablet_manager.cc:1916] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:02:37.022723   671 ts_tablet_manager.cc:1929] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:02:37.023224   671 log.cc:1199] T 63250e3bb1794adf87028331478bfd9f P 48d754c5f4914cbbb3ac885e70e9f87c: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/63250e3bb1794adf87028331478bfd9f
I20260608 13:02:37.024803 32416 catalog_manager.cc:5027] TS 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): tablet 63250e3bb1794adf87028331478bfd9f (table range_aware_rebalance_new_range [id=ae8ea9ae8cfe40789202167ae82defee]) successfully deleted
I20260608 13:02:37.325683 32484 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 13:02:37.338198 32484 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 13:02:37.338783 32484 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:37.621006 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:02:37.663345 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 13:02:37.663573 32648 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 13:02:37.664397 29570 tablet_replica.cc:333] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.665140 29570 raft_consensus.cc:2243] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.665695 29570 raft_consensus.cc:2272] T 228d4fbd90034da2a0251585fe7c2cdd P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.668543 29570 tablet_replica.cc:333] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
W20260608 13:02:37.669062 32648 consensus_peers.cc:597] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c -> Peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): Couldn't send request to peer ccaf3d329e90413fa675f92b88272014. 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 13:02:37.669366 29570 raft_consensus.cc:2243] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.669890 29570 raft_consensus.cc:2272] T 0f4b2040d4664268ac418aacb09c2663 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.671880 29570 tablet_replica.cc:333] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.672482 29570 raft_consensus.cc:2243] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.672915 29570 raft_consensus.cc:2272] T a66961b4e3fd43b1a39e5424e2a1a7ea P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.674810 29570 tablet_replica.cc:333] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.675504 29570 raft_consensus.cc:2243] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.676286 29570 raft_consensus.cc:2272] T 63250e3bb1794adf87028331478bfd9f P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.678578 29570 tablet_replica.cc:333] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.679215 29570 raft_consensus.cc:2243] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.679646 29570 raft_consensus.cc:2272] T 3fe007295ace4273bd01de5cf1eb8a55 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.681363 29570 tablet_replica.cc:333] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.681895 29570 raft_consensus.cc:2243] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.682673 29570 raft_consensus.cc:2272] T 48591959be15403094ed62565017ffff P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.684593 29570 tablet_replica.cc:333] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.685207 29570 raft_consensus.cc:2243] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.685640 29570 raft_consensus.cc:2272] T c462167441e04a58b7c76ea45a65dd68 P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.687517 29570 tablet_replica.cc:333] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.688091 29570 raft_consensus.cc:2243] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.688553 29570 raft_consensus.cc:2272] T 438f1e49057e44039265bf0a99c66aab P ccaf3d329e90413fa675f92b88272014 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.690397 29570 tablet_replica.cc:333] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.690924 29570 raft_consensus.cc:2243] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.691448 29570 raft_consensus.cc:2272] T 8297846b483f47478b2b9a24674daa1b P ccaf3d329e90413fa675f92b88272014 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.693241 29570 tablet_replica.cc:333] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.693835 29570 raft_consensus.cc:2243] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.694855 29570 raft_consensus.cc:2272] T 921070852a574fcf833bd1383302789e P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.697281 29570 tablet_replica.cc:333] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.697995 29570 raft_consensus.cc:2243] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.698565 29570 raft_consensus.cc:2272] T 84badbf5abf844699e6c52d8750440db P ccaf3d329e90413fa675f92b88272014 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.700497 29570 tablet_replica.cc:333] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014: stopping tablet replica
I20260608 13:02:37.701040 29570 raft_consensus.cc:2243] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.701805 29570 raft_consensus.cc:2272] T 37a01b691c3e42f9993eeb2588a145b0 P ccaf3d329e90413fa675f92b88272014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.737604 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:02:37.767300 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
W20260608 13:02:37.784991   336 consensus_peers.cc:597] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b -> Peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): Couldn't send request to peer ccaf3d329e90413fa675f92b88272014. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:37.801955 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:37.802876 29570 tablet_replica.cc:333] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.803866 29570 raft_consensus.cc:2243] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.804589 29570 raft_consensus.cc:2272] T 228d4fbd90034da2a0251585fe7c2cdd P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.806316 29570 tablet_replica.cc:333] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.806931 29570 raft_consensus.cc:2243] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.807423 29570 raft_consensus.cc:2272] T 48591959be15403094ed62565017ffff P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.809427 29570 tablet_replica.cc:333] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.810070 29570 raft_consensus.cc:2243] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.810889 29570 raft_consensus.cc:2272] T 2c6c522b764b4c8d8f7c6a203630179b P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.813079 29570 tablet_replica.cc:333] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.813587 29570 raft_consensus.cc:2243] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.814273 29570 raft_consensus.cc:2272] T 0f4b2040d4664268ac418aacb09c2663 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.816170 29570 tablet_replica.cc:333] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.816675 29570 raft_consensus.cc:2243] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.817191 29570 raft_consensus.cc:2272] T 63250e3bb1794adf87028331478bfd9f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.819550 29570 tablet_replica.cc:333] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.820097 29570 raft_consensus.cc:2243] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.820484 29570 raft_consensus.cc:2272] T 3fe007295ace4273bd01de5cf1eb8a55 P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.822505 29570 tablet_replica.cc:333] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.822991 29570 raft_consensus.cc:2243] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.823462 29570 raft_consensus.cc:2272] T 58e79c363e1643c6b6154e6c3823dbf6 P c278c8315d224a05943baf9de97e6e52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.825186 29570 tablet_replica.cc:333] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.825641 29570 raft_consensus.cc:2243] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.826021 29570 raft_consensus.cc:2272] T 8297846b483f47478b2b9a24674daa1b P c278c8315d224a05943baf9de97e6e52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.827878 29570 tablet_replica.cc:333] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.828349 29570 raft_consensus.cc:2243] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.828871 29570 raft_consensus.cc:2272] T 921070852a574fcf833bd1383302789e P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.830637 29570 tablet_replica.cc:333] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.831378 29570 raft_consensus.cc:2243] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.831790 29570 raft_consensus.cc:2272] T 438f1e49057e44039265bf0a99c66aab P c278c8315d224a05943baf9de97e6e52 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.833487 29570 tablet_replica.cc:333] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.833920 29570 raft_consensus.cc:2243] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.834630 29570 raft_consensus.cc:2272] T f518856609504fb0860f671b5494355f P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.837881 29570 tablet_replica.cc:333] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52: stopping tablet replica
I20260608 13:02:37.838398 29570 raft_consensus.cc:2243] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.839430 29570 raft_consensus.cc:2272] T 2ef62604b7b8435e9406b9db034c3dbe P c278c8315d224a05943baf9de97e6e52 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:02:37.840137   336 consensus_peers.cc:597] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b -> Peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): Couldn't send request to peer ccaf3d329e90413fa675f92b88272014. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:02:37.858515   336 consensus_peers.cc:597] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b -> Peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Couldn't send request to peer c278c8315d224a05943baf9de97e6e52. 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 13:02:37.878778 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:02:37.908996 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
W20260608 13:02:37.916858   333 consensus_peers.cc:597] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b -> Peer 48d754c5f4914cbbb3ac885e70e9f87c (127.28.224.131:37605): Couldn't send request to peer 48d754c5f4914cbbb3ac885e70e9f87c. 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 13:02:37.942392 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:37.943334 29570 tablet_replica.cc:333] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.944170 29570 raft_consensus.cc:2243] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.944921 29570 raft_consensus.cc:2272] T 228d4fbd90034da2a0251585fe7c2cdd P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.946774 29570 tablet_replica.cc:333] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.947439 29570 raft_consensus.cc:2243] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.948225 29570 raft_consensus.cc:2272] T a66961b4e3fd43b1a39e5424e2a1a7ea P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.950335 29570 tablet_replica.cc:333] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.950886 29570 raft_consensus.cc:2243] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.951396 29570 raft_consensus.cc:2272] T 0f4b2040d4664268ac418aacb09c2663 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.953095 29570 tablet_replica.cc:333] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.953656 29570 raft_consensus.cc:2243] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.954089 29570 raft_consensus.cc:2272] T 2c6c522b764b4c8d8f7c6a203630179b P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.955992 29570 tablet_replica.cc:333] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.956648 29570 raft_consensus.cc:2243] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.957320 29570 raft_consensus.cc:2272] T 2ef62604b7b8435e9406b9db034c3dbe P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.959816 29570 tablet_replica.cc:333] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.960374 29570 raft_consensus.cc:2243] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.960980 29570 raft_consensus.cc:2272] T f518856609504fb0860f671b5494355f P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:02:37.962350   336 consensus_peers.cc:597] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b -> Peer ccaf3d329e90413fa675f92b88272014 (127.28.224.129:42777): Couldn't send request to peer ccaf3d329e90413fa675f92b88272014. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:37.963379 29570 tablet_replica.cc:333] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.963971 29570 raft_consensus.cc:2243] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.964402 29570 raft_consensus.cc:2272] T c462167441e04a58b7c76ea45a65dd68 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.966297 29570 tablet_replica.cc:333] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.966837 29570 raft_consensus.cc:2243] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 4 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.967672 29570 raft_consensus.cc:2272] T 438f1e49057e44039265bf0a99c66aab P 48d754c5f4914cbbb3ac885e70e9f87c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.969542 29570 tablet_replica.cc:333] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.970090 29570 raft_consensus.cc:2243] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.970621 29570 raft_consensus.cc:2272] T 37a01b691c3e42f9993eeb2588a145b0 P 48d754c5f4914cbbb3ac885e70e9f87c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.972703 29570 tablet_replica.cc:333] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.973222 29570 raft_consensus.cc:2243] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.973650 29570 raft_consensus.cc:2272] T 84badbf5abf844699e6c52d8750440db P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.975508 29570 tablet_replica.cc:333] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.976006 29570 raft_consensus.cc:2243] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:37.976441 29570 raft_consensus.cc:2272] T 58e79c363e1643c6b6154e6c3823dbf6 P 48d754c5f4914cbbb3ac885e70e9f87c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:37.978438 29570 tablet_replica.cc:333] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c: stopping tablet replica
I20260608 13:02:37.978977 29570 raft_consensus.cc:2243] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 LEADER]: Raft consensus shutting down.
I20260608 13:02:37.979727 29570 raft_consensus.cc:2272] T 8297846b483f47478b2b9a24674daa1b P 48d754c5f4914cbbb3ac885e70e9f87c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.019225 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
W20260608 13:02:38.033681   336 consensus_peers.cc:597] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b -> Peer c278c8315d224a05943baf9de97e6e52 (127.28.224.130:35707): Couldn't send request to peer c278c8315d224a05943baf9de97e6e52. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:02:38.048924 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:02:38.075228 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:38.076038 29570 tablet_replica.cc:333] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.076654 29570 raft_consensus.cc:2243] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.077250 29570 raft_consensus.cc:2272] T 37a01b691c3e42f9993eeb2588a145b0 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.079208 29570 tablet_replica.cc:333] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.079828 29570 raft_consensus.cc:2243] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:38.080556 29570 raft_consensus.cc:2272] T 84badbf5abf844699e6c52d8750440db P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.082280 29570 tablet_replica.cc:333] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.082845 29570 raft_consensus.cc:2243] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.083423 29570 raft_consensus.cc:2272] T 921070852a574fcf833bd1383302789e P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.085143 29570 tablet_replica.cc:333] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.085687 29570 raft_consensus.cc:2243] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.086138 29570 raft_consensus.cc:2272] T 2ef62604b7b8435e9406b9db034c3dbe P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.087898 29570 tablet_replica.cc:333] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.088440 29570 raft_consensus.cc:2243] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.088980 29570 raft_consensus.cc:2272] T f518856609504fb0860f671b5494355f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.090794 29570 tablet_replica.cc:333] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.091440 29570 raft_consensus.cc:2243] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:38.092200 29570 raft_consensus.cc:2272] T 58e79c363e1643c6b6154e6c3823dbf6 P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.093804 29570 tablet_replica.cc:333] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.094326 29570 raft_consensus.cc:2243] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.094739 29570 raft_consensus.cc:2272] T a66961b4e3fd43b1a39e5424e2a1a7ea P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.096494 29570 tablet_replica.cc:333] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.097014 29570 raft_consensus.cc:2243] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.097461 29570 raft_consensus.cc:2272] T 2c6c522b764b4c8d8f7c6a203630179b P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.099355 29570 tablet_replica.cc:333] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.099869 29570 raft_consensus.cc:2243] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:02:38.100629 29570 raft_consensus.cc:2272] T c462167441e04a58b7c76ea45a65dd68 P 9db8377a16194279801033e5e4b9238b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.102377 29570 tablet_replica.cc:333] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.102874 29570 raft_consensus.cc:2243] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.103297 29570 raft_consensus.cc:2272] T 48591959be15403094ed62565017ffff P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.105248 29570 tablet_replica.cc:333] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.105756 29570 raft_consensus.cc:2243] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:38.106249 29570 raft_consensus.cc:2272] T 63250e3bb1794adf87028331478bfd9f P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.107944 29570 tablet_replica.cc:333] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b: stopping tablet replica
I20260608 13:02:38.108398 29570 raft_consensus.cc:2243] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:38.109119 29570 raft_consensus.cc:2272] T 3fe007295ace4273bd01de5cf1eb8a55 P 9db8377a16194279801033e5e4b9238b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.141871 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:02:38.167392 29570 master.cc:562] Master@127.28.224.190:36561 shutting down...
I20260608 13:02:38.191916 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:38.192503 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:38.192868 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P d60b56294e27424eb27a4c0ce5d59b93: stopping tablet replica
I20260608 13:02:38.213501 29570 master.cc:584] Master@127.28.224.190:36561 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13255 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 13:02:38.269306 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:43463
I20260608 13:02:38.270502 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:38.276464   678 instance_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 13:02:38.276607   679 instance_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 13:02:38.278431   681 instance_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 13:02:38.278936 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:38.280910 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:38.281092 29570 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 13:02:38.281278 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923758281264 us; error 0 us; skew 500 ppm
I20260608 13:02:38.281953 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:38.284775 29570 webserver.cc:533] Webserver started at http://127.28.224.190:33987/ using document root <none> and password file <none>
I20260608 13:02:38.285346 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:38.285542 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:38.285847 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:38.287005 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "93fd0fb98cc04507b474904e92907132"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.291908 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 13:02:38.296031   686 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.297063 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 13:02:38.297415 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "93fd0fb98cc04507b474904e92907132"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.297740 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-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 13:02:38.324890 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:38.326206 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:38.367625 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:43463
I20260608 13:02:38.367755   737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:43463 every 8 connection(s)
I20260608 13:02:38.372084   738 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 13:02:38.382468   738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132: Bootstrap starting.
I20260608 13:02:38.387627   738 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:38.392459   738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132: No bootstrap required, opened a new log
I20260608 13:02:38.394845   738 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93fd0fb98cc04507b474904e92907132" member_type: VOTER }
I20260608 13:02:38.395291   738 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:38.395610   738 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93fd0fb98cc04507b474904e92907132, State: Initialized, Role: FOLLOWER
I20260608 13:02:38.396400   738 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93fd0fb98cc04507b474904e92907132" member_type: VOTER }
I20260608 13:02:38.396898   738 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:38.397145   738 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:38.397429   738 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:38.402290   738 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93fd0fb98cc04507b474904e92907132" member_type: VOTER }
I20260608 13:02:38.402881   738 leader_election.cc:304] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [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: 93fd0fb98cc04507b474904e92907132; no voters: 
I20260608 13:02:38.404165   738 leader_election.cc:290] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:38.404707   741 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:38.406128   741 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 1 LEADER]: Becoming Leader. State: Replica: 93fd0fb98cc04507b474904e92907132, State: Running, Role: LEADER
I20260608 13:02:38.406845   741 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [LEADER]: Queue going to LEADER mode. State: All 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: "93fd0fb98cc04507b474904e92907132" member_type: VOTER }
I20260608 13:02:38.407392   738 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:38.412154   743 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93fd0fb98cc04507b474904e92907132. Latest consensus state: current_term: 1 leader_uuid: "93fd0fb98cc04507b474904e92907132" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93fd0fb98cc04507b474904e92907132" member_type: VOTER } }
I20260608 13:02:38.412880   743 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:38.412580   742 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93fd0fb98cc04507b474904e92907132" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93fd0fb98cc04507b474904e92907132" member_type: VOTER } }
I20260608 13:02:38.413390   742 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:38.416497   749 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:38.421736   749 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:38.424710 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:38.431689   749 catalog_manager.cc:1382] Generated new cluster ID: 16863bd3e36b441bae63ae5f8af96504
I20260608 13:02:38.432008   749 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:38.469655   749 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:38.471022   749 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:38.486173   749 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132: Generated new TSK 0
I20260608 13:02:38.486894   749 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:38.555977 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:38.562476   759 instance_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 13:02:38.563917   760 instance_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 13:02:38.565200   762 instance_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 13:02:38.565519 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:38.566514 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:38.566700 29570 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 13:02:38.566825 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923758566813 us; error 0 us; skew 500 ppm
I20260608 13:02:38.567457 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:38.569947 29570 webserver.cc:533] Webserver started at http://127.28.224.129:46469/ using document root <none> and password file <none>
I20260608 13:02:38.570433 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:38.570608 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:38.570832 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:38.571995 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "9019a2851837402ba6852baa6acfc381"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.576730 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 13:02:38.580564   767 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.581514 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 13:02:38.581785 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "9019a2851837402ba6852baa6acfc381"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.582031 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-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 13:02:38.594146 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:38.595444 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:38.596913 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:38.599300 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:38.599514 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.599813 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:38.600026 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.643420 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:42983
I20260608 13:02:38.643522   829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:42983 every 8 connection(s)
I20260608 13:02:38.648981 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:38.658176   834 instance_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 13:02:38.661511   835 instance_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 13:02:38.662873   837 instance_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 13:02:38.663684 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:38.664593 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:38.664878 29570 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 13:02:38.665128 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923758665079 us; error 0 us; skew 500 ppm
I20260608 13:02:38.666033 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:38.668496   830 heartbeater.cc:344] Connected to a master server at 127.28.224.190:43463
I20260608 13:02:38.668864   830 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:38.669509 29570 webserver.cc:533] Webserver started at http://127.28.224.130:37453/ using document root <none> and password file <none>
I20260608 13:02:38.669816   830 heartbeater.cc:507] Master 127.28.224.190:43463 requested a full tablet report, sending...
I20260608 13:02:38.670173 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:38.670457 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:38.670801 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:38.672462 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "66c735cf422543019fe5cf36cbe9a5f3"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.672528   703 ts_manager.cc:194] Registered new tserver with Master: 9019a2851837402ba6852baa6acfc381 (127.28.224.129:42983)
I20260608 13:02:38.675505   703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54804
I20260608 13:02:38.679273 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 13:02:38.683182   842 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.684177 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:02:38.684589 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "66c735cf422543019fe5cf36cbe9a5f3"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.684911 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-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 13:02:38.701735 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:38.703270 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:38.705178 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:38.707890 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:38.708156 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.708465 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:38.708724 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.750909 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:38771
I20260608 13:02:38.751025   904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:38771 every 8 connection(s)
I20260608 13:02:38.756799 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:38.765849   908 instance_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 13:02:38.767549   909 instance_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 13:02:38.768317   911 instance_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 13:02:38.769457 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:38.770534 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:38.770797 29570 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 13:02:38.771080 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923758771053 us; error 0 us; skew 500 ppm
I20260608 13:02:38.771378   905 heartbeater.cc:344] Connected to a master server at 127.28.224.190:43463
I20260608 13:02:38.771777 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:38.771797   905 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:38.773010   905 heartbeater.cc:507] Master 127.28.224.190:43463 requested a full tablet report, sending...
I20260608 13:02:38.775281 29570 webserver.cc:533] Webserver started at http://127.28.224.131:41461/ using document root <none> and password file <none>
I20260608 13:02:38.775884   703 ts_manager.cc:194] Registered new tserver with Master: 66c735cf422543019fe5cf36cbe9a5f3 (127.28.224.130:38771)
I20260608 13:02:38.776077 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:38.776386 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:38.776775 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:38.778136   703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54808
I20260608 13:02:38.778445 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "4bac2df5d4fa44f3869e084270c71d10"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.784003 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 13:02:38.788084   916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.788978 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:02:38.789326 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "4bac2df5d4fa44f3869e084270c71d10"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.789685 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-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 13:02:38.821794 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:38.823293 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:38.824941 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:38.827661 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:38.827960 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.828256 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:38.828470 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.874188 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:33895
I20260608 13:02:38.874310   978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:33895 every 8 connection(s)
I20260608 13:02:38.879967 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:38.888087   982 instance_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 13:02:38.891470   983 instance_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 13:02:38.893095 29570 server_base.cc:1061] running on GCE node
W20260608 13:02:38.895596   985 instance_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 13:02:38.896829   979 heartbeater.cc:344] Connected to a master server at 127.28.224.190:43463
I20260608 13:02:38.896893 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:38.897403 29570 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 13:02:38.897439   979 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:38.897706 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923758897686 us; error 0 us; skew 500 ppm
I20260608 13:02:38.898377   979 heartbeater.cc:507] Master 127.28.224.190:43463 requested a full tablet report, sending...
I20260608 13:02:38.898566 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:38.901170   703 ts_manager.cc:194] Registered new tserver with Master: 4bac2df5d4fa44f3869e084270c71d10 (127.28.224.131:33895)
I20260608 13:02:38.902195 29570 webserver.cc:533] Webserver started at http://127.28.224.132:34843/ using document root <none> and password file <none>
I20260608 13:02:38.902822 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:38.903146 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:38.902935   703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54818
I20260608 13:02:38.903590 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:38.905315 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "079f05b0be8e41bdafdd173687e7f765"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.911194 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 13:02:38.915079   990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.916267 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:02:38.916630 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "079f05b0be8e41bdafdd173687e7f765"
format_stamp: "Formatted at 2026-06-08 13:02:38 on dist-test-slave-wzp1"
I20260608 13:02:38.916893 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923670975333-29570-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 13:02:38.940964 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:38.942307 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:38.943792 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:38.946218 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:38.946481 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.946749 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:38.946951 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:38.996999 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:42253
I20260608 13:02:38.997165  1052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:42253 every 8 connection(s)
I20260608 13:02:39.013021  1053 heartbeater.cc:344] Connected to a master server at 127.28.224.190:43463
I20260608 13:02:39.013494  1053 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:39.014272  1053 heartbeater.cc:507] Master 127.28.224.190:43463 requested a full tablet report, sending...
I20260608 13:02:39.016652   703 ts_manager.cc:194] Registered new tserver with Master: 079f05b0be8e41bdafdd173687e7f765 (127.28.224.132:42253)
I20260608 13:02:39.017287 29570 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016497107s
I20260608 13:02:39.018252   703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54834
I20260608 13:02:39.578999   703 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54844:
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 13:02:39.643209   795 tablet_service.cc:1511] Processing CreateTablet for tablet 549a5a6ff8174c1a9b0517a2b100a098 (DEFAULT_TABLE table=test-workload [id=83b121993926462f8c03e345f2e27593]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:39.644074   944 tablet_service.cc:1511] Processing CreateTablet for tablet 549a5a6ff8174c1a9b0517a2b100a098 (DEFAULT_TABLE table=test-workload [id=83b121993926462f8c03e345f2e27593]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:39.644811   795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549a5a6ff8174c1a9b0517a2b100a098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.645391   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549a5a6ff8174c1a9b0517a2b100a098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.649473   870 tablet_service.cc:1511] Processing CreateTablet for tablet 549a5a6ff8174c1a9b0517a2b100a098 (DEFAULT_TABLE table=test-workload [id=83b121993926462f8c03e345f2e27593]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:39.650862   870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 549a5a6ff8174c1a9b0517a2b100a098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:39.667575  1075 tablet_bootstrap.cc:492] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10: Bootstrap starting.
I20260608 13:02:39.669960  1076 tablet_bootstrap.cc:492] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3: Bootstrap starting.
I20260608 13:02:39.671370  1074 tablet_bootstrap.cc:492] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381: Bootstrap starting.
I20260608 13:02:39.676340  1075 tablet_bootstrap.cc:654] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.678570   830 heartbeater.cc:499] Master 127.28.224.190:43463 was elected leader, sending a full tablet report...
I20260608 13:02:39.679080  1074 tablet_bootstrap.cc:654] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.679143  1076 tablet_bootstrap.cc:654] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:39.689460  1075 tablet_bootstrap.cc:492] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10: No bootstrap required, opened a new log
I20260608 13:02:39.690161  1075 ts_tablet_manager.cc:1403] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 13:02:39.690785  1076 tablet_bootstrap.cc:492] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3: No bootstrap required, opened a new log
I20260608 13:02:39.691300  1074 tablet_bootstrap.cc:492] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381: No bootstrap required, opened a new log
I20260608 13:02:39.691442  1076 ts_tablet_manager.cc:1403] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 13:02:39.691850  1074 ts_tablet_manager.cc:1403] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260608 13:02:39.693512  1075 raft_consensus.cc:359] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.694329  1075 raft_consensus.cc:385] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.694070  1076 raft_consensus.cc:359] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.694693  1075 raft_consensus.cc:740] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bac2df5d4fa44f3869e084270c71d10, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.694854  1076 raft_consensus.cc:385] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.695314  1076 raft_consensus.cc:740] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66c735cf422543019fe5cf36cbe9a5f3, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.694923  1074 raft_consensus.cc:359] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.695847  1074 raft_consensus.cc:385] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:39.695627  1075 consensus_queue.cc:260] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.696219  1074 raft_consensus.cc:740] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9019a2851837402ba6852baa6acfc381, State: Initialized, Role: FOLLOWER
I20260608 13:02:39.696187  1076 consensus_queue.cc:260] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.697271  1074 consensus_queue.cc:260] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.698452   979 heartbeater.cc:499] Master 127.28.224.190:43463 was elected leader, sending a full tablet report...
I20260608 13:02:39.699432   905 heartbeater.cc:499] Master 127.28.224.190:43463 was elected leader, sending a full tablet report...
I20260608 13:02:39.700296  1076 ts_tablet_manager.cc:1434] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 13:02:39.704010  1074 ts_tablet_manager.cc:1434] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 13:02:39.703933  1075 ts_tablet_manager.cc:1434] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 13:02:39.831918  1082 raft_consensus.cc:493] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:39.832444  1082 raft_consensus.cc:515] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.834666  1082 leader_election.cc:290] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66c735cf422543019fe5cf36cbe9a5f3 (127.28.224.130:38771), 4bac2df5d4fa44f3869e084270c71d10 (127.28.224.131:33895)
I20260608 13:02:39.845417   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a5a6ff8174c1a9b0517a2b100a098" candidate_uuid: "9019a2851837402ba6852baa6acfc381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c735cf422543019fe5cf36cbe9a5f3" is_pre_election: true
I20260608 13:02:39.846122   880 raft_consensus.cc:2468] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9019a2851837402ba6852baa6acfc381 in term 0.
I20260608 13:02:39.847213   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a5a6ff8174c1a9b0517a2b100a098" candidate_uuid: "9019a2851837402ba6852baa6acfc381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bac2df5d4fa44f3869e084270c71d10" is_pre_election: true
I20260608 13:02:39.847570   770 leader_election.cc:304] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66c735cf422543019fe5cf36cbe9a5f3, 9019a2851837402ba6852baa6acfc381; no voters: 
I20260608 13:02:39.848027   954 raft_consensus.cc:2468] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9019a2851837402ba6852baa6acfc381 in term 0.
I20260608 13:02:39.848677  1082 raft_consensus.cc:2804] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:39.849041  1082 raft_consensus.cc:493] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:39.849397  1082 raft_consensus.cc:3060] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.854466  1082 raft_consensus.cc:515] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.856472  1082 leader_election.cc:290] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [CANDIDATE]: Term 1 election: Requested vote from peers 66c735cf422543019fe5cf36cbe9a5f3 (127.28.224.130:38771), 4bac2df5d4fa44f3869e084270c71d10 (127.28.224.131:33895)
I20260608 13:02:39.857316   880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a5a6ff8174c1a9b0517a2b100a098" candidate_uuid: "9019a2851837402ba6852baa6acfc381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66c735cf422543019fe5cf36cbe9a5f3"
I20260608 13:02:39.857553   954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "549a5a6ff8174c1a9b0517a2b100a098" candidate_uuid: "9019a2851837402ba6852baa6acfc381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bac2df5d4fa44f3869e084270c71d10"
I20260608 13:02:39.858067   880 raft_consensus.cc:3060] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.858081   954 raft_consensus.cc:3060] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:39.865835   954 raft_consensus.cc:2468] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9019a2851837402ba6852baa6acfc381 in term 1.
I20260608 13:02:39.865835   880 raft_consensus.cc:2468] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9019a2851837402ba6852baa6acfc381 in term 1.
I20260608 13:02:39.867417   770 leader_election.cc:304] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bac2df5d4fa44f3869e084270c71d10, 9019a2851837402ba6852baa6acfc381; no voters: 
I20260608 13:02:39.868175  1082 raft_consensus.cc:2804] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:39.869320  1082 raft_consensus.cc:697] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 1 LEADER]: Becoming Leader. State: Replica: 9019a2851837402ba6852baa6acfc381, State: Running, Role: LEADER
I20260608 13:02:39.870090  1082 consensus_queue.cc:237] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } }
I20260608 13:02:39.879206   703 catalog_manager.cc:5696] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9019a2851837402ba6852baa6acfc381 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "9019a2851837402ba6852baa6acfc381" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9019a2851837402ba6852baa6acfc381" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 42983 } health_report { overall_health: HEALTHY } } }
I20260608 13:02:40.021472  1053 heartbeater.cc:499] Master 127.28.224.190:43463 was elected leader, sending a full tablet report...
I20260608 13:02:40.424683   756 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:40.426445   756 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:40.426874   756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:40.474045  1087 consensus_queue.cc:1048] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bac2df5d4fa44f3869e084270c71d10" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 33895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:40.490592  1090 consensus_queue.cc:1048] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66c735cf422543019fe5cf36cbe9a5f3" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 38771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:42.428238   756 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:42.430140   756 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:42.430508   756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:44.431541   756 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:44.433056   756 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:44.433411   756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:46.434425   756 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:46.435935   756 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:46.436301   756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:48.437362   756 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:48.438954   756 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:48.439410   756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:50.440709   756 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:50.442363   756 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:50.442785   756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:51.003517 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:02:51.032932 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:51.033782 29570 tablet_replica.cc:333] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381: stopping tablet replica
I20260608 13:02:51.034447 29570 raft_consensus.cc:2243] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:51.035576 29570 raft_consensus.cc:2272] T 549a5a6ff8174c1a9b0517a2b100a098 P 9019a2851837402ba6852baa6acfc381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:51.058259 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:02:51.072794 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:02:51.095723 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:51.096673 29570 tablet_replica.cc:333] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3: stopping tablet replica
I20260608 13:02:51.097317 29570 raft_consensus.cc:2243] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:51.097923 29570 raft_consensus.cc:2272] T 549a5a6ff8174c1a9b0517a2b100a098 P 66c735cf422543019fe5cf36cbe9a5f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:51.118186 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:02:51.130221 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:02:51.152105 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:51.152872 29570 tablet_replica.cc:333] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10: stopping tablet replica
I20260608 13:02:51.153439 29570 raft_consensus.cc:2243] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:02:51.153956 29570 raft_consensus.cc:2272] T 549a5a6ff8174c1a9b0517a2b100a098 P 4bac2df5d4fa44f3869e084270c71d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:51.174197 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:02:51.185716 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:02:51.211162 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:02:51.227722 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:02:51.237541 29570 master.cc:562] Master@127.28.224.190:43463 shutting down...
I20260608 13:02:51.257242 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:02:51.257970 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:02:51.258297 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93fd0fb98cc04507b474904e92907132: stopping tablet replica
I20260608 13:02:51.277860 29570 master.cc:584] Master@127.28.224.190:43463 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13048 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 13:02:51.318239 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:40269
I20260608 13:02:51.319629 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:51.326278  1108 instance_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 13:02:51.326316  1107 instance_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 13:02:51.326767  1110 instance_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 13:02:51.327849 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:51.328733 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:51.328969 29570 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 13:02:51.329137 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923771329120 us; error 0 us; skew 500 ppm
I20260608 13:02:51.329722 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:51.332377 29570 webserver.cc:533] Webserver started at http://127.28.224.190:42959/ using document root <none> and password file <none>
I20260608 13:02:51.332950 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:51.333168 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:51.333462 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:51.334697 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "196a5988bed4482bbb87c6c48898b065"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.339577 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:02:51.343528  1115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.344467 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:02:51.344774 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "196a5988bed4482bbb87c6c48898b065"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.345036 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-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 13:02:51.357223 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:51.358500 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:51.400884 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:40269
I20260608 13:02:51.401175  1166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:40269 every 8 connection(s)
I20260608 13:02:51.405695  1167 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 13:02:51.417858  1167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065: Bootstrap starting.
I20260608 13:02:51.423162  1167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:51.428053  1167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065: No bootstrap required, opened a new log
I20260608 13:02:51.430563  1167 raft_consensus.cc:359] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196a5988bed4482bbb87c6c48898b065" member_type: VOTER }
I20260608 13:02:51.431017  1167 raft_consensus.cc:385] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:51.431334  1167 raft_consensus.cc:740] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 196a5988bed4482bbb87c6c48898b065, State: Initialized, Role: FOLLOWER
I20260608 13:02:51.432013  1167 consensus_queue.cc:260] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "196a5988bed4482bbb87c6c48898b065" member_type: VOTER }
I20260608 13:02:51.432538  1167 raft_consensus.cc:399] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:02:51.432751  1167 raft_consensus.cc:493] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:02:51.433112  1167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:51.438014  1167 raft_consensus.cc:515] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196a5988bed4482bbb87c6c48898b065" member_type: VOTER }
I20260608 13:02:51.438634  1167 leader_election.cc:304] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [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: 196a5988bed4482bbb87c6c48898b065; no voters: 
I20260608 13:02:51.439891  1167 leader_election.cc:290] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:02:51.440335  1170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:51.441823  1170 raft_consensus.cc:697] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 1 LEADER]: Becoming Leader. State: Replica: 196a5988bed4482bbb87c6c48898b065, State: Running, Role: LEADER
I20260608 13:02:51.442625  1170 consensus_queue.cc:237] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [LEADER]: Queue going to LEADER mode. State: All 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: "196a5988bed4482bbb87c6c48898b065" member_type: VOTER }
I20260608 13:02:51.443393  1167 sys_catalog.cc:565] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:02:51.446022  1172 sys_catalog.cc:455] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 196a5988bed4482bbb87c6c48898b065. Latest consensus state: current_term: 1 leader_uuid: "196a5988bed4482bbb87c6c48898b065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196a5988bed4482bbb87c6c48898b065" member_type: VOTER } }
I20260608 13:02:51.445963  1171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "196a5988bed4482bbb87c6c48898b065" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "196a5988bed4482bbb87c6c48898b065" member_type: VOTER } }
I20260608 13:02:51.446911  1171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:51.446833  1172 sys_catalog.cc:458] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [sys.catalog]: This master's current role is: LEADER
I20260608 13:02:51.451546  1176 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:02:51.457463  1176 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:02:51.460431 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:02:51.467622  1176 catalog_manager.cc:1382] Generated new cluster ID: 1cd920e03a9049e1943d358a5c330ff3
I20260608 13:02:51.467976  1176 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:02:51.497179  1176 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:02:51.498557  1176 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:02:51.514057  1176 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065: Generated new TSK 0
I20260608 13:02:51.514676  1176 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:02:51.527972 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:51.534757  1188 instance_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 13:02:51.536294  1189 instance_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 13:02:51.537158  1191 instance_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 13:02:51.537420 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:51.538360 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:51.538554 29570 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 13:02:51.538678 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923771538667 us; error 0 us; skew 500 ppm
I20260608 13:02:51.539283 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:51.541827 29570 webserver.cc:533] Webserver started at http://127.28.224.129:41861/ using document root <none> and password file <none>
I20260608 13:02:51.542349 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:51.542512 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:51.542748 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:51.543948 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.549151 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:02:51.553298  1196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.554442 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:02:51.554822 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.555213 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-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 13:02:51.584623 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:51.587141 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:51.589838 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:51.594091 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:51.594432 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.594787 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:51.594942 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.642169 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:43151
I20260608 13:02:51.642367  1259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:43151 every 8 connection(s)
I20260608 13:02:51.651170 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:51.660899  1264 instance_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 13:02:51.660995  1265 instance_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 13:02:51.663930 29570 server_base.cc:1061] running on GCE node
W20260608 13:02:51.664028  1267 instance_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 13:02:51.665299 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:51.665503 29570 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 13:02:51.665747 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923771665725 us; error 0 us; skew 500 ppm
I20260608 13:02:51.666389 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:51.669898 29570 webserver.cc:533] Webserver started at http://127.28.224.130:46577/ using document root <none> and password file <none>
I20260608 13:02:51.670485 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:51.670825 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:51.671334 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:51.673091  1260 heartbeater.cc:344] Connected to a master server at 127.28.224.190:40269
I20260608 13:02:51.673565  1260 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:51.673516 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "a67c76f83689414391b3cc8a9eca1567"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.674875  1260 heartbeater.cc:507] Master 127.28.224.190:40269 requested a full tablet report, sending...
I20260608 13:02:51.678020  1132 ts_manager.cc:194] Registered new tserver with Master: 2eb8bdb6d8df48acb5b12a31b8d2bc14 (127.28.224.129:43151)
I20260608 13:02:51.680680 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 13:02:51.680823  1132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45142
I20260608 13:02:51.685575  1272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.686573 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:02:51.686969 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "a67c76f83689414391b3cc8a9eca1567"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.687366 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-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 13:02:51.716068 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:51.717473 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:51.719235 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:51.721907 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:51.722163 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.722438 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:51.722640 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.769199 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:41503
I20260608 13:02:51.769336  1334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:41503 every 8 connection(s)
I20260608 13:02:51.775101 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:02:51.783957  1338 instance_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 13:02:51.786023  1339 instance_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 13:02:51.787307  1341 instance_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 13:02:51.787601 29570 server_base.cc:1061] running on GCE node
I20260608 13:02:51.788786 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:02:51.789136 29570 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 13:02:51.789409 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923771789380 us; error 0 us; skew 500 ppm
I20260608 13:02:51.790340 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:02:51.790551  1335 heartbeater.cc:344] Connected to a master server at 127.28.224.190:40269
I20260608 13:02:51.791029  1335 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:51.792200  1335 heartbeater.cc:507] Master 127.28.224.190:40269 requested a full tablet report, sending...
I20260608 13:02:51.793498 29570 webserver.cc:533] Webserver started at http://127.28.224.131:33839/ using document root <none> and password file <none>
I20260608 13:02:51.794234 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:02:51.794512 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:02:51.794883 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:02:51.794847  1132 ts_manager.cc:194] Registered new tserver with Master: a67c76f83689414391b3cc8a9eca1567 (127.28.224.130:41503)
I20260608 13:02:51.797096 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "9d28551e34ec41e691e0d981e868d3aa"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.797210  1132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45152
I20260608 13:02:51.803785 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 13:02:51.807888  1346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.808835 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 13:02:51.809111 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "9d28551e34ec41e691e0d981e868d3aa"
format_stamp: "Formatted at 2026-06-08 13:02:51 on dist-test-slave-wzp1"
I20260608 13:02:51.809370 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923670975333-29570-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 13:02:51.823540 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:02:51.824792 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:02:51.826326 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:02:51.828903 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:02:51.829106 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.829470 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:02:51.829622 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:02:51.874140 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:34081
I20260608 13:02:51.874261  1408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:34081 every 8 connection(s)
I20260608 13:02:51.889979  1409 heartbeater.cc:344] Connected to a master server at 127.28.224.190:40269
I20260608 13:02:51.890429  1409 heartbeater.cc:461] Registering TS with master...
I20260608 13:02:51.891376  1409 heartbeater.cc:507] Master 127.28.224.190:40269 requested a full tablet report, sending...
I20260608 13:02:51.893612  1132 ts_manager.cc:194] Registered new tserver with Master: 9d28551e34ec41e691e0d981e868d3aa (127.28.224.131:34081)
I20260608 13:02:51.894335 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01646408s
I20260608 13:02:51.895210  1132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45158
I20260608 13:02:52.684222  1260 heartbeater.cc:499] Master 127.28.224.190:40269 was elected leader, sending a full tablet report...
I20260608 13:02:52.800872  1335 heartbeater.cc:499] Master 127.28.224.190:40269 was elected leader, sending a full tablet report...
I20260608 13:02:52.898568  1409 heartbeater.cc:499] Master 127.28.224.190:40269 was elected leader, sending a full tablet report...
I20260608 13:02:52.968889  1132 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45174:
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 13:02:52.971274  1132 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 13:02:53.035460  1225 tablet_service.cc:1511] Processing CreateTablet for tablet f18a59f883dd4315a27537d8b2516496 (DEFAULT_TABLE table=test-workload [id=c0bd60dd30834b209f30baefb0dda689]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:53.037173  1225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18a59f883dd4315a27537d8b2516496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:53.041978  1374 tablet_service.cc:1511] Processing CreateTablet for tablet f18a59f883dd4315a27537d8b2516496 (DEFAULT_TABLE table=test-workload [id=c0bd60dd30834b209f30baefb0dda689]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:53.043514  1374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18a59f883dd4315a27537d8b2516496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:53.045358  1300 tablet_service.cc:1511] Processing CreateTablet for tablet f18a59f883dd4315a27537d8b2516496 (DEFAULT_TABLE table=test-workload [id=c0bd60dd30834b209f30baefb0dda689]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:02:53.046793  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18a59f883dd4315a27537d8b2516496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:02:53.058377  1430 tablet_bootstrap.cc:492] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14: Bootstrap starting.
I20260608 13:02:53.063910  1431 tablet_bootstrap.cc:492] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa: Bootstrap starting.
I20260608 13:02:53.065799  1432 tablet_bootstrap.cc:492] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567: Bootstrap starting.
I20260608 13:02:53.069062  1430 tablet_bootstrap.cc:654] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:53.072150  1431 tablet_bootstrap.cc:654] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:53.073819  1432 tablet_bootstrap.cc:654] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567: Neither blocks nor log segments found. Creating new log.
I20260608 13:02:53.074410  1430 tablet_bootstrap.cc:492] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14: No bootstrap required, opened a new log
I20260608 13:02:53.074898  1430 ts_tablet_manager.cc:1403] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260608 13:02:53.078766  1430 raft_consensus.cc:359] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.079788  1430 raft_consensus.cc:385] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:53.080260  1430 raft_consensus.cc:740] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eb8bdb6d8df48acb5b12a31b8d2bc14, State: Initialized, Role: FOLLOWER
I20260608 13:02:53.080695  1431 tablet_bootstrap.cc:492] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa: No bootstrap required, opened a new log
I20260608 13:02:53.080808  1432 tablet_bootstrap.cc:492] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567: No bootstrap required, opened a new log
I20260608 13:02:53.081561  1431 ts_tablet_manager.cc:1403] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260608 13:02:53.081719  1432 ts_tablet_manager.cc:1403] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 13:02:53.081713  1430 consensus_queue.cc:260] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.085115  1430 ts_tablet_manager.cc:1434] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 13:02:53.085114  1432 raft_consensus.cc:359] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.085985  1432 raft_consensus.cc:385] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:53.086347  1432 raft_consensus.cc:740] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67c76f83689414391b3cc8a9eca1567, State: Initialized, Role: FOLLOWER
I20260608 13:02:53.087190  1432 consensus_queue.cc:260] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.087989  1431 raft_consensus.cc:359] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.088644  1431 raft_consensus.cc:385] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:02:53.089110  1431 raft_consensus.cc:740] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d28551e34ec41e691e0d981e868d3aa, State: Initialized, Role: FOLLOWER
I20260608 13:02:53.090555  1432 ts_tablet_manager.cc:1434] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:02:53.090123  1431 consensus_queue.cc:260] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.093719  1431 ts_tablet_manager.cc:1434] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260608 13:02:53.302006  1438 raft_consensus.cc:493] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:02:53.302568  1438 raft_consensus.cc:515] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.304991  1438 leader_election.cc:290] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eb8bdb6d8df48acb5b12a31b8d2bc14 (127.28.224.129:43151), a67c76f83689414391b3cc8a9eca1567 (127.28.224.130:41503)
I20260608 13:02:53.317610  1235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18a59f883dd4315a27537d8b2516496" candidate_uuid: "9d28551e34ec41e691e0d981e868d3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" is_pre_election: true
I20260608 13:02:53.317624  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18a59f883dd4315a27537d8b2516496" candidate_uuid: "9d28551e34ec41e691e0d981e868d3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67c76f83689414391b3cc8a9eca1567" is_pre_election: true
I20260608 13:02:53.318501  1235 raft_consensus.cc:2468] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d28551e34ec41e691e0d981e868d3aa in term 0.
I20260608 13:02:53.318602  1310 raft_consensus.cc:2468] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d28551e34ec41e691e0d981e868d3aa in term 0.
I20260608 13:02:53.320060  1349 leader_election.cc:304] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb8bdb6d8df48acb5b12a31b8d2bc14, 9d28551e34ec41e691e0d981e868d3aa; no voters: 
I20260608 13:02:53.320850  1438 raft_consensus.cc:2804] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:02:53.321239  1438 raft_consensus.cc:493] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:02:53.321538  1438 raft_consensus.cc:3060] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:53.327044  1438 raft_consensus.cc:515] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.329020  1438 leader_election.cc:290] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [CANDIDATE]: Term 1 election: Requested vote from peers 2eb8bdb6d8df48acb5b12a31b8d2bc14 (127.28.224.129:43151), a67c76f83689414391b3cc8a9eca1567 (127.28.224.130:41503)
I20260608 13:02:53.329906  1235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18a59f883dd4315a27537d8b2516496" candidate_uuid: "9d28551e34ec41e691e0d981e868d3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14"
I20260608 13:02:53.330194  1310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18a59f883dd4315a27537d8b2516496" candidate_uuid: "9d28551e34ec41e691e0d981e868d3aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67c76f83689414391b3cc8a9eca1567"
I20260608 13:02:53.330559  1235 raft_consensus.cc:3060] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:53.330809  1310 raft_consensus.cc:3060] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:02:53.338837  1310 raft_consensus.cc:2468] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d28551e34ec41e691e0d981e868d3aa in term 1.
I20260608 13:02:53.338837  1235 raft_consensus.cc:2468] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d28551e34ec41e691e0d981e868d3aa in term 1.
I20260608 13:02:53.340368  1349 leader_election.cc:304] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eb8bdb6d8df48acb5b12a31b8d2bc14, 9d28551e34ec41e691e0d981e868d3aa; no voters: 
I20260608 13:02:53.341203  1438 raft_consensus.cc:2804] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:02:53.342347  1438 raft_consensus.cc:697] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 1 LEADER]: Becoming Leader. State: Replica: 9d28551e34ec41e691e0d981e868d3aa, State: Running, Role: LEADER
I20260608 13:02:53.343158  1438 consensus_queue.cc:237] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } }
I20260608 13:02:53.350775  1131 catalog_manager.cc:5696] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d28551e34ec41e691e0d981e868d3aa (127.28.224.131). New cstate: current_term: 1 leader_uuid: "9d28551e34ec41e691e0d981e868d3aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d28551e34ec41e691e0d981e868d3aa" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 } health_report { overall_health: UNKNOWN } } }
I20260608 13:02:53.459031  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:02:53.460348  1185 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:53.462162  1185 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:53.462587  1185 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:53.729146  1438 consensus_queue.cc:1048] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67c76f83689414391b3cc8a9eca1567" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 41503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:02:53.746079  1441 consensus_queue.cc:1048] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eb8bdb6d8df48acb5b12a31b8d2bc14" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:02:54.469746  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:02:55.463681  1185 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:55.465112  1185 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:55.465467  1185 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:55.478852  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:02:56.488844  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:02:57.466502  1185 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:57.467993  1185 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:57.468329  1185 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:57.498364  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:02:58.508396  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
W20260608 13:02:58.703392  1331 debug-util.cc:398] Leaking SignalData structure 0x7b08000d66c0 after lost signal to thread 29573
W20260608 13:02:58.704424  1331 debug-util.cc:398] Leaking SignalData structure 0x7b0800112b00 after lost signal to thread 1166
W20260608 13:02:58.705470  1331 debug-util.cc:398] Leaking SignalData structure 0x7b080026c3e0 after lost signal to thread 1259
W20260608 13:02:58.706488  1331 debug-util.cc:398] Leaking SignalData structure 0x7b0800261340 after lost signal to thread 1334
W20260608 13:02:58.707357  1331 debug-util.cc:398] Leaking SignalData structure 0x7b080005c380 after lost signal to thread 1408
I20260608 13:02:59.469328  1185 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:02:59.470801  1185 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:02:59.471170  1185 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:02:59.517558  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:03:00.526825  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:03:01.472424  1185 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:01.474714  1185 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:01.475370  1185 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:01.535742  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
W20260608 13:03:02.412748  1331 debug-util.cc:398] Leaking SignalData structure 0x7b080005c420 after lost signal to thread 29573
W20260608 13:03:02.414124  1331 debug-util.cc:398] Leaking SignalData structure 0x7b08002328c0 after lost signal to thread 1166
W20260608 13:03:02.415616  1331 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8e60 after lost signal to thread 1259
W20260608 13:03:02.416806  1331 debug-util.cc:398] Leaking SignalData structure 0x7b0800253d80 after lost signal to thread 1334
W20260608 13:03:02.417901  1331 debug-util.cc:398] Leaking SignalData structure 0x7b08002043a0 after lost signal to thread 1408
I20260608 13:03:02.543994  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:03:03.476861  1185 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:03.479177  1185 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:03.479573  1185 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:03.552286  1180 placement_policy_util.cc:407] tablet f18a59f883dd4315a27537d8b2516496: detected majority of replicas (2 of 3) at location L0
I20260608 13:03:03.629093 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:03:03.659518 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:03.660490 29570 tablet_replica.cc:333] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14: stopping tablet replica
I20260608 13:03:03.661073 29570 raft_consensus.cc:2243] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:03.661667 29570 raft_consensus.cc:2272] T f18a59f883dd4315a27537d8b2516496 P 2eb8bdb6d8df48acb5b12a31b8d2bc14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:03.683888 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:03:03.698475 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:03:03.724628 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:03.725440 29570 tablet_replica.cc:333] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567: stopping tablet replica
I20260608 13:03:03.726094 29570 raft_consensus.cc:2243] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:03.726776 29570 raft_consensus.cc:2272] T f18a59f883dd4315a27537d8b2516496 P a67c76f83689414391b3cc8a9eca1567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:03.768540 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:03:03.781098 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:03:03.808281 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:03.809069 29570 tablet_replica.cc:333] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa: stopping tablet replica
I20260608 13:03:03.809661 29570 raft_consensus.cc:2243] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:03.810659 29570 raft_consensus.cc:2272] T f18a59f883dd4315a27537d8b2516496 P 9d28551e34ec41e691e0d981e868d3aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:03.831389 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:03:03.843433 29570 master.cc:562] Master@127.28.224.190:40269 shutting down...
I20260608 13:03:03.867797 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:03.868446 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:03.868765 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 196a5988bed4482bbb87c6c48898b065: stopping tablet replica
I20260608 13:03:03.889159 29570 master.cc:584] Master@127.28.224.190:40269 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12610 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 13:03:03.928763 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:39891
I20260608 13:03:03.929948 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:03.936646  1453 instance_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 13:03:03.936607  1452 instance_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 13:03:03.937255  1455 instance_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 13:03:03.938014 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:03.938854 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:03.939033 29570 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 13:03:03.939235 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923783939219 us; error 0 us; skew 500 ppm
I20260608 13:03:03.939886 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:03.942451 29570 webserver.cc:533] Webserver started at http://127.28.224.190:44443/ using document root <none> and password file <none>
I20260608 13:03:03.943004 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:03.943347 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:03.943670 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:03.944911 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2"
format_stamp: "Formatted at 2026-06-08 13:03:03 on dist-test-slave-wzp1"
I20260608 13:03:03.949913 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:03:03.953825  1460 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:03.954583 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 13:03:03.954908 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2"
format_stamp: "Formatted at 2026-06-08 13:03:03 on dist-test-slave-wzp1"
I20260608 13:03:03.955230 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-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 13:03:03.973867 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:03.975270 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:04.017513 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:39891
I20260608 13:03:04.017648  1511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:39891 every 8 connection(s)
I20260608 13:03:04.022090  1512 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 13:03:04.034475  1512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2: Bootstrap starting.
I20260608 13:03:04.039646  1512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:04.044381  1512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2: No bootstrap required, opened a new log
I20260608 13:03:04.046907  1512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2" member_type: VOTER }
I20260608 13:03:04.047394  1512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:04.047669  1512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bb9844b3a054c6c93d393ffb6c8dbf2, State: Initialized, Role: FOLLOWER
I20260608 13:03:04.048368  1512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bb9844b3a054c6c93d393ffb6c8dbf2" member_type: VOTER }
I20260608 13:03:04.048880  1512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:04.049090  1512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:04.049407  1512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:04.054497  1512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2" member_type: VOTER }
I20260608 13:03:04.055143  1512 leader_election.cc:304] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [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: 1bb9844b3a054c6c93d393ffb6c8dbf2; no voters: 
I20260608 13:03:04.056414  1512 leader_election.cc:290] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:04.056952  1515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:04.058570  1515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 1 LEADER]: Becoming Leader. State: Replica: 1bb9844b3a054c6c93d393ffb6c8dbf2, State: Running, Role: LEADER
I20260608 13:03:04.059353  1515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [LEADER]: Queue going to LEADER mode. State: All 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: "1bb9844b3a054c6c93d393ffb6c8dbf2" member_type: VOTER }
I20260608 13:03:04.059725  1512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:04.065651  1517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bb9844b3a054c6c93d393ffb6c8dbf2. Latest consensus state: current_term: 1 leader_uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2" member_type: VOTER } }
I20260608 13:03:04.066530  1517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:04.067195  1516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bb9844b3a054c6c93d393ffb6c8dbf2" member_type: VOTER } }
I20260608 13:03:04.067951  1516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:04.068858  1524 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:04.074465  1524 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:04.077294 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:04.084626  1524 catalog_manager.cc:1382] Generated new cluster ID: eb5db3459a364502b540990da8abd637
I20260608 13:03:04.085029  1524 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:04.120666  1524 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:04.122117  1524 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:04.144308  1524 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2: Generated new TSK 0
I20260608 13:03:04.145121  1524 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:04.208554 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:04.215566  1533 instance_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 13:03:04.216724  1534 instance_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 13:03:04.218134  1536 instance_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 13:03:04.219555 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:04.220506 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:04.220695 29570 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 13:03:04.220827 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923784220815 us; error 0 us; skew 500 ppm
I20260608 13:03:04.221457 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:04.223908 29570 webserver.cc:533] Webserver started at http://127.28.224.129:32831/ using document root <none> and password file <none>
I20260608 13:03:04.224409 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:04.224565 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:04.224788 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:04.225878 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "e06de4e300834ab8852d26fdd2f2377b"
format_stamp: "Formatted at 2026-06-08 13:03:04 on dist-test-slave-wzp1"
I20260608 13:03:04.230967 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:03:04.234910  1541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.235818 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:03:04.236119 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "e06de4e300834ab8852d26fdd2f2377b"
format_stamp: "Formatted at 2026-06-08 13:03:04 on dist-test-slave-wzp1"
I20260608 13:03:04.236387 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-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 13:03:04.261289 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:04.262655 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:04.264303 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:04.266928 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:04.267156 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:03:04.267462 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:04.267633 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.311568 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:34515
I20260608 13:03:04.311703  1603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:34515 every 8 connection(s)
I20260608 13:03:04.317183 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:04.325472  1608 instance_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 13:03:04.325945  1609 instance_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 13:03:04.329280  1611 instance_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 13:03:04.331462 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:04.332793  1604 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39891
I20260608 13:03:04.332856 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:04.333148 29570 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 13:03:04.333197  1604 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:04.333294 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923784333282 us; error 0 us; skew 500 ppm
I20260608 13:03:04.333943 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:04.334008  1604 heartbeater.cc:507] Master 127.28.224.190:39891 requested a full tablet report, sending...
I20260608 13:03:04.336714  1477 ts_manager.cc:194] Registered new tserver with Master: e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:04.336977 29570 webserver.cc:533] Webserver started at http://127.28.224.130:34735/ using document root <none> and password file <none>
I20260608 13:03:04.337821 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:04.338068 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:04.338449 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:04.339695  1477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60838
I20260608 13:03:04.340379 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
format_stamp: "Formatted at 2026-06-08 13:03:04 on dist-test-slave-wzp1"
I20260608 13:03:04.345954 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 13:03:04.349907  1616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.350836 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 13:03:04.351284 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
format_stamp: "Formatted at 2026-06-08 13:03:04 on dist-test-slave-wzp1"
I20260608 13:03:04.351559 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-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 13:03:04.367345 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:04.368626 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:04.370234 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:04.372810 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:04.373029 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.373374 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:04.373524 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.416164 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:42323
I20260608 13:03:04.416282  1678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:42323 every 8 connection(s)
I20260608 13:03:04.421492 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:04.431550  1683 instance_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 13:03:04.431958  1682 instance_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 13:03:04.434257  1685 instance_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 13:03:04.434335 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:04.435541  1679 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39891
I20260608 13:03:04.435756 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:03:04.435940  1679 heartbeater.cc:461] Registering TS with master...
W20260608 13:03:04.436084 29570 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 13:03:04.436386 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923784436369 us; error 0 us; skew 500 ppm
I20260608 13:03:04.436957  1679 heartbeater.cc:507] Master 127.28.224.190:39891 requested a full tablet report, sending...
I20260608 13:03:04.437080 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:04.439787  1477 ts_manager.cc:194] Registered new tserver with Master: e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:04.440825 29570 webserver.cc:533] Webserver started at http://127.28.224.131:45165/ using document root <none> and password file <none>
I20260608 13:03:04.441543 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:04.441618  1477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60850
I20260608 13:03:04.441805 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:04.442262 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:04.443918 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
format_stamp: "Formatted at 2026-06-08 13:03:04 on dist-test-slave-wzp1"
I20260608 13:03:04.449359 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:03:04.453822  1690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.454711 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:03:04.455169 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
format_stamp: "Formatted at 2026-06-08 13:03:04 on dist-test-slave-wzp1"
I20260608 13:03:04.455516 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-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 13:03:04.489645 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:04.491051 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:04.492750 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:04.495376 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:04.495595 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.495891 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:04.496064 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:04.539830 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:41321
I20260608 13:03:04.539960  1752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:41321 every 8 connection(s)
I20260608 13:03:04.555130  1753 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39891
I20260608 13:03:04.555586  1753 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:04.556429  1753 heartbeater.cc:507] Master 127.28.224.190:39891 requested a full tablet report, sending...
I20260608 13:03:04.558780  1477 ts_manager.cc:194] Registered new tserver with Master: bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:04.559343 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015895078s
I20260608 13:03:04.560379  1477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60852
I20260608 13:03:05.106298  1477 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60858:
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 13:03:05.109724  1477 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 13:03:05.197516  1643 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc253be9e684e04920605c6b6fc50b0 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 13:03:05.199302  1643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc253be9e684e04920605c6b6fc50b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.204548  1644 tablet_service.cc:1511] Processing CreateTablet for tablet 73930f83e4414e1cb1826cc9c7ec9c1c (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 13:03:05.206169  1644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73930f83e4414e1cb1826cc9c7ec9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.209853  1642 tablet_service.cc:1511] Processing CreateTablet for tablet d3a9ceb6f43e4018843b38a77789a23a (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 13:03:05.213428  1641 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7c572f573e4d62ac10da2ab105b052 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 13:03:05.215018  1641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7c572f573e4d62ac10da2ab105b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.218386  1718 tablet_service.cc:1511] Processing CreateTablet for tablet 73930f83e4414e1cb1826cc9c7ec9c1c (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 13:03:05.220527  1718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73930f83e4414e1cb1826cc9c7ec9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.217849  1640 tablet_service.cc:1511] Processing CreateTablet for tablet 804e933ac99e4c8187f502f31b906a81 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 13:03:05.223661  1640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804e933ac99e4c8187f502f31b906a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.235805  1715 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7c572f573e4d62ac10da2ab105b052 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 13:03:05.237409  1715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7c572f573e4d62ac10da2ab105b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.239208  1714 tablet_service.cc:1511] Processing CreateTablet for tablet 804e933ac99e4c8187f502f31b906a81 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 13:03:05.261593  1714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804e933ac99e4c8187f502f31b906a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.227597  1639 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8da19bf7a44b0fb9d31fa118eb43e4 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 13:03:05.241376  1642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a9ceb6f43e4018843b38a77789a23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.243595  1637 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf178df866f4a58b1a4aa3b270c9a1a (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 13:03:05.264350  1639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8da19bf7a44b0fb9d31fa118eb43e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.265134  1637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf178df866f4a58b1a4aa3b270c9a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.246212  1636 tablet_service.cc:1511] Processing CreateTablet for tablet f605778a7f3744f7aa1b23b146e59332 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 13:03:05.268039  1636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f605778a7f3744f7aa1b23b146e59332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.232434  1717 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc253be9e684e04920605c6b6fc50b0 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 13:03:05.269785  1717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc253be9e684e04920605c6b6fc50b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.246767  1711 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf178df866f4a58b1a4aa3b270c9a1a (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 13:03:05.248880  1635 tablet_service.cc:1511] Processing CreateTablet for tablet eeb7d1f824464055ba3e1ae5a9866586 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 13:03:05.249354  1709 tablet_service.cc:1511] Processing CreateTablet for tablet eeb7d1f824464055ba3e1ae5a9866586 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 13:03:05.229522  1638 tablet_service.cc:1511] Processing CreateTablet for tablet 208d4e3ddb404ac6955c2a60893d4d5f (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 13:03:05.252182  1710 tablet_service.cc:1511] Processing CreateTablet for tablet f605778a7f3744f7aa1b23b146e59332 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 13:03:05.241369  1713 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8da19bf7a44b0fb9d31fa118eb43e4 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 13:03:05.277575  1635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb7d1f824464055ba3e1ae5a9866586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.233888  1716 tablet_service.cc:1511] Processing CreateTablet for tablet d3a9ceb6f43e4018843b38a77789a23a (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 13:03:05.242826  1712 tablet_service.cc:1511] Processing CreateTablet for tablet 208d4e3ddb404ac6955c2a60893d4d5f (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 13:03:05.279884  1638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208d4e3ddb404ac6955c2a60893d4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.276604  1711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf178df866f4a58b1a4aa3b270c9a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.292021  1709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb7d1f824464055ba3e1ae5a9866586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.292800  1716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a9ceb6f43e4018843b38a77789a23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.292559  1568 tablet_service.cc:1511] Processing CreateTablet for tablet 0fc253be9e684e04920605c6b6fc50b0 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 13:03:05.294075  1568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fc253be9e684e04920605c6b6fc50b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.295469  1560 tablet_service.cc:1511] Processing CreateTablet for tablet eeb7d1f824464055ba3e1ae5a9866586 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 13:03:05.296535  1567 tablet_service.cc:1511] Processing CreateTablet for tablet d3a9ceb6f43e4018843b38a77789a23a (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 13:03:05.297238  1713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8da19bf7a44b0fb9d31fa118eb43e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.300503  1565 tablet_service.cc:1511] Processing CreateTablet for tablet 804e933ac99e4c8187f502f31b906a81 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 13:03:05.303478  1712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208d4e3ddb404ac6955c2a60893d4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.303160  1564 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8da19bf7a44b0fb9d31fa118eb43e4 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 13:03:05.305853  1563 tablet_service.cc:1511] Processing CreateTablet for tablet 208d4e3ddb404ac6955c2a60893d4d5f (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 13:03:05.307596  1710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f605778a7f3744f7aa1b23b146e59332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.308699  1561 tablet_service.cc:1511] Processing CreateTablet for tablet f605778a7f3744f7aa1b23b146e59332 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 13:03:05.311445  1562 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf178df866f4a58b1a4aa3b270c9a1a (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 13:03:05.313617  1569 tablet_service.cc:1511] Processing CreateTablet for tablet 73930f83e4414e1cb1826cc9c7ec9c1c (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 13:03:05.314970  1566 tablet_service.cc:1511] Processing CreateTablet for tablet 6c7c572f573e4d62ac10da2ab105b052 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 13:03:05.327967  1716 tablet_service.cc:1511] Processing CreateTablet for tablet 22ce142b2d004eb5a73b819b1ffdfd05 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 13:03:05.329504  1716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce142b2d004eb5a73b819b1ffdfd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.331516  1563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208d4e3ddb404ac6955c2a60893d4d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.335521  1566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7c572f573e4d62ac10da2ab105b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.339501  1560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb7d1f824464055ba3e1ae5a9866586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.342989  1604 heartbeater.cc:499] Master 127.28.224.190:39891 was elected leader, sending a full tablet report...
I20260608 13:03:05.344924  1564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8da19bf7a44b0fb9d31fa118eb43e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.348548  1771 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:05.349259  1562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf178df866f4a58b1a4aa3b270c9a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.350119  1718 tablet_service.cc:1511] Processing CreateTablet for tablet 894a45659eb04ab091eff0c5132b3fa4 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 13:03:05.351552  1718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894a45659eb04ab091eff0c5132b3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.354234  1565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804e933ac99e4c8187f502f31b906a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.355549  1569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73930f83e4414e1cb1826cc9c7ec9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.359510  1567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a9ceb6f43e4018843b38a77789a23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.363490  1561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f605778a7f3744f7aa1b23b146e59332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.391216  1771 tablet_bootstrap.cc:654] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.409695  1636 tablet_service.cc:1511] Processing CreateTablet for tablet 894a45659eb04ab091eff0c5132b3fa4 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 13:03:05.410858  1635 tablet_service.cc:1511] Processing CreateTablet for tablet 22ce142b2d004eb5a73b819b1ffdfd05 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 13:03:05.411895  1636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894a45659eb04ab091eff0c5132b3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.412763  1635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce142b2d004eb5a73b819b1ffdfd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.444928  1679 heartbeater.cc:499] Master 127.28.224.190:39891 was elected leader, sending a full tablet report...
I20260608 13:03:05.473500  1563 tablet_service.cc:1511] Processing CreateTablet for tablet 22ce142b2d004eb5a73b819b1ffdfd05 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 13:03:05.475066  1563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce142b2d004eb5a73b819b1ffdfd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.475905  1565 tablet_service.cc:1511] Processing CreateTablet for tablet 894a45659eb04ab091eff0c5132b3fa4 (DEFAULT_TABLE table=test-workload [id=f2669dc374f24c07b9049ce116e88dfa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 13:03:05.477299  1565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894a45659eb04ab091eff0c5132b3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:05.493960  1772 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:05.500607  1774 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.510921  1774 tablet_bootstrap.cc:654] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.524235  1772 tablet_bootstrap.cc:654] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.524423  1774 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.525543  1774 ts_tablet_manager.cc:1403] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260608 13:03:05.526553  1771 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:05.527129  1771 ts_tablet_manager.cc:1403] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.179s	user 0.037s	sys 0.079s
I20260608 13:03:05.529134  1774 raft_consensus.cc:359] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.529989  1774 raft_consensus.cc:385] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.530359  1774 raft_consensus.cc:740] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.530418  1771 raft_consensus.cc:359] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:05.531350  1771 raft_consensus.cc:385] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.531675  1771 raft_consensus.cc:740] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.531565  1774 consensus_queue.cc:260] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.532795  1771 consensus_queue.cc:260] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:05.535686  1774 ts_tablet_manager.cc:1434] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 13:03:05.537278  1774 tablet_bootstrap.cc:492] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.547042  1774 tablet_bootstrap.cc:654] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.557103  1753 heartbeater.cc:499] Master 127.28.224.190:39891 was elected leader, sending a full tablet report...
I20260608 13:03:05.557587  1771 ts_tablet_manager.cc:1434] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.016s
I20260608 13:03:05.558923  1771 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:05.560974  1774 tablet_bootstrap.cc:492] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.561023  1772 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:05.561924  1774 ts_tablet_manager.cc:1403] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260608 13:03:05.561969  1772 ts_tablet_manager.cc:1403] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.069s	user 0.022s	sys 0.015s
I20260608 13:03:05.566191  1771 tablet_bootstrap.cc:654] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.566354  1774 raft_consensus.cc:359] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.567301  1774 raft_consensus.cc:385] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 13:03:05.567337  1605 tablet.cc:2404] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:03:05.567858  1774 raft_consensus.cc:740] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.568912  1774 consensus_queue.cc:260] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.569814  1772 raft_consensus.cc:359] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.570616  1772 raft_consensus.cc:385] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.571049  1772 raft_consensus.cc:740] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.571882  1772 consensus_queue.cc:260] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.574486  1774 ts_tablet_manager.cc:1434] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 13:03:05.575924  1774 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.585841  1774 tablet_bootstrap.cc:654] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.592358  1776 raft_consensus.cc:493] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:05.593194  1776 raft_consensus.cc:515] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.601595  1771 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:05.602293  1771 ts_tablet_manager.cc:1403] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.017s
I20260608 13:03:05.602499  1772 ts_tablet_manager.cc:1434] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.039s	user 0.024s	sys 0.008s
I20260608 13:03:05.606544  1772 tablet_bootstrap.cc:492] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:05.606993  1776 leader_election.cc:290] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:05.612396  1774 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.612107  1771 raft_consensus.cc:359] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.612977  1774 ts_tablet_manager.cc:1403] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.003s
I20260608 13:03:05.616676  1774 raft_consensus.cc:359] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.617450  1774 raft_consensus.cc:385] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.617759  1774 raft_consensus.cc:740] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.618170  1772 tablet_bootstrap.cc:654] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.618546  1774 consensus_queue.cc:260] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.612972  1771 raft_consensus.cc:385] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.620734  1771 raft_consensus.cc:740] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.621062  1774 ts_tablet_manager.cc:1434] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:03:05.622083  1774 tablet_bootstrap.cc:492] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.621743  1771 consensus_queue.cc:260] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.626628  1771 ts_tablet_manager.cc:1434] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260608 13:03:05.627727  1771 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:05.629513  1774 tablet_bootstrap.cc:654] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.636329  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804e933ac99e4c8187f502f31b906a81" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:05.637215  1654 raft_consensus.cc:2468] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:05.639060  1771 tablet_bootstrap.cc:654] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.640322  1542 leader_election.cc:304] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:05.641357  1776 raft_consensus.cc:2804] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:05.641801  1776 raft_consensus.cc:493] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:05.642161  1776 raft_consensus.cc:3060] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:05.652299  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804e933ac99e4c8187f502f31b906a81" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
W20260608 13:03:05.655222  1544 leader_election.cc:343] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.669711  1776 raft_consensus.cc:515] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.672854  1772 tablet_bootstrap.cc:492] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:05.672991  1776 leader_election.cc:290] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:05.673607  1772 ts_tablet_manager.cc:1403] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.009s
I20260608 13:03:05.673848  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804e933ac99e4c8187f502f31b906a81" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:05.674492  1654 raft_consensus.cc:3060] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:05.677210  1772 raft_consensus.cc:359] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.677983  1772 raft_consensus.cc:385] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.678304  1772 raft_consensus.cc:740] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.680084  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "804e933ac99e4c8187f502f31b906a81" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
W20260608 13:03:05.681828  1544 leader_election.cc:343] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.682447  1654 raft_consensus.cc:2468] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:05.682526  1772 consensus_queue.cc:260] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.683652  1774 tablet_bootstrap.cc:492] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.683913  1542 leader_election.cc:304] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [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: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: bd13fcb7f1f14783811f54c98d0ffb86
I20260608 13:03:05.684829  1774 ts_tablet_manager.cc:1403] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.034s
I20260608 13:03:05.685034  1772 ts_tablet_manager.cc:1434] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 13:03:05.685683  1776 raft_consensus.cc:2804] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:05.686074  1772 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:05.684186  1771 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:05.688284  1774 raft_consensus.cc:359] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.689123  1774 raft_consensus.cc:385] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.688838  1771 ts_tablet_manager.cc:1403] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.018s
I20260608 13:03:05.689461  1774 raft_consensus.cc:740] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.690598  1774 consensus_queue.cc:260] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.694590  1772 tablet_bootstrap.cc:654] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.694597  1771 raft_consensus.cc:359] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.698705  1771 raft_consensus.cc:385] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.699544  1771 raft_consensus.cc:740] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.700822  1776 raft_consensus.cc:697] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
I20260608 13:03:05.700884  1774 ts_tablet_manager.cc:1434] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 13:03:05.701828  1776 consensus_queue.cc:237] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.702623  1774 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.703439  1771 consensus_queue.cc:260] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.705982  1771 ts_tablet_manager.cc:1434] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 13:03:05.707115  1771 tablet_bootstrap.cc:492] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:05.713605  1774 tablet_bootstrap.cc:654] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.714787  1771 tablet_bootstrap.cc:654] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.719620  1772 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:05.720371  1772 ts_tablet_manager.cc:1403] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.004s
I20260608 13:03:05.724462  1772 raft_consensus.cc:359] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.725241  1772 raft_consensus.cc:385] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.725595  1772 raft_consensus.cc:740] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.726119  1774 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.726678  1774 ts_tablet_manager.cc:1403] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260608 13:03:05.726590  1772 consensus_queue.cc:260] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.730233  1774 raft_consensus.cc:359] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.731053  1774 raft_consensus.cc:385] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.731380  1774 raft_consensus.cc:740] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.731735  1777 raft_consensus.cc:493] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:05.732223  1774 consensus_queue.cc:260] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.732447  1777 raft_consensus.cc:515] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.736097  1774 ts_tablet_manager.cc:1434] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 13:03:05.737262  1774 tablet_bootstrap.cc:492] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.737479  1772 ts_tablet_manager.cc:1434] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 13:03:05.740228  1788 raft_consensus.cc:493] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:05.740840  1788 raft_consensus.cc:515] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.743925  1788 leader_election.cc:290] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:05.745922  1772 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:05.746429  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc253be9e684e04920605c6b6fc50b0" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:05.747395  1654 raft_consensus.cc:2468] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:05.749013  1774 tablet_bootstrap.cc:654] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.750690  1796 raft_consensus.cc:493] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:05.750595  1542 leader_election.cc:304] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:05.752506  1788 raft_consensus.cc:2804] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:05.753019  1788 raft_consensus.cc:493] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:05.752760  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc253be9e684e04920605c6b6fc50b0" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:05.753531  1788 raft_consensus.cc:3060] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:03:05.761059  1544 leader_election.cc:343] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.761914  1476 catalog_manager.cc:5696] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:05.765152  1772 tablet_bootstrap.cc:654] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.766050  1777 leader_election.cc:290] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:05.767248  1788 raft_consensus.cc:515] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.775279  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc253be9e684e04920605c6b6fc50b0" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:05.776136  1654 raft_consensus.cc:3060] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:05.784185  1654 raft_consensus.cc:2468] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:05.788086  1542 leader_election.cc:304] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:05.789048  1776 raft_consensus.cc:2804] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:05.789399  1789 raft_consensus.cc:493] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:05.789741  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a9ceb6f43e4018843b38a77789a23a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:05.790021  1789 raft_consensus.cc:515] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.790802  1579 raft_consensus.cc:2468] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd13fcb7f1f14783811f54c98d0ffb86 in term 0.
I20260608 13:03:05.794085  1693 leader_election.cc:304] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: 
I20260608 13:03:05.794162  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf178df866f4a58b1a4aa3b270c9a1a" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:05.794734  1772 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:05.795311  1772 ts_tablet_manager.cc:1403] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.004s
I20260608 13:03:05.795403  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf178df866f4a58b1a4aa3b270c9a1a" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:05.795693  1771 tablet_bootstrap.cc:492] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
W20260608 13:03:05.796015  1542 leader_election.cc:343] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.796408  1771 ts_tablet_manager.cc:1403] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.026s
I20260608 13:03:05.796527  1777 raft_consensus.cc:2804] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:05.796965  1777 raft_consensus.cc:493] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:05.797330  1777 raft_consensus.cc:3060] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:05.797636  1796 raft_consensus.cc:515] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:05.802399  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc253be9e684e04920605c6b6fc50b0" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:05.805845  1796 leader_election.cc:290] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:05.806008  1789 leader_election.cc:290] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:05.803043  1788 leader_election.cc:290] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:05.801534  1774 tablet_bootstrap.cc:492] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.806591  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73930f83e4414e1cb1826cc9c7ec9c1c" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:05.807410  1774 ts_tablet_manager.cc:1403] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.023s
W20260608 13:03:05.808334  1691 leader_election.cc:343] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.808365  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73930f83e4414e1cb1826cc9c7ec9c1c" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
W20260608 13:03:05.810741  1693 leader_election.cc:343] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.800812  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a9ceb6f43e4018843b38a77789a23a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:05.810806  1777 raft_consensus.cc:515] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
W20260608 13:03:05.801710  1544 leader_election.cc:343] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:03:05.812675  1691 leader_election.cc:343] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.811079  1774 raft_consensus.cc:359] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.813222  1774 raft_consensus.cc:385] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.813000  1544 leader_election.cc:304] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:05.813498  1777 leader_election.cc:290] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 election: Requested vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:05.813637  1774 raft_consensus.cc:740] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
W20260608 13:03:05.814565  1544 leader_election.cc:343] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.814944  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a9ceb6f43e4018843b38a77789a23a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:05.815267  1801 raft_consensus.cc:2749] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:05.814821  1774 consensus_queue.cc:260] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.800506  1771 raft_consensus.cc:359] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
W20260608 13:03:05.816798  1691 leader_election.cc:343] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.816947  1771 raft_consensus.cc:385] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.817479  1771 raft_consensus.cc:740] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.816079  1776 raft_consensus.cc:697] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
I20260608 13:03:05.818455  1771 consensus_queue.cc:260] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.818789  1776 consensus_queue.cc:237] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.811441  1693 leader_election.cc:304] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86; no voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:05.820627  1777 raft_consensus.cc:2749] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:05.821635  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a9ceb6f43e4018843b38a77789a23a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b"
I20260608 13:03:05.822204  1579 raft_consensus.cc:3060] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:05.822289  1771 ts_tablet_manager.cc:1434] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 13:03:05.823490  1771 tablet_bootstrap.cc:492] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:05.818727  1774 ts_tablet_manager.cc:1434] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 13:03:05.827874  1774 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.832401  1579 raft_consensus.cc:2468] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd13fcb7f1f14783811f54c98d0ffb86 in term 1.
I20260608 13:03:05.798623  1772 raft_consensus.cc:359] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.833609  1772 raft_consensus.cc:385] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.834012  1772 raft_consensus.cc:740] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.835036  1772 consensus_queue.cc:260] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.837675  1774 tablet_bootstrap.cc:654] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.838171  1772 ts_tablet_manager.cc:1434] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260608 13:03:05.840029  1693 leader_election.cc:304] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [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: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:05.842137  1777 raft_consensus.cc:2804] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:05.842800  1777 raft_consensus.cc:697] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 LEADER]: Becoming Leader. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Running, Role: LEADER
I20260608 13:03:05.843863  1777 consensus_queue.cc:237] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.845793  1771 tablet_bootstrap.cc:654] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.854444  1772 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:05.866843  1772 tablet_bootstrap.cc:654] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.869050  1475 catalog_manager.cc:5696] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:05.871721  1477 catalog_manager.cc:5696] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:05.882755  1774 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.883368  1774 ts_tablet_manager.cc:1403] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.012s
I20260608 13:03:05.885586  1781 raft_consensus.cc:493] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:05.886158  1781 raft_consensus.cc:515] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.887265  1771 tablet_bootstrap.cc:492] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:05.890545  1771 ts_tablet_manager.cc:1403] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.014s
I20260608 13:03:05.892341  1781 leader_election.cc:290] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:05.895076  1771 raft_consensus.cc:359] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.896250  1771 raft_consensus.cc:385] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.896672  1771 raft_consensus.cc:740] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.899020  1774 raft_consensus.cc:359] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:05.900133  1774 raft_consensus.cc:385] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.900547  1774 raft_consensus.cc:740] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.901007  1772 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:05.901793  1772 ts_tablet_manager.cc:1403] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.005s
I20260608 13:03:05.898099  1771 consensus_queue.cc:260] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.905541  1772 raft_consensus.cc:359] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:05.907855  1772 raft_consensus.cc:385] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.908263  1772 raft_consensus.cc:740] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.901782  1774 consensus_queue.cc:260] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:05.912035  1771 ts_tablet_manager.cc:1434] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.001s
I20260608 13:03:05.913220  1771 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:05.914274  1772 consensus_queue.cc:260] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:05.920317  1771 tablet_bootstrap.cc:654] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.930312  1772 ts_tablet_manager.cc:1434] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260608 13:03:05.933492  1774 ts_tablet_manager.cc:1434] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.004s
I20260608 13:03:05.934911  1771 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:05.935489  1771 ts_tablet_manager.cc:1403] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 13:03:05.938597  1771 raft_consensus.cc:359] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.939580  1771 raft_consensus.cc:385] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.939888  1771 raft_consensus.cc:740] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.940760  1771 consensus_queue.cc:260] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.943856  1774 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.944270  1771 ts_tablet_manager.cc:1434] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:03:05.945370  1771 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:05.952483  1771 tablet_bootstrap.cc:654] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.953109  1772 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:05.956878  1777 raft_consensus.cc:493] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:05.957638  1777 raft_consensus.cc:515] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.962163  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a45659eb04ab091eff0c5132b3fa4" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:05.964176  1578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:05.964748  1774 tablet_bootstrap.cc:654] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
W20260608 13:03:05.965745  1693 leader_election.cc:343] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.962621  1772 tablet_bootstrap.cc:654] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:05.969019  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a45659eb04ab091eff0c5132b3fa4" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
W20260608 13:03:05.971249  1691 leader_election.cc:343] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.971971  1691 leader_election.cc:304] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86; no voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:05.973258  1796 raft_consensus.cc:2749] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:05.974308  1777 leader_election.cc:290] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
W20260608 13:03:05.977182  1619 leader_election.cc:343] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.978979  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
W20260608 13:03:05.980785  1619 leader_election.cc:343] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:05.981616  1619 leader_election.cc:304] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:05.982450  1774 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:05.982645  1781 raft_consensus.cc:2749] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:05.982998  1774 ts_tablet_manager.cc:1403] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260608 13:03:05.983196  1771 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:05.983944  1771 ts_tablet_manager.cc:1403] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.018s
I20260608 13:03:05.986061  1772 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:05.986123  1774 raft_consensus.cc:359] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.986801  1772 ts_tablet_manager.cc:1403] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.010s
I20260608 13:03:05.986989  1774 raft_consensus.cc:385] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.987358  1774 raft_consensus.cc:740] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.987205  1771 raft_consensus.cc:359] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.988135  1771 raft_consensus.cc:385] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.988526  1771 raft_consensus.cc:740] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.988337  1774 consensus_queue.cc:260] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.989455  1771 consensus_queue.cc:260] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.990569  1774 ts_tablet_manager.cc:1434] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:03:05.990684  1772 raft_consensus.cc:359] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:05.991469  1772 raft_consensus.cc:385] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:05.991765  1772 raft_consensus.cc:740] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:05.991922  1774 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:05.994611  1771 ts_tablet_manager.cc:1434] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260608 13:03:05.995769  1771 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:06.000942  1774 tablet_bootstrap.cc:654] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.001742  1771 tablet_bootstrap.cc:654] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.002785  1772 consensus_queue.cc:260] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.005898  1772 ts_tablet_manager.cc:1434] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 13:03:06.007524  1772 tablet_bootstrap.cc:492] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:06.017513  1772 tablet_bootstrap.cc:654] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.032440  1771 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:06.033005  1771 ts_tablet_manager.cc:1403] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.024s
I20260608 13:03:06.033622  1772 tablet_bootstrap.cc:492] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:06.034125  1772 ts_tablet_manager.cc:1403] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260608 13:03:06.036077  1771 raft_consensus.cc:359] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.036784  1771 raft_consensus.cc:385] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.037122  1771 raft_consensus.cc:740] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.036942  1772 raft_consensus.cc:359] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.037519  1774 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:06.037854  1772 raft_consensus.cc:385] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.037982  1771 consensus_queue.cc:260] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.038149  1774 ts_tablet_manager.cc:1403] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.013s
I20260608 13:03:06.038261  1772 raft_consensus.cc:740] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.039386  1772 consensus_queue.cc:260] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.040189  1771 ts_tablet_manager.cc:1434] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 13:03:06.041241  1771 tablet_bootstrap.cc:492] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:06.041399  1774 raft_consensus.cc:359] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.042121  1774 raft_consensus.cc:385] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.042423  1774 raft_consensus.cc:740] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.045092  1772 ts_tablet_manager.cc:1434] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 13:03:06.046280  1772 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:06.043289  1774 consensus_queue.cc:260] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.048192  1771 tablet_bootstrap.cc:654] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.054687  1774 ts_tablet_manager.cc:1434] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.006s
I20260608 13:03:06.055836  1774 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:06.062516  1772 tablet_bootstrap.cc:654] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.063390  1781 raft_consensus.cc:493] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.064150  1781 raft_consensus.cc:515] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:06.067469  1776 raft_consensus.cc:493] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.068043  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73930f83e4414e1cb1826cc9c7ec9c1c" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.068025  1776 raft_consensus.cc:515] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.068832  1728 raft_consensus.cc:2468] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in term 0.
I20260608 13:03:06.069028  1774 tablet_bootstrap.cc:654] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.072710  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208d4e3ddb404ac6955c2a60893d4d5f" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.073709  1653 raft_consensus.cc:2468] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.073971  1821 raft_consensus.cc:493] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.074946  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208d4e3ddb404ac6955c2a60893d4d5f" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.076601  1542 leader_election.cc:304] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
W20260608 13:03:06.077387  1544 leader_election.cc:343] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.078135  1801 raft_consensus.cc:2804] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.078536  1801 raft_consensus.cc:493] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 13:03:06.078938  1525 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:03:06.078945  1801 raft_consensus.cc:3060] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.074518  1821 raft_consensus.cc:515] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.082579  1774 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:06.083000  1774 ts_tablet_manager.cc:1403] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260608 13:03:06.075299  1619 leader_election.cc:304] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:06.084579  1772 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:06.085072  1772 ts_tablet_manager.cc:1403] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.007s
I20260608 13:03:06.085309  1821 leader_election.cc:290] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.085883  1821 raft_consensus.cc:2804] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.074702  1776 leader_election.cc:290] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.086011  1774 raft_consensus.cc:359] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.086941  1774 raft_consensus.cc:385] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.087272  1774 raft_consensus.cc:740] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.087755  1777 raft_consensus.cc:493] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.088146  1774 consensus_queue.cc:260] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.088388  1777 raft_consensus.cc:515] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.089737  1781 leader_election.cc:290] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321), e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:06.090528  1774 ts_tablet_manager.cc:1434] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:03:06.090528  1772 raft_consensus.cc:359] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.091441  1772 raft_consensus.cc:385] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.091711  1772 raft_consensus.cc:740] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.091821  1774 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:06.091960  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf178df866f4a58b1a4aa3b270c9a1a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.092687  1653 raft_consensus.cc:2468] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd13fcb7f1f14783811f54c98d0ffb86 in term 0.
I20260608 13:03:06.095544  1691 leader_election.cc:304] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:06.096515  1796 raft_consensus.cc:2804] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.096894  1796 raft_consensus.cc:493] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.097218  1796 raft_consensus.cc:3060] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.098043  1579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f605778a7f3744f7aa1b23b146e59332" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.098616  1801 raft_consensus.cc:515] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.101998  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208d4e3ddb404ac6955c2a60893d4d5f" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:06.102691  1653 raft_consensus.cc:3060] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.104046  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f605778a7f3744f7aa1b23b146e59332" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.104753  1728 raft_consensus.cc:2468] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in term 0.
I20260608 13:03:06.102388  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73930f83e4414e1cb1826cc9c7ec9c1c" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.092463  1772 consensus_queue.cc:260] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.111037  1821 raft_consensus.cc:493] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.112167  1821 raft_consensus.cc:3060] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.115520  1776 raft_consensus.cc:493] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.116075  1776 raft_consensus.cc:515] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.118498  1776 leader_election.cc:290] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.119711  1578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf178df866f4a58b1a4aa3b270c9a1a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.119910  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce142b2d004eb5a73b819b1ffdfd05" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.119997  1821 raft_consensus.cc:515] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:06.120716  1728 raft_consensus.cc:2468] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.121014  1577 raft_consensus.cc:2468] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in term 0.
I20260608 13:03:06.122375  1544 leader_election.cc:304] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: 
I20260608 13:03:06.122754  1821 leader_election.cc:290] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 election: Requested vote from peers bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321), e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:06.123672  1776 raft_consensus.cc:2804] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 13:03:06.110212  1619 leader_election.cc:343] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.124080  1776 raft_consensus.cc:493] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.120751  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce142b2d004eb5a73b819b1ffdfd05" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.124745  1776 raft_consensus.cc:3060] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.125168  1619 leader_election.cc:304] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:06.120443  1578 raft_consensus.cc:2468] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd13fcb7f1f14783811f54c98d0ffb86 in term 0.
W20260608 13:03:06.126092  1542 leader_election.cc:343] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.109625  1777 leader_election.cc:290] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:06.128815  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73930f83e4414e1cb1826cc9c7ec9c1c" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:06.128984  1578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73930f83e4414e1cb1826cc9c7ec9c1c" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b"
I20260608 13:03:06.129472  1728 raft_consensus.cc:3060] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.129642  1578 raft_consensus.cc:3060] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.124087  1772 ts_tablet_manager.cc:1434] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260608 13:03:06.131278  1796 raft_consensus.cc:515] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.133741  1776 raft_consensus.cc:515] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.138620  1727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208d4e3ddb404ac6955c2a60893d4d5f" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:06.138891  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf178df866f4a58b1a4aa3b270c9a1a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b"
I20260608 13:03:06.139724  1577 raft_consensus.cc:3060] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.140501  1776 leader_election.cc:290] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
W20260608 13:03:06.141369  1544 leader_election.cc:343] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.141520  1727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce142b2d004eb5a73b819b1ffdfd05" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:06.132231  1772 tablet_bootstrap.cc:492] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:06.142210  1727 raft_consensus.cc:3060] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.136129  1774 tablet_bootstrap.cc:654] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.137058  1796 leader_election.cc:290] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 election: Requested vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:06.137626  1821 raft_consensus.cc:2804] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.144637  1578 raft_consensus.cc:2468] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in term 1.
I20260608 13:03:06.145632  1821 raft_consensus.cc:493] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.147009  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce142b2d004eb5a73b819b1ffdfd05" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:06.147369  1821 raft_consensus.cc:3060] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.148227  1619 leader_election.cc:304] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:06.144668  1652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf178df866f4a58b1a4aa3b270c9a1a" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
W20260608 13:03:06.148641  1542 leader_election.cc:343] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.149128  1652 raft_consensus.cc:3060] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.149665  1822 raft_consensus.cc:2804] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.150341  1772 tablet_bootstrap.cc:654] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.150279  1822 raft_consensus.cc:697] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Becoming Leader. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Running, Role: LEADER
I20260608 13:03:06.151840  1822 consensus_queue.cc:237] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } }
I20260608 13:03:06.156896  1652 raft_consensus.cc:2468] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd13fcb7f1f14783811f54c98d0ffb86 in term 1.
I20260608 13:03:06.158290  1691 leader_election.cc:304] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:06.159335  1796 raft_consensus.cc:2804] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.144958  1801 leader_election.cc:290] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.161934  1776 raft_consensus.cc:493] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.133152  1653 raft_consensus.cc:2468] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.162462  1776 raft_consensus.cc:515] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.163570  1771 tablet_bootstrap.cc:492] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:06.164148  1771 ts_tablet_manager.cc:1403] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.123s	user 0.028s	sys 0.014s
I20260608 13:03:06.165062  1776 leader_election.cc:290] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.166567  1577 raft_consensus.cc:2468] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd13fcb7f1f14783811f54c98d0ffb86 in term 1.
I20260608 13:03:06.168651  1771 raft_consensus.cc:359] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.171998  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8da19bf7a44b0fb9d31fa118eb43e4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.170077  1542 leader_election.cc:304] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [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: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: bd13fcb7f1f14783811f54c98d0ffb86
I20260608 13:03:06.172436  1771 raft_consensus.cc:385] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.172848  1771 raft_consensus.cc:740] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.160017  1796 raft_consensus.cc:697] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 LEADER]: Becoming Leader. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Running, Role: LEADER
I20260608 13:03:06.171602  1726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8da19bf7a44b0fb9d31fa118eb43e4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.174120  1726 raft_consensus.cc:2468] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.175463  1776 raft_consensus.cc:2804] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.174178  1796 consensus_queue.cc:237] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.175786  1544 leader_election.cc:304] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: 
I20260608 13:03:06.176083  1776 raft_consensus.cc:697] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
I20260608 13:03:06.176759  1788 raft_consensus.cc:493] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.177567  1789 raft_consensus.cc:2804] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.177975  1789 raft_consensus.cc:493] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.178573  1789 raft_consensus.cc:3060] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.177091  1776 consensus_queue.cc:237] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.179230  1771 consensus_queue.cc:260] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.177241  1788 raft_consensus.cc:515] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.170109  1728 raft_consensus.cc:2468] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in term 1.
I20260608 13:03:06.182413  1771 ts_tablet_manager.cc:1434] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.004s
I20260608 13:03:06.171828  1727 raft_consensus.cc:2468] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.183959  1771 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:06.183265  1788 leader_election.cc:290] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.188437  1726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.189188  1544 leader_election.cc:304] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [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: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:06.190142  1788 raft_consensus.cc:2804] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.190630  1788 raft_consensus.cc:697] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
W20260608 13:03:06.183866  1542 leader_election.cc:343] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.191524  1788 consensus_queue.cc:237] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
W20260608 13:03:06.193900  1544 leader_election.cc:343] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.216329  1796 raft_consensus.cc:493] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.216946  1796 raft_consensus.cc:515] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.216507  1474 catalog_manager.cc:5696] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:06.217912  1822 raft_consensus.cc:493] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.218432  1822 raft_consensus.cc:515] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.222102  1822 leader_election.cc:290] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.225271  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7c572f573e4d62ac10da2ab105b052" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.226500  1578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc253be9e684e04920605c6b6fc50b0" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.228129  1652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.220849  1789 raft_consensus.cc:515] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.228919  1652 raft_consensus.cc:2468] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.231736  1772 tablet_bootstrap.cc:492] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:06.232312  1772 ts_tablet_manager.cc:1403] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.020s
W20260608 13:03:06.232496  1619 leader_election.cc:343] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.232483  1477 catalog_manager.cc:5696] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.235342  1789 leader_election.cc:290] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.236619  1726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8da19bf7a44b0fb9d31fa118eb43e4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:06.237138  1774 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:06.237318  1726 raft_consensus.cc:3060] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.237658  1774 ts_tablet_manager.cc:1403] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.146s	user 0.019s	sys 0.010s
I20260608 13:03:06.238364  1771 tablet_bootstrap.cc:654] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.239477  1542 leader_election.cc:304] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [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: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: bd13fcb7f1f14783811f54c98d0ffb86
I20260608 13:03:06.240413  1789 raft_consensus.cc:2804] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.240823  1789 raft_consensus.cc:493] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.241231  1789 raft_consensus.cc:3060] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.242079  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8da19bf7a44b0fb9d31fa118eb43e4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:06.243106  1652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fc253be9e684e04920605c6b6fc50b0" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.242657  1476 catalog_manager.cc:5696] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130). New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.245813  1774 raft_consensus.cc:359] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.253328  1774 raft_consensus.cc:385] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.253939  1774 raft_consensus.cc:740] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.254911  1774 consensus_queue.cc:260] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.234524  1796 leader_election.cc:290] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:06.243918  1652 raft_consensus.cc:2393] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd13fcb7f1f14783811f54c98d0ffb86 in current term 1: Already voted for candidate e06de4e300834ab8852d26fdd2f2377b in this term.
I20260608 13:03:06.225243  1727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7c572f573e4d62ac10da2ab105b052" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.249656  1728 raft_consensus.cc:3060] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:03:06.250576  1542 leader_election.cc:343] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.251967  1789 raft_consensus.cc:515] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.252522  1772 raft_consensus.cc:359] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
W20260608 13:03:06.256903  1691 consensus_peers.cc:597] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 -> Peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Couldn't send request to peer e6d2d1cd1ef74f3db34aa13570bb0cfd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:06.267657  1772 raft_consensus.cc:385] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.268018  1772 raft_consensus.cc:740] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.268709  1691 leader_election.cc:304] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86; no voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:06.257864  1821 raft_consensus.cc:515] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.259521  1774 ts_tablet_manager.cc:1434] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
W20260608 13:03:06.271598  1619 leader_election.cc:343] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.271922  1774 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: Bootstrap starting.
I20260608 13:03:06.272156  1619 leader_election.cc:304] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:06.246610  1726 raft_consensus.cc:2468] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.273001  1822 raft_consensus.cc:2749] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:06.273725  1544 leader_election.cc:304] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [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: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:06.274607  1776 raft_consensus.cc:2804] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.269280  1788 consensus_queue.cc:1048] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 13:03:06.275247  1776 raft_consensus.cc:697] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
I20260608 13:03:06.276259  1652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:06.268752  1772 consensus_queue.cc:260] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
W20260608 13:03:06.277878  1544 consensus_peers.cc:597] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b -> Peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Couldn't send request to peer bd13fcb7f1f14783811f54c98d0ffb86. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:06.277956  1652 raft_consensus.cc:3060] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.278517  1774 tablet_bootstrap.cc:654] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.279556  1772 ts_tablet_manager.cc:1434] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260608 13:03:06.279708  1771 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:06.280238  1771 ts_tablet_manager.cc:1403] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.006s
I20260608 13:03:06.280618  1772 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:06.282127  1776 consensus_queue.cc:237] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.283028  1578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f605778a7f3744f7aa1b23b146e59332" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b"
W20260608 13:03:06.284530  1619 leader_election.cc:343] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.286548  1821 leader_election.cc:290] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 election: Requested vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.286967  1725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f605778a7f3744f7aa1b23b146e59332" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:06.287611  1772 tablet_bootstrap.cc:654] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.288707  1771 raft_consensus.cc:359] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.289428  1771 raft_consensus.cc:385] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.289535  1652 raft_consensus.cc:2468] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.289762  1771 raft_consensus.cc:740] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.290724  1771 consensus_queue.cc:260] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.291456  1542 leader_election.cc:304] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:06.292534  1801 raft_consensus.cc:2804] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.287652  1725 raft_consensus.cc:3060] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.276701  1796 raft_consensus.cc:2749] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:06.269368  1789 leader_election.cc:290] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.297441  1771 ts_tablet_manager.cc:1434] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 13:03:06.298604  1771 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:06.307865  1771 tablet_bootstrap.cc:654] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.270596  1727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
W20260608 13:03:06.316300  1544 leader_election.cc:343] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:03:06.321234  1725 raft_consensus.cc:2468] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in term 1.
I20260608 13:03:06.331014  1619 leader_election.cc:304] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:06.332870  1821 raft_consensus.cc:2804] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.333601  1821 raft_consensus.cc:697] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Becoming Leader. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Running, Role: LEADER
I20260608 13:03:06.333312  1832 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.334954  1821 consensus_queue.cc:237] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.329165  1801 raft_consensus.cc:697] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
I20260608 13:03:06.342712  1788 consensus_queue.cc:1048] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260608 13:03:06.337852  1477 catalog_manager.cc:5696] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.352595  1774 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: No bootstrap required, opened a new log
I20260608 13:03:06.359714  1774 ts_tablet_manager.cc:1403] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.024s
I20260608 13:03:06.356660  1477 catalog_manager.cc:5696] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.356102  1476 catalog_manager.cc:5696] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130). New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.341975  1801 consensus_queue.cc:237] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.371812  1796 consensus_queue.cc:1048] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:06.377377  1771 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:06.378094  1771 ts_tablet_manager.cc:1403] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.010s
I20260608 13:03:06.384335  1774 raft_consensus.cc:359] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.386843  1774 raft_consensus.cc:385] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.387465  1774 raft_consensus.cc:740] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.388582  1774 consensus_queue.cc:260] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.399245  1772 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:06.399821  1772 ts_tablet_manager.cc:1403] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.030s
I20260608 13:03:06.404356  1774 ts_tablet_manager.cc:1434] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.001s
I20260608 13:03:06.407807  1772 raft_consensus.cc:359] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.408638  1772 raft_consensus.cc:385] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.408931  1772 raft_consensus.cc:740] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.409683  1772 consensus_queue.cc:260] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.412030  1772 ts_tablet_manager.cc:1434] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 13:03:06.413295  1772 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:06.421111  1772 tablet_bootstrap.cc:654] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.423645  1771 raft_consensus.cc:359] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.427903  1771 raft_consensus.cc:385] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.428297  1771 raft_consensus.cc:740] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.435971  1772 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:06.437463  1771 consensus_queue.cc:260] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.436897  1772 ts_tablet_manager.cc:1403] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260608 13:03:06.447654  1771 ts_tablet_manager.cc:1434] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.003s
I20260608 13:03:06.448577  1771 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86: Bootstrap starting.
I20260608 13:03:06.455236  1771 tablet_bootstrap.cc:654] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.455842  1772 raft_consensus.cc:359] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.456880  1772 raft_consensus.cc:385] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.457266  1772 raft_consensus.cc:740] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.458097  1772 consensus_queue.cc:260] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.461112  1772 ts_tablet_manager.cc:1434] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260608 13:03:06.461977  1771 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86: No bootstrap required, opened a new log
I20260608 13:03:06.462244  1772 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Bootstrap starting.
I20260608 13:03:06.452636  1475 catalog_manager.cc:5696] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.462483  1771 ts_tablet_manager.cc:1403] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 13:03:06.468278  1771 raft_consensus.cc:359] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.468655  1772 tablet_bootstrap.cc:654] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:06.468892  1771 raft_consensus.cc:385] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.469353  1771 raft_consensus.cc:740] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd13fcb7f1f14783811f54c98d0ffb86, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.470023  1771 consensus_queue.cc:260] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.471951  1771 ts_tablet_manager.cc:1434] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 13:03:06.477000  1772 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd: No bootstrap required, opened a new log
I20260608 13:03:06.477551  1772 ts_tablet_manager.cc:1403] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 13:03:06.480947  1772 raft_consensus.cc:359] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.481712  1772 raft_consensus.cc:385] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:06.481992  1772 raft_consensus.cc:740] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d2d1cd1ef74f3db34aa13570bb0cfd, State: Initialized, Role: FOLLOWER
I20260608 13:03:06.482872  1772 consensus_queue.cc:260] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.485652  1772 ts_tablet_manager.cc:1434] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:03:06.545881  1776 raft_consensus.cc:493] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.546424  1776 raft_consensus.cc:515] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.548777  1776 leader_election.cc:290] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.549908  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a45659eb04ab091eff0c5132b3fa4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.550396  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a45659eb04ab091eff0c5132b3fa4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.550741  1653 raft_consensus.cc:2468] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.551065  1724 raft_consensus.cc:2468] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.552249  1542 leader_election.cc:304] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: 
I20260608 13:03:06.553563  1776 raft_consensus.cc:2804] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.554004  1776 raft_consensus.cc:493] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.554325  1776 raft_consensus.cc:3060] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.555858  1821 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:06.560743  1776 raft_consensus.cc:515] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.563926  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a45659eb04ab091eff0c5132b3fa4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:06.564409  1724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "894a45659eb04ab091eff0c5132b3fa4" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:06.565096  1724 raft_consensus.cc:3060] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.564574  1653 raft_consensus.cc:3060] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.568840  1776 leader_election.cc:290] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.573257  1724 raft_consensus.cc:2468] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.574612  1544 leader_election.cc:304] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: 
I20260608 13:03:06.575795  1843 raft_consensus.cc:2804] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.576323  1843 raft_consensus.cc:697] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
I20260608 13:03:06.577435  1725 raft_consensus.cc:3060] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.577212  1843 consensus_queue.cc:237] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.577873  1821 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:06.585332  1821 raft_consensus.cc:493] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.585863  1821 raft_consensus.cc:515] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.589507  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce142b2d004eb5a73b819b1ffdfd05" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.590546  1789 consensus_queue.cc:1048] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.594481  1727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ce142b2d004eb5a73b819b1ffdfd05" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.595388  1727 raft_consensus.cc:2393] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in current term 1: Already voted for candidate e06de4e300834ab8852d26fdd2f2377b in this term.
I20260608 13:03:06.596427  1777 raft_consensus.cc:493] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.596968  1777 raft_consensus.cc:515] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.597815  1789 consensus_queue.cc:1048] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.600284  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208d4e3ddb404ac6955c2a60893d4d5f" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.600677  1654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208d4e3ddb404ac6955c2a60893d4d5f" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.604694  1693 leader_election.cc:304] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [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: bd13fcb7f1f14783811f54c98d0ffb86; no voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:06.599023  1777 leader_election.cc:290] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:06.610625  1796 raft_consensus.cc:2749] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:03:06.611061  1653 raft_consensus.cc:2468] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.613425  1821 leader_election.cc:290] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.609404  1619 leader_election.cc:304] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:06.623409  1821 raft_consensus.cc:3060] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.630926  1821 raft_consensus.cc:2749] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:06.631568  1476 catalog_manager.cc:5696] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.648018  1789 raft_consensus.cc:493] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.648608  1789 raft_consensus.cc:515] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.650830  1789 leader_election.cc:290] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.651584  1652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f605778a7f3744f7aa1b23b146e59332" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.651935  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f605778a7f3744f7aa1b23b146e59332" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.652642  1728 raft_consensus.cc:2393] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e06de4e300834ab8852d26fdd2f2377b in current term 1: Already voted for candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in this term.
I20260608 13:03:06.653637  1544 leader_election.cc:304] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e06de4e300834ab8852d26fdd2f2377b; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:06.654294  1789 raft_consensus.cc:3060] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.658376  1821 raft_consensus.cc:493] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.658980  1821 raft_consensus.cc:515] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.660910  1789 raft_consensus.cc:2749] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:06.661388  1821 leader_election.cc:290] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.662364  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8da19bf7a44b0fb9d31fa118eb43e4" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.662770  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8da19bf7a44b0fb9d31fa118eb43e4" candidate_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.663609  1728 raft_consensus.cc:2393] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6d2d1cd1ef74f3db34aa13570bb0cfd in current term 1: Already voted for candidate e06de4e300834ab8852d26fdd2f2377b in this term.
I20260608 13:03:06.664789  1619 leader_election.cc:304] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d2d1cd1ef74f3db34aa13570bb0cfd; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:06.665642  1821 raft_consensus.cc:3060] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.670758  1821 raft_consensus.cc:2749] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:06.672225  1728 raft_consensus.cc:3060] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.677142  1789 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:06.690533  1843 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:06.708441  1652 raft_consensus.cc:3060] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.714380  1843 raft_consensus.cc:493] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.714905  1843 raft_consensus.cc:515] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.717413  1843 leader_election.cc:290] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.718310  1653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7c572f573e4d62ac10da2ab105b052" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.718950  1727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7c572f573e4d62ac10da2ab105b052" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" is_pre_election: true
I20260608 13:03:06.718961  1653 raft_consensus.cc:2468] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.719687  1727 raft_consensus.cc:2468] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 0.
I20260608 13:03:06.720777  1544 leader_election.cc:304] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: 
I20260608 13:03:06.721580  1843 raft_consensus.cc:2804] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:06.721977  1843 raft_consensus.cc:493] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:06.722335  1843 raft_consensus.cc:3060] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.726310  1776 consensus_queue.cc:1048] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:06.729152  1843 raft_consensus.cc:515] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.732182  1652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7c572f573e4d62ac10da2ab105b052" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd"
I20260608 13:03:06.732503  1728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c7c572f573e4d62ac10da2ab105b052" candidate_uuid: "e06de4e300834ab8852d26fdd2f2377b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd13fcb7f1f14783811f54c98d0ffb86"
I20260608 13:03:06.732849  1652 raft_consensus.cc:3060] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.733105  1728 raft_consensus.cc:3060] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.742153  1728 raft_consensus.cc:2468] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.742944  1843 leader_election.cc:290] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Requested vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:06.743723  1796 consensus_queue.cc:1048] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.743786  1843 consensus_queue.cc:1048] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.746132  1544 leader_election.cc:304] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b; no voters: 
I20260608 13:03:06.748160  1652 raft_consensus.cc:2468] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e06de4e300834ab8852d26fdd2f2377b in term 1.
I20260608 13:03:06.748513  1776 raft_consensus.cc:2804] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:06.749096  1776 raft_consensus.cc:697] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Becoming Leader. State: Replica: e06de4e300834ab8852d26fdd2f2377b, State: Running, Role: LEADER
I20260608 13:03:06.749951  1776 consensus_queue.cc:237] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.762916  1796 consensus_queue.cc:1048] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.776295  1477 catalog_manager.cc:5696] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: term changed from 0 to 1, leader changed from <none> to e06de4e300834ab8852d26fdd2f2377b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:06.813082  1796 raft_consensus.cc:493] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:06.813632  1796 raft_consensus.cc:515] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } }
I20260608 13:03:06.815670  1796 leader_election.cc:290] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:06.816493  1577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e06de4e300834ab8852d26fdd2f2377b" is_pre_election: true
I20260608 13:03:06.816947  1652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeb7d1f824464055ba3e1ae5a9866586" candidate_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" is_pre_election: true
I20260608 13:03:06.817736  1652 raft_consensus.cc:2393] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bd13fcb7f1f14783811f54c98d0ffb86 in current term 1: Already voted for candidate e06de4e300834ab8852d26fdd2f2377b in this term.
I20260608 13:03:06.818727  1691 leader_election.cc:304] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd13fcb7f1f14783811f54c98d0ffb86; no voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:06.819509  1796 raft_consensus.cc:3060] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:06.824688  1796 raft_consensus.cc:2749] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:03:06.907444  1821 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.931551  1822 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:06.961297  1776 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:06.995877  1843 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:07.016294  1789 consensus_queue.cc:1048] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:07.041708  1776 consensus_queue.cc:1048] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:07.163100  1843 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:03:07.172806  1758 meta_cache.cc:1097] Time spent processing table locations response: real 0.058s	user 0.002s	sys 0.000s
W20260608 13:03:07.172924  1867 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.000s	sys 0.008s
W20260608 13:03:07.173542  1758 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.28.224.190:39891, user_credentials={real_user=slave}} blocked reactor thread for 59310.2us
W20260608 13:03:07.189706  1757 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.002s	sys 0.003s
I20260608 13:03:07.190580  1843 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:03:07.195215  1865 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.006s	sys 0.000s
W20260608 13:03:07.204378  1864 meta_cache.cc:1261] Time spent looking up entry by key: real 0.089s	user 0.008s	sys 0.000s
W20260608 13:03:08.117329  1901 log.cc:927] Time spent T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b: Append to log took a long time: real 0.100s	user 0.002s	sys 0.002s
W20260608 13:03:08.276940  1929 log.cc:927] Time spent T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260608 13:03:08.307463  1930 log.cc:927] Time spent T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260608 13:03:09.573035  1691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.130:42323, user_credentials={real_user=slave}} blocked reactor thread for 75640.5us
W20260608 13:03:09.642092  1619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.131:41321, user_credentials={real_user=slave}} blocked reactor thread for 52974.3us
I20260608 13:03:09.705149  1924 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=79, attempt_no=0}) took 1010 ms. Trace:
W20260608 13:03:09.732924  1619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.131:41321, user_credentials={real_user=slave}} blocked reactor thread for 83287.5us
I20260608 13:03:09.705940  1924 rpcz_store.cc:276] 0608 13:03:08.695239 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.695384 (+   145us) service_pool.cc:224] Handling call
0608 13:03:09.705041 (+1009657us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.696913 (+     0us) write_op.cc:183] PREPARE: starting on tablet 208d4e3ddb404ac6955c2a60893d4d5f
0608 13:03:08.697427 (+   514us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.697462 (+    35us) write_op.cc:435] Acquired schema lock
0608 13:03:08.697482 (+    20us) tablet.cc:662] Decoding operations
0608 13:03:08.697946 (+   464us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.697990 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.698018 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:03:08.698445 (+   427us) tablet.cc:701] Row locks acquired
0608 13:03:08.698461 (+    16us) write_op.cc:260] PREPARE: finished
0608 13:03:08.698684 (+   223us) write_op.cc:270] Start()
0608 13:03:08.698787 (+   103us) write_op.cc:276] Timestamp: P: 1780923788698630 usec, L: 0
0608 13:03:08.698807 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.699444 (+   637us) log.cc:844] Serialized 528 byte log entry
0608 13:03:09.089131 (+389687us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.120379 (+ 31248us) write_op.cc:301] APPLY: starting
0608 13:03:09.120456 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.120643 (+   187us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.120759 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.163398 (+ 42639us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.163618 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.163668 (+    50us) write_op.cc:312] APPLY: finished
0608 13:03:09.163928 (+   260us) log.cc:844] Serialized 46 byte log entry
0608 13:03:09.165239 (+  1311us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.165348 (+   109us) write_op.cc:454] Released schema lock
0608 13:03:09.165399 (+    51us) write_op.cc:341] FINISH: Updating metrics
0608 13:03:09.704826 (+539427us) spinlock_profiling.cc:243] Waited 9.53 ms on lock 0x7b340018bbe8. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34fc91 00007ff5ea374273 00007ff5f1c4b9a7 00007ff5eff64396 00007ff5eff63b8f 00007ff5eff6c4e0 00007ff5eff6c440 00007ff5eff6c3a0 00007ff5eff6c340 00007ff5eff6a4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31050,"mutex_wait_us":455,"num_ops":5,"prepare.queue_time_us":202,"prepare.run_cpu_time_us":2775,"prepare.run_wall_time_us":2775,"replication_time_us":390192,"spinlock_wait_cycles":21966592}]]}
I20260608 13:03:09.822705  1890 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=81, attempt_no=0}) took 1119 ms. Trace:
I20260608 13:03:09.829727  1890 rpcz_store.cc:276] 0608 13:03:08.703537 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.703664 (+   127us) service_pool.cc:224] Handling call
0608 13:03:09.796372 (+1092708us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.781996 (+     0us) write_op.cc:183] PREPARE: starting on tablet 22ce142b2d004eb5a73b819b1ffdfd05
0608 13:03:08.782522 (+   526us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.782561 (+    39us) write_op.cc:435] Acquired schema lock
0608 13:03:08.782580 (+    19us) tablet.cc:662] Decoding operations
0608 13:03:08.783068 (+   488us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.792702 (+  9634us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.793791 (+  1089us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:03:08.803686 (+  9895us) tablet.cc:701] Row locks acquired
0608 13:03:08.803708 (+    22us) write_op.cc:260] PREPARE: finished
0608 13:03:08.803903 (+   195us) write_op.cc:270] Start()
0608 13:03:08.804028 (+   125us) write_op.cc:276] Timestamp: P: 1780923788803856 usec, L: 0
0608 13:03:08.804049 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.804708 (+   659us) log.cc:844] Serialized 528 byte log entry
0608 13:03:09.503131 (+698423us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.625670 (+122539us) write_op.cc:301] APPLY: starting
0608 13:03:09.625746 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.642709 (+ 16963us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.675566 (+ 32857us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.730102 (+ 54536us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.730313 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.730363 (+    50us) write_op.cc:312] APPLY: finished
0608 13:03:09.730617 (+   254us) log.cc:844] Serialized 46 byte log entry
0608 13:03:09.730966 (+   349us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.738408 (+  7442us) write_op.cc:454] Released schema lock
0608 13:03:09.743028 (+  4620us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":122352,"num_ops":5,"prepare.queue_time_us":39629,"prepare.run_cpu_time_us":3030,"prepare.run_wall_time_us":27550,"replication_time_us":698954}]]}
I20260608 13:03:09.835871  1924 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=102, attempt_no=0}) took 1047 ms. Trace:
I20260608 13:03:09.849741  1924 rpcz_store.cc:276] 0608 13:03:08.788593 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.793418 (+  4825us) service_pool.cc:224] Handling call
0608 13:03:09.835798 (+1042380us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.857656 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1d8da19bf7a44b0fb9d31fa118eb43e4
0608 13:03:08.858241 (+   585us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.858280 (+    39us) write_op.cc:435] Acquired schema lock
0608 13:03:08.858303 (+    23us) tablet.cc:662] Decoding operations
0608 13:03:08.858640 (+   337us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.858696 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.858726 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0608 13:03:08.858915 (+   189us) tablet.cc:701] Row locks acquired
0608 13:03:08.858937 (+    22us) write_op.cc:260] PREPARE: finished
0608 13:03:08.859160 (+   223us) write_op.cc:270] Start()
0608 13:03:08.859286 (+   126us) write_op.cc:276] Timestamp: P: 1780923788859082 usec, L: 0
0608 13:03:08.859308 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.863223 (+  3915us) log.cc:844] Serialized 354 byte log entry
0608 13:03:09.632165 (+768942us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.776513 (+144348us) write_op.cc:301] APPLY: starting
0608 13:03:09.776586 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.776698 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.776795 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.777050 (+   255us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.777212 (+   162us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.777259 (+    47us) write_op.cc:312] APPLY: finished
0608 13:03:09.777483 (+   224us) log.cc:844] Serialized 22 byte log entry
0608 13:03:09.777664 (+   181us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.777735 (+    71us) write_op.cc:454] Released schema lock
0608 13:03:09.777774 (+    39us) write_op.cc:341] FINISH: Updating metrics
0608 13:03:09.835673 (+ 57899us) spinlock_profiling.cc:243] Waited 56.4 ms on lock 0x7b340018bbe8. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34fc91 00007ff5ea374273 00007ff5f1c4b9a7 00007ff5eff64396 00007ff5eff63b8f 00007ff5eff6c4e0 00007ff5eff6c440 00007ff5eff6c3a0 00007ff5eff6c340 00007ff5eff6a4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":144161,"num_ops":1,"prepare.queue_time_us":2153,"prepare.run_cpu_time_us":2733,"prepare.run_wall_time_us":10347,"replication_time_us":772732,"spinlock_wait_cycles":129777920}]]}
I20260608 13:03:09.856451  1887 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=99, attempt_no=0}) took 1088 ms. Trace:
I20260608 13:03:09.864450  1924 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=93, attempt_no=0}) took 1143 ms. Trace:
I20260608 13:03:09.864943  1924 rpcz_store.cc:276] 0608 13:03:08.721297 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.738216 (+ 16919us) service_pool.cc:224] Handling call
0608 13:03:09.864377 (+1126161us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.789834 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6c7c572f573e4d62ac10da2ab105b052
0608 13:03:08.790401 (+   567us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.790431 (+    30us) write_op.cc:435] Acquired schema lock
0608 13:03:08.790453 (+    22us) tablet.cc:662] Decoding operations
0608 13:03:08.791229 (+   776us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.791288 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.791323 (+    35us) tablet.cc:685] Acquiring locks for 9 operations
0608 13:03:08.791919 (+   596us) tablet.cc:701] Row locks acquired
0608 13:03:08.791940 (+    21us) write_op.cc:260] PREPARE: finished
0608 13:03:08.792869 (+   929us) write_op.cc:270] Start()
0608 13:03:08.793009 (+   140us) write_op.cc:276] Timestamp: P: 1780923788792211 usec, L: 0
0608 13:03:08.793031 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.849412 (+ 56381us) log.cc:844] Serialized 701 byte log entry
0608 13:03:08.919847 (+ 70435us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b54003ab1d4. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ec2fb5cb 00007ff5ec408115 00007ff5eff60788 00007ff5eff5f660 00007ff5eff69950 00007ff5eff698b0 00007ff5eff69810 00007ff5eff697b0 00007ff5eff6792f 000000000049a986 000000000049a618
0608 13:03:09.635332 (+715485us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.853875 (+218543us) write_op.cc:301] APPLY: starting
0608 13:03:09.853966 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.854194 (+   228us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.854218 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.855868 (+  1650us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.856095 (+   227us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.856143 (+    48us) write_op.cc:312] APPLY: finished
0608 13:03:09.856463 (+   320us) log.cc:844] Serialized 70 byte log entry
0608 13:03:09.856673 (+   210us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.856789 (+   116us) write_op.cc:454] Released schema lock
0608 13:03:09.856858 (+    69us) write_op.cc:341] FINISH: Updating metrics
0608 13:03:09.864249 (+  7391us) spinlock_profiling.cc:243] Waited 6.51 ms on lock 0x7b340018bbe8. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34fc91 00007ff5ea374273 00007ff5f1c4b9a7 00007ff5eff64396 00007ff5eff63b8f 00007ff5eff6c4e0 00007ff5eff6c440 00007ff5eff6c3a0 00007ff5eff6c340 00007ff5eff6a4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":218318,"num_ops":9,"prepare.queue_time_us":45236,"prepare.run_cpu_time_us":6809,"prepare.run_wall_time_us":130186,"replication_time_us":842168,"spinlock_wait_cycles":43615616}]]}
I20260608 13:03:09.883476  1924 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=96, attempt_no=0}) took 1118 ms. Trace:
I20260608 13:03:09.883930  1924 rpcz_store.cc:276] 0608 13:03:08.765050 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.765227 (+   177us) service_pool.cc:224] Handling call
0608 13:03:09.870879 (+1105652us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.920196 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6c7c572f573e4d62ac10da2ab105b052
0608 13:03:08.920704 (+   508us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.920737 (+    33us) write_op.cc:435] Acquired schema lock
0608 13:03:08.920762 (+    25us) tablet.cc:662] Decoding operations
0608 13:03:08.921116 (+   354us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.930515 (+  9399us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.931272 (+   757us) tablet.cc:685] Acquiring locks for 2 operations
0608 13:03:08.937126 (+  5854us) tablet.cc:701] Row locks acquired
0608 13:03:08.937145 (+    19us) write_op.cc:260] PREPARE: finished
0608 13:03:08.937327 (+   182us) write_op.cc:270] Start()
0608 13:03:08.937457 (+   130us) write_op.cc:276] Timestamp: P: 1780923788937278 usec, L: 0
0608 13:03:08.937478 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.938203 (+   725us) log.cc:844] Serialized 397 byte log entry
0608 13:03:09.635670 (+697467us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.868961 (+233291us) write_op.cc:301] APPLY: starting
0608 13:03:09.869037 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.869167 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.869266 (+    99us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.869695 (+   429us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.869861 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.869917 (+    56us) write_op.cc:312] APPLY: finished
0608 13:03:09.870127 (+   210us) log.cc:844] Serialized 28 byte log entry
0608 13:03:09.870320 (+   193us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.870399 (+    79us) write_op.cc:454] Released schema lock
0608 13:03:09.870508 (+   109us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":233098,"mutex_wait_us":8063,"num_ops":2,"prepare.queue_time_us":153446,"prepare.run_cpu_time_us":2739,"prepare.run_wall_time_us":18267,"replication_time_us":698082}]]}
I20260608 13:03:09.893200  1924 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=91, attempt_no=0}) took 1177 ms. Trace:
I20260608 13:03:09.904125  1884 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60192 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=78, attempt_no=0}) took 1171 ms. Trace:
I20260608 13:03:09.912220  1890 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=107, attempt_no=0}) took 1044 ms. Trace:
I20260608 13:03:09.912866  1890 rpcz_store.cc:276] 0608 13:03:08.868240 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:09.232854 (+364614us) service_pool.cc:224] Handling call
0608 13:03:09.912137 (+679283us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:09.257964 (+     0us) write_op.cc:183] PREPARE: starting on tablet 804e933ac99e4c8187f502f31b906a81
0608 13:03:09.258842 (+   878us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:09.258889 (+    47us) write_op.cc:435] Acquired schema lock
0608 13:03:09.258908 (+    19us) tablet.cc:662] Decoding operations
0608 13:03:09.259502 (+   594us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:09.259534 (+    32us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:09.259552 (+    18us) tablet.cc:685] Acquiring locks for 6 operations
0608 13:03:09.260081 (+   529us) tablet.cc:701] Row locks acquired
0608 13:03:09.260101 (+    20us) write_op.cc:260] PREPARE: finished
0608 13:03:09.260320 (+   219us) write_op.cc:270] Start()
0608 13:03:09.260410 (+    90us) write_op.cc:276] Timestamp: P: 1780923789260268 usec, L: 0
0608 13:03:09.260424 (+    14us) op_driver.cc:348] REPLICATION: starting
0608 13:03:09.261074 (+   650us) log.cc:844] Serialized 571 byte log entry
0608 13:03:09.635653 (+374579us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.879807 (+244154us) write_op.cc:301] APPLY: starting
0608 13:03:09.879899 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.880110 (+   211us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.880210 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.881392 (+  1182us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.881639 (+   247us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.881703 (+    64us) write_op.cc:312] APPLY: finished
0608 13:03:09.911334 (+ 29631us) log.cc:844] Serialized 52 byte log entry
0608 13:03:09.911563 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.911676 (+   113us) write_op.cc:454] Released schema lock
0608 13:03:09.911729 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":243948,"mutex_wait_us":50,"num_ops":6,"prepare.queue_time_us":23693,"prepare.run_cpu_time_us":3137,"prepare.run_wall_time_us":3827,"replication_time_us":375101}]]}
I20260608 13:03:09.920177  1897 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:41990 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=97, attempt_no=0}) took 1026 ms. Trace:
I20260608 13:03:09.929220  1889 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60192 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=89, attempt_no=0}) took 1181 ms. Trace:
I20260608 13:03:09.893640  1924 rpcz_store.cc:276] 0608 13:03:08.715965 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.734091 (+ 18126us) service_pool.cc:224] Handling call
0608 13:03:09.893131 (+1159040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.735589 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0fc253be9e684e04920605c6b6fc50b0
0608 13:03:08.736108 (+   519us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.736147 (+    39us) write_op.cc:435] Acquired schema lock
0608 13:03:08.736168 (+    21us) tablet.cc:662] Decoding operations
0608 13:03:08.736579 (+   411us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.736625 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.736657 (+    32us) tablet.cc:685] Acquiring locks for 3 operations
0608 13:03:08.736903 (+   246us) tablet.cc:701] Row locks acquired
0608 13:03:08.736924 (+    21us) write_op.cc:260] PREPARE: finished
0608 13:03:08.737100 (+   176us) write_op.cc:270] Start()
0608 13:03:08.737213 (+   113us) write_op.cc:276] Timestamp: P: 1780923788737054 usec, L: 0
0608 13:03:08.737237 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.737875 (+   638us) log.cc:844] Serialized 441 byte log entry
0608 13:03:09.656845 (+918970us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.890252 (+233407us) write_op.cc:301] APPLY: starting
0608 13:03:09.890329 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.890479 (+   150us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.890576 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.891384 (+   808us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.891556 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.891608 (+    52us) write_op.cc:312] APPLY: finished
0608 13:03:09.891825 (+   217us) log.cc:844] Serialized 34 byte log entry
0608 13:03:09.892640 (+   815us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.892731 (+    91us) write_op.cc:454] Released schema lock
0608 13:03:09.892773 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":233172,"num_ops":3,"prepare.queue_time_us":204,"prepare.run_cpu_time_us":2530,"prepare.run_wall_time_us":2529,"replication_time_us":919432}]]}
I20260608 13:03:09.949443  1894 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:55824 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=104, attempt_no=0}) took 1160 ms. Trace:
I20260608 13:03:09.857098  1887 rpcz_store.cc:276] 0608 13:03:08.768067 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.768228 (+   161us) service_pool.cc:224] Handling call
0608 13:03:09.856225 (+1087997us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.785087 (+     0us) write_op.cc:183] PREPARE: starting on tablet eeb7d1f824464055ba3e1ae5a9866586
0608 13:03:08.785648 (+   561us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.785683 (+    35us) write_op.cc:435] Acquired schema lock
0608 13:03:08.785721 (+    38us) tablet.cc:662] Decoding operations
0608 13:03:08.786418 (+   697us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.786472 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.786501 (+    29us) tablet.cc:685] Acquiring locks for 7 operations
0608 13:03:08.786939 (+   438us) tablet.cc:701] Row locks acquired
0608 13:03:08.786960 (+    21us) write_op.cc:260] PREPARE: finished
0608 13:03:08.787180 (+   220us) write_op.cc:270] Start()
0608 13:03:08.787318 (+   138us) write_op.cc:276] Timestamp: P: 1780923788787129 usec, L: 0
0608 13:03:08.787342 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.788002 (+   660us) log.cc:844] Serialized 614 byte log entry
0608 13:03:09.548672 (+760670us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.677324 (+128652us) write_op.cc:301] APPLY: starting
0608 13:03:09.679556 (+  2232us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.679763 (+   207us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.679877 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.728863 (+ 48986us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.765269 (+ 36406us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.796062 (+ 30793us) write_op.cc:312] APPLY: finished
0608 13:03:09.801091 (+  5029us) log.cc:844] Serialized 58 byte log entry
0608 13:03:09.803475 (+  2384us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.804106 (+   631us) write_op.cc:454] Released schema lock
0608 13:03:09.805362 (+  1256us) write_op.cc:341] FINISH: Updating metrics
0608 13:03:09.856087 (+ 50725us) spinlock_profiling.cc:243] Waited 29.3 ms on lock 0x7b340018bbe8. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34fc91 00007ff5ea374273 00007ff5f1c4b9a7 00007ff5eff64396 00007ff5eff63b8f 00007ff5eff6c4e0 00007ff5eff6c440 00007ff5eff6c3a0 00007ff5eff6c340 00007ff5eff6a4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":101912,"mutex_wait_us":50527,"num_ops":7,"prepare.queue_time_us":11358,"prepare.run_cpu_time_us":3196,"prepare.run_wall_time_us":3197,"replication_time_us":761214,"spinlock_wait_cycles":67407744}]]}
I20260608 13:03:09.921296  1897 rpcz_store.cc:276] 0608 13:03:08.893161 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.893303 (+   142us) service_pool.cc:224] Handling call
0608 13:03:09.552752 (+659449us) spinlock_profiling.cc:243] Waited 41.7 ms on lock 0x7b34000ec988. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34c64f 00007ff5ea3d0c24 00007ff5ea3d5faf 00007ff5ea3d87eb 00007ff5ea3d8740 00007ff5ea3d86a0 00007ff5ea3d8640 00007ff5ea3d696f 000000000049a986 000000000049a618
0608 13:03:09.919956 (+367204us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:09.557768 (+     0us) write_op.cc:183] PREPARE: starting on tablet d3a9ceb6f43e4018843b38a77789a23a
0608 13:03:09.558328 (+   560us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:09.558363 (+    35us) write_op.cc:435] Acquired schema lock
0608 13:03:09.558381 (+    18us) tablet.cc:662] Decoding operations
0608 13:03:09.558736 (+   355us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:09.558785 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:09.558816 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0608 13:03:09.558990 (+   174us) tablet.cc:701] Row locks acquired
0608 13:03:09.559008 (+    18us) write_op.cc:260] PREPARE: finished
0608 13:03:09.572909 (+ 13901us) write_op.cc:270] Start()
0608 13:03:09.581896 (+  8987us) write_op.cc:276] Timestamp: P: 1780923789572195 usec, L: 0
0608 13:03:09.581979 (+    83us) op_driver.cc:348] REPLICATION: starting
0608 13:03:09.582706 (+   727us) log.cc:844] Serialized 354 byte log entry
0608 13:03:09.760841 (+178135us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.910104 (+149263us) write_op.cc:301] APPLY: starting
0608 13:03:09.910187 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.910315 (+   128us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.910409 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.910674 (+   265us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.910849 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.918308 (+  7459us) write_op.cc:312] APPLY: finished
0608 13:03:09.918528 (+   220us) log.cc:844] Serialized 22 byte log entry
0608 13:03:09.919437 (+   909us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.919525 (+    88us) write_op.cc:454] Released schema lock
0608 13:03:09.919566 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":95822080,"child_traces":[["op",{"apply.queue_time_us":149052,"num_ops":1,"prepare.queue_time_us":3776,"prepare.run_cpu_time_us":2803,"prepare.run_wall_time_us":28632,"raft.queue_time_us":2049,"raft.run_cpu_time_us":1462,"raft.run_wall_time_us":9594,"replication_time_us":178728}]]}
I20260608 13:03:09.929780  1889 rpcz_store.cc:276] 0608 13:03:08.747423 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.747582 (+   159us) service_pool.cc:224] Handling call
0608 13:03:08.774288 (+ 26706us) spinlock_profiling.cc:243] Waited 21.1 ms on lock 0x7b3400062c68. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34c64f 00007ff5ea3d0c24 00007ff5ea3d5faf 00007ff5ea3d87eb 00007ff5ea3d8740 00007ff5ea3d86a0 00007ff5ea3d8640 00007ff5ea3d696f 000000000049a986 000000000049a618
0608 13:03:09.929015 (+1154727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:09.583692 (+     0us) write_op.cc:183] PREPARE: starting on tablet f605778a7f3744f7aa1b23b146e59332
0608 13:03:09.584109 (+   417us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:09.584130 (+    21us) write_op.cc:435] Acquired schema lock
0608 13:03:09.584143 (+    13us) tablet.cc:662] Decoding operations
0608 13:03:09.584705 (+   562us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:09.584759 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:09.584802 (+    43us) tablet.cc:685] Acquiring locks for 6 operations
0608 13:03:09.585300 (+   498us) tablet.cc:701] Row locks acquired
0608 13:03:09.585321 (+    21us) write_op.cc:260] PREPARE: finished
0608 13:03:09.585504 (+   183us) write_op.cc:270] Start()
0608 13:03:09.585629 (+   125us) write_op.cc:276] Timestamp: P: 1780923789585453 usec, L: 0
0608 13:03:09.585656 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 13:03:09.586323 (+   667us) log.cc:844] Serialized 571 byte log entry
0608 13:03:09.851639 (+265316us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.924251 (+ 72612us) write_op.cc:301] APPLY: starting
0608 13:03:09.924330 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.924509 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.924596 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.925605 (+  1009us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.925794 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.925837 (+    43us) write_op.cc:312] APPLY: finished
0608 13:03:09.926078 (+   241us) log.cc:844] Serialized 52 byte log entry
0608 13:03:09.928560 (+  2482us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.928647 (+    87us) write_op.cc:454] Released schema lock
0608 13:03:09.928700 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":48461056,"child_traces":[["op",{"apply.queue_time_us":72432,"num_ops":6,"prepare.queue_time_us":806796,"prepare.run_cpu_time_us":3009,"prepare.run_wall_time_us":3009,"raft.queue_time_us":145,"raft.run_cpu_time_us":1823,"raft.run_wall_time_us":4238,"replication_time_us":265849,"spinlock_wait_cycles":103680}]]}
I20260608 13:03:09.975984  1922 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60192 (ReqId={client: 272b651595a04dbaad6a8ea937ca81bd, seq_no=103, attempt_no=0}) took 1162 ms. Trace:
I20260608 13:03:09.904613  1884 rpcz_store.cc:276] 0608 13:03:08.732660 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.733001 (+   341us) service_pool.cc:224] Handling call
0608 13:03:08.751566 (+ 18565us) spinlock_profiling.cc:243] Waited 17.6 ms on lock 0x7b3400062c68. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34c64f 00007ff5ea3d0c24 00007ff5ea3d5faf 00007ff5ea3d87eb 00007ff5ea3d8740 00007ff5ea3d86a0 00007ff5ea3d8640 00007ff5ea3d696f 000000000049a986 000000000049a618
0608 13:03:09.903932 (+1152366us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.757942 (+     0us) write_op.cc:183] PREPARE: starting on tablet f605778a7f3744f7aa1b23b146e59332
0608 13:03:08.758526 (+   584us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.758563 (+    37us) write_op.cc:435] Acquired schema lock
0608 13:03:08.758582 (+    19us) tablet.cc:662] Decoding operations
0608 13:03:08.759007 (+   425us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.759066 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.759131 (+    65us) tablet.cc:685] Acquiring locks for 3 operations
0608 13:03:08.759416 (+   285us) tablet.cc:701] Row locks acquired
0608 13:03:08.759436 (+    20us) write_op.cc:260] PREPARE: finished
0608 13:03:09.561688 (+802252us) spinlock_profiling.cc:243] Waited 13.3 ms on lock 0x7b3400062c68. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34da42 00007ff5eff5fec4 00007ff5eff5f660 00007ff5eff69950 00007ff5eff698b0 00007ff5eff69810 00007ff5eff697b0 00007ff5eff6792f 000000000049a986 000000000049a618
0608 13:03:09.561868 (+   180us) write_op.cc:270] Start()
0608 13:03:09.562088 (+   220us) write_op.cc:276] Timestamp: P: 1780923789561814 usec, L: 0
0608 13:03:09.562113 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 13:03:09.562893 (+   780us) log.cc:844] Serialized 441 byte log entry
0608 13:03:09.741379 (+178486us) spinlock_profiling.cc:243] Waited 14 ms on lock 0x7b1800016de0. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5f2edbe0b 00007ff5f2ef02ec 00007ff5e8ca6fdf 00007ff5e8cabb0b 00007ff5e8caba60 00007ff5e8cab9c0 00007ff5e8cab960 00007ff5e8ca9c8f 000000000049a986 000000000049a618 00007ff5e8c6eee6
0608 13:03:09.804918 (+ 63539us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.838406 (+ 33488us) write_op.cc:301] APPLY: starting
0608 13:03:09.848316 (+  9910us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.848504 (+   188us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.848532 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.878106 (+ 29574us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.878281 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.878327 (+    46us) write_op.cc:312] APPLY: finished
0608 13:03:09.878547 (+   220us) log.cc:844] Serialized 34 byte log entry
0608 13:03:09.885543 (+  6996us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.885625 (+    82us) write_op.cc:454] Released schema lock
0608 13:03:09.885666 (+    41us) write_op.cc:341] FINISH: Updating metrics
0608 13:03:09.903793 (+ 18127us) spinlock_profiling.cc:243] Waited 17.3 ms on lock 0x7b3400062c68. stack: 00007ff5e8c483a1 00007ff5e8c481c8 00007ff5e8423f11 000000000047f705 000000000047f658 00007ff5ea2cc4bb 00007ff5ea34fc91 00007ff5ea374273 00007ff5f1c4b9a7 00007ff5eff64396 00007ff5eff63b8f 00007ff5eff6c4e0 00007ff5eff6c440 00007ff5eff6c3a0 00007ff5eff6c340 00007ff5eff6a4bf
Metrics: {"spinlock_wait_cycles":40419072,"child_traces":[["op",{"apply.queue_time_us":24212,"num_ops":3,"prepare.queue_time_us":135,"prepare.run_cpu_time_us":14345,"prepare.run_wall_time_us":815919,"raft.queue_time_us":4566,"raft.run_cpu_time_us":1115,"raft.run_wall_time_us":1116,"replication_time_us":242669,"spinlock_wait_cycles":102585728}]]}
I20260608 13:03:09.950073  1894 rpcz_store.cc:276] 0608 13:03:08.788961 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.791616 (+  2655us) service_pool.cc:224] Handling call
0608 13:03:09.949226 (+1157610us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:08.796257 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0fc253be9e684e04920605c6b6fc50b0
0608 13:03:08.796757 (+   500us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:08.796794 (+    37us) write_op.cc:435] Acquired schema lock
0608 13:03:08.796824 (+    30us) tablet.cc:662] Decoding operations
0608 13:03:08.797267 (+   443us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:08.797315 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:08.797343 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 13:03:08.797737 (+   394us) tablet.cc:701] Row locks acquired
0608 13:03:08.797758 (+    21us) write_op.cc:260] PREPARE: finished
0608 13:03:08.797979 (+   221us) write_op.cc:270] Start()
0608 13:03:08.798096 (+   117us) write_op.cc:276] Timestamp: P: 1780923788797933 usec, L: 0
0608 13:03:08.798118 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 13:03:08.798824 (+   706us) log.cc:844] Serialized 484 byte log entry
0608 13:03:09.657336 (+858512us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.913228 (+255892us) write_op.cc:301] APPLY: starting
0608 13:03:09.913313 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.913486 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.913590 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.914399 (+   809us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.914608 (+   209us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.914662 (+    54us) write_op.cc:312] APPLY: finished
0608 13:03:09.914942 (+   280us) log.cc:844] Serialized 40 byte log entry
0608 13:03:09.930770 (+ 15828us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.946016 (+ 15246us) write_op.cc:454] Released schema lock
0608 13:03:09.947697 (+  1681us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":255696,"num_ops":4,"prepare.queue_time_us":1610,"prepare.run_cpu_time_us":2850,"prepare.run_wall_time_us":2850,"replication_time_us":859022}]]}
I20260608 13:03:09.980213  1922 rpcz_store.cc:276] 0608 13:03:08.815364 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 13:03:08.815498 (+   134us) service_pool.cc:224] Handling call
0608 13:03:09.975448 (+1159950us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 13:03:09.586934 (+     0us) write_op.cc:183] PREPARE: starting on tablet f605778a7f3744f7aa1b23b146e59332
0608 13:03:09.611665 (+ 24731us) write_op.cc:432] Acquiring schema lock in shared mode
0608 13:03:09.611702 (+    37us) write_op.cc:435] Acquired schema lock
0608 13:03:09.611724 (+    22us) tablet.cc:662] Decoding operations
0608 13:03:09.612343 (+   619us) write_op.cc:620] Acquiring the partition lock for write op
0608 13:03:09.612406 (+    63us) write_op.cc:641] Partition lock acquired for write op
0608 13:03:09.612443 (+    37us) tablet.cc:685] Acquiring locks for 5 operations
0608 13:03:09.612957 (+   514us) tablet.cc:701] Row locks acquired
0608 13:03:09.612984 (+    27us) write_op.cc:260] PREPARE: finished
0608 13:03:09.613205 (+   221us) write_op.cc:270] Start()
0608 13:03:09.613363 (+   158us) write_op.cc:276] Timestamp: P: 1780923789613143 usec, L: 0
0608 13:03:09.613390 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 13:03:09.614194 (+   804us) log.cc:844] Serialized 528 byte log entry
0608 13:03:09.865268 (+251074us) op_driver.cc:464] REPLICATION: finished
0608 13:03:09.935187 (+ 69919us) write_op.cc:301] APPLY: starting
0608 13:03:09.935276 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 13:03:09.955428 (+ 20152us) tablet.cc:1370] finished BulkCheckPresence
0608 13:03:09.972418 (+ 16990us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 13:03:09.973573 (+  1155us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 13:03:09.973844 (+   271us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 13:03:09.973910 (+    66us) write_op.cc:312] APPLY: finished
0608 13:03:09.974196 (+   286us) log.cc:844] Serialized 46 byte log entry
0608 13:03:09.974445 (+   249us) write_op.cc:489] Releasing partition, row and schema locks
0608 13:03:09.974575 (+   130us) write_op.cc:454] Released schema lock
0608 13:03:09.974636 (+    61us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69650,"num_ops":5,"prepare.queue_time_us":770034,"prepare.run_cpu_time_us":3565,"prepare.run_wall_time_us":27545,"replication_time_us":251745}]]}
W20260608 13:03:10.145025  1759 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.224.129:34515, user_credentials={real_user=slave}} blocked reactor thread for 78220.5us
W20260608 13:03:10.183524  1508 debug-util.cc:398] Leaking SignalData structure 0x7b08000417e0 after lost signal to thread 29573
W20260608 13:03:10.184693  1508 debug-util.cc:398] Leaking SignalData structure 0x7b0800050180 after lost signal to thread 1511
W20260608 13:03:10.186136  1508 debug-util.cc:398] Leaking SignalData structure 0x7b08000d44a0 after lost signal to thread 1603
W20260608 13:03:10.187506  1508 debug-util.cc:398] Leaking SignalData structure 0x7b080011a880 after lost signal to thread 1678
W20260608 13:03:10.189177  1508 debug-util.cc:398] Leaking SignalData structure 0x7b0800155120 after lost signal to thread 1752
W20260608 13:03:10.251536  1544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.131:41321, user_credentials={real_user=slave}} blocked reactor thread for 69046.3us
W20260608 13:03:10.300081  1542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.130:42323, user_credentials={real_user=slave}} blocked reactor thread for 68301.2us
W20260608 13:03:10.305060  1759 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.224.131:41321, user_credentials={real_user=slave}} blocked reactor thread for 61987.9us
W20260608 13:03:10.757324  1867 meta_cache.cc:1261] Time spent looking up entry by key: real 0.082s	user 0.004s	sys 0.000s
W20260608 13:03:11.081645  1863 meta_cache.cc:1261] Time spent looking up entry by key: real 0.163s	user 0.003s	sys 0.000s
W20260608 13:03:11.427790  1693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:34515, user_credentials={real_user=slave}} blocked reactor thread for 85705.6us
W20260608 13:03:11.869424  1948 log.cc:927] Time spent T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
W20260608 13:03:11.871150  1930 log.cc:927] Time spent T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260608 13:03:11.870123  1869 log.cc:927] Time spent T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260608 13:03:12.062533  1842 log.cc:927] Time spent T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: Append to log took a long time: real 0.212s	user 0.006s	sys 0.000s
W20260608 13:03:12.099812  1917 log.cc:927] Time spent T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b: Append to log took a long time: real 0.313s	user 0.002s	sys 0.007s
W20260608 13:03:12.180546  1542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.130:42323, user_credentials={real_user=slave}} blocked reactor thread for 324011us
W20260608 13:03:12.608237  1693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:34515, user_credentials={real_user=slave}} blocked reactor thread for 71065.9us
I20260608 13:03:12.744402 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:12.757133  1982 instance_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 13:03:12.762741  1983 instance_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 13:03:12.774358 29570 server_base.cc:1061] running on GCE node
W20260608 13:03:12.775614  1985 instance_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 13:03:12.778115 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:12.778403 29570 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 13:03:12.778635 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923792778618 us; error 0 us; skew 500 ppm
I20260608 13:03:12.779384 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:12.783156 29570 webserver.cc:533] Webserver started at http://127.28.224.132:36807/ using document root <none> and password file <none>
I20260608 13:03:12.783829 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:12.784080 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:12.784441 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:12.786103 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "03084b52b64c4c39b22be7e8c65bda04"
format_stamp: "Formatted at 2026-06-08 13:03:12 on dist-test-slave-wzp1"
I20260608 13:03:12.791994 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:03:12.796182  1990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:12.797179 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:03:12.797516 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "03084b52b64c4c39b22be7e8c65bda04"
format_stamp: "Formatted at 2026-06-08 13:03:12 on dist-test-slave-wzp1"
I20260608 13:03:12.797848 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-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 13:03:12.839027 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:12.840596 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:12.842505 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:12.845583 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:12.845834 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:12.846129 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:12.846335 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:12.962741 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:41049
I20260608 13:03:12.963052  2052 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:41049 every 8 connection(s)
I20260608 13:03:13.006183 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:13.014142  2057 instance_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 13:03:13.018187  2058 instance_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 13:03:13.025856 29570 server_base.cc:1061] running on GCE node
W20260608 13:03:13.026886  2061 instance_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 13:03:13.028337 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:13.028679 29570 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 13:03:13.028944 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923793028921 us; error 0 us; skew 500 ppm
I20260608 13:03:13.029910 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:13.030565  2053 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39891
I20260608 13:03:13.031143  2053 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:13.032249  2053 heartbeater.cc:507] Master 127.28.224.190:39891 requested a full tablet report, sending...
I20260608 13:03:13.035077  1470 ts_manager.cc:194] Registered new tserver with Master: 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132:41049)
I20260608 13:03:13.037222  1470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49404
I20260608 13:03:13.043475 29570 webserver.cc:533] Webserver started at http://127.28.224.133:36721/ using document root <none> and password file <none>
I20260608 13:03:13.044322 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:13.044571 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:13.044911 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:13.046326 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-4-root/instance:
uuid: "eb4db2d7d4804c59937f8bdb0716f47e"
format_stamp: "Formatted at 2026-06-08 13:03:13 on dist-test-slave-wzp1"
I20260608 13:03:13.051895 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 13:03:13.056169  2065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:13.057175 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:03:13.057518 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-4-root
uuid: "eb4db2d7d4804c59937f8bdb0716f47e"
format_stamp: "Formatted at 2026-06-08 13:03:13 on dist-test-slave-wzp1"
I20260608 13:03:13.057830 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-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 13:03:13.089119 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:13.090555 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:13.092407 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:13.095757 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:13.096010 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:13.096261 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:13.096442 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:13.189868 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.133:34979
I20260608 13:03:13.190142  2127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.133:34979 every 8 connection(s)
I20260608 13:03:13.196686 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:13.207257  2131 instance_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 13:03:13.212810  2132 instance_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 13:03:13.220624  2128 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39891
I20260608 13:03:13.221247  2128 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:13.222378  2128 heartbeater.cc:507] Master 127.28.224.190:39891 requested a full tablet report, sending...
I20260608 13:03:13.231352  1469 ts_manager.cc:194] Registered new tserver with Master: eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133:34979)
I20260608 13:03:13.235062  1469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49414
I20260608 13:03:13.243736 29570 server_base.cc:1061] running on GCE node
W20260608 13:03:13.244213  2134 instance_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 13:03:13.248001 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:13.248404 29570 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 13:03:13.248654 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923793248632 us; error 0 us; skew 500 ppm
I20260608 13:03:13.249359 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:13.256875 29570 webserver.cc:533] Webserver started at http://127.28.224.134:42553/ using document root <none> and password file <none>
I20260608 13:03:13.257486 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:13.257720 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:13.258049 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:13.259469 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-5-root/instance:
uuid: "4d12e23156d747909e241b51a02fed34"
format_stamp: "Formatted at 2026-06-08 13:03:13 on dist-test-slave-wzp1"
I20260608 13:03:13.264698 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 13:03:13.268754  2139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:13.269821 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:03:13.270177 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-5-root
uuid: "4d12e23156d747909e241b51a02fed34"
format_stamp: "Formatted at 2026-06-08 13:03:13 on dist-test-slave-wzp1"
I20260608 13:03:13.270471 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-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 13:03:13.289170 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:13.290561 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:13.292428 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:13.295295 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:13.295574 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:13.295850 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:13.296048 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:13.402925 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.134:45705
I20260608 13:03:13.403064  2201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.134:45705 every 8 connection(s)
I20260608 13:03:13.430550  2202 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39891
I20260608 13:03:13.431164  2202 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:13.432217  2202 heartbeater.cc:507] Master 127.28.224.190:39891 requested a full tablet report, sending...
I20260608 13:03:13.434814  1469 ts_manager.cc:194] Registered new tserver with Master: 4d12e23156d747909e241b51a02fed34 (127.28.224.134:45705)
I20260608 13:03:13.436623  1469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49428
I20260608 13:03:13.734922  1576 consensus_queue.cc:237] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:13.749028  1650 raft_consensus.cc:1275] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 13:03:13.750324  1725 raft_consensus.cc:1275] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 13:03:13.751762  1776 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } 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 13:03:13.753114  2209 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 13:03:13.775677  2209 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:13.777878  1725 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
W20260608 13:03:13.786520  1544 consensus_peers.cc:597] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b -> Peer 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132:41049): Couldn't send request to peer 03084b52b64c4c39b22be7e8c65bda04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22ce142b2d004eb5a73b819b1ffdfd05. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:13.791662  1646 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:13.799597  1469 catalog_manager.cc:5696] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:13.836639  1646 consensus_queue.cc:237] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:13.850878  1725 raft_consensus.cc:1275] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:13.852906  1946 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 13:03:13.862929  1576 raft_consensus.cc:1275] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:13.864951  2220 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } 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 13:03:13.870110  1620 consensus_peers.cc:597] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd -> Peer 4d12e23156d747909e241b51a02fed34 (127.28.224.134:45705): Couldn't send request to peer 4d12e23156d747909e241b51a02fed34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f605778a7f3744f7aa1b23b146e59332. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:13.872396  2220 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:13.877688  1725 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:13.880941  1579 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:13.893074  1468 catalog_manager.cc:5696] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:13.899549  1578 consensus_queue.cc:237] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:13.923251  1725 raft_consensus.cc:1275] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:13.924261  1646 raft_consensus.cc:1275] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:13.925238  1789 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } 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 13:03:13.926326  1776 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 13:03:13.935163  1542 consensus_peers.cc:597] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b -> Peer eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133:34979): Couldn't send request to peer eb4db2d7d4804c59937f8bdb0716f47e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 804e933ac99e4c8187f502f31b906a81. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:13.938161  1776 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:13.940284  1725 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:13.943627  1646 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:13.954584  1578 consensus_queue.cc:237] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:13.954875  1469 catalog_manager.cc:5696] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 13:03:13.967770  1542 consensus_peers.cc:597] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b -> Peer eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133:34979): Couldn't send request to peer eb4db2d7d4804c59937f8bdb0716f47e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c7c572f573e4d62ac10da2ab105b052. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:13.968578  1725 raft_consensus.cc:1275] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:13.970204  1776 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } 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 13:03:13.970691  1646 raft_consensus.cc:1275] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:13.972640  1789 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 13:03:14.006845  2209 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:14.008885  1725 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:14.012179  1646 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:14.024843  1578 consensus_queue.cc:237] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:14.025321  1468 catalog_manager.cc:5696] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:14.042491  2053 heartbeater.cc:499] Master 127.28.224.190:39891 was elected leader, sending a full tablet report...
W20260608 13:03:14.042568  1544 consensus_peers.cc:597] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b -> Peer 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132:41049): Couldn't send request to peer 03084b52b64c4c39b22be7e8c65bda04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eeb7d1f824464055ba3e1ae5a9866586. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:14.048382  1725 raft_consensus.cc:1275] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:14.052263  1776 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 13:03:14.055903  1646 raft_consensus.cc:1275] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:14.057503  1776 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } 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 13:03:14.062860  2209 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:14.066164  1720 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:14.073227  1646 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:14.083847  1469 catalog_manager.cc:5696] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:14.087211  1650 consensus_queue.cc:237] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
W20260608 13:03:14.105134  1620 consensus_peers.cc:597] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd -> Peer 4d12e23156d747909e241b51a02fed34 (127.28.224.134:45705): Couldn't send request to peer 4d12e23156d747909e241b51a02fed34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73930f83e4414e1cb1826cc9c7ec9c1c. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:14.106098  1578 raft_consensus.cc:1275] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:14.107782  2220 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } 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 13:03:14.111969  1720 raft_consensus.cc:1275] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:14.123183  1946 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 13:03:14.133761  2220 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:14.135869  1578 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:14.138556  1720 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:14.168308  2239 ts_tablet_manager.cc:933] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: Initiating tablet copy from peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:14.169001  1469 catalog_manager.cc:5696] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b reported cstate change: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:14.202111  2239 tablet_copy_client.cc:323] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:34515
I20260608 13:03:14.220588  1589 tablet_copy_service.cc:140] P e06de4e300834ab8852d26fdd2f2377b: Received BeginTabletCopySession request for tablet 22ce142b2d004eb5a73b819b1ffdfd05 from peer 03084b52b64c4c39b22be7e8c65bda04 ({username='slave'} at 127.0.0.1:53078)
I20260608 13:03:14.221257  1589 tablet_copy_service.cc:161] P e06de4e300834ab8852d26fdd2f2377b: Beginning new tablet copy session on tablet 22ce142b2d004eb5a73b819b1ffdfd05 from peer 03084b52b64c4c39b22be7e8c65bda04 at {username='slave'} at 127.0.0.1:53078: session id = 03084b52b64c4c39b22be7e8c65bda04-22ce142b2d004eb5a73b819b1ffdfd05
I20260608 13:03:14.228233  1589 tablet_copy_source_session.cc:215] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:14.231418  2239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ce142b2d004eb5a73b819b1ffdfd05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:14.238898  2128 heartbeater.cc:499] Master 127.28.224.190:39891 was elected leader, sending a full tablet report...
I20260608 13:03:14.246516  2239 tablet_copy_client.cc:806] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:14.247316  2239 tablet_copy_client.cc:670] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:14.251444  2240 tablet_copy_client.cc:1025] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:14.328851  2242 ts_tablet_manager.cc:933] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: Initiating tablet copy from peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:14.331001  2242 tablet_copy_client.cc:323] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:42323
I20260608 13:03:14.396898  2246 ts_tablet_manager.cc:933] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: Initiating tablet copy from peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:14.398171  2247 ts_tablet_manager.cc:933] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: Initiating tablet copy from peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:14.408424  2247 tablet_copy_client.cc:323] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:34515
I20260608 13:03:14.413797  2246 tablet_copy_client.cc:323] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:34515
I20260608 13:03:14.441150  2202 heartbeater.cc:499] Master 127.28.224.190:39891 was elected leader, sending a full tablet report...
I20260608 13:03:14.448570  1664 tablet_copy_service.cc:140] P e6d2d1cd1ef74f3db34aa13570bb0cfd: Received BeginTabletCopySession request for tablet f605778a7f3744f7aa1b23b146e59332 from peer 4d12e23156d747909e241b51a02fed34 ({username='slave'} at 127.0.0.1:60718)
I20260608 13:03:14.449368  1664 tablet_copy_service.cc:161] P e6d2d1cd1ef74f3db34aa13570bb0cfd: Beginning new tablet copy session on tablet f605778a7f3744f7aa1b23b146e59332 from peer 4d12e23156d747909e241b51a02fed34 at {username='slave'} at 127.0.0.1:60718: session id = 4d12e23156d747909e241b51a02fed34-f605778a7f3744f7aa1b23b146e59332
I20260608 13:03:14.449492  1589 tablet_copy_service.cc:140] P e06de4e300834ab8852d26fdd2f2377b: Received BeginTabletCopySession request for tablet 804e933ac99e4c8187f502f31b906a81 from peer eb4db2d7d4804c59937f8bdb0716f47e ({username='slave'} at 127.0.0.1:53094)
I20260608 13:03:14.450098  1588 tablet_copy_service.cc:140] P e06de4e300834ab8852d26fdd2f2377b: Received BeginTabletCopySession request for tablet 6c7c572f573e4d62ac10da2ab105b052 from peer eb4db2d7d4804c59937f8bdb0716f47e ({username='slave'} at 127.0.0.1:53094)
I20260608 13:03:14.450613  1589 tablet_copy_service.cc:161] P e06de4e300834ab8852d26fdd2f2377b: Beginning new tablet copy session on tablet 804e933ac99e4c8187f502f31b906a81 from peer eb4db2d7d4804c59937f8bdb0716f47e at {username='slave'} at 127.0.0.1:53094: session id = eb4db2d7d4804c59937f8bdb0716f47e-804e933ac99e4c8187f502f31b906a81
I20260608 13:03:14.459231  1588 tablet_copy_service.cc:161] P e06de4e300834ab8852d26fdd2f2377b: Beginning new tablet copy session on tablet 6c7c572f573e4d62ac10da2ab105b052 from peer eb4db2d7d4804c59937f8bdb0716f47e at {username='slave'} at 127.0.0.1:53094: session id = eb4db2d7d4804c59937f8bdb0716f47e-6c7c572f573e4d62ac10da2ab105b052
I20260608 13:03:14.459821  1664 tablet_copy_source_session.cc:215] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:14.468529  2242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f605778a7f3744f7aa1b23b146e59332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:14.470861  1588 tablet_copy_source_session.cc:215] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:14.472563  1589 tablet_copy_source_session.cc:215] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:14.477643  2247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 804e933ac99e4c8187f502f31b906a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:14.481729  2246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c7c572f573e4d62ac10da2ab105b052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:14.507022  2246 tablet_copy_client.cc:806] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:14.507793  2246 tablet_copy_client.cc:670] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:14.514500  2249 tablet_copy_client.cc:1025] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:14.519465  2242 tablet_copy_client.cc:806] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:14.519876  2247 tablet_copy_client.cc:806] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:14.520262  2242 tablet_copy_client.cc:670] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:14.520499  2247 tablet_copy_client.cc:670] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:14.525771  2248 tablet_copy_client.cc:1025] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:14.527694  2243 tablet_copy_client.cc:1025] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:14.529893  2251 ts_tablet_manager.cc:933] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: Initiating tablet copy from peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:14.531823  2251 tablet_copy_client.cc:323] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:34515
I20260608 13:03:14.533531  1588 tablet_copy_service.cc:140] P e06de4e300834ab8852d26fdd2f2377b: Received BeginTabletCopySession request for tablet eeb7d1f824464055ba3e1ae5a9866586 from peer 03084b52b64c4c39b22be7e8c65bda04 ({username='slave'} at 127.0.0.1:53078)
I20260608 13:03:14.534034  1588 tablet_copy_service.cc:161] P e06de4e300834ab8852d26fdd2f2377b: Beginning new tablet copy session on tablet eeb7d1f824464055ba3e1ae5a9866586 from peer 03084b52b64c4c39b22be7e8c65bda04 at {username='slave'} at 127.0.0.1:53078: session id = 03084b52b64c4c39b22be7e8c65bda04-eeb7d1f824464055ba3e1ae5a9866586
I20260608 13:03:14.539244  1588 tablet_copy_source_session.cc:215] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:14.542280  2251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb7d1f824464055ba3e1ae5a9866586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:14.554149  2251 tablet_copy_client.cc:806] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:14.554836  2251 tablet_copy_client.cc:670] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:14.562654  2252 tablet_copy_client.cc:1025] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:14.566121  2253 ts_tablet_manager.cc:933] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: Initiating tablet copy from peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
I20260608 13:03:14.568826  2253 tablet_copy_client.cc:323] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:42323
I20260608 13:03:14.570706  1664 tablet_copy_service.cc:140] P e6d2d1cd1ef74f3db34aa13570bb0cfd: Received BeginTabletCopySession request for tablet 73930f83e4414e1cb1826cc9c7ec9c1c from peer 4d12e23156d747909e241b51a02fed34 ({username='slave'} at 127.0.0.1:60718)
I20260608 13:03:14.571271  1664 tablet_copy_service.cc:161] P e6d2d1cd1ef74f3db34aa13570bb0cfd: Beginning new tablet copy session on tablet 73930f83e4414e1cb1826cc9c7ec9c1c from peer 4d12e23156d747909e241b51a02fed34 at {username='slave'} at 127.0.0.1:60718: session id = 4d12e23156d747909e241b51a02fed34-73930f83e4414e1cb1826cc9c7ec9c1c
I20260608 13:03:14.579730  1664 tablet_copy_source_session.cc:215] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:14.583137  2253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73930f83e4414e1cb1826cc9c7ec9c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:14.595567  2253 tablet_copy_client.cc:806] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:14.596455  2253 tablet_copy_client.cc:670] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:14.600409  2254 tablet_copy_client.cc:1025] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:16.252628  2239 tablet_copy_client.cc:538] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:16.263254  2239 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap starting.
I20260608 13:03:16.444495  2239 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:16.445569  2239 tablet_bootstrap.cc:492] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap complete.
I20260608 13:03:16.446358  2239 ts_tablet_manager.cc:1403] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: Time spent bootstrapping tablet: real 0.183s	user 0.151s	sys 0.013s
I20260608 13:03:16.449792  2239 raft_consensus.cc:359] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:16.450779  2239 raft_consensus.cc:740] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 03084b52b64c4c39b22be7e8c65bda04, State: Initialized, Role: LEARNER
I20260608 13:03:16.451560  2239 consensus_queue.cc:260] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:16.476018  2239 ts_tablet_manager.cc:1434] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: Time spent starting tablet: real 0.029s	user 0.021s	sys 0.009s
I20260608 13:03:16.480749  1588 tablet_copy_service.cc:342] P e06de4e300834ab8852d26fdd2f2377b: Request end of tablet copy session 03084b52b64c4c39b22be7e8c65bda04-22ce142b2d004eb5a73b819b1ffdfd05 received from {username='slave'} at 127.0.0.1:53078
I20260608 13:03:16.481391  1588 tablet_copy_service.cc:434] P e06de4e300834ab8852d26fdd2f2377b: ending tablet copy session 03084b52b64c4c39b22be7e8c65bda04-22ce142b2d004eb5a73b819b1ffdfd05 on tablet 22ce142b2d004eb5a73b819b1ffdfd05 with peer 03084b52b64c4c39b22be7e8c65bda04
I20260608 13:03:16.515602  2246 tablet_copy_client.cc:538] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:16.525604  2246 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap starting.
I20260608 13:03:16.526805  2247 tablet_copy_client.cc:538] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:16.528926  2242 tablet_copy_client.cc:538] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:16.537144  2247 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap starting.
I20260608 13:03:16.540783  2242 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: Bootstrap starting.
I20260608 13:03:16.567530  2251 tablet_copy_client.cc:538] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:16.580096  2251 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap starting.
I20260608 13:03:16.601372  2253 tablet_copy_client.cc:538] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:16.618508  2253 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: Bootstrap starting.
W20260608 13:03:16.695740  1542 consensus_peers.cc:597] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b -> Peer eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133:34979): Couldn't send request to peer eb4db2d7d4804c59937f8bdb0716f47e. 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 13:03:16.768872  2028 raft_consensus.cc:1217] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 13:03:16.889307  2246 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:16.899962  2246 tablet_bootstrap.cc:492] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap complete.
I20260608 13:03:16.900787  2246 ts_tablet_manager.cc:1403] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: Time spent bootstrapping tablet: real 0.375s	user 0.168s	sys 0.020s
I20260608 13:03:16.903970  2246 raft_consensus.cc:359] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:16.907260  2246 raft_consensus.cc:740] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb4db2d7d4804c59937f8bdb0716f47e, State: Initialized, Role: LEARNER
I20260608 13:03:16.908043  2246 consensus_queue.cc:260] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:16.917876  2242 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:16.918941  2242 tablet_bootstrap.cc:492] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: Bootstrap complete.
I20260608 13:03:16.919767  2242 ts_tablet_manager.cc:1403] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: Time spent bootstrapping tablet: real 0.379s	user 0.163s	sys 0.008s
I20260608 13:03:16.930379  2247 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:16.931483  2247 tablet_bootstrap.cc:492] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap complete.
I20260608 13:03:16.935621  2242 raft_consensus.cc:359] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:16.936247  2246 ts_tablet_manager.cc:1434] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.001s
I20260608 13:03:16.936510  2242 raft_consensus.cc:740] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d12e23156d747909e241b51a02fed34, State: Initialized, Role: LEARNER
I20260608 13:03:16.937266  2242 consensus_queue.cc:260] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:16.938659  2247 ts_tablet_manager.cc:1403] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: Time spent bootstrapping tablet: real 0.402s	user 0.146s	sys 0.038s
I20260608 13:03:16.942988  2251 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:16.944033  2251 tablet_bootstrap.cc:492] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap complete.
I20260608 13:03:16.944406  1588 tablet_copy_service.cc:342] P e06de4e300834ab8852d26fdd2f2377b: Request end of tablet copy session eb4db2d7d4804c59937f8bdb0716f47e-6c7c572f573e4d62ac10da2ab105b052 received from {username='slave'} at 127.0.0.1:53094
I20260608 13:03:16.944782  2251 ts_tablet_manager.cc:1403] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: Time spent bootstrapping tablet: real 0.365s	user 0.150s	sys 0.031s
I20260608 13:03:16.944882  1588 tablet_copy_service.cc:434] P e06de4e300834ab8852d26fdd2f2377b: ending tablet copy session eb4db2d7d4804c59937f8bdb0716f47e-6c7c572f573e4d62ac10da2ab105b052 on tablet 6c7c572f573e4d62ac10da2ab105b052 with peer eb4db2d7d4804c59937f8bdb0716f47e
I20260608 13:03:16.952268  2242 ts_tablet_manager.cc:1434] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260608 13:03:16.954274  1664 tablet_copy_service.cc:342] P e6d2d1cd1ef74f3db34aa13570bb0cfd: Request end of tablet copy session 4d12e23156d747909e241b51a02fed34-f605778a7f3744f7aa1b23b146e59332 received from {username='slave'} at 127.0.0.1:60718
I20260608 13:03:16.953044  2251 raft_consensus.cc:359] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:16.954809  1664 tablet_copy_service.cc:434] P e6d2d1cd1ef74f3db34aa13570bb0cfd: ending tablet copy session 4d12e23156d747909e241b51a02fed34-f605778a7f3744f7aa1b23b146e59332 on tablet f605778a7f3744f7aa1b23b146e59332 with peer 4d12e23156d747909e241b51a02fed34
I20260608 13:03:16.954967  2251 raft_consensus.cc:740] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 03084b52b64c4c39b22be7e8c65bda04, State: Initialized, Role: LEARNER
I20260608 13:03:16.955675  2251 consensus_queue.cc:260] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:16.959146  2251 ts_tablet_manager.cc:1434] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 13:03:16.964728  1588 tablet_copy_service.cc:342] P e06de4e300834ab8852d26fdd2f2377b: Request end of tablet copy session 03084b52b64c4c39b22be7e8c65bda04-eeb7d1f824464055ba3e1ae5a9866586 received from {username='slave'} at 127.0.0.1:53078
I20260608 13:03:16.965230  1588 tablet_copy_service.cc:434] P e06de4e300834ab8852d26fdd2f2377b: ending tablet copy session 03084b52b64c4c39b22be7e8c65bda04-eeb7d1f824464055ba3e1ae5a9866586 on tablet eeb7d1f824464055ba3e1ae5a9866586 with peer 03084b52b64c4c39b22be7e8c65bda04
I20260608 13:03:16.967639  2247 raft_consensus.cc:359] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:16.970024  2247 raft_consensus.cc:740] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb4db2d7d4804c59937f8bdb0716f47e, State: Initialized, Role: LEARNER
I20260608 13:03:16.970773  2247 consensus_queue.cc:260] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:16.973575  2247 ts_tablet_manager.cc:1434] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260608 13:03:16.975737  1588 tablet_copy_service.cc:342] P e06de4e300834ab8852d26fdd2f2377b: Request end of tablet copy session eb4db2d7d4804c59937f8bdb0716f47e-804e933ac99e4c8187f502f31b906a81 received from {username='slave'} at 127.0.0.1:53094
I20260608 13:03:16.976253  1588 tablet_copy_service.cc:434] P e06de4e300834ab8852d26fdd2f2377b: ending tablet copy session eb4db2d7d4804c59937f8bdb0716f47e-804e933ac99e4c8187f502f31b906a81 on tablet 804e933ac99e4c8187f502f31b906a81 with peer eb4db2d7d4804c59937f8bdb0716f47e
I20260608 13:03:17.001194  2253 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:17.002315  2253 tablet_bootstrap.cc:492] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: Bootstrap complete.
I20260608 13:03:17.003159  2253 ts_tablet_manager.cc:1403] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: Time spent bootstrapping tablet: real 0.385s	user 0.150s	sys 0.023s
I20260608 13:03:17.006739  2253 raft_consensus.cc:359] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:17.007604  2253 raft_consensus.cc:740] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d12e23156d747909e241b51a02fed34, State: Initialized, Role: LEARNER
I20260608 13:03:17.008282  2253 consensus_queue.cc:260] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [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: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:17.010365  2253 ts_tablet_manager.cc:1434] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:03:17.012387  1664 tablet_copy_service.cc:342] P e6d2d1cd1ef74f3db34aa13570bb0cfd: Request end of tablet copy session 4d12e23156d747909e241b51a02fed34-73930f83e4414e1cb1826cc9c7ec9c1c received from {username='slave'} at 127.0.0.1:60718
I20260608 13:03:17.012874  1664 tablet_copy_service.cc:434] P e6d2d1cd1ef74f3db34aa13570bb0cfd: ending tablet copy session 4d12e23156d747909e241b51a02fed34-73930f83e4414e1cb1826cc9c7ec9c1c on tablet 73930f83e4414e1cb1826cc9c7ec9c1c with peer 4d12e23156d747909e241b51a02fed34
I20260608 13:03:17.086625  2103 raft_consensus.cc:1217] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 13:03:17.112111  2177 raft_consensus.cc:1217] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 13:03:17.138994  2177 raft_consensus.cc:1217] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 13:03:17.252700  2261 raft_consensus.cc:1064] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: attempting to promote NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 to VOTER
I20260608 13:03:17.255995  2261 consensus_queue.cc:237] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } }
I20260608 13:03:17.265933  2028 raft_consensus.cc:1275] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:17.267516  1720 raft_consensus.cc:1275] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:17.269562  2272 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } 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 13:03:17.271716  2103 raft_consensus.cc:1217] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 13:03:17.271955  2272 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 13:03:17.281512  1650 raft_consensus.cc:1275] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:17.283468  2261 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.006s
I20260608 13:03:17.298503  2271 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.306185  1650 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.301021  2028 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.320572  1468 catalog_manager.cc:5696] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: config changed from index 25 to 26, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:03:17.327361  1720 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.352855  2028 raft_consensus.cc:1217] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 13:03:17.376821  1578 consensus_queue.cc:237] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } }
I20260608 13:03:17.384131  2028 raft_consensus.cc:1275] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.385186  1720 raft_consensus.cc:1275] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.385972  2261 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } 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 13:03:17.387040  2271 consensus_queue.cc:1048] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:03:17.396067  2271 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.398787  2028 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.397831  1720 raft_consensus.cc:2955] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.415920  1470 catalog_manager.cc:5696] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 reported cstate change: config changed from index 26 to 27, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:17.424796  1463 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 22ce142b2d004eb5a73b819b1ffdfd05 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:17.431589  1642 tablet_service.cc:1558] Processing DeleteTablet for tablet 22ce142b2d004eb5a73b819b1ffdfd05 with delete_type TABLET_DATA_TOMBSTONED (TS e6d2d1cd1ef74f3db34aa13570bb0cfd not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:60172
I20260608 13:03:17.436056  2281 tablet_replica.cc:333] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:17.437491  2281 raft_consensus.cc:2243] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.438572  2281 raft_consensus.cc:2272] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.444298  2281 ts_tablet_manager.cc:1916] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:17.464795  2281 ts_tablet_manager.cc:1929] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 13:03:17.465291  2281 log.cc:1199] T 22ce142b2d004eb5a73b819b1ffdfd05 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/22ce142b2d004eb5a73b819b1ffdfd05
I20260608 13:03:17.467293  1461 catalog_manager.cc:5027] TS e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): tablet 22ce142b2d004eb5a73b819b1ffdfd05 (table test-workload [id=f2669dc374f24c07b9049ce116e88dfa]) successfully deleted
I20260608 13:03:17.513065  2282 raft_consensus.cc:1064] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: attempting to promote NON_VOTER 4d12e23156d747909e241b51a02fed34 to VOTER
I20260608 13:03:17.516702  2282 consensus_queue.cc:237] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } }
I20260608 13:03:17.526654  2177 raft_consensus.cc:1275] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.528825  1720 raft_consensus.cc:1275] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.529174  1578 raft_consensus.cc:1275] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.530979  2258 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } 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 13:03:17.535983  2282 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:03:17.537217  2258 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:03:17.560546  2258 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.566501  2177 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.581363  1578 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.581487  1720 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.583392  1469 catalog_manager.cc:5696] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:03:17.615048  1650 consensus_queue.cc:237] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } }
I20260608 13:03:17.622949  1725 raft_consensus.cc:1275] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:17.625051  2258 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:03:17.631371  2260 raft_consensus.cc:1064] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: attempting to promote NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e to VOTER
I20260608 13:03:17.636044  2260 consensus_queue.cc:237] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } }
I20260608 13:03:17.636977  2258 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.642071  1725 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.636660  2177 raft_consensus.cc:1275] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:17.646672  2283 consensus_queue.cc:1048] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } 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 13:03:17.655682  2103 raft_consensus.cc:1275] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.656857  1720 raft_consensus.cc:1275] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.658973  2261 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } 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 13:03:17.661227  2261 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } 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 13:03:17.672709  1646 raft_consensus.cc:1275] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.675011  2260 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:03:17.720100  2177 raft_consensus.cc:2955] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.736963  2282 raft_consensus.cc:1064] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: attempting to promote NON_VOTER 4d12e23156d747909e241b51a02fed34 to VOTER
W20260608 13:03:17.741011  1620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.134:45705, user_credentials={real_user=slave}} blocked reactor thread for 59181.6us
I20260608 13:03:17.742120  1461 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f605778a7f3744f7aa1b23b146e59332 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:17.753118  2260 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.757834  1650 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.762099  2103 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.770213  1720 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.776237  1470 catalog_manager.cc:5696] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.752892  2282 consensus_queue.cc:237] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } }
I20260608 13:03:17.794850  1561 tablet_service.cc:1558] Processing DeleteTablet for tablet f605778a7f3744f7aa1b23b146e59332 with delete_type TABLET_DATA_TOMBSTONED (TS e06de4e300834ab8852d26fdd2f2377b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:55798
I20260608 13:03:17.797505  2261 raft_consensus.cc:1064] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: attempting to promote NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 to VOTER
I20260608 13:03:17.808879  2295 tablet_replica.cc:333] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:17.805747  2261 consensus_queue.cc:237] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } }
I20260608 13:03:17.819680  1470 catalog_manager.cc:5696] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.827310  2295 raft_consensus.cc:2243] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:17.828220  2295 raft_consensus.cc:2272] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:17.835597  2295 ts_tablet_manager.cc:1916] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:17.838317  2271 raft_consensus.cc:1064] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: attempting to promote NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e to VOTER
I20260608 13:03:17.841904  2271 consensus_queue.cc:237] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } }
I20260608 13:03:17.846345  1578 consensus_queue.cc:237] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } }
I20260608 13:03:17.847486  2177 raft_consensus.cc:1275] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.852144  2258 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } 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 13:03:17.848609  1579 raft_consensus.cc:1275] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.860684  1650 raft_consensus.cc:1275] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:17.860929  2295 ts_tablet_manager.cc:1929] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 13:03:17.861158  2103 raft_consensus.cc:1275] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:17.861508  2295 log.cc:1199] T f605778a7f3744f7aa1b23b146e59332 P e06de4e300834ab8852d26fdd2f2377b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/f605778a7f3744f7aa1b23b146e59332
I20260608 13:03:17.863119  2298 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } 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 13:03:17.865675  2272 consensus_queue.cc:1048] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:03:17.866082  2258 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } 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 13:03:17.869412  1463 catalog_manager.cc:5027] TS e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): tablet f605778a7f3744f7aa1b23b146e59332 (table test-workload [id=f2669dc374f24c07b9049ce116e88dfa]) successfully deleted
I20260608 13:03:17.875765  2298 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.880915  1720 raft_consensus.cc:1275] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.888100  2291 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:03:17.893141  1650 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.906283  2103 raft_consensus.cc:2955] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.923161  1725 raft_consensus.cc:1275] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.923566  2102 raft_consensus.cc:1275] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.926035  2271 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:03:17.926666  1463 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6c7c572f573e4d62ac10da2ab105b052 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:17.930519  2260 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } 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 13:03:17.931020  2258 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.937366  1579 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:17.941524  1646 raft_consensus.cc:1275] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.940894  1469 catalog_manager.cc:5696] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:17.949250  2298 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:03:17.956743  1709 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c7c572f573e4d62ac10da2ab105b052 with delete_type TABLET_DATA_TOMBSTONED (TS bd13fcb7f1f14783811f54c98d0ffb86 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41974
I20260608 13:03:17.978586  2028 raft_consensus.cc:1275] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.982276  2304 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } 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 13:03:17.982597  1728 raft_consensus.cc:1275] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:17.985726  2271 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 13:03:17.987716  1728 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:18.001188  1654 raft_consensus.cc:1275] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 13:03:18.003281  2261 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 13:03:18.003995  2177 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:18.005447  2307 tablet_replica.cc:333] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:18.009842  1468 catalog_manager.cc:5696] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b reported cstate change: config changed from index 26 to 27, 4d12e23156d747909e241b51a02fed34 (127.28.224.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:18.028151  2307 raft_consensus.cc:2243] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.052996  1654 consensus_queue.cc:237] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [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: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } }
I20260608 13:03:18.056998  2298 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.059434  1650 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.065588  2307 raft_consensus.cc:2272] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.070223  2307 ts_tablet_manager.cc:1916] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:18.073122  1720 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.078088  2177 raft_consensus.cc:1275] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:18.074278  1728 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.080680  2258 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } 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 13:03:18.073288  2102 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.088456  1725 raft_consensus.cc:1275] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e6d2d1cd1ef74f3db34aa13570bb0cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:18.090255  2282 consensus_queue.cc:1048] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 13:03:18.089918  2027 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.069087  2271 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.105334  2283 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:18.106767  1469 catalog_manager.cc:5696] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index 26 to 27, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.113595  2307 ts_tablet_manager.cc:1929] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 13:03:18.114202  2307 log.cc:1199] T 6c7c572f573e4d62ac10da2ab105b052 P bd13fcb7f1f14783811f54c98d0ffb86: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/6c7c572f573e4d62ac10da2ab105b052
I20260608 13:03:18.120270  1728 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:18.124607  2176 raft_consensus.cc:2955] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:18.127902  1463 catalog_manager.cc:5027] TS bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): tablet 6c7c572f573e4d62ac10da2ab105b052 (table test-workload [id=f2669dc374f24c07b9049ce116e88dfa]) successfully deleted
I20260608 13:03:18.136162  1468 catalog_manager.cc:5696] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: config changed from index 26 to 27, eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.153898  1461 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 73930f83e4414e1cb1826cc9c7ec9c1c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:18.157151  1475 catalog_manager.cc:5696] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index 27 to 28, VOTER e06de4e300834ab8852d26fdd2f2377b (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } } }
I20260608 13:03:18.163869  1650 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.177280  1561 tablet_service.cc:1558] Processing DeleteTablet for tablet 73930f83e4414e1cb1826cc9c7ec9c1c with delete_type TABLET_DATA_TOMBSTONED (TS e06de4e300834ab8852d26fdd2f2377b not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:55798
I20260608 13:03:18.178447  2295 tablet_replica.cc:333] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:18.179520  2295 raft_consensus.cc:2243] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.180524  2295 raft_consensus.cc:2272] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.185199  2295 ts_tablet_manager.cc:1916] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:18.189023  1579 consensus_queue.cc:237] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } }
I20260608 13:03:18.200269  2102 raft_consensus.cc:1275] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:18.209411  1578 consensus_queue.cc:237] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } }
I20260608 13:03:18.212358  2271 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } 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 13:03:18.221266  2298 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.224427  2102 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.223891  2295 ts_tablet_manager.cc:1929] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 13:03:18.232779  2295 log.cc:1199] T 73930f83e4414e1cb1826cc9c7ec9c1c P e06de4e300834ab8852d26fdd2f2377b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/73930f83e4414e1cb1826cc9c7ec9c1c
I20260608 13:03:18.235752  2027 raft_consensus.cc:1275] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:18.236428  1650 raft_consensus.cc:1275] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:18.238184  2304 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } 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 13:03:18.240916  1463 catalog_manager.cc:5027] TS e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): tablet 73930f83e4414e1cb1826cc9c7ec9c1c (table test-workload [id=f2669dc374f24c07b9049ce116e88dfa]) successfully deleted
I20260608 13:03:18.241770  1463 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 804e933ac99e4c8187f502f31b906a81 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:18.241973  2271 consensus_queue.cc:1048] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 13:03:18.246146  1469 catalog_manager.cc:5696] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b reported cstate change: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:03:18.247015  1728 raft_consensus.cc:1275] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 13:03:18.255963  2300 consensus_queue.cc:1048] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 13:03:18.258204  2300 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.250424  1650 raft_consensus.cc:2955] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } } }
I20260608 13:03:18.264945  2027 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.267555  1709 tablet_service.cc:1558] Processing DeleteTablet for tablet 804e933ac99e4c8187f502f31b906a81 with delete_type TABLET_DATA_TOMBSTONED (TS bd13fcb7f1f14783811f54c98d0ffb86 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41974
I20260608 13:03:18.270376  1728 raft_consensus.cc:2955] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.271472  2307 tablet_replica.cc:333] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:18.272644  2307 raft_consensus.cc:2243] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.273692  2307 raft_consensus.cc:2272] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.278264  2307 ts_tablet_manager.cc:1916] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:18.297487  1463 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet eeb7d1f824464055ba3e1ae5a9866586 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:18.302980  1474 catalog_manager.cc:5696] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 reported cstate change: config changed from index 27 to 28, VOTER e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130) evicted. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } } }
I20260608 13:03:18.317386  2307 ts_tablet_manager.cc:1929] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 13:03:18.318070  2307 log.cc:1199] T 804e933ac99e4c8187f502f31b906a81 P bd13fcb7f1f14783811f54c98d0ffb86: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/804e933ac99e4c8187f502f31b906a81
I20260608 13:03:18.318102  1642 tablet_service.cc:1558] Processing DeleteTablet for tablet eeb7d1f824464055ba3e1ae5a9866586 with delete_type TABLET_DATA_TOMBSTONED (TS e6d2d1cd1ef74f3db34aa13570bb0cfd not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60172
I20260608 13:03:18.320279  1463 catalog_manager.cc:5027] TS bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): tablet 804e933ac99e4c8187f502f31b906a81 (table test-workload [id=f2669dc374f24c07b9049ce116e88dfa]) successfully deleted
I20260608 13:03:18.322552  2314 tablet_replica.cc:333] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:18.323482  2314 raft_consensus.cc:2243] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:18.324191  2314 raft_consensus.cc:2272] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:18.327714  2314 ts_tablet_manager.cc:1916] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:18.340363  2314 ts_tablet_manager.cc:1929] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 13:03:18.340764  2314 log.cc:1199] T eeb7d1f824464055ba3e1ae5a9866586 P e6d2d1cd1ef74f3db34aa13570bb0cfd: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/eeb7d1f824464055ba3e1ae5a9866586
I20260608 13:03:18.342280  1461 catalog_manager.cc:5027] TS e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): tablet eeb7d1f824464055ba3e1ae5a9866586 (table test-workload [id=f2669dc374f24c07b9049ce116e88dfa]) successfully deleted
I20260608 13:03:19.341053  1578 consensus_queue.cc:237] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:19.349475  1728 raft_consensus.cc:1275] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 13:03:19.349964  1542 consensus_peers.cc:597] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b -> Peer eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133:34979): Couldn't send request to peer eb4db2d7d4804c59937f8bdb0716f47e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 894a45659eb04ab091eff0c5132b3fa4. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:19.350426  1650 raft_consensus.cc:1275] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.351157  2316 consensus_queue.cc:1048] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } 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 13:03:19.352286  2298 consensus_queue.cc:1048] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 13:03:19.363430  2298 raft_consensus.cc:2955] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:19.366477  1728 raft_consensus.cc:2955] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:19.382901  1468 catalog_manager.cc:5696] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:19.392277  1650 raft_consensus.cc:2955] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:19.439029  1728 consensus_queue.cc:237] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:19.447422  1650 raft_consensus.cc:1275] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer bd13fcb7f1f14783811f54c98d0ffb86: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.449599  2312 consensus_queue.cc:1048] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 13:03:19.499918  1578 raft_consensus.cc:1275] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Refusing update from remote peer bd13fcb7f1f14783811f54c98d0ffb86: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.502242  2330 consensus_queue.cc:1048] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 13:03:19.504740  1693 consensus_peers.cc:597] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 -> Peer 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132:41049): Couldn't send request to peer 03084b52b64c4c39b22be7e8c65bda04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3a9ceb6f43e4018843b38a77789a23a. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:19.505386  2330 raft_consensus.cc:2955] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:19.522681  1579 consensus_queue.cc:237] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:19.522732  1650 raft_consensus.cc:2955] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:19.530321  1474 catalog_manager.cc:5696] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:19.540445  1578 raft_consensus.cc:2955] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:19.561120  1728 raft_consensus.cc:1275] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.563966  2298 consensus_queue.cc:1048] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 13:03:19.569033  1650 raft_consensus.cc:1275] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.570765  2322 consensus_queue.cc:1048] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } 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 13:03:19.585114  2298 raft_consensus.cc:2955] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:19.590772  1654 raft_consensus.cc:2955] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:19.604506  1579 consensus_queue.cc:237] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:19.589903  1728 raft_consensus.cc:2955] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
W20260608 13:03:19.613423  1545 consensus_peers.cc:597] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b -> Peer 4d12e23156d747909e241b51a02fed34 (127.28.224.134:45705): Couldn't send request to peer 4d12e23156d747909e241b51a02fed34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d8da19bf7a44b0fb9d31fa118eb43e4. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:19.610019  1469 catalog_manager.cc:5696] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd reported cstate change: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:19.627408  1728 raft_consensus.cc:1275] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260608 13:03:19.628729  1544 consensus_peers.cc:597] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b -> Peer 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132:41049): Couldn't send request to peer 03084b52b64c4c39b22be7e8c65bda04. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fc253be9e684e04920605c6b6fc50b0. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:19.629854  2322 consensus_queue.cc:1048] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } 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 13:03:19.631577  1654 raft_consensus.cc:1275] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 13:03:19.636088  2322 consensus_queue.cc:1048] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 13:03:19.647537  2298 raft_consensus.cc:2955] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:19.650285  1654 raft_consensus.cc:2955] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:19.651858  1728 raft_consensus.cc:2955] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:19.668148  1728 consensus_queue.cc:237] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:19.668421  1469 catalog_manager.cc:5696] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index -1 to 25, NON_VOTER 03084b52b64c4c39b22be7e8c65bda04 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } } }
I20260608 13:03:19.685209  1579 raft_consensus.cc:1275] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Refusing update from remote peer bd13fcb7f1f14783811f54c98d0ffb86: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.685209  1654 raft_consensus.cc:1275] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer bd13fcb7f1f14783811f54c98d0ffb86: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.692993  2334 consensus_queue.cc:1048] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } 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 13:03:19.694164  2330 consensus_queue.cc:1048] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 13:03:19.702996  1694 consensus_peers.cc:597] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 -> Peer 4d12e23156d747909e241b51a02fed34 (127.28.224.134:45705): Couldn't send request to peer 4d12e23156d747909e241b51a02fed34. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cf178df866f4a58b1a4aa3b270c9a1a. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:19.720283  2330 raft_consensus.cc:2955] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:19.721782  1650 raft_consensus.cc:2955] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:19.725170  1578 raft_consensus.cc:2955] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } } }
I20260608 13:03:19.739539  1474 catalog_manager.cc:5696] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 reported cstate change: config changed from index -1 to 26, NON_VOTER 4d12e23156d747909e241b51a02fed34 (127.28.224.134) added. New cstate: current_term: 1 leader_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:19.741844  1578 consensus_queue.cc:237] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:19.750437  1728 raft_consensus.cc:1275] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.752202  1650 raft_consensus.cc:1275] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Refusing update from remote peer e06de4e300834ab8852d26fdd2f2377b: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 13:03:19.754463  2298 consensus_queue.cc:1048] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 13:03:19.755707  2320 consensus_queue.cc:1048] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } 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 13:03:19.759783  1542 consensus_peers.cc:597] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b -> Peer eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133:34979): Couldn't send request to peer eb4db2d7d4804c59937f8bdb0716f47e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 208d4e3ddb404ac6955c2a60893d4d5f. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:19.775573  2298 raft_consensus.cc:2955] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:19.780754  1728 raft_consensus.cc:2955] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:19.785240  1650 raft_consensus.cc:2955] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } } }
I20260608 13:03:19.792475  1469 catalog_manager.cc:5696] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b reported cstate change: config changed from index -1 to 26, NON_VOTER eb4db2d7d4804c59937f8bdb0716f47e (127.28.224.133) added. New cstate: current_term: 1 leader_uuid: "e06de4e300834ab8852d26fdd2f2377b" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:19.856029  2351 ts_tablet_manager.cc:933] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: Initiating tablet copy from peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
I20260608 13:03:19.858418  2351 tablet_copy_client.cc:323] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:41321
I20260608 13:03:19.880198  1738 tablet_copy_service.cc:140] P bd13fcb7f1f14783811f54c98d0ffb86: Received BeginTabletCopySession request for tablet d3a9ceb6f43e4018843b38a77789a23a from peer 03084b52b64c4c39b22be7e8c65bda04 ({username='slave'} at 127.0.0.1:51380)
I20260608 13:03:19.881016  1738 tablet_copy_service.cc:161] P bd13fcb7f1f14783811f54c98d0ffb86: Beginning new tablet copy session on tablet d3a9ceb6f43e4018843b38a77789a23a from peer 03084b52b64c4c39b22be7e8c65bda04 at {username='slave'} at 127.0.0.1:51380: session id = 03084b52b64c4c39b22be7e8c65bda04-d3a9ceb6f43e4018843b38a77789a23a
I20260608 13:03:19.881618  2354 ts_tablet_manager.cc:933] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: Initiating tablet copy from peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:19.892467  1738 tablet_copy_source_session.cc:215] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:19.897017  2354 tablet_copy_client.cc:323] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:34515
I20260608 13:03:19.898058  2351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a9ceb6f43e4018843b38a77789a23a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:19.899232  1588 tablet_copy_service.cc:140] P e06de4e300834ab8852d26fdd2f2377b: Received BeginTabletCopySession request for tablet 894a45659eb04ab091eff0c5132b3fa4 from peer eb4db2d7d4804c59937f8bdb0716f47e ({username='slave'} at 127.0.0.1:53094)
I20260608 13:03:19.899878  1588 tablet_copy_service.cc:161] P e06de4e300834ab8852d26fdd2f2377b: Beginning new tablet copy session on tablet 894a45659eb04ab091eff0c5132b3fa4 from peer eb4db2d7d4804c59937f8bdb0716f47e at {username='slave'} at 127.0.0.1:53094: session id = eb4db2d7d4804c59937f8bdb0716f47e-894a45659eb04ab091eff0c5132b3fa4
I20260608 13:03:19.908808  1588 tablet_copy_source_session.cc:215] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:19.912799  2354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 894a45659eb04ab091eff0c5132b3fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:19.918393  2351 tablet_copy_client.cc:806] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:19.919201  2351 tablet_copy_client.cc:670] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:19.923938  2352 tablet_copy_client.cc:1025] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:19.929049  2354 tablet_copy_client.cc:806] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:19.929698  2354 tablet_copy_client.cc:670] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:19.933760  2355 tablet_copy_client.cc:1025] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:20.009001 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:03:20.026825 29570 tablet_copy_service.cc:362] P e06de4e300834ab8852d26fdd2f2377b: Destroying tablet copy session eb4db2d7d4804c59937f8bdb0716f47e-894a45659eb04ab091eff0c5132b3fa4 due to service shutdown
I20260608 13:03:20.027315 29570 tablet_copy_service.cc:434] P e06de4e300834ab8852d26fdd2f2377b: ending tablet copy session eb4db2d7d4804c59937f8bdb0716f47e-894a45659eb04ab091eff0c5132b3fa4 on tablet 894a45659eb04ab091eff0c5132b3fa4 with peer eb4db2d7d4804c59937f8bdb0716f47e
W20260608 13:03:20.049575  1693 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260608 13:03:20.059159  1693 consensus_peers.cc:597] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 -> Peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Couldn't send request to peer e06de4e300834ab8852d26fdd2f2377b. 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 13:03:20.088042 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:20.090770 29570 tablet_replica.cc:333] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.091943 29570 raft_consensus.cc:2243] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.093571 29570 raft_consensus.cc:2272] T 894a45659eb04ab091eff0c5132b3fa4 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.097882 29570 tablet_replica.cc:333] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.098821 29570 raft_consensus.cc:2243] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.100054 29570 raft_consensus.cc:2272] T 6c7c572f573e4d62ac10da2ab105b052 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.103652 29570 tablet_replica.cc:333] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.104470 29570 raft_consensus.cc:2243] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.106667 29570 raft_consensus.cc:2272] T 22ce142b2d004eb5a73b819b1ffdfd05 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.110311 29570 tablet_replica.cc:333] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.111256 29570 raft_consensus.cc:2243] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.113168 29570 raft_consensus.cc:2272] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.117959 29570 tablet_replica.cc:333] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.118858 29570 raft_consensus.cc:2243] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.119948 29570 raft_consensus.cc:2272] T eeb7d1f824464055ba3e1ae5a9866586 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.122635  2357 ts_tablet_manager.cc:933] T 0fc253be9e684e04920605c6b6fc50b0 P 03084b52b64c4c39b22be7e8c65bda04: Initiating tablet copy from peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515)
I20260608 13:03:20.123407 29570 tablet_replica.cc:333] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.124298 29570 raft_consensus.cc:2243] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.125029 29570 raft_consensus.cc:2272] T 4cf178df866f4a58b1a4aa3b270c9a1a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.128690 29570 tablet_replica.cc:333] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.129505 29570 raft_consensus.cc:2243] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.130769 29570 raft_consensus.cc:2272] T 0fc253be9e684e04920605c6b6fc50b0 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.135624 29570 tablet_replica.cc:333] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.136456 29570 raft_consensus.cc:2243] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.137866 29570 raft_consensus.cc:2272] T 208d4e3ddb404ac6955c2a60893d4d5f P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.141295  2357 tablet_copy_client.cc:323] T 0fc253be9e684e04920605c6b6fc50b0 P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:34515
W20260608 13:03:20.142853  1693 consensus_peers.cc:597] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 -> Peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Couldn't send request to peer e06de4e300834ab8852d26fdd2f2377b. 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 13:03:20.143123 29570 tablet_replica.cc:333] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.144035 29570 raft_consensus.cc:2243] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.144707 29570 raft_consensus.cc:2272] T d3a9ceb6f43e4018843b38a77789a23a P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.149012 29570 tablet_replica.cc:333] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b: stopping tablet replica
I20260608 13:03:20.149816 29570 raft_consensus.cc:2243] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.150964 29570 raft_consensus.cc:2272] T 804e933ac99e4c8187f502f31b906a81 P e06de4e300834ab8852d26fdd2f2377b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.185156  2359 ts_tablet_manager.cc:933] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: Initiating tablet copy from peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
W20260608 13:03:20.198787  1991 connection.cc:573] server connection from 127.0.0.1:59494 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260608 13:03:20.200179  2359 tablet_copy_client.cc:323] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:41321
I20260608 13:03:20.218444 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:03:20.223011  1738 tablet_copy_service.cc:140] P bd13fcb7f1f14783811f54c98d0ffb86: Received BeginTabletCopySession request for tablet 4cf178df866f4a58b1a4aa3b270c9a1a from peer 4d12e23156d747909e241b51a02fed34 ({username='slave'} at 127.0.0.1:51396)
I20260608 13:03:20.223896  1738 tablet_copy_service.cc:161] P bd13fcb7f1f14783811f54c98d0ffb86: Beginning new tablet copy session on tablet 4cf178df866f4a58b1a4aa3b270c9a1a from peer 4d12e23156d747909e241b51a02fed34 at {username='slave'} at 127.0.0.1:51396: session id = 4d12e23156d747909e241b51a02fed34-4cf178df866f4a58b1a4aa3b270c9a1a
I20260608 13:03:20.235471  1738 tablet_copy_source_session.cc:215] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:20.239866  2359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf178df866f4a58b1a4aa3b270c9a1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:20.258299  2359 tablet_copy_client.cc:806] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:20.258988  2359 tablet_copy_client.cc:670] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:20.264185  2360 tablet_copy_client.cc:1025] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: tablet copy: Injecting latency into file download: 2000
I20260608 13:03:20.278666 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:03:20.356093 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:20.357590 29570 tablet_replica.cc:333] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.358475 29570 raft_consensus.cc:2243] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.359419 29570 raft_consensus.cc:2272] T d3a9ceb6f43e4018843b38a77789a23a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.365576 29570 tablet_replica.cc:333] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.366487 29570 raft_consensus.cc:2243] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.367317 29570 raft_consensus.cc:2272] T 6c7c572f573e4d62ac10da2ab105b052 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.370560 29570 tablet_replica.cc:333] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.371371 29570 raft_consensus.cc:2243] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.372226 29570 raft_consensus.cc:2272] T 894a45659eb04ab091eff0c5132b3fa4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.376262 29570 tablet_replica.cc:333] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.377203 29570 raft_consensus.cc:2243] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.377924 29570 raft_consensus.cc:2272] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.381858 29570 tablet_replica.cc:333] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.382686 29570 raft_consensus.cc:2243] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.383493 29570 raft_consensus.cc:2272] T 0fc253be9e684e04920605c6b6fc50b0 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.387389 29570 tablet_replica.cc:333] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.388258 29570 raft_consensus.cc:2243] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.388904 29570 raft_consensus.cc:2272] T 208d4e3ddb404ac6955c2a60893d4d5f P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.392757 29570 tablet_replica.cc:333] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.393576 29570 raft_consensus.cc:2243] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.394322 29570 raft_consensus.cc:2272] T 4cf178df866f4a58b1a4aa3b270c9a1a P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.398154 29570 tablet_replica.cc:333] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.398967 29570 raft_consensus.cc:2243] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.400218 29570 raft_consensus.cc:2272] T 73930f83e4414e1cb1826cc9c7ec9c1c P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.403661 29570 tablet_replica.cc:333] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.404441 29570 raft_consensus.cc:2243] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.405539 29570 raft_consensus.cc:2272] T f605778a7f3744f7aa1b23b146e59332 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.409031 29570 tablet_replica.cc:333] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd: stopping tablet replica
I20260608 13:03:20.409734 29570 raft_consensus.cc:2243] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.410341 29570 raft_consensus.cc:2272] T 804e933ac99e4c8187f502f31b906a81 P e6d2d1cd1ef74f3db34aa13570bb0cfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.446298 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:03:20.479189 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:03:20.501417 29570 tablet_copy_service.cc:362] P bd13fcb7f1f14783811f54c98d0ffb86: Destroying tablet copy session 4d12e23156d747909e241b51a02fed34-4cf178df866f4a58b1a4aa3b270c9a1a due to service shutdown
I20260608 13:03:20.501827 29570 tablet_copy_service.cc:434] P bd13fcb7f1f14783811f54c98d0ffb86: ending tablet copy session 4d12e23156d747909e241b51a02fed34-4cf178df866f4a58b1a4aa3b270c9a1a on tablet 4cf178df866f4a58b1a4aa3b270c9a1a with peer 4d12e23156d747909e241b51a02fed34
I20260608 13:03:20.502377 29570 tablet_copy_service.cc:362] P bd13fcb7f1f14783811f54c98d0ffb86: Destroying tablet copy session 03084b52b64c4c39b22be7e8c65bda04-d3a9ceb6f43e4018843b38a77789a23a due to service shutdown
I20260608 13:03:20.502655 29570 tablet_copy_service.cc:434] P bd13fcb7f1f14783811f54c98d0ffb86: ending tablet copy session 03084b52b64c4c39b22be7e8c65bda04-d3a9ceb6f43e4018843b38a77789a23a on tablet d3a9ceb6f43e4018843b38a77789a23a with peer 03084b52b64c4c39b22be7e8c65bda04
I20260608 13:03:20.551877 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:20.552852 29570 tablet_replica.cc:333] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.553829 29570 raft_consensus.cc:2243] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.554749 29570 raft_consensus.cc:2272] T eeb7d1f824464055ba3e1ae5a9866586 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.557456 29570 tablet_replica.cc:333] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.558152 29570 raft_consensus.cc:2243] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.558656 29570 raft_consensus.cc:2272] T 22ce142b2d004eb5a73b819b1ffdfd05 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.561681 29570 tablet_replica.cc:333] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.562279 29570 raft_consensus.cc:2243] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.562873 29570 raft_consensus.cc:2272] T 0fc253be9e684e04920605c6b6fc50b0 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.566421 29570 tablet_replica.cc:333] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.567035 29570 raft_consensus.cc:2243] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.567724 29570 raft_consensus.cc:2272] T 208d4e3ddb404ac6955c2a60893d4d5f P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.571048 29570 tablet_replica.cc:333] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.572029 29570 raft_consensus.cc:2243] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.572567 29570 raft_consensus.cc:2272] T f605778a7f3744f7aa1b23b146e59332 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.574972 29570 tablet_replica.cc:333] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.575593 29570 raft_consensus.cc:2243] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.576853 29570 raft_consensus.cc:2272] T 4cf178df866f4a58b1a4aa3b270c9a1a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.580057 29570 tablet_replica.cc:333] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.580690 29570 raft_consensus.cc:2243] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.581521 29570 raft_consensus.cc:2272] T 1d8da19bf7a44b0fb9d31fa118eb43e4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.585391 29570 tablet_replica.cc:333] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.586203 29570 raft_consensus.cc:2243] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.586902 29570 raft_consensus.cc:2272] T 73930f83e4414e1cb1826cc9c7ec9c1c P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:03:20.590130  1691 consensus_peers.cc:597] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 -> Peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Couldn't send request to peer e6d2d1cd1ef74f3db34aa13570bb0cfd. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.130:42323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:20.590396 29570 tablet_replica.cc:333] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.591065 29570 raft_consensus.cc:2243] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:20.592196 29570 raft_consensus.cc:2272] T d3a9ceb6f43e4018843b38a77789a23a P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.594698 29570 tablet_replica.cc:333] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86: stopping tablet replica
I20260608 13:03:20.595347 29570 raft_consensus.cc:2243] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:20.595971 29570 raft_consensus.cc:2272] T 894a45659eb04ab091eff0c5132b3fa4 P bd13fcb7f1f14783811f54c98d0ffb86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:20.627446 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:03:20.658630 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:03:20.686239 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:21.271437  2364 raft_consensus.cc:493] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e06de4e300834ab8852d26fdd2f2377b)
I20260608 13:03:21.271993  2364 raft_consensus.cc:515] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } }
I20260608 13:03:21.274372  2364 leader_election.cc:290] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
W20260608 13:03:21.280923  2068 leader_election.cc:336] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Network error: Client connection negotiation failed: client connection to 127.28.224.129:34515: connect: Connection refused (error 111)
I20260608 13:03:21.283003  2368 raft_consensus.cc:493] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e06de4e300834ab8852d26fdd2f2377b)
W20260608 13:03:21.283265  2066 leader_election.cc:336] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Network error: Client connection negotiation failed: client connection to 127.28.224.130:42323: connect: Connection refused (error 111)
I20260608 13:03:21.283831  2066 leader_election.cc:304] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [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: eb4db2d7d4804c59937f8bdb0716f47e; no voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:21.283643  2368 raft_consensus.cc:515] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } }
I20260608 13:03:21.284643  2364 raft_consensus.cc:2749] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:03:21.286772  2368 leader_election.cc:290] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
W20260608 13:03:21.293870  1993 leader_election.cc:336] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Network error: Client connection negotiation failed: client connection to 127.28.224.129:34515: connect: Connection refused (error 111)
W20260608 13:03:21.294867  1993 leader_election.cc:336] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Network error: Client connection negotiation failed: client connection to 127.28.224.131:41321: connect: Connection refused (error 111)
I20260608 13:03:21.295346  1993 leader_election.cc:304] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [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: 03084b52b64c4c39b22be7e8c65bda04; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:21.296015  2368 raft_consensus.cc:2749] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:03:21.443502  2364 raft_consensus.cc:493] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e06de4e300834ab8852d26fdd2f2377b)
I20260608 13:03:21.444123  2364 raft_consensus.cc:515] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: false } }
I20260608 13:03:21.446055  2364 leader_election.cc:290] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323)
W20260608 13:03:21.451444  2066 leader_election.cc:336] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Network error: Client connection negotiation failed: client connection to 127.28.224.130:42323: connect: Connection refused (error 111)
W20260608 13:03:21.452020  2068 leader_election.cc:336] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Network error: Client connection negotiation failed: client connection to 127.28.224.129:34515: connect: Connection refused (error 111)
I20260608 13:03:21.452533  2068 leader_election.cc:304] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [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: eb4db2d7d4804c59937f8bdb0716f47e; no voters: e06de4e300834ab8852d26fdd2f2377b, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:21.453431  2364 raft_consensus.cc:2749] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:03:21.467532  2368 raft_consensus.cc:493] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e06de4e300834ab8852d26fdd2f2377b)
I20260608 13:03:21.468205  2368 raft_consensus.cc:515] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: false } }
I20260608 13:03:21.470671  2368 leader_election.cc:290] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
W20260608 13:03:21.475636  1993 leader_election.cc:336] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e06de4e300834ab8852d26fdd2f2377b (127.28.224.129:34515): Network error: Client connection negotiation failed: client connection to 127.28.224.129:34515: connect: Connection refused (error 111)
W20260608 13:03:21.476464  1993 leader_election.cc:336] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Network error: Client connection negotiation failed: client connection to 127.28.224.131:41321: connect: Connection refused (error 111)
I20260608 13:03:21.476861  1993 leader_election.cc:304] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [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: 03084b52b64c4c39b22be7e8c65bda04; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e06de4e300834ab8852d26fdd2f2377b
I20260608 13:03:21.477573  2368 raft_consensus.cc:2749] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:03:21.592981  2372 raft_consensus.cc:493] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6d2d1cd1ef74f3db34aa13570bb0cfd)
I20260608 13:03:21.593600  2372 raft_consensus.cc:515] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } }
I20260608 13:03:21.596181  2372 leader_election.cc:290] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
W20260608 13:03:21.603813  2140 leader_election.cc:336] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Network error: Client connection negotiation failed: client connection to 127.28.224.130:42323: connect: Connection refused (error 111)
W20260608 13:03:21.604502  2142 leader_election.cc:336] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Network error: Client connection negotiation failed: client connection to 127.28.224.131:41321: connect: Connection refused (error 111)
I20260608 13:03:21.605005  2142 leader_election.cc:304] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [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: 4d12e23156d747909e241b51a02fed34; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:21.605724  2372 raft_consensus.cc:2749] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:03:21.818301  2372 raft_consensus.cc:493] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6d2d1cd1ef74f3db34aa13570bb0cfd)
I20260608 13:03:21.818912  2372 raft_consensus.cc:515] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: false } }
I20260608 13:03:21.821250  2372 leader_election.cc:290] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323), bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321)
W20260608 13:03:21.825559  2142 leader_election.cc:336] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd13fcb7f1f14783811f54c98d0ffb86 (127.28.224.131:41321): Network error: Client connection negotiation failed: client connection to 127.28.224.131:41321: connect: Connection refused (error 111)
W20260608 13:03:21.826164  2140 leader_election.cc:336] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e6d2d1cd1ef74f3db34aa13570bb0cfd (127.28.224.130:42323): Network error: Client connection negotiation failed: client connection to 127.28.224.130:42323: connect: Connection refused (error 111)
I20260608 13:03:21.826678  2140 leader_election.cc:304] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [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: 4d12e23156d747909e241b51a02fed34; no voters: bd13fcb7f1f14783811f54c98d0ffb86, e6d2d1cd1ef74f3db34aa13570bb0cfd
I20260608 13:03:21.827575  2372 raft_consensus.cc:2749] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:03:21.925032  2351 tablet_copy_client.cc:538] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:21.934616  2351 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap starting.
I20260608 13:03:21.934711  2354 tablet_copy_client.cc:538] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:21.941181  2354 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap starting.
I20260608 13:03:22.057586  2354 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:22.058426  2354 tablet_bootstrap.cc:492] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: Bootstrap complete.
I20260608 13:03:22.058986  2354 ts_tablet_manager.cc:1403] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: Time spent bootstrapping tablet: real 0.118s	user 0.103s	sys 0.012s
I20260608 13:03:22.061503  2354 raft_consensus.cc:359] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:22.062137  2354 raft_consensus.cc:740] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb4db2d7d4804c59937f8bdb0716f47e, State: Initialized, Role: LEARNER
I20260608 13:03:22.062649  2354 consensus_queue.cc:260] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } attrs { replace: true } } peers { permanent_uuid: "eb4db2d7d4804c59937f8bdb0716f47e" member_type: NON_VOTER last_known_addr { host: "127.28.224.133" port: 34979 } attrs { promote: true } }
I20260608 13:03:22.065232  2354 ts_tablet_manager.cc:1434] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 13:03:22.069140  2354 tablet_copy_client.cc:1131] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.129:34515: connect: Connection refused (error 111)
I20260608 13:03:22.120381  2351 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:22.121685  2351 tablet_bootstrap.cc:492] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: Bootstrap complete.
I20260608 13:03:22.122704  2351 ts_tablet_manager.cc:1403] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: Time spent bootstrapping tablet: real 0.188s	user 0.136s	sys 0.025s
I20260608 13:03:22.126403  2351 raft_consensus.cc:359] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:22.127522  2351 raft_consensus.cc:740] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 03084b52b64c4c39b22be7e8c65bda04, State: Initialized, Role: LEARNER
I20260608 13:03:22.128067  2351 consensus_queue.cc:260] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04 [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "03084b52b64c4c39b22be7e8c65bda04" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 41049 } attrs { promote: true } }
I20260608 13:03:22.131382  2351 ts_tablet_manager.cc:1434] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.010s
W20260608 13:03:22.135592  2351 tablet_copy_client.cc:1131] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.131:41321: connect: Connection refused (error 111)
I20260608 13:03:22.139220 29570 tablet_replica.cc:333] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04: stopping tablet replica
I20260608 13:03:22.140213 29570 raft_consensus.cc:2243] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:22.140717 29570 raft_consensus.cc:2272] T d3a9ceb6f43e4018843b38a77789a23a P 03084b52b64c4c39b22be7e8c65bda04 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:22.145264 29570 tablet_replica.cc:333] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04: stopping tablet replica
I20260608 13:03:22.146169 29570 raft_consensus.cc:2243] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.147907 29570 raft_consensus.cc:2272] T eeb7d1f824464055ba3e1ae5a9866586 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.152271 29570 tablet_replica.cc:333] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04: stopping tablet replica
I20260608 13:03:22.153084 29570 raft_consensus.cc:2243] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.154834 29570 raft_consensus.cc:2272] T 22ce142b2d004eb5a73b819b1ffdfd05 P 03084b52b64c4c39b22be7e8c65bda04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.185218 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:03:22.212146 29570 tablet_server.cc:179] TabletServer@127.28.224.133:0 shutting down...
I20260608 13:03:22.256837 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:22.258227 29570 tablet_replica.cc:333] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e: stopping tablet replica
I20260608 13:03:22.259308 29570 raft_consensus.cc:2243] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:22.260246 29570 raft_consensus.cc:2272] T 894a45659eb04ab091eff0c5132b3fa4 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:22.265370 29570 tablet_replica.cc:333] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e: stopping tablet replica
I20260608 13:03:22.266040  2359 tablet_copy_client.cc:538] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:22.266418 29570 raft_consensus.cc:2243] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.268119 29570 raft_consensus.cc:2272] T 804e933ac99e4c8187f502f31b906a81 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.272455 29570 tablet_replica.cc:333] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e: stopping tablet replica
I20260608 13:03:22.273358 29570 raft_consensus.cc:2243] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.274832 29570 raft_consensus.cc:2272] T 6c7c572f573e4d62ac10da2ab105b052 P eb4db2d7d4804c59937f8bdb0716f47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.279057  2359 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: Bootstrap starting.
I20260608 13:03:22.307875 29570 tablet_server.cc:196] TabletServer@127.28.224.133:0 shutdown complete.
I20260608 13:03:22.342715 29570 tablet_server.cc:179] TabletServer@127.28.224.134:0 shutting down...
I20260608 13:03:22.387779 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:22.465504  2359 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:03:22.466334  2359 tablet_bootstrap.cc:492] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: Bootstrap complete.
I20260608 13:03:22.466972  2359 ts_tablet_manager.cc:1403] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: Time spent bootstrapping tablet: real 0.188s	user 0.142s	sys 0.021s
I20260608 13:03:22.469285  2359 raft_consensus.cc:359] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:22.469852  2359 raft_consensus.cc:740] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d12e23156d747909e241b51a02fed34, State: Initialized, Role: LEARNER
I20260608 13:03:22.470355  2359 consensus_queue.cc:260] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34 [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: "e06de4e300834ab8852d26fdd2f2377b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "e6d2d1cd1ef74f3db34aa13570bb0cfd" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42323 } } peers { permanent_uuid: "bd13fcb7f1f14783811f54c98d0ffb86" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41321 } } peers { permanent_uuid: "4d12e23156d747909e241b51a02fed34" member_type: NON_VOTER last_known_addr { host: "127.28.224.134" port: 45705 } attrs { promote: true } }
I20260608 13:03:22.472913  2359 ts_tablet_manager.cc:1434] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 13:03:22.483178  2359 tablet_copy_client.cc:1131] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.131:41321: connect: Connection refused (error 111)
I20260608 13:03:22.485572 29570 tablet_replica.cc:333] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34: stopping tablet replica
I20260608 13:03:22.486681 29570 raft_consensus.cc:2243] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:03:22.487231 29570 raft_consensus.cc:2272] T 4cf178df866f4a58b1a4aa3b270c9a1a P 4d12e23156d747909e241b51a02fed34 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:03:22.490047 29570 tablet_replica.cc:333] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34: stopping tablet replica
I20260608 13:03:22.490665 29570 raft_consensus.cc:2243] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.491472 29570 raft_consensus.cc:2272] T 73930f83e4414e1cb1826cc9c7ec9c1c P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.494287 29570 tablet_replica.cc:333] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34: stopping tablet replica
I20260608 13:03:22.494824 29570 raft_consensus.cc:2243] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:22.495752 29570 raft_consensus.cc:2272] T f605778a7f3744f7aa1b23b146e59332 P 4d12e23156d747909e241b51a02fed34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.521023 29570 tablet_server.cc:196] TabletServer@127.28.224.134:0 shutdown complete.
I20260608 13:03:22.544198 29570 master.cc:562] Master@127.28.224.190:39891 shutting down...
W20260608 13:03:22.574077  1525 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:03:22.574362  1525 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:03:22.574568  1525 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:03:22.576871 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:22.577521 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:22.577926 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bb9844b3a054c6c93d393ffb6c8dbf2: stopping tablet replica
I20260608 13:03:22.634402 29570 master.cc:584] Master@127.28.224.190:39891 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18761 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 13:03:22.690764 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:37013
I20260608 13:03:22.692118 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:22.698185  2386 instance_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 13:03:22.698666  2387 instance_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 13:03:22.699663  2389 instance_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 13:03:22.700465 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:22.701333 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:22.701517 29570 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 13:03:22.701630 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923802701619 us; error 0 us; skew 500 ppm
I20260608 13:03:22.702221 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:22.704802 29570 webserver.cc:533] Webserver started at http://127.28.224.190:34053/ using document root <none> and password file <none>
I20260608 13:03:22.705289 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:22.705446 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:22.705678 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:22.706844 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "514db1c9d2894b6999bad70df7849bb1"
format_stamp: "Formatted at 2026-06-08 13:03:22 on dist-test-slave-wzp1"
I20260608 13:03:22.711663 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:03:22.715423  2394 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:22.716404 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:03:22.716707 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "514db1c9d2894b6999bad70df7849bb1"
format_stamp: "Formatted at 2026-06-08 13:03:22 on dist-test-slave-wzp1"
I20260608 13:03:22.716986 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-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 13:03:22.755439 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:22.756773 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:22.797372 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:37013
I20260608 13:03:22.797528  2445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:37013 every 8 connection(s)
I20260608 13:03:22.801877  2446 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 13:03:22.813158  2446 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1: Bootstrap starting.
I20260608 13:03:22.818344  2446 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:22.823210  2446 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1: No bootstrap required, opened a new log
I20260608 13:03:22.825574  2446 raft_consensus.cc:359] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "514db1c9d2894b6999bad70df7849bb1" member_type: VOTER }
I20260608 13:03:22.825973  2446 raft_consensus.cc:385] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:22.826160  2446 raft_consensus.cc:740] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 514db1c9d2894b6999bad70df7849bb1, State: Initialized, Role: FOLLOWER
I20260608 13:03:22.826826  2446 consensus_queue.cc:260] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "514db1c9d2894b6999bad70df7849bb1" member_type: VOTER }
I20260608 13:03:22.827363  2446 raft_consensus.cc:399] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:22.827589  2446 raft_consensus.cc:493] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:22.827827  2446 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:22.832473  2446 raft_consensus.cc:515] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "514db1c9d2894b6999bad70df7849bb1" member_type: VOTER }
I20260608 13:03:22.832991  2446 leader_election.cc:304] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [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: 514db1c9d2894b6999bad70df7849bb1; no voters: 
I20260608 13:03:22.834172  2446 leader_election.cc:290] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:22.834749  2449 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:22.836225  2449 raft_consensus.cc:697] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 1 LEADER]: Becoming Leader. State: Replica: 514db1c9d2894b6999bad70df7849bb1, State: Running, Role: LEADER
I20260608 13:03:22.837010  2449 consensus_queue.cc:237] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [LEADER]: Queue going to LEADER mode. State: All 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: "514db1c9d2894b6999bad70df7849bb1" member_type: VOTER }
I20260608 13:03:22.837250  2446 sys_catalog.cc:565] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:22.845161  2451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 514db1c9d2894b6999bad70df7849bb1. Latest consensus state: current_term: 1 leader_uuid: "514db1c9d2894b6999bad70df7849bb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "514db1c9d2894b6999bad70df7849bb1" member_type: VOTER } }
I20260608 13:03:22.845322  2450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "514db1c9d2894b6999bad70df7849bb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "514db1c9d2894b6999bad70df7849bb1" member_type: VOTER } }
I20260608 13:03:22.845866  2451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:22.845995  2450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:22.848207  2457 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:22.853618  2457 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:22.856626 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:22.863953  2457 catalog_manager.cc:1382] Generated new cluster ID: 284eeaeee00a47e789329866ae718bef
I20260608 13:03:22.864271  2457 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:22.880725  2457 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:22.882048  2457 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:22.898752  2457 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1: Generated new TSK 0
I20260608 13:03:22.899461  2457 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:22.923439 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:22.930004  2467 instance_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 13:03:22.931156  2468 instance_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 13:03:22.932423  2470 instance_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 13:03:22.932901 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:22.933944 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:22.934157 29570 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 13:03:22.934345 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923802934307 us; error 0 us; skew 500 ppm
I20260608 13:03:22.934962 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:22.937389 29570 webserver.cc:533] Webserver started at http://127.28.224.129:39985/ using document root <none> and password file <none>
I20260608 13:03:22.937980 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:22.938181 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:22.938493 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:22.939850 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "a0e822f661aa444cb095b940f3a301b3"
format_stamp: "Formatted at 2026-06-08 13:03:22 on dist-test-slave-wzp1"
I20260608 13:03:22.944640 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 13:03:22.948331  2475 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:22.949187 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 13:03:22.949517 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "a0e822f661aa444cb095b940f3a301b3"
format_stamp: "Formatted at 2026-06-08 13:03:22 on dist-test-slave-wzp1"
I20260608 13:03:22.949826 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-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 13:03:22.968133 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:22.969470 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:22.971057 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:22.973628 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:22.973861 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:22.974112 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:22.974289 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:23.021375 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:43167
I20260608 13:03:23.021518  2537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:43167 every 8 connection(s)
I20260608 13:03:23.027742 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:23.035063  2542 instance_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 13:03:23.040462  2543 instance_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 13:03:23.043352  2538 heartbeater.cc:344] Connected to a master server at 127.28.224.190:37013
W20260608 13:03:23.043782  2545 instance_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 13:03:23.043886  2538 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:23.044737 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:23.045179  2538 heartbeater.cc:507] Master 127.28.224.190:37013 requested a full tablet report, sending...
I20260608 13:03:23.047428 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:23.047653 29570 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 13:03:23.047891 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923803047870 us; error 0 us; skew 500 ppm
I20260608 13:03:23.048058  2411 ts_manager.cc:194] Registered new tserver with Master: a0e822f661aa444cb095b940f3a301b3 (127.28.224.129:43167)
I20260608 13:03:23.048673 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:23.050626  2411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37724
I20260608 13:03:23.052065 29570 webserver.cc:533] Webserver started at http://127.28.224.130:38717/ using document root <none> and password file <none>
I20260608 13:03:23.052819 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:23.053066 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:23.053388 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:23.054622 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "6d35af2c952c419da0c0f79e5b8c0e2e"
format_stamp: "Formatted at 2026-06-08 13:03:23 on dist-test-slave-wzp1"
I20260608 13:03:23.059723 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:03:23.063944  2550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:23.064888 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 13:03:23.065263 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "6d35af2c952c419da0c0f79e5b8c0e2e"
format_stamp: "Formatted at 2026-06-08 13:03:23 on dist-test-slave-wzp1"
I20260608 13:03:23.065603 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-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 13:03:23.080930 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:23.082204 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:23.083906 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:23.086522 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:23.086756 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:23.087060 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:23.087312 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:03:23.132858 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:39919
I20260608 13:03:23.133049  2612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:39919 every 8 connection(s)
I20260608 13:03:23.138756 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:23.147153  2616 instance_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 13:03:23.148144  2617 instance_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 13:03:23.151255  2619 instance_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 13:03:23.153088 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:23.153530  2613 heartbeater.cc:344] Connected to a master server at 127.28.224.190:37013
I20260608 13:03:23.154017  2613 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:23.154290 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:23.154589 29570 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 13:03:23.154814 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923803154792 us; error 0 us; skew 500 ppm
I20260608 13:03:23.155009  2613 heartbeater.cc:507] Master 127.28.224.190:37013 requested a full tablet report, sending...
I20260608 13:03:23.155719 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:23.157832  2411 ts_manager.cc:194] Registered new tserver with Master: 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919)
I20260608 13:03:23.158919 29570 webserver.cc:533] Webserver started at http://127.28.224.131:37809/ using document root <none> and password file <none>
I20260608 13:03:23.159718 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:23.159976 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:23.159910  2411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37728
I20260608 13:03:23.160539 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:23.162134 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d"
format_stamp: "Formatted at 2026-06-08 13:03:23 on dist-test-slave-wzp1"
I20260608 13:03:23.167524 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:03:23.171484  2624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:23.172405 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:03:23.172741 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d"
format_stamp: "Formatted at 2026-06-08 13:03:23 on dist-test-slave-wzp1"
I20260608 13:03:23.173015 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-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 13:03:23.184305 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:23.185578 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:23.187152 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:23.189603 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:23.189843 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:23.190099 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:23.190276 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:23.233996 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:43811
I20260608 13:03:23.234119  2686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:43811 every 8 connection(s)
I20260608 13:03:23.250137  2687 heartbeater.cc:344] Connected to a master server at 127.28.224.190:37013
I20260608 13:03:23.250672  2687 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:23.251763  2687 heartbeater.cc:507] Master 127.28.224.190:37013 requested a full tablet report, sending...
I20260608 13:03:23.254102  2411 ts_manager.cc:194] Registered new tserver with Master: 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131:43811)
I20260608 13:03:23.254987 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017427026s
I20260608 13:03:23.255599  2411 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37734
I20260608 13:03:24.053814  2538 heartbeater.cc:499] Master 127.28.224.190:37013 was elected leader, sending a full tablet report...
I20260608 13:03:24.163441  2613 heartbeater.cc:499] Master 127.28.224.190:37013 was elected leader, sending a full tablet report...
I20260608 13:03:24.258935  2687 heartbeater.cc:499] Master 127.28.224.190:37013 was elected leader, sending a full tablet report...
I20260608 13:03:24.314755  2411 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37746:
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 13:03:24.317267  2411 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 13:03:24.393901  2503 tablet_service.cc:1511] Processing CreateTablet for tablet a0738d3642a0472f9e5ed221dd83af78 (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 13:03:24.395537  2503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0738d3642a0472f9e5ed221dd83af78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.395468  2501 tablet_service.cc:1511] Processing CreateTablet for tablet 939e57867b8840a3b1ebd900af7ef740 (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 13:03:24.397192  2501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939e57867b8840a3b1ebd900af7ef740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.397043  2502 tablet_service.cc:1511] Processing CreateTablet for tablet 763dc7e0a1e94fc5b345bad88a20feed (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 13:03:24.398948  2652 tablet_service.cc:1511] Processing CreateTablet for tablet a0738d3642a0472f9e5ed221dd83af78 (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 13:03:24.399627  2502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763dc7e0a1e94fc5b345bad88a20feed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.400465  2652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0738d3642a0472f9e5ed221dd83af78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.404517  2651 tablet_service.cc:1511] Processing CreateTablet for tablet 763dc7e0a1e94fc5b345bad88a20feed (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 13:03:24.406123  2651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763dc7e0a1e94fc5b345bad88a20feed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.408707  2650 tablet_service.cc:1511] Processing CreateTablet for tablet 939e57867b8840a3b1ebd900af7ef740 (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 13:03:24.410353  2650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939e57867b8840a3b1ebd900af7ef740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.422622  2707 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: Bootstrap starting.
I20260608 13:03:24.432214  2707 tablet_bootstrap.cc:654] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.432751  2578 tablet_service.cc:1511] Processing CreateTablet for tablet a0738d3642a0472f9e5ed221dd83af78 (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 13:03:24.434480  2578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0738d3642a0472f9e5ed221dd83af78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.438386  2577 tablet_service.cc:1511] Processing CreateTablet for tablet 763dc7e0a1e94fc5b345bad88a20feed (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 13:03:24.440058  2577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 763dc7e0a1e94fc5b345bad88a20feed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.441908  2708 tablet_bootstrap.cc:492] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d: Bootstrap starting.
I20260608 13:03:24.444545  2576 tablet_service.cc:1511] Processing CreateTablet for tablet 939e57867b8840a3b1ebd900af7ef740 (DEFAULT_TABLE table=test-workload [id=84f14a52a7204f7ab7753b404a7969cc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 13:03:24.445586  2707 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: No bootstrap required, opened a new log
I20260608 13:03:24.446161  2576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939e57867b8840a3b1ebd900af7ef740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:24.446180  2707 ts_tablet_manager.cc:1403] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260608 13:03:24.454779  2708 tablet_bootstrap.cc:654] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.456934  2707 raft_consensus.cc:359] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.457836  2707 raft_consensus.cc:385] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.458205  2707 raft_consensus.cc:740] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e822f661aa444cb095b940f3a301b3, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.459240  2707 consensus_queue.cc:260] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.469018  2707 ts_tablet_manager.cc:1434] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 13:03:24.484859  2707 tablet_bootstrap.cc:492] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3: Bootstrap starting.
I20260608 13:03:24.487298  2712 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e: Bootstrap starting.
I20260608 13:03:24.487793  2708 tablet_bootstrap.cc:492] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d: No bootstrap required, opened a new log
I20260608 13:03:24.490492  2708 ts_tablet_manager.cc:1403] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.024s
I20260608 13:03:24.494050  2708 raft_consensus.cc:359] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.494706  2707 tablet_bootstrap.cc:654] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.495056  2708 raft_consensus.cc:385] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.495538  2708 raft_consensus.cc:740] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871424a2a6ab4db8ad93c01c8c2eaa7d, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.496436  2708 consensus_queue.cc:260] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.497710  2712 tablet_bootstrap.cc:654] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.500514  2708 ts_tablet_manager.cc:1434] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260608 13:03:24.501154  2707 tablet_bootstrap.cc:492] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3: No bootstrap required, opened a new log
I20260608 13:03:24.501690  2708 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Bootstrap starting.
I20260608 13:03:24.501789  2707 ts_tablet_manager.cc:1403] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260608 13:03:24.506500  2707 raft_consensus.cc:359] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.507807  2707 raft_consensus.cc:385] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.508339  2707 raft_consensus.cc:740] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e822f661aa444cb095b940f3a301b3, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.509569  2708 tablet_bootstrap.cc:654] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.509539  2707 consensus_queue.cc:260] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.513118  2707 ts_tablet_manager.cc:1434] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260608 13:03:24.519757  2708 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d: No bootstrap required, opened a new log
I20260608 13:03:24.520119  2712 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e: No bootstrap required, opened a new log
I20260608 13:03:24.520442  2708 ts_tablet_manager.cc:1403] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260608 13:03:24.520716  2712 ts_tablet_manager.cc:1403] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.022s
I20260608 13:03:24.520823  2707 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: Bootstrap starting.
I20260608 13:03:24.523970  2708 raft_consensus.cc:359] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.524286  2712 raft_consensus.cc:359] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.524827  2708 raft_consensus.cc:385] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.525130  2712 raft_consensus.cc:385] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.525254  2708 raft_consensus.cc:740] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871424a2a6ab4db8ad93c01c8c2eaa7d, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.525720  2712 raft_consensus.cc:740] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d35af2c952c419da0c0f79e5b8c0e2e, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.526383  2708 consensus_queue.cc:260] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.526880  2712 consensus_queue.cc:260] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.528867  2708 ts_tablet_manager.cc:1434] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 13:03:24.529928  2707 tablet_bootstrap.cc:654] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.530069  2708 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Bootstrap starting.
I20260608 13:03:24.537809  2708 tablet_bootstrap.cc:654] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.541185  2712 ts_tablet_manager.cc:1434] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 13:03:24.543385  2707 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: No bootstrap required, opened a new log
I20260608 13:03:24.544018  2707 ts_tablet_manager.cc:1403] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260608 13:03:24.544395  2712 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: Bootstrap starting.
I20260608 13:03:24.547477  2707 raft_consensus.cc:359] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.548565  2707 raft_consensus.cc:385] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.552367  2712 tablet_bootstrap.cc:654] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.552464  2707 raft_consensus.cc:740] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e822f661aa444cb095b940f3a301b3, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.553542  2707 consensus_queue.cc:260] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.555873  2707 ts_tablet_manager.cc:1434] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 13:03:24.551223  2708 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: No bootstrap required, opened a new log
I20260608 13:03:24.557034  2708 ts_tablet_manager.cc:1403] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260608 13:03:24.557654  2711 raft_consensus.cc:493] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:24.558380  2711 raft_consensus.cc:515] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.560475  2708 raft_consensus.cc:359] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.561333  2708 raft_consensus.cc:385] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.561659  2708 raft_consensus.cc:740] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 871424a2a6ab4db8ad93c01c8c2eaa7d, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.561928  2714 raft_consensus.cc:493] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:24.562484  2714 raft_consensus.cc:515] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.562636  2708 consensus_queue.cc:260] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.564467  2711 leader_election.cc:290] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919), 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131:43811)
I20260608 13:03:24.564646  2712 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: No bootstrap required, opened a new log
I20260608 13:03:24.565227  2712 ts_tablet_manager.cc:1403] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 13:03:24.569775  2712 raft_consensus.cc:359] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.570853  2712 raft_consensus.cc:385] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.571285  2712 raft_consensus.cc:740] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d35af2c952c419da0c0f79e5b8c0e2e, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.574930  2712 consensus_queue.cc:260] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.577837  2712 ts_tablet_manager.cc:1434] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 13:03:24.579824  2711 raft_consensus.cc:493] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:24.580672  2708 ts_tablet_manager.cc:1434] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.012s
I20260608 13:03:24.580381  2711 raft_consensus.cc:515] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.581153  2714 leader_election.cc:290] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e822f661aa444cb095b940f3a301b3 (127.28.224.129:43167), 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919)
I20260608 13:03:24.586936  2711 leader_election.cc:290] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919), 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131:43811)
I20260608 13:03:24.599177  2712 tablet_bootstrap.cc:492] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e: Bootstrap starting.
I20260608 13:03:24.608165  2513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763dc7e0a1e94fc5b345bad88a20feed" candidate_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e822f661aa444cb095b940f3a301b3" is_pre_election: true
I20260608 13:03:24.609098  2513 raft_consensus.cc:2468] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871424a2a6ab4db8ad93c01c8c2eaa7d in term 0.
I20260608 13:03:24.609805  2662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939e57867b8840a3b1ebd900af7ef740" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" is_pre_election: true
I20260608 13:03:24.610248  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" is_pre_election: true
I20260608 13:03:24.610630  2662 raft_consensus.cc:2468] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 0.
I20260608 13:03:24.611002  2661 raft_consensus.cc:2468] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 0.
I20260608 13:03:24.611872  2587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" is_pre_election: true
I20260608 13:03:24.612093  2712 tablet_bootstrap.cc:654] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:24.612581  2587 raft_consensus.cc:2468] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 0.
I20260608 13:03:24.612581  2476 leader_election.cc:304] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871424a2a6ab4db8ad93c01c8c2eaa7d, a0e822f661aa444cb095b940f3a301b3; no voters: 
I20260608 13:03:24.613714  2711 raft_consensus.cc:2804] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:24.613896  2476 leader_election.cc:304] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871424a2a6ab4db8ad93c01c8c2eaa7d, a0e822f661aa444cb095b940f3a301b3; no voters: 
I20260608 13:03:24.614174  2711 raft_consensus.cc:493] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:24.610598  2588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939e57867b8840a3b1ebd900af7ef740" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" is_pre_election: true
I20260608 13:03:24.614606  2711 raft_consensus.cc:3060] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.615689  2588 raft_consensus.cc:2468] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 0.
I20260608 13:03:24.626678  2727 raft_consensus.cc:2804] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:24.626782  2711 raft_consensus.cc:515] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.627393  2727 raft_consensus.cc:493] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:24.628379  2727 raft_consensus.cc:3060] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.617831  2627 leader_election.cc:304] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871424a2a6ab4db8ad93c01c8c2eaa7d, a0e822f661aa444cb095b940f3a301b3; no voters: 
I20260608 13:03:24.629802  2711 leader_election.cc:290] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 election: Requested vote from peers 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919), 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131:43811)
I20260608 13:03:24.630013  2722 raft_consensus.cc:2804] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:24.630448  2722 raft_consensus.cc:493] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:24.630836  2722 raft_consensus.cc:3060] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.638096  2662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939e57867b8840a3b1ebd900af7ef740" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d"
I20260608 13:03:24.638908  2662 raft_consensus.cc:3060] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.639047  2588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939e57867b8840a3b1ebd900af7ef740" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e"
I20260608 13:03:24.639675  2588 raft_consensus.cc:3060] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.644331  2712 tablet_bootstrap.cc:492] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e: No bootstrap required, opened a new log
I20260608 13:03:24.645047  2712 ts_tablet_manager.cc:1403] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.016s
I20260608 13:03:24.647816  2662 raft_consensus.cc:2468] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 1.
I20260608 13:03:24.648074  2588 raft_consensus.cc:2468] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 1.
I20260608 13:03:24.647943  2727 raft_consensus.cc:515] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.648581  2712 raft_consensus.cc:359] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.649384  2712 raft_consensus.cc:385] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:24.649479  2476 leader_election.cc:304] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871424a2a6ab4db8ad93c01c8c2eaa7d, a0e822f661aa444cb095b940f3a301b3; no voters: 
I20260608 13:03:24.649780  2712 raft_consensus.cc:740] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d35af2c952c419da0c0f79e5b8c0e2e, State: Initialized, Role: FOLLOWER
I20260608 13:03:24.650547  2711 raft_consensus.cc:2804] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:24.650835  2712 consensus_queue.cc:260] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.651185  2727 leader_election.cc:290] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 election: Requested vote from peers 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919), 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131:43811)
I20260608 13:03:24.653509  2712 ts_tablet_manager.cc:1434] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:03:24.637154  2722 raft_consensus.cc:515] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.655398  2588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e"
I20260608 13:03:24.656023  2588 raft_consensus.cc:3060] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.656953  2722 leader_election.cc:290] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [CANDIDATE]: Term 1 election: Requested vote from peers a0e822f661aa444cb095b940f3a301b3 (127.28.224.129:43167), 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919)
I20260608 13:03:24.657244  2661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78" candidate_uuid: "a0e822f661aa444cb095b940f3a301b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d"
I20260608 13:03:24.657857  2661 raft_consensus.cc:3060] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.657987  2711 raft_consensus.cc:697] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Becoming Leader. State: Replica: a0e822f661aa444cb095b940f3a301b3, State: Running, Role: LEADER
I20260608 13:03:24.658814  2513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763dc7e0a1e94fc5b345bad88a20feed" candidate_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e822f661aa444cb095b940f3a301b3"
I20260608 13:03:24.659454  2513 raft_consensus.cc:3060] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.659225  2711 consensus_queue.cc:237] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.664983  2587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763dc7e0a1e94fc5b345bad88a20feed" candidate_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" is_pre_election: true
I20260608 13:03:24.665230  2588 raft_consensus.cc:2468] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 1.
I20260608 13:03:24.665422  2661 raft_consensus.cc:2468] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e822f661aa444cb095b940f3a301b3 in term 1.
I20260608 13:03:24.665940  2587 raft_consensus.cc:2468] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 871424a2a6ab4db8ad93c01c8c2eaa7d in term 0.
I20260608 13:03:24.666695  2476 leader_election.cc:304] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 871424a2a6ab4db8ad93c01c8c2eaa7d, a0e822f661aa444cb095b940f3a301b3; no voters: 
I20260608 13:03:24.667694  2729 raft_consensus.cc:2804] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:24.667573  2586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "763dc7e0a1e94fc5b345bad88a20feed" candidate_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e"
I20260608 13:03:24.668443  2729 raft_consensus.cc:697] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Becoming Leader. State: Replica: a0e822f661aa444cb095b940f3a301b3, State: Running, Role: LEADER
I20260608 13:03:24.668623  2586 raft_consensus.cc:3060] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:24.669342  2729 consensus_queue.cc:237] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.683226  2586 raft_consensus.cc:2468] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871424a2a6ab4db8ad93c01c8c2eaa7d in term 1.
I20260608 13:03:24.685263  2627 leader_election.cc:304] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d35af2c952c419da0c0f79e5b8c0e2e, 871424a2a6ab4db8ad93c01c8c2eaa7d; no voters: 
I20260608 13:03:24.686633  2722 raft_consensus.cc:2804] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:24.687355  2722 raft_consensus.cc:697] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 LEADER]: Becoming Leader. State: Replica: 871424a2a6ab4db8ad93c01c8c2eaa7d, State: Running, Role: LEADER
I20260608 13:03:24.688589  2722 consensus_queue.cc:237] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:24.683270  2513 raft_consensus.cc:2468] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 871424a2a6ab4db8ad93c01c8c2eaa7d in term 1.
I20260608 13:03:24.704890  2410 catalog_manager.cc:5696] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131). New cstate: current_term: 1 leader_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:24.705375  2411 catalog_manager.cc:5696] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e822f661aa444cb095b940f3a301b3 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "a0e822f661aa444cb095b940f3a301b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:24.721519  2411 catalog_manager.cc:5696] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e822f661aa444cb095b940f3a301b3 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "a0e822f661aa444cb095b940f3a301b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:24.783448 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:24.790195  2733 instance_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 13:03:24.791851  2734 instance_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 13:03:24.793673 29570 server_base.cc:1061] running on GCE node
W20260608 13:03:24.794339  2736 instance_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 13:03:24.795450 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:24.795692 29570 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 13:03:24.795914 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923804795890 us; error 0 us; skew 500 ppm
I20260608 13:03:24.796541 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:24.799078 29570 webserver.cc:533] Webserver started at http://127.28.224.132:39139/ using document root <none> and password file <none>
I20260608 13:03:24.799674 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:24.799891 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:24.800175 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:24.801371 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "c8a1bbfa8b2c40dfa79ca85697120451"
format_stamp: "Formatted at 2026-06-08 13:03:24 on dist-test-slave-wzp1"
I20260608 13:03:24.807067 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 13:03:24.810843  2741 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:24.811812 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 13:03:24.812182 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "c8a1bbfa8b2c40dfa79ca85697120451"
format_stamp: "Formatted at 2026-06-08 13:03:24 on dist-test-slave-wzp1"
I20260608 13:03:24.812462 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-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 13:03:24.833808 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:24.835141 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:24.836716 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:24.839447 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:24.839706 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:24.839969 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:24.840159 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:24.856594  2464 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:24.881269  2513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78"
dest_uuid: "a0e822f661aa444cb095b940f3a301b3"
mode: GRACEFUL
new_leader_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e"
 from {username='slave'} at 127.0.0.1:59864
I20260608 13:03:24.882129  2513 raft_consensus.cc:606] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Received request to transfer leadership to TS 6d35af2c952c419da0c0f79e5b8c0e2e
I20260608 13:03:24.883706  2464 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 13:03:24.884193  2464 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:24.902782 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:44993
I20260608 13:03:24.903328  2804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:44993 every 8 connection(s)
I20260608 13:03:24.907786  2729 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:24.908656  2711 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:24.935542  2711 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:03:24.937618  2727 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 13:03:24.937937  2727 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 13:03:24.939492  2805 heartbeater.cc:344] Connected to a master server at 127.28.224.190:37013
I20260608 13:03:24.939944  2805 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:24.941171  2805 heartbeater.cc:507] Master 127.28.224.190:37013 requested a full tablet report, sending...
I20260608 13:03:24.944617  2410 ts_manager.cc:194] Registered new tserver with Master: c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132:44993)
I20260608 13:03:24.947664  2410 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37754
I20260608 13:03:24.947448  2722 consensus_queue.cc:1048] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:24.989765  2722 consensus_queue.cc:1048] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:25.024197  2729 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:25.662931  2727 raft_consensus.cc:993] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: : Instructing follower 6d35af2c952c419da0c0f79e5b8c0e2e to start an election
I20260608 13:03:25.663601  2729 raft_consensus.cc:1081] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Signalling peer 6d35af2c952c419da0c0f79e5b8c0e2e to start an election
I20260608 13:03:25.665550  2588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78"
dest_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e"
 from {username='slave'} at 127.0.0.1:56568
I20260608 13:03:25.666288  2588 raft_consensus.cc:493] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 13:03:25.666662  2588 raft_consensus.cc:3060] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:03:25.671882  2588 raft_consensus.cc:515] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:25.674060  2588 leader_election.cc:290] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [CANDIDATE]: Term 2 election: Requested vote from peers a0e822f661aa444cb095b940f3a301b3 (127.28.224.129:43167), 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131:43811)
I20260608 13:03:25.697714  2512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78" candidate_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e822f661aa444cb095b940f3a301b3"
I20260608 13:03:25.697815  2662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0738d3642a0472f9e5ed221dd83af78" candidate_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d"
I20260608 13:03:25.698344  2512 raft_consensus.cc:3055] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 13:03:25.698421  2662 raft_consensus.cc:3060] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:03:25.698698  2512 raft_consensus.cc:740] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e822f661aa444cb095b940f3a301b3, State: Running, Role: LEADER
I20260608 13:03:25.699632  2512 consensus_queue.cc:260] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:25.700639  2512 raft_consensus.cc:3060] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:03:25.703629  2662 raft_consensus.cc:2468] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d35af2c952c419da0c0f79e5b8c0e2e in term 2.
I20260608 13:03:25.704926  2551 leader_election.cc:304] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d35af2c952c419da0c0f79e5b8c0e2e, 871424a2a6ab4db8ad93c01c8c2eaa7d; no voters: 
I20260608 13:03:25.705901  2512 raft_consensus.cc:2468] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d35af2c952c419da0c0f79e5b8c0e2e in term 2.
I20260608 13:03:25.706729  2826 raft_consensus.cc:2804] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:03:25.708437  2826 raft_consensus.cc:697] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 LEADER]: Becoming Leader. State: Replica: 6d35af2c952c419da0c0f79e5b8c0e2e, State: Running, Role: LEADER
I20260608 13:03:25.709405  2826 consensus_queue.cc:237] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } }
I20260608 13:03:25.716037  2410 catalog_manager.cc:5696] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e reported cstate change: term changed from 1 to 2, leader changed from a0e822f661aa444cb095b940f3a301b3 (127.28.224.129) to 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130). New cstate: current_term: 2 leader_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } health_report { overall_health: UNKNOWN } } }
W20260608 13:03:25.884845  2459 auto_rebalancer.cc:591] Failed to schedule move for tablet a0738d3642a0472f9e5ed221dd83af78: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:03:25.896727  2512 consensus_queue.cc:237] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Queue 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: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } }
I20260608 13:03:25.903357  2662 raft_consensus.cc:1275] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Refusing update from remote peer a0e822f661aa444cb095b940f3a301b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:25.905220  2729 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } 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 13:03:25.905709  2588 raft_consensus.cc:1275] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Refusing update from remote peer a0e822f661aa444cb095b940f3a301b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:25.907398  2727 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:03:25.917784  2478 consensus_peers.cc:597] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 -> Peer c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132:44993): Couldn't send request to peer c8a1bbfa8b2c40dfa79ca85697120451. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 939e57867b8840a3b1ebd900af7ef740. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:25.917356  2588 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:25.917075  2662 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:25.928802  2410 catalog_manager.cc:5696] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d reported cstate change: config changed from index -1 to 2, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "a0e822f661aa444cb095b940f3a301b3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:25.959888  2805 heartbeater.cc:499] Master 127.28.224.190:37013 was elected leader, sending a full tablet report...
I20260608 13:03:25.981206  2662 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:03:25.982795  2826 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:03:25.986896  2512 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:03:25.988729  2826 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:03:26.116287  2821 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:26.155069  2841 ts_tablet_manager.cc:933] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: Initiating tablet copy from peer a0e822f661aa444cb095b940f3a301b3 (127.28.224.129:43167)
I20260608 13:03:26.157433  2841 tablet_copy_client.cc:323] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:43167
I20260608 13:03:26.170233  2523 tablet_copy_service.cc:140] P a0e822f661aa444cb095b940f3a301b3: Received BeginTabletCopySession request for tablet 939e57867b8840a3b1ebd900af7ef740 from peer c8a1bbfa8b2c40dfa79ca85697120451 ({username='slave'} at 127.0.0.1:59900)
I20260608 13:03:26.170807  2523 tablet_copy_service.cc:161] P a0e822f661aa444cb095b940f3a301b3: Beginning new tablet copy session on tablet 939e57867b8840a3b1ebd900af7ef740 from peer c8a1bbfa8b2c40dfa79ca85697120451 at {username='slave'} at 127.0.0.1:59900: session id = c8a1bbfa8b2c40dfa79ca85697120451-939e57867b8840a3b1ebd900af7ef740
I20260608 13:03:26.176754  2523 tablet_copy_source_session.cc:215] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:26.180217  2841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939e57867b8840a3b1ebd900af7ef740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:26.193045  2841 tablet_copy_client.cc:806] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:26.193666  2841 tablet_copy_client.cc:670] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:26.198082  2841 tablet_copy_client.cc:538] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:26.205106  2841 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: Bootstrap starting.
I20260608 13:03:26.221699  2841 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: 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 13:03:26.222590  2841 tablet_bootstrap.cc:492] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: Bootstrap complete.
I20260608 13:03:26.223349  2841 ts_tablet_manager.cc:1403] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 13:03:26.226588  2841 raft_consensus.cc:359] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } }
I20260608 13:03:26.227370  2841 raft_consensus.cc:740] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c8a1bbfa8b2c40dfa79ca85697120451, State: Initialized, Role: LEARNER
I20260608 13:03:26.227974  2841 consensus_queue.cc:260] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [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: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } }
I20260608 13:03:26.230439  2841 ts_tablet_manager.cc:1434] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 13:03:26.232514  2523 tablet_copy_service.cc:342] P a0e822f661aa444cb095b940f3a301b3: Request end of tablet copy session c8a1bbfa8b2c40dfa79ca85697120451-939e57867b8840a3b1ebd900af7ef740 received from {username='slave'} at 127.0.0.1:59900
I20260608 13:03:26.232918  2523 tablet_copy_service.cc:434] P a0e822f661aa444cb095b940f3a301b3: ending tablet copy session c8a1bbfa8b2c40dfa79ca85697120451-939e57867b8840a3b1ebd900af7ef740 on tablet 939e57867b8840a3b1ebd900af7ef740 with peer c8a1bbfa8b2c40dfa79ca85697120451
I20260608 13:03:26.504880  2780 raft_consensus.cc:1217] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:03:26.885224  2464 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:26.888650  2464 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:26.889123  2464 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:27.067545  2821 raft_consensus.cc:1064] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: attempting to promote NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 to VOTER
I20260608 13:03:27.069846  2821 consensus_queue.cc:237] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [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: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } }
I20260608 13:03:27.077096  2780 raft_consensus.cc:1275] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 LEARNER]: Refusing update from remote peer a0e822f661aa444cb095b940f3a301b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:27.077919  2662 raft_consensus.cc:1275] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Refusing update from remote peer a0e822f661aa444cb095b940f3a301b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:27.079136  2846 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } 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 13:03:27.079365  2588 raft_consensus.cc:1275] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Refusing update from remote peer a0e822f661aa444cb095b940f3a301b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:27.080242  2840 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } 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 13:03:27.081244  2821 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:03:27.097381  2662 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.099494  2780 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.109040  2411 catalog_manager.cc:5696] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d reported cstate change: config changed from index 2 to 3, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0e822f661aa444cb095b940f3a301b3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.370414  2846 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.381737  2588 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } attrs { replace: true } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.391193  2512 consensus_queue.cc:237] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [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: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } }
I20260608 13:03:27.398124  2780 raft_consensus.cc:1275] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 FOLLOWER]: Refusing update from remote peer a0e822f661aa444cb095b940f3a301b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:03:27.398470  2588 raft_consensus.cc:1275] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Refusing update from remote peer a0e822f661aa444cb095b940f3a301b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:03:27.400578  2840 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } 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 13:03:27.401602  2855 consensus_queue.cc:1048] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:03:27.411556  2780 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.411844  2588 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.425758  2410 catalog_manager.cc:5696] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e reported cstate change: config changed from index 3 to 4, VOTER 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131) evicted. New cstate: current_term: 1 leader_uuid: "a0e822f661aa444cb095b940f3a301b3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:27.547037  2650 tablet_service.cc:1558] Processing DeleteTablet for tablet 939e57867b8840a3b1ebd900af7ef740 with delete_type TABLET_DATA_TOMBSTONED (TS 871424a2a6ab4db8ad93c01c8c2eaa7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52902
I20260608 13:03:27.550807  2856 tablet_replica.cc:333] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: stopping tablet replica
I20260608 13:03:27.551627  2856 raft_consensus.cc:2243] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:27.552295  2856 raft_consensus.cc:2272] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:27.554932  2856 ts_tablet_manager.cc:1916] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:27.566082  2856 ts_tablet_manager.cc:1929] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 13:03:27.566404  2856 log.cc:1199] T 939e57867b8840a3b1ebd900af7ef740 P 871424a2a6ab4db8ad93c01c8c2eaa7d: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/939e57867b8840a3b1ebd900af7ef740
I20260608 13:03:27.568027  2395 catalog_manager.cc:5027] TS 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131:43811): tablet 939e57867b8840a3b1ebd900af7ef740 (table test-workload [id=84f14a52a7204f7ab7753b404a7969cc]) successfully deleted
I20260608 13:03:28.237620  2855 raft_consensus.cc:2955] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 871424a2a6ab4db8ad93c01c8c2eaa7d (127.28.224.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:28.246237  2397 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 939e57867b8840a3b1ebd900af7ef740 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:28.557332  2588 consensus_queue.cc:237] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [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: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } }
I20260608 13:03:28.565882  2662 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:03:28.568187  2826 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:03:28.568553  2512 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:03:28.570327  2860 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 13:03:28.579602  2553 consensus_peers.cc:597] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e -> Peer c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132:44993): Couldn't send request to peer c8a1bbfa8b2c40dfa79ca85697120451. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0738d3642a0472f9e5ed221dd83af78. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:28.580476  2662 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:28.581755  2512 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:28.591624  2411 catalog_manager.cc:5696] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d reported cstate change: config changed from index -1 to 3, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New cstate: current_term: 2 leader_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:28.834630  2826 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } } }
I20260608 13:03:28.865216  2870 ts_tablet_manager.cc:933] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: Initiating tablet copy from peer 6d35af2c952c419da0c0f79e5b8c0e2e (127.28.224.130:39919)
I20260608 13:03:28.867897  2870 tablet_copy_client.cc:323] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:39919
I20260608 13:03:28.880110  2598 tablet_copy_service.cc:140] P 6d35af2c952c419da0c0f79e5b8c0e2e: Received BeginTabletCopySession request for tablet a0738d3642a0472f9e5ed221dd83af78 from peer c8a1bbfa8b2c40dfa79ca85697120451 ({username='slave'} at 127.0.0.1:56596)
I20260608 13:03:28.880663  2598 tablet_copy_service.cc:161] P 6d35af2c952c419da0c0f79e5b8c0e2e: Beginning new tablet copy session on tablet a0738d3642a0472f9e5ed221dd83af78 from peer c8a1bbfa8b2c40dfa79ca85697120451 at {username='slave'} at 127.0.0.1:56596: session id = c8a1bbfa8b2c40dfa79ca85697120451-a0738d3642a0472f9e5ed221dd83af78
I20260608 13:03:28.886282  2598 tablet_copy_source_session.cc:215] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:28.889595  2870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0738d3642a0472f9e5ed221dd83af78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:28.890231  2464 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:28.894578  2464 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:28.895138  2464 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:28.902153  2870 tablet_copy_client.cc:806] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:28.902813  2870 tablet_copy_client.cc:670] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:28.907308  2870 tablet_copy_client.cc:538] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:28.914525  2870 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: Bootstrap starting.
I20260608 13:03:28.932989  2870 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: 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 13:03:28.933835  2870 tablet_bootstrap.cc:492] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: Bootstrap complete.
I20260608 13:03:28.934473  2870 ts_tablet_manager.cc:1403] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.009s
I20260608 13:03:28.937206  2870 raft_consensus.cc:359] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } }
I20260608 13:03:28.938078  2870 raft_consensus.cc:740] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c8a1bbfa8b2c40dfa79ca85697120451, State: Initialized, Role: LEARNER
I20260608 13:03:28.938745  2870 consensus_queue.cc:260] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [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: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: true } }
I20260608 13:03:28.942020  2870 ts_tablet_manager.cc:1434] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260608 13:03:28.944136  2598 tablet_copy_service.cc:342] P 6d35af2c952c419da0c0f79e5b8c0e2e: Request end of tablet copy session c8a1bbfa8b2c40dfa79ca85697120451-a0738d3642a0472f9e5ed221dd83af78 received from {username='slave'} at 127.0.0.1:56596
I20260608 13:03:28.944629  2598 tablet_copy_service.cc:434] P 6d35af2c952c419da0c0f79e5b8c0e2e: ending tablet copy session c8a1bbfa8b2c40dfa79ca85697120451-a0738d3642a0472f9e5ed221dd83af78 on tablet a0738d3642a0472f9e5ed221dd83af78 with peer c8a1bbfa8b2c40dfa79ca85697120451
I20260608 13:03:29.151255  2780 raft_consensus.cc:1217] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 13:03:29.742772  2859 raft_consensus.cc:1064] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: attempting to promote NON_VOTER c8a1bbfa8b2c40dfa79ca85697120451 to VOTER
I20260608 13:03:29.745126  2859 consensus_queue.cc:237] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [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: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } }
I20260608 13:03:29.752768  2780 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 LEARNER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:03:29.754521  2662 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:03:29.754629  2512 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:03:29.754565  2859 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } 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 13:03:29.756829  2878 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } 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 13:03:29.758360  2876 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:03:29.772547  2662 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:29.772801  2513 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:29.784554  2411 catalog_manager.cc:5696] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d reported cstate change: config changed from index 3 to 4, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:29.790108  2876 raft_consensus.cc:1027] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 LEADER]: attempt to promote peer c8a1bbfa8b2c40dfa79ca85697120451: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 13:03:30.034548  2826 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:30.048369  2780 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c8a1bbfa8b2c40dfa79ca85697120451 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0e822f661aa444cb095b940f3a301b3" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43167 } attrs { replace: true } } peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:30.056260  2588 consensus_queue.cc:237] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [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: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } }
I20260608 13:03:30.063792  2662 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:03:30.064636  2780 raft_consensus.cc:1275] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 FOLLOWER]: Refusing update from remote peer 6d35af2c952c419da0c0f79e5b8c0e2e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:03:30.065773  2876 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:03:30.067229  2859 consensus_queue.cc:1048] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } 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 13:03:30.074569  2662 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e822f661aa444cb095b940f3a301b3 (127.28.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:30.080430  2779 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e822f661aa444cb095b940f3a301b3 (127.28.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:30.087716  2410 catalog_manager.cc:5696] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d reported cstate change: config changed from index 4 to 5, VOTER a0e822f661aa444cb095b940f3a301b3 (127.28.224.129) evicted. New cstate: current_term: 2 leader_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:30.276962  2501 tablet_service.cc:1558] Processing DeleteTablet for tablet a0738d3642a0472f9e5ed221dd83af78 with delete_type TABLET_DATA_TOMBSTONED (TS a0e822f661aa444cb095b940f3a301b3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59854
I20260608 13:03:30.278975  2887 tablet_replica.cc:333] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: stopping tablet replica
I20260608 13:03:30.279798  2887 raft_consensus.cc:2243] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:30.280473  2887 raft_consensus.cc:2272] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:30.283587  2887 ts_tablet_manager.cc:1916] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:03:30.296583  2887 ts_tablet_manager.cc:1929] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 13:03:30.296908  2887 log.cc:1199] T a0738d3642a0472f9e5ed221dd83af78 P a0e822f661aa444cb095b940f3a301b3: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/a0738d3642a0472f9e5ed221dd83af78
I20260608 13:03:30.298442  2397 catalog_manager.cc:5027] TS a0e822f661aa444cb095b940f3a301b3 (127.28.224.129:43167): tablet a0738d3642a0472f9e5ed221dd83af78 (table test-workload [id=84f14a52a7204f7ab7753b404a7969cc]) successfully deleted
I20260608 13:03:30.584906  2859 raft_consensus.cc:2955] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a0e822f661aa444cb095b940f3a301b3 (127.28.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6d35af2c952c419da0c0f79e5b8c0e2e" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39919 } } peers { permanent_uuid: "871424a2a6ab4db8ad93c01c8c2eaa7d" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 43811 } } peers { permanent_uuid: "c8a1bbfa8b2c40dfa79ca85697120451" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44993 } attrs { promote: false } } }
I20260608 13:03:30.592587  2397 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a0738d3642a0472f9e5ed221dd83af78 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:30.896304  2464 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:30.899364  2464 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:30.899856  2464 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:32.901139  2464 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:32.904541  2464 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:32.905045  2464 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:34.906086  2464 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:34.909572  2464 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:34.910018  2464 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:34.993152 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:03:35.027985 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:35.028862 29570 tablet_replica.cc:333] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3: stopping tablet replica
I20260608 13:03:35.029618 29570 raft_consensus.cc:2243] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:35.030855 29570 raft_consensus.cc:2272] T 939e57867b8840a3b1ebd900af7ef740 P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.033797 29570 tablet_replica.cc:333] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3: stopping tablet replica
I20260608 13:03:35.034379 29570 raft_consensus.cc:2243] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:35.034940 29570 raft_consensus.cc:2272] T 763dc7e0a1e94fc5b345bad88a20feed P a0e822f661aa444cb095b940f3a301b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.063572 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:03:35.084179 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:03:35.120355 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:35.121250 29570 tablet_replica.cc:333] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e: stopping tablet replica
I20260608 13:03:35.122030 29570 raft_consensus.cc:2243] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:35.122602 29570 raft_consensus.cc:2272] T 763dc7e0a1e94fc5b345bad88a20feed P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.125440 29570 tablet_replica.cc:333] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e: stopping tablet replica
I20260608 13:03:35.125968 29570 raft_consensus.cc:2243] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:03:35.126861 29570 raft_consensus.cc:2272] T a0738d3642a0472f9e5ed221dd83af78 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.129324 29570 tablet_replica.cc:333] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e: stopping tablet replica
I20260608 13:03:35.129814 29570 raft_consensus.cc:2243] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:35.131055 29570 raft_consensus.cc:2272] T 939e57867b8840a3b1ebd900af7ef740 P 6d35af2c952c419da0c0f79e5b8c0e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.157068 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:03:35.174259 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
W20260608 13:03:35.196015  2627 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:43167: connect: Connection refused (error 111) [suppressed 17 similar messages]
I20260608 13:03:35.206717 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 13:03:35.207543  2627 consensus_peers.cc:597] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d -> Peer a0e822f661aa444cb095b940f3a301b3 (127.28.224.129:43167): Couldn't send request to peer a0e822f661aa444cb095b940f3a301b3. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:43167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:35.207846 29570 tablet_replica.cc:333] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d: stopping tablet replica
I20260608 13:03:35.208628 29570 raft_consensus.cc:2243] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:35.209702 29570 raft_consensus.cc:2272] T a0738d3642a0472f9e5ed221dd83af78 P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.212658 29570 tablet_replica.cc:333] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d: stopping tablet replica
I20260608 13:03:35.213419 29570 raft_consensus.cc:2243] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:35.214490 29570 raft_consensus.cc:2272] T 763dc7e0a1e94fc5b345bad88a20feed P 871424a2a6ab4db8ad93c01c8c2eaa7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.239939 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:03:35.256692 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:03:35.281459 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:35.282321 29570 tablet_replica.cc:333] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451: stopping tablet replica
I20260608 13:03:35.283066 29570 raft_consensus.cc:2243] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:35.283815 29570 raft_consensus.cc:2272] T a0738d3642a0472f9e5ed221dd83af78 P c8a1bbfa8b2c40dfa79ca85697120451 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.286244 29570 tablet_replica.cc:333] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451: stopping tablet replica
I20260608 13:03:35.286794 29570 raft_consensus.cc:2243] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:35.287657 29570 raft_consensus.cc:2272] T 939e57867b8840a3b1ebd900af7ef740 P c8a1bbfa8b2c40dfa79ca85697120451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.311702 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:03:35.326768 29570 master.cc:562] Master@127.28.224.190:37013 shutting down...
I20260608 13:03:35.351703 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:35.352423 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:35.352792 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 514db1c9d2894b6999bad70df7849bb1: stopping tablet replica
I20260608 13:03:35.373626 29570 master.cc:584] Master@127.28.224.190:37013 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12726 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 13:03:35.417301 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:37817
I20260608 13:03:35.418673 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:35.425881  2894 instance_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 13:03:35.425899  2897 instance_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 13:03:35.425957  2895 instance_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 13:03:35.427947 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:35.428920 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:35.429109 29570 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 13:03:35.429313 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923815429298 us; error 0 us; skew 500 ppm
I20260608 13:03:35.429962 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:35.432786 29570 webserver.cc:533] Webserver started at http://127.28.224.190:32913/ using document root <none> and password file <none>
I20260608 13:03:35.433326 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:35.433528 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:35.433825 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:35.435050 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "c82d48640b4749e7935a0436e572f980"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.440115 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:03:35.444145  2902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.445173 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:03:35.445463 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "c82d48640b4749e7935a0436e572f980"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.445719 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-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 13:03:35.474830 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:35.476224 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:35.520619 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:37817
I20260608 13:03:35.520744  2953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:37817 every 8 connection(s)
I20260608 13:03:35.525888  2954 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 13:03:35.538169  2954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980: Bootstrap starting.
I20260608 13:03:35.543565  2954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:35.548517  2954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980: No bootstrap required, opened a new log
I20260608 13:03:35.551029  2954 raft_consensus.cc:359] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c82d48640b4749e7935a0436e572f980" member_type: VOTER }
I20260608 13:03:35.551620  2954 raft_consensus.cc:385] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:35.552026  2954 raft_consensus.cc:740] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82d48640b4749e7935a0436e572f980, State: Initialized, Role: FOLLOWER
I20260608 13:03:35.552774  2954 consensus_queue.cc:260] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c82d48640b4749e7935a0436e572f980" member_type: VOTER }
I20260608 13:03:35.553294  2954 raft_consensus.cc:399] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:35.553536  2954 raft_consensus.cc:493] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:35.553838  2954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:35.558840  2954 raft_consensus.cc:515] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c82d48640b4749e7935a0436e572f980" member_type: VOTER }
I20260608 13:03:35.559533  2954 leader_election.cc:304] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [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: c82d48640b4749e7935a0436e572f980; no voters: 
I20260608 13:03:35.560781  2954 leader_election.cc:290] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:35.561311  2957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:35.562866  2957 raft_consensus.cc:697] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 1 LEADER]: Becoming Leader. State: Replica: c82d48640b4749e7935a0436e572f980, State: Running, Role: LEADER
I20260608 13:03:35.563694  2957 consensus_queue.cc:237] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [LEADER]: Queue going to LEADER mode. State: All 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: "c82d48640b4749e7935a0436e572f980" member_type: VOTER }
I20260608 13:03:35.564152  2954 sys_catalog.cc:565] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:35.567337  2959 sys_catalog.cc:455] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c82d48640b4749e7935a0436e572f980. Latest consensus state: current_term: 1 leader_uuid: "c82d48640b4749e7935a0436e572f980" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c82d48640b4749e7935a0436e572f980" member_type: VOTER } }
I20260608 13:03:35.567173  2958 sys_catalog.cc:455] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c82d48640b4749e7935a0436e572f980" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c82d48640b4749e7935a0436e572f980" member_type: VOTER } }
I20260608 13:03:35.568066  2959 sys_catalog.cc:458] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:35.568302  2958 sys_catalog.cc:458] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:35.575529  2962 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:35.581956  2962 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:35.583232 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:35.593312  2962 catalog_manager.cc:1382] Generated new cluster ID: 14e95f033c544dc29d897e9d3fed48c0
I20260608 13:03:35.593847  2962 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:35.621122  2962 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:35.622547  2962 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:35.646337  2962 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980: Generated new TSK 0
I20260608 13:03:35.646991  2962 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:35.714583 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:35.721338  2975 instance_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 13:03:35.722788  2976 instance_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 13:03:35.724956  2978 instance_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 13:03:35.725111 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:35.727015 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:35.727324 29570 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 13:03:35.727502 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923815727487 us; error 0 us; skew 500 ppm
I20260608 13:03:35.728196 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:35.731159 29570 webserver.cc:533] Webserver started at http://127.28.224.129:37349/ using document root <none> and password file <none>
I20260608 13:03:35.731745 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:35.731942 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:35.732242 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:35.733392 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "8e599e83782c4cb08f5632a23290b6e7"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.738238 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:03:35.742138  2983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.743217 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 13:03:35.743587 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "8e599e83782c4cb08f5632a23290b6e7"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.743902 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-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 13:03:35.755972 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:35.757309 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:35.758939 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:35.761459 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:35.761653 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.761986 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:35.762126 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.808216 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:36887
I20260608 13:03:35.808348  3045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:36887 every 8 connection(s)
I20260608 13:03:35.813828 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:35.822250  3051 instance_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 13:03:35.822801  3050 instance_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 13:03:35.823863  3053 instance_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 13:03:35.827744 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:35.829195 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:35.829450 29570 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 13:03:35.829674 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923815829654 us; error 0 us; skew 500 ppm
I20260608 13:03:35.829933  3046 heartbeater.cc:344] Connected to a master server at 127.28.224.190:37817
I20260608 13:03:35.830374  3046 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:35.830447 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:35.831276  3046 heartbeater.cc:507] Master 127.28.224.190:37817 requested a full tablet report, sending...
I20260608 13:03:35.833858  2919 ts_manager.cc:194] Registered new tserver with Master: 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887)
I20260608 13:03:35.833911 29570 webserver.cc:533] Webserver started at http://127.28.224.130:43549/ using document root <none> and password file <none>
I20260608 13:03:35.834722 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:35.834939 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:35.835258 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:35.836112  2919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58714
I20260608 13:03:35.836546 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "a4aa5f0bab174486b8089963bec0fe08"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.841672 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:03:35.845892  3058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.846863 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 13:03:35.847240 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "a4aa5f0bab174486b8089963bec0fe08"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.847659 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-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 13:03:35.857566 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:35.858916 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:35.860589 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:35.863461 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:35.863703 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.863967 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:35.864140 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.911443 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:37335
I20260608 13:03:35.911703  3120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:37335 every 8 connection(s)
I20260608 13:03:35.917488 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:35.926909  3124 instance_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 13:03:35.927330  3125 instance_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 13:03:35.930605  3127 instance_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 13:03:35.932096  3121 heartbeater.cc:344] Connected to a master server at 127.28.224.190:37817
I20260608 13:03:35.932318 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:35.932835  3121 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:35.933506 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:35.933804 29570 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 13:03:35.933738  3121 heartbeater.cc:507] Master 127.28.224.190:37817 requested a full tablet report, sending...
I20260608 13:03:35.934247 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923815934208 us; error 0 us; skew 500 ppm
I20260608 13:03:35.935070 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:35.936697  2919 ts_manager.cc:194] Registered new tserver with Master: a4aa5f0bab174486b8089963bec0fe08 (127.28.224.130:37335)
I20260608 13:03:35.937851 29570 webserver.cc:533] Webserver started at http://127.28.224.131:45367/ using document root <none> and password file <none>
I20260608 13:03:35.938411  2919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58720
I20260608 13:03:35.938418 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:35.938988 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:35.939324 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:35.940665 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "c2bec7aee97740c0928362aa83c9ff08"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.945824 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 13:03:35.949805  3132 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.950695 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 13:03:35.951133 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "c2bec7aee97740c0928362aa83c9ff08"
format_stamp: "Formatted at 2026-06-08 13:03:35 on dist-test-slave-wzp1"
I20260608 13:03:35.951488 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923670975333-29570-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 13:03:35.966632 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:35.968024 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:35.969544 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:35.972137 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:35.972386 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:35.972649 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:35.972841 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:36.020548 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:39815
I20260608 13:03:36.020689  3194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:39815 every 8 connection(s)
I20260608 13:03:36.036425  3195 heartbeater.cc:344] Connected to a master server at 127.28.224.190:37817
I20260608 13:03:36.037009  3195 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:36.038076  3195 heartbeater.cc:507] Master 127.28.224.190:37817 requested a full tablet report, sending...
I20260608 13:03:36.040558  2919 ts_manager.cc:194] Registered new tserver with Master: c2bec7aee97740c0928362aa83c9ff08 (127.28.224.131:39815)
I20260608 13:03:36.041664 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017524031s
I20260608 13:03:36.042178  2919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58730
I20260608 13:03:36.839155  3046 heartbeater.cc:499] Master 127.28.224.190:37817 was elected leader, sending a full tablet report...
I20260608 13:03:36.941425  3121 heartbeater.cc:499] Master 127.28.224.190:37817 was elected leader, sending a full tablet report...
I20260608 13:03:37.045284  3195 heartbeater.cc:499] Master 127.28.224.190:37817 was elected leader, sending a full tablet report...
I20260608 13:03:37.104164  2919 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58736:
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 13:03:37.106269  2919 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 13:03:37.155122  3160 tablet_service.cc:1511] Processing CreateTablet for tablet b73518f6e29941129f4ea22cae1ee70a (DEFAULT_TABLE table=test-workload [id=9be555a6b58a4bca9d3b8705ed6c2a63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:37.156760  3160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73518f6e29941129f4ea22cae1ee70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:37.162554  3011 tablet_service.cc:1511] Processing CreateTablet for tablet b73518f6e29941129f4ea22cae1ee70a (DEFAULT_TABLE table=test-workload [id=9be555a6b58a4bca9d3b8705ed6c2a63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:37.164055  3011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73518f6e29941129f4ea22cae1ee70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:37.168639  3086 tablet_service.cc:1511] Processing CreateTablet for tablet b73518f6e29941129f4ea22cae1ee70a (DEFAULT_TABLE table=test-workload [id=9be555a6b58a4bca9d3b8705ed6c2a63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:03:37.170182  3086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73518f6e29941129f4ea22cae1ee70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:37.181102  3216 tablet_bootstrap.cc:492] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7: Bootstrap starting.
I20260608 13:03:37.184242  3215 tablet_bootstrap.cc:492] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08: Bootstrap starting.
I20260608 13:03:37.189167  3216 tablet_bootstrap.cc:654] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:37.192602  3217 tablet_bootstrap.cc:492] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08: Bootstrap starting.
I20260608 13:03:37.193243  3215 tablet_bootstrap.cc:654] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:37.195891  3216 tablet_bootstrap.cc:492] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7: No bootstrap required, opened a new log
I20260608 13:03:37.196532  3216 ts_tablet_manager.cc:1403] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 13:03:37.201071  3217 tablet_bootstrap.cc:654] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:37.201617  3215 tablet_bootstrap.cc:492] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08: No bootstrap required, opened a new log
I20260608 13:03:37.202199  3215 ts_tablet_manager.cc:1403] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 13:03:37.202538  3216 raft_consensus.cc:359] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.203464  3216 raft_consensus.cc:385] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:37.203859  3216 raft_consensus.cc:740] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e599e83782c4cb08f5632a23290b6e7, State: Initialized, Role: FOLLOWER
I20260608 13:03:37.204809  3216 consensus_queue.cc:260] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.206137  3217 tablet_bootstrap.cc:492] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08: No bootstrap required, opened a new log
I20260608 13:03:37.205649  3215 raft_consensus.cc:359] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.206643  3217 ts_tablet_manager.cc:1403] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 13:03:37.206668  3215 raft_consensus.cc:385] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:37.207399  3215 raft_consensus.cc:740] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2bec7aee97740c0928362aa83c9ff08, State: Initialized, Role: FOLLOWER
I20260608 13:03:37.209136  3216 ts_tablet_manager.cc:1434] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 13:03:37.208601  3215 consensus_queue.cc:260] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.210108  3217 raft_consensus.cc:359] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.210932  3217 raft_consensus.cc:385] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:37.211324  3217 raft_consensus.cc:740] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4aa5f0bab174486b8089963bec0fe08, State: Initialized, Role: FOLLOWER
I20260608 13:03:37.212409  3217 consensus_queue.cc:260] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.217285  3217 ts_tablet_manager.cc:1434] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 13:03:37.220217  3215 ts_tablet_manager.cc:1434] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.005s
W20260608 13:03:37.277367  3196 tablet.cc:2404] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:03:37.485113  3223 raft_consensus.cc:493] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:37.485570  3223 raft_consensus.cc:515] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.488314  3223 leader_election.cc:290] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2bec7aee97740c0928362aa83c9ff08 (127.28.224.131:39815), 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887)
I20260608 13:03:37.505750  3170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73518f6e29941129f4ea22cae1ee70a" candidate_uuid: "a4aa5f0bab174486b8089963bec0fe08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bec7aee97740c0928362aa83c9ff08" is_pre_election: true
I20260608 13:03:37.506487  3170 raft_consensus.cc:2468] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4aa5f0bab174486b8089963bec0fe08 in term 0.
I20260608 13:03:37.507886  3060 leader_election.cc:304] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4aa5f0bab174486b8089963bec0fe08, c2bec7aee97740c0928362aa83c9ff08; no voters: 
I20260608 13:03:37.508845  3223 raft_consensus.cc:2804] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:37.509187  3223 raft_consensus.cc:493] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:37.509480  3223 raft_consensus.cc:3060] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:37.510223  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73518f6e29941129f4ea22cae1ee70a" candidate_uuid: "a4aa5f0bab174486b8089963bec0fe08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e599e83782c4cb08f5632a23290b6e7" is_pre_election: true
I20260608 13:03:37.510769  3021 raft_consensus.cc:2468] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4aa5f0bab174486b8089963bec0fe08 in term 0.
I20260608 13:03:37.514921  3223 raft_consensus.cc:515] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.516919  3223 leader_election.cc:290] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [CANDIDATE]: Term 1 election: Requested vote from peers c2bec7aee97740c0928362aa83c9ff08 (127.28.224.131:39815), 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887)
I20260608 13:03:37.517854  3170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73518f6e29941129f4ea22cae1ee70a" candidate_uuid: "a4aa5f0bab174486b8089963bec0fe08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2bec7aee97740c0928362aa83c9ff08"
I20260608 13:03:37.518031  3021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73518f6e29941129f4ea22cae1ee70a" candidate_uuid: "a4aa5f0bab174486b8089963bec0fe08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e599e83782c4cb08f5632a23290b6e7"
I20260608 13:03:37.518407  3170 raft_consensus.cc:3060] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:37.518721  3021 raft_consensus.cc:3060] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:37.523998  3170 raft_consensus.cc:2468] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4aa5f0bab174486b8089963bec0fe08 in term 1.
I20260608 13:03:37.524094  3021 raft_consensus.cc:2468] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4aa5f0bab174486b8089963bec0fe08 in term 1.
I20260608 13:03:37.525266  3060 leader_election.cc:304] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4aa5f0bab174486b8089963bec0fe08, c2bec7aee97740c0928362aa83c9ff08; no voters: 
I20260608 13:03:37.526028  3223 raft_consensus.cc:2804] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:37.527338  3223 raft_consensus.cc:697] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 1 LEADER]: Becoming Leader. State: Replica: a4aa5f0bab174486b8089963bec0fe08, State: Running, Role: LEADER
I20260608 13:03:37.528302  3223 consensus_queue.cc:237] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } }
I20260608 13:03:37.538727  2918 catalog_manager.cc:5696] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4aa5f0bab174486b8089963bec0fe08 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "a4aa5f0bab174486b8089963bec0fe08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e599e83782c4cb08f5632a23290b6e7" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4aa5f0bab174486b8089963bec0fe08" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37335 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:37.569308 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:03:37.581308  2972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:37.583036  2972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:37.583657  2972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:37.596350 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:37.597381 29570 tablet_replica.cc:333] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7: stopping tablet replica
I20260608 13:03:37.598026 29570 raft_consensus.cc:2243] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:37.598469 29570 raft_consensus.cc:2272] T b73518f6e29941129f4ea22cae1ee70a P 8e599e83782c4cb08f5632a23290b6e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:37.619161 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
W20260608 13:03:38.069962  3062 consensus_peers.cc:597] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 -> Peer 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887): Couldn't send request to peer 8e599e83782c4cb08f5632a23290b6e7. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36887: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:38.070688  3228 consensus_queue.cc:1048] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2bec7aee97740c0928362aa83c9ff08" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:03:38.443804  3117 debug-util.cc:398] Leaking SignalData structure 0x7b0800174b40 after lost signal to thread 29573
W20260608 13:03:38.444916  3117 debug-util.cc:398] Leaking SignalData structure 0x7b0800291620 after lost signal to thread 2953
W20260608 13:03:38.446812  3117 debug-util.cc:398] Leaking SignalData structure 0x7b0800280bc0 after lost signal to thread 3120
I20260608 13:03:39.584697  2972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:39.586247  2972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:39.586608  2972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:03:40.529680  3062 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36887: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 13:03:40.533617  3062 consensus_peers.cc:597] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 -> Peer 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887): Couldn't send request to peer 8e599e83782c4cb08f5632a23290b6e7. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36887: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 13:03:41.587723  2972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:41.589301  2972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:41.589644  2972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:03:43.052115  3062 consensus_peers.cc:597] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 -> Peer 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887): Couldn't send request to peer 8e599e83782c4cb08f5632a23290b6e7. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36887: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 13:03:43.591617  2972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:43.593411  2972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:43.593820  2972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:45.594933  2972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:45.596491  2972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:45.596853  2972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:03:45.654242  3062 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36887: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 13:03:45.657807  3062 consensus_peers.cc:597] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 -> Peer 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887): Couldn't send request to peer 8e599e83782c4cb08f5632a23290b6e7. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36887: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 13:03:47.597965  2972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:47.599459  2972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:47.599814  2972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 13:03:48.011624  3062 consensus_peers.cc:597] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 -> Peer 8e599e83782c4cb08f5632a23290b6e7 (127.28.224.129:36887): Couldn't send request to peer 8e599e83782c4cb08f5632a23290b6e7. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36887: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 13:03:49.600936  2972 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 13:03:49.602355  2972 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 13:03:49.602699  2972 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 13:03:49.694130 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:03:49.723294 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:49.724218 29570 tablet_replica.cc:333] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08: stopping tablet replica
I20260608 13:03:49.724884 29570 raft_consensus.cc:2243] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:49.726066 29570 raft_consensus.cc:2272] T b73518f6e29941129f4ea22cae1ee70a P a4aa5f0bab174486b8089963bec0fe08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:49.766531 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:03:49.783417 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:03:49.810544 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:49.811486 29570 tablet_replica.cc:333] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08: stopping tablet replica
I20260608 13:03:49.812198 29570 raft_consensus.cc:2243] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:49.812754 29570 raft_consensus.cc:2272] T b73518f6e29941129f4ea22cae1ee70a P c2bec7aee97740c0928362aa83c9ff08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:49.833858 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:03:49.847523 29570 master.cc:562] Master@127.28.224.190:37817 shutting down...
I20260608 13:03:49.870853 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:49.871611 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:49.871942 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P c82d48640b4749e7935a0436e572f980: stopping tablet replica
I20260608 13:03:49.892345 29570 master.cc:584] Master@127.28.224.190:37817 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (14517 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 13:03:49.934749 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:33949
I20260608 13:03:49.936069 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:49.943563  3267 instance_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 13:03:49.943807  3268 instance_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 13:03:49.944239  3270 instance_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 13:03:49.944890 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:49.945881 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:49.946061 29570 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 13:03:49.946281 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923829946261 us; error 0 us; skew 500 ppm
I20260608 13:03:49.946897 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:49.949613 29570 webserver.cc:533] Webserver started at http://127.28.224.190:40169/ using document root <none> and password file <none>
I20260608 13:03:49.950178 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:49.950399 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:49.950691 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:49.952513 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "0d66b63139b446b2865947e594fcddf9"
format_stamp: "Formatted at 2026-06-08 13:03:49 on dist-test-slave-wzp1"
I20260608 13:03:49.958853 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:03:49.962719  3275 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:49.963644 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:03:49.963979 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "0d66b63139b446b2865947e594fcddf9"
format_stamp: "Formatted at 2026-06-08 13:03:49 on dist-test-slave-wzp1"
I20260608 13:03:49.964313 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-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 13:03:49.974562 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:49.976003 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:50.018993 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:33949
I20260608 13:03:50.019222  3326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:33949 every 8 connection(s)
I20260608 13:03:50.023483  3327 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 13:03:50.035987  3327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9: Bootstrap starting.
I20260608 13:03:50.041213  3327 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:50.046058  3327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9: No bootstrap required, opened a new log
I20260608 13:03:50.048529  3327 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d66b63139b446b2865947e594fcddf9" member_type: VOTER }
I20260608 13:03:50.048965  3327 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:50.049171  3327 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d66b63139b446b2865947e594fcddf9, State: Initialized, Role: FOLLOWER
I20260608 13:03:50.049827  3327 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d66b63139b446b2865947e594fcddf9" member_type: VOTER }
I20260608 13:03:50.050274  3327 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:03:50.050469  3327 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:03:50.050688  3327 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:50.055840  3327 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d66b63139b446b2865947e594fcddf9" member_type: VOTER }
I20260608 13:03:50.056371  3327 leader_election.cc:304] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [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: 0d66b63139b446b2865947e594fcddf9; no voters: 
I20260608 13:03:50.057523  3327 leader_election.cc:290] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:03:50.057993  3330 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:50.059496  3330 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 1 LEADER]: Becoming Leader. State: Replica: 0d66b63139b446b2865947e594fcddf9, State: Running, Role: LEADER
I20260608 13:03:50.060328  3330 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [LEADER]: Queue going to LEADER mode. State: All 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: "0d66b63139b446b2865947e594fcddf9" member_type: VOTER }
I20260608 13:03:50.060773  3327 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:03:50.066615  3331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d66b63139b446b2865947e594fcddf9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d66b63139b446b2865947e594fcddf9" member_type: VOTER } }
I20260608 13:03:50.067216  3332 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d66b63139b446b2865947e594fcddf9. Latest consensus state: current_term: 1 leader_uuid: "0d66b63139b446b2865947e594fcddf9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d66b63139b446b2865947e594fcddf9" member_type: VOTER } }
I20260608 13:03:50.067781  3331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:50.068243  3332 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [sys.catalog]: This master's current role is: LEADER
I20260608 13:03:50.075130  3338 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:03:50.081743  3338 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:03:50.082851 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:03:50.092188  3338 catalog_manager.cc:1382] Generated new cluster ID: 1d6ea316d706415881095abe2ede3390
I20260608 13:03:50.092525  3338 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:03:50.121270  3338 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:03:50.122700  3338 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:03:50.138244  3338 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9: Generated new TSK 0
I20260608 13:03:50.138933  3338 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:03:50.149888 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:50.157001  3348 instance_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 13:03:50.158564  3349 instance_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 13:03:50.160190  3351 instance_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 13:03:50.160446 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:50.161691 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:50.162040 29570 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 13:03:50.162418 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923830162386 us; error 0 us; skew 500 ppm
I20260608 13:03:50.163395 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:50.166114 29570 webserver.cc:533] Webserver started at http://127.28.224.129:42491/ using document root <none> and password file <none>
I20260608 13:03:50.166626 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:50.166814 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:50.167035 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:50.168315 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d"
format_stamp: "Formatted at 2026-06-08 13:03:50 on dist-test-slave-wzp1"
I20260608 13:03:50.173377 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 13:03:50.177315  3356 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.178259 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:03:50.178692 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d"
format_stamp: "Formatted at 2026-06-08 13:03:50 on dist-test-slave-wzp1"
I20260608 13:03:50.179031 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-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 13:03:50.192422 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:50.193773 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:50.195432 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:50.197901 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:50.198148 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.198421 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:50.198623 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.244658 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:36685
I20260608 13:03:50.244802  3418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:36685 every 8 connection(s)
I20260608 13:03:50.250689 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:50.258855  3423 instance_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 13:03:50.260098  3424 instance_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 13:03:50.263566 29570 server_base.cc:1061] running on GCE node
W20260608 13:03:50.264046  3426 instance_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 13:03:50.265251 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:50.265578 29570 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 13:03:50.265803 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923830265782 us; error 0 us; skew 500 ppm
I20260608 13:03:50.266448 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:50.269771 29570 webserver.cc:533] Webserver started at http://127.28.224.130:35993/ using document root <none> and password file <none>
I20260608 13:03:50.270102  3419 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33949
I20260608 13:03:50.270437 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:50.270545  3419 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:50.270732 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:50.271306 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:50.271767  3419 heartbeater.cc:507] Master 127.28.224.190:33949 requested a full tablet report, sending...
I20260608 13:03:50.272689 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "647ae58acf18471fb9940d20bff803ff"
format_stamp: "Formatted at 2026-06-08 13:03:50 on dist-test-slave-wzp1"
I20260608 13:03:50.274549  3292 ts_manager.cc:194] Registered new tserver with Master: bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685)
I20260608 13:03:50.276804  3292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53448
I20260608 13:03:50.278590 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:03:50.283354  3431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.284292 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:03:50.284634 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "647ae58acf18471fb9940d20bff803ff"
format_stamp: "Formatted at 2026-06-08 13:03:50 on dist-test-slave-wzp1"
I20260608 13:03:50.284989 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-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 13:03:50.319928 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:50.321241 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:50.322798 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:50.325350 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:50.325594 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.325860 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:50.326043 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.370582 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:43917
I20260608 13:03:50.370800  3493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:43917 every 8 connection(s)
I20260608 13:03:50.376103 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:50.385334  3498 instance_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 13:03:50.385980  3497 instance_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 13:03:50.387435  3500 instance_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 13:03:50.390256 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:50.391350 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:03:50.391517  3494 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33949
W20260608 13:03:50.391742 29570 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 13:03:50.391956  3494 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:50.391984 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923830391963 us; error 0 us; skew 500 ppm
I20260608 13:03:50.393168 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:50.393121  3494 heartbeater.cc:507] Master 127.28.224.190:33949 requested a full tablet report, sending...
I20260608 13:03:50.396129  3292 ts_manager.cc:194] Registered new tserver with Master: 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:50.396653 29570 webserver.cc:533] Webserver started at http://127.28.224.131:42551/ using document root <none> and password file <none>
I20260608 13:03:50.397269 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:50.397506 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:50.397686  3292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53458
I20260608 13:03:50.397811 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:50.399628 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "a892f5b0ff7144faac5db528d23bc92b"
format_stamp: "Formatted at 2026-06-08 13:03:50 on dist-test-slave-wzp1"
I20260608 13:03:50.405252 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:03:50.409129  3505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.410074 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:03:50.410416 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "a892f5b0ff7144faac5db528d23bc92b"
format_stamp: "Formatted at 2026-06-08 13:03:50 on dist-test-slave-wzp1"
I20260608 13:03:50.410792 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-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 13:03:50.422650 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:50.424019 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:50.425565 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:50.428004 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:50.428262 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.428514 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:50.428709 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:50.473773 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:36223
I20260608 13:03:50.473841  3567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:36223 every 8 connection(s)
I20260608 13:03:50.490017  3568 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33949
I20260608 13:03:50.490470  3568 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:50.491370  3568 heartbeater.cc:507] Master 127.28.224.190:33949 requested a full tablet report, sending...
I20260608 13:03:50.493594  3292 ts_manager.cc:194] Registered new tserver with Master: a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223)
I20260608 13:03:50.494174 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016467911s
I20260608 13:03:50.495677  3292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53468
I20260608 13:03:51.280438  3419 heartbeater.cc:499] Master 127.28.224.190:33949 was elected leader, sending a full tablet report...
I20260608 13:03:51.400902  3494 heartbeater.cc:499] Master 127.28.224.190:33949 was elected leader, sending a full tablet report...
I20260608 13:03:51.499151  3568 heartbeater.cc:499] Master 127.28.224.190:33949 was elected leader, sending a full tablet report...
I20260608 13:03:51.554332  3292 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33746:
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 13:03:51.557092  3292 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 13:03:51.620929  3533 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5c1e06df794b679226206e17670a30 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:03:51.622045  3532 tablet_service.cc:1511] Processing CreateTablet for tablet d8e36a2a4f7b40b29412e79d723fc6b5 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:03:51.622648  3533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5c1e06df794b679226206e17670a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.623620  3532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e36a2a4f7b40b29412e79d723fc6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.625852  3531 tablet_service.cc:1511] Processing CreateTablet for tablet 78ff8fec3ec94848b9b3ca45b7799a6c (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:03:51.625993  3457 tablet_service.cc:1511] Processing CreateTablet for tablet 78ff8fec3ec94848b9b3ca45b7799a6c (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:03:51.627494  3531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ff8fec3ec94848b9b3ca45b7799a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.628576  3456 tablet_service.cc:1511] Processing CreateTablet for tablet e7528ba6cc3b459391e06e0636a063f7 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:03:51.631109  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5c1e06df794b679226206e17670a30 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:03:51.633301  3458 tablet_service.cc:1511] Processing CreateTablet for tablet d8e36a2a4f7b40b29412e79d723fc6b5 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:03:51.637344  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ff8fec3ec94848b9b3ca45b7799a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.641830  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e36a2a4f7b40b29412e79d723fc6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.645823  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5c1e06df794b679226206e17670a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.645282  3530 tablet_service.cc:1511] Processing CreateTablet for tablet e7528ba6cc3b459391e06e0636a063f7 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:03:51.647336  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7528ba6cc3b459391e06e0636a063f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.651788  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7528ba6cc3b459391e06e0636a063f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.663463  3383 tablet_service.cc:1511] Processing CreateTablet for tablet d8e36a2a4f7b40b29412e79d723fc6b5 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:03:51.665143  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e36a2a4f7b40b29412e79d723fc6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.662312  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5c1e06df794b679226206e17670a30 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:03:51.667994  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 78ff8fec3ec94848b9b3ca45b7799a6c (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:03:51.670639  3381 tablet_service.cc:1511] Processing CreateTablet for tablet e7528ba6cc3b459391e06e0636a063f7 (DEFAULT_TABLE table=test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:03:51.669083  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5c1e06df794b679226206e17670a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.676069  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7528ba6cc3b459391e06e0636a063f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.676841  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ff8fec3ec94848b9b3ca45b7799a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:51.687968  3588 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b: Bootstrap starting.
I20260608 13:03:51.697878  3589 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: Bootstrap starting.
I20260608 13:03:51.705153  3589 tablet_bootstrap.cc:654] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.696105  3588 tablet_bootstrap.cc:654] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.722445  3589 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: No bootstrap required, opened a new log
I20260608 13:03:51.722998  3589 ts_tablet_manager.cc:1403] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260608 13:03:51.727058  3589 raft_consensus.cc:359] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.728264  3589 raft_consensus.cc:385] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.728683  3589 raft_consensus.cc:740] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647ae58acf18471fb9940d20bff803ff, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.730131  3591 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d: Bootstrap starting.
I20260608 13:03:51.730690  3588 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b: No bootstrap required, opened a new log
I20260608 13:03:51.730342  3589 consensus_queue.cc:260] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.731284  3588 ts_tablet_manager.cc:1403] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.013s
I20260608 13:03:51.733572  3589 ts_tablet_manager.cc:1434] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 13:03:51.739405  3589 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: Bootstrap starting.
I20260608 13:03:51.740034  3591 tablet_bootstrap.cc:654] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.739008  3588 raft_consensus.cc:359] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.743647  3588 raft_consensus.cc:385] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.743999  3588 raft_consensus.cc:740] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892f5b0ff7144faac5db528d23bc92b, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.745000  3588 consensus_queue.cc:260] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.749603  3589 tablet_bootstrap.cc:654] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.751942  3588 ts_tablet_manager.cc:1434] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.007s
I20260608 13:03:51.753005  3588 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b: Bootstrap starting.
I20260608 13:03:51.756644  3589 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: No bootstrap required, opened a new log
I20260608 13:03:51.756906  3591 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d: No bootstrap required, opened a new log
I20260608 13:03:51.757480  3591 ts_tablet_manager.cc:1403] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.007s
I20260608 13:03:51.757460  3589 ts_tablet_manager.cc:1403] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.002s
I20260608 13:03:51.759761  3588 tablet_bootstrap.cc:654] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.761097  3591 raft_consensus.cc:359] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.761909  3591 raft_consensus.cc:385] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.762295  3591 raft_consensus.cc:740] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb5f9e7115ee46a98713c1d6e8b23c2d, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.762667  3589 raft_consensus.cc:359] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:51.763329  3591 consensus_queue.cc:260] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.763726  3589 raft_consensus.cc:385] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.764346  3589 raft_consensus.cc:740] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647ae58acf18471fb9940d20bff803ff, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.765844  3589 consensus_queue.cc:260] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:51.769387  3589 ts_tablet_manager.cc:1434] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 13:03:51.770967  3589 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff: Bootstrap starting.
I20260608 13:03:51.780766  3589 tablet_bootstrap.cc:654] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.789623  3591 ts_tablet_manager.cc:1434] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.015s
I20260608 13:03:51.790983  3591 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: Bootstrap starting.
I20260608 13:03:51.793062  3589 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff: No bootstrap required, opened a new log
I20260608 13:03:51.793836  3589 ts_tablet_manager.cc:1403] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 13:03:51.798252  3591 tablet_bootstrap.cc:654] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.798362  3589 raft_consensus.cc:359] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.799966  3589 raft_consensus.cc:385] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.800396  3589 raft_consensus.cc:740] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647ae58acf18471fb9940d20bff803ff, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.801740  3589 consensus_queue.cc:260] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.805563  3589 ts_tablet_manager.cc:1434] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.002s
I20260608 13:03:51.807226  3589 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff: Bootstrap starting.
I20260608 13:03:51.817229  3589 tablet_bootstrap.cc:654] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.823056  3588 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b: No bootstrap required, opened a new log
I20260608 13:03:51.823900  3588 ts_tablet_manager.cc:1403] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b: Time spent bootstrapping tablet: real 0.071s	user 0.032s	sys 0.035s
I20260608 13:03:51.828224  3588 raft_consensus.cc:359] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:51.829064  3588 raft_consensus.cc:385] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.829407  3588 raft_consensus.cc:740] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892f5b0ff7144faac5db528d23bc92b, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.830080  3589 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff: No bootstrap required, opened a new log
I20260608 13:03:51.830746  3589 ts_tablet_manager.cc:1403] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260608 13:03:51.830232  3588 consensus_queue.cc:260] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:51.834421  3589 raft_consensus.cc:359] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.835282  3589 raft_consensus.cc:385] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.835625  3589 raft_consensus.cc:740] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 647ae58acf18471fb9940d20bff803ff, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.836678  3589 consensus_queue.cc:260] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.837467  3588 ts_tablet_manager.cc:1434] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260608 13:03:51.838603  3588 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: Bootstrap starting.
I20260608 13:03:51.839542  3589 ts_tablet_manager.cc:1434] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:03:51.846832  3591 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: No bootstrap required, opened a new log
I20260608 13:03:51.847494  3591 ts_tablet_manager.cc:1403] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.039s
I20260608 13:03:51.848779  3588 tablet_bootstrap.cc:654] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.850977  3591 raft_consensus.cc:359] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:51.851836  3591 raft_consensus.cc:385] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.852145  3591 raft_consensus.cc:740] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb5f9e7115ee46a98713c1d6e8b23c2d, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.852996  3591 consensus_queue.cc:260] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:51.854936  3588 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: No bootstrap required, opened a new log
I20260608 13:03:51.855129  3591 ts_tablet_manager.cc:1434] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:03:51.855629  3588 ts_tablet_manager.cc:1403] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 13:03:51.856276  3591 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d: Bootstrap starting.
I20260608 13:03:51.858181  3588 raft_consensus.cc:359] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.858780  3588 raft_consensus.cc:385] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.859040  3588 raft_consensus.cc:740] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892f5b0ff7144faac5db528d23bc92b, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.859849  3588 consensus_queue.cc:260] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.862061  3588 ts_tablet_manager.cc:1434] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 13:03:51.863198  3588 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: Bootstrap starting.
I20260608 13:03:51.864221  3591 tablet_bootstrap.cc:654] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.870661  3588 tablet_bootstrap.cc:654] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.878274  3588 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: No bootstrap required, opened a new log
I20260608 13:03:51.878921  3588 ts_tablet_manager.cc:1403] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 13:03:51.879819  3591 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d: No bootstrap required, opened a new log
I20260608 13:03:51.880399  3591 ts_tablet_manager.cc:1403] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260608 13:03:51.882180  3588 raft_consensus.cc:359] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.882970  3588 raft_consensus.cc:385] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.883338  3588 raft_consensus.cc:740] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a892f5b0ff7144faac5db528d23bc92b, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.883810  3591 raft_consensus.cc:359] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.884626  3591 raft_consensus.cc:385] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.884243  3588 consensus_queue.cc:260] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.884938  3591 raft_consensus.cc:740] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb5f9e7115ee46a98713c1d6e8b23c2d, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.885860  3591 consensus_queue.cc:260] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.886801  3588 ts_tablet_manager.cc:1434] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:03:51.888056  3591 ts_tablet_manager.cc:1434] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 13:03:51.889180  3591 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d: Bootstrap starting.
I20260608 13:03:51.895553  3591 tablet_bootstrap.cc:654] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d: Neither blocks nor log segments found. Creating new log.
I20260608 13:03:51.901191  3591 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d: No bootstrap required, opened a new log
I20260608 13:03:51.901612  3591 ts_tablet_manager.cc:1403] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 13:03:51.903901  3591 raft_consensus.cc:359] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.904435  3591 raft_consensus.cc:385] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:03:51.904629  3591 raft_consensus.cc:740] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb5f9e7115ee46a98713c1d6e8b23c2d, State: Initialized, Role: FOLLOWER
I20260608 13:03:51.905166  3591 consensus_queue.cc:260] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.906893  3591 ts_tablet_manager.cc:1434] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 13:03:51.981431  3595 raft_consensus.cc:493] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:51.981986  3595 raft_consensus.cc:515] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:51.984325  3595 leader_election.cc:290] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685), 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:51.996155  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff8fec3ec94848b9b3ca45b7799a6c" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647ae58acf18471fb9940d20bff803ff" is_pre_election: true
I20260608 13:03:51.996152  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff8fec3ec94848b9b3ca45b7799a6c" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" is_pre_election: true
I20260608 13:03:51.997049  3469 raft_consensus.cc:2468] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 0.
I20260608 13:03:51.997049  3394 raft_consensus.cc:2468] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 0.
I20260608 13:03:51.998920  3507 leader_election.cc:304] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647ae58acf18471fb9940d20bff803ff, a892f5b0ff7144faac5db528d23bc92b; no voters: 
I20260608 13:03:51.999835  3595 raft_consensus.cc:2804] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:52.000187  3595 raft_consensus.cc:493] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:52.000475  3595 raft_consensus.cc:3060] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.006217  3595 raft_consensus.cc:515] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.008159  3595 leader_election.cc:290] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 election: Requested vote from peers bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685), 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:52.009173  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff8fec3ec94848b9b3ca45b7799a6c" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d"
I20260608 13:03:52.009241  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78ff8fec3ec94848b9b3ca45b7799a6c" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647ae58acf18471fb9940d20bff803ff"
I20260608 13:03:52.009860  3394 raft_consensus.cc:3060] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.009902  3469 raft_consensus.cc:3060] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.014374  3593 raft_consensus.cc:493] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:52.014950  3593 raft_consensus.cc:515] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.015602  3394 raft_consensus.cc:2468] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 1.
I20260608 13:03:52.016137  3469 raft_consensus.cc:2468] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 1.
I20260608 13:03:52.017010  3506 leader_election.cc:304] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a892f5b0ff7144faac5db528d23bc92b, bb5f9e7115ee46a98713c1d6e8b23c2d; no voters: 
I20260608 13:03:52.017868  3595 raft_consensus.cc:2804] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:52.019636  3593 leader_election.cc:290] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685), a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223)
I20260608 13:03:52.023468  3595 raft_consensus.cc:697] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Becoming Leader. State: Replica: a892f5b0ff7144faac5db528d23bc92b, State: Running, Role: LEADER
I20260608 13:03:52.024641  3595 consensus_queue.cc:237] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.033232  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e36a2a4f7b40b29412e79d723fc6b5" candidate_uuid: "647ae58acf18471fb9940d20bff803ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" is_pre_election: true
I20260608 13:03:52.033975  3394 raft_consensus.cc:2468] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 647ae58acf18471fb9940d20bff803ff in term 0.
I20260608 13:03:52.034906  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e36a2a4f7b40b29412e79d723fc6b5" candidate_uuid: "647ae58acf18471fb9940d20bff803ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892f5b0ff7144faac5db528d23bc92b" is_pre_election: true
I20260608 13:03:52.035290  3432 leader_election.cc:304] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647ae58acf18471fb9940d20bff803ff, bb5f9e7115ee46a98713c1d6e8b23c2d; no voters: 
I20260608 13:03:52.034500  3292 catalog_manager.cc:5696] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b reported cstate change: term changed from 0 to 1, leader changed from <none> to a892f5b0ff7144faac5db528d23bc92b (127.28.224.131). New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:52.035692  3543 raft_consensus.cc:2468] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 647ae58acf18471fb9940d20bff803ff in term 0.
I20260608 13:03:52.036229  3593 raft_consensus.cc:2804] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:52.036604  3593 raft_consensus.cc:493] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:52.036968  3593 raft_consensus.cc:3060] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.043987  3593 raft_consensus.cc:515] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.047706  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e36a2a4f7b40b29412e79d723fc6b5" candidate_uuid: "647ae58acf18471fb9940d20bff803ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d"
I20260608 13:03:52.047911  3593 leader_election.cc:290] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 1 election: Requested vote from peers bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685), a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223)
I20260608 13:03:52.048403  3394 raft_consensus.cc:3060] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.048585  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e36a2a4f7b40b29412e79d723fc6b5" candidate_uuid: "647ae58acf18471fb9940d20bff803ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892f5b0ff7144faac5db528d23bc92b"
I20260608 13:03:52.049247  3543 raft_consensus.cc:3060] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.055992  3394 raft_consensus.cc:2468] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647ae58acf18471fb9940d20bff803ff in term 1.
I20260608 13:03:52.056473  3543 raft_consensus.cc:2468] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647ae58acf18471fb9940d20bff803ff in term 1.
I20260608 13:03:52.057363  3432 leader_election.cc:304] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647ae58acf18471fb9940d20bff803ff, bb5f9e7115ee46a98713c1d6e8b23c2d; no voters: 
I20260608 13:03:52.058090  3593 raft_consensus.cc:2804] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:52.059026  3593 raft_consensus.cc:697] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 LEADER]: Becoming Leader. State: Replica: 647ae58acf18471fb9940d20bff803ff, State: Running, Role: LEADER
I20260608 13:03:52.059943  3593 consensus_queue.cc:237] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.067045  3292 catalog_manager.cc:5696] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 647ae58acf18471fb9940d20bff803ff (127.28.224.130). New cstate: current_term: 1 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: UNKNOWN } } }
W20260608 13:03:52.079011  3340 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:03:52.129245  3598 raft_consensus.cc:493] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:52.129911  3598 raft_consensus.cc:515] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:52.132411  3598 leader_election.cc:290] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223), 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:52.144531  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5c1e06df794b679226206e17670a30" candidate_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892f5b0ff7144faac5db528d23bc92b" is_pre_election: true
I20260608 13:03:52.144742  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5c1e06df794b679226206e17670a30" candidate_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647ae58acf18471fb9940d20bff803ff" is_pre_election: true
I20260608 13:03:52.145182  3543 raft_consensus.cc:2468] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb5f9e7115ee46a98713c1d6e8b23c2d in term 0.
I20260608 13:03:52.145434  3469 raft_consensus.cc:2468] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb5f9e7115ee46a98713c1d6e8b23c2d in term 0.
I20260608 13:03:52.146492  3357 leader_election.cc:304] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a892f5b0ff7144faac5db528d23bc92b, bb5f9e7115ee46a98713c1d6e8b23c2d; no voters: 
I20260608 13:03:52.147351  3598 raft_consensus.cc:2804] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:52.147745  3598 raft_consensus.cc:493] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:52.148231  3598 raft_consensus.cc:3060] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.154361  3598 raft_consensus.cc:515] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:52.156359  3598 leader_election.cc:290] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [CANDIDATE]: Term 1 election: Requested vote from peers a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223), 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:52.157382  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5c1e06df794b679226206e17670a30" candidate_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892f5b0ff7144faac5db528d23bc92b"
I20260608 13:03:52.157642  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5c1e06df794b679226206e17670a30" candidate_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647ae58acf18471fb9940d20bff803ff"
I20260608 13:03:52.157934  3543 raft_consensus.cc:3060] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.158300  3469 raft_consensus.cc:3060] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.163389  3469 raft_consensus.cc:2468] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb5f9e7115ee46a98713c1d6e8b23c2d in term 1.
I20260608 13:03:52.163411  3543 raft_consensus.cc:2468] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb5f9e7115ee46a98713c1d6e8b23c2d in term 1.
I20260608 13:03:52.164825  3358 leader_election.cc:304] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 647ae58acf18471fb9940d20bff803ff, bb5f9e7115ee46a98713c1d6e8b23c2d; no voters: 
I20260608 13:03:52.165576  3598 raft_consensus.cc:2804] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:52.166663  3598 raft_consensus.cc:697] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 LEADER]: Becoming Leader. State: Replica: bb5f9e7115ee46a98713c1d6e8b23c2d, State: Running, Role: LEADER
I20260608 13:03:52.167534  3598 consensus_queue.cc:237] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:52.175253  3292 catalog_manager.cc:5696] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d reported cstate change: term changed from 0 to 1, leader changed from <none> to bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:52.217378  3595 raft_consensus.cc:493] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:52.217916  3595 raft_consensus.cc:515] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.220093  3595 leader_election.cc:290] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685), 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:52.220988  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7528ba6cc3b459391e06e0636a063f7" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" is_pre_election: true
I20260608 13:03:52.221529  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7528ba6cc3b459391e06e0636a063f7" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647ae58acf18471fb9940d20bff803ff" is_pre_election: true
I20260608 13:03:52.221733  3394 raft_consensus.cc:2468] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 0.
I20260608 13:03:52.222218  3469 raft_consensus.cc:2468] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 0.
I20260608 13:03:52.222924  3506 leader_election.cc:304] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a892f5b0ff7144faac5db528d23bc92b, bb5f9e7115ee46a98713c1d6e8b23c2d; no voters: 
I20260608 13:03:52.223775  3595 raft_consensus.cc:2804] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:03:52.224176  3595 raft_consensus.cc:493] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:52.224493  3595 raft_consensus.cc:3060] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.231838  3595 raft_consensus.cc:515] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.261648  3595 leader_election.cc:290] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 election: Requested vote from peers bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685), 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:52.263973  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7528ba6cc3b459391e06e0636a063f7" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "647ae58acf18471fb9940d20bff803ff"
I20260608 13:03:52.263763  3394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7528ba6cc3b459391e06e0636a063f7" candidate_uuid: "a892f5b0ff7144faac5db528d23bc92b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d"
I20260608 13:03:52.264855  3469 raft_consensus.cc:3060] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.264894  3394 raft_consensus.cc:3060] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:03:52.273401  3394 raft_consensus.cc:2468] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 1.
I20260608 13:03:52.273406  3469 raft_consensus.cc:2468] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a892f5b0ff7144faac5db528d23bc92b in term 1.
I20260608 13:03:52.275076  3506 leader_election.cc:304] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a892f5b0ff7144faac5db528d23bc92b, bb5f9e7115ee46a98713c1d6e8b23c2d; no voters: 
I20260608 13:03:52.276361  3595 raft_consensus.cc:2804] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:03:52.277154  3595 raft_consensus.cc:697] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Becoming Leader. State: Replica: a892f5b0ff7144faac5db528d23bc92b, State: Running, Role: LEADER
I20260608 13:03:52.278560  3595 consensus_queue.cc:237] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } }
I20260608 13:03:52.287822  3292 catalog_manager.cc:5696] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b reported cstate change: term changed from 0 to 1, leader changed from <none> to a892f5b0ff7144faac5db528d23bc92b (127.28.224.131). New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:52.400033 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:03:52.428493 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:03:52.429368 29570 tablet_replica.cc:333] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d: stopping tablet replica
I20260608 13:03:52.430059 29570 raft_consensus.cc:2243] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:52.430709 29570 raft_consensus.cc:2272] T 78ff8fec3ec94848b9b3ca45b7799a6c P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:52.433197 29570 tablet_replica.cc:333] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: stopping tablet replica
I20260608 13:03:52.433751 29570 raft_consensus.cc:2243] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:03:52.434634 29570 pending_rounds.cc:70] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: Trying to abort 1 pending ops.
I20260608 13:03:52.434830 29570 pending_rounds.cc:77] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294664016566571008 op_type: NO_OP noop_request { }
I20260608 13:03:52.435209 29570 raft_consensus.cc:2889] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:03:52.435521 29570 raft_consensus.cc:2272] T 8f5c1e06df794b679226206e17670a30 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:52.438711 29570 tablet_replica.cc:333] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d: stopping tablet replica
I20260608 13:03:52.439401 29570 raft_consensus.cc:2243] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:52.439838 29570 raft_consensus.cc:2272] T e7528ba6cc3b459391e06e0636a063f7 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:52.441951 29570 tablet_replica.cc:333] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d: stopping tablet replica
I20260608 13:03:52.442436 29570 raft_consensus.cc:2243] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:03:52.442888 29570 raft_consensus.cc:2272] T d8e36a2a4f7b40b29412e79d723fc6b5 P bb5f9e7115ee46a98713c1d6e8b23c2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:03:52.471221 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:03:52.496573  3595 consensus_queue.cc:1048] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:03:52.515549  3506 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 13:03:52.522173  3506 consensus_peers.cc:597] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:03:52.536193  3432 consensus_peers.cc:597] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:52.558941  3593 consensus_queue.cc:1048] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:03:52.661513  3506 consensus_peers.cc:597] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:52.816371  3609 consensus_queue.cc:1048] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:03:53.049501  3609 consensus_queue.cc:579] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Leader has been unable to successfully communicate with peer bb5f9e7115ee46a98713c1d6e8b23c2d for more than 1 seconds (1.024s)
W20260608 13:03:53.057977  3289 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 78ff8fec3ec94848b9b3ca45b7799a6c with cas_config_opid_index -1: no extra replica candidate found for tablet 78ff8fec3ec94848b9b3ca45b7799a6c (table test-workload [id=87c48fb551cd4f3c9aec9b50479a43f5]): 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 13:03:53.493351 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:03:53.500530  3630 instance_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 13:03:53.501179  3631 instance_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 13:03:53.502154  3633 instance_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 13:03:53.502748 29570 server_base.cc:1061] running on GCE node
I20260608 13:03:53.503827 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:03:53.504052 29570 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 13:03:53.504297 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923833504276 us; error 0 us; skew 500 ppm
I20260608 13:03:53.504920 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:03:53.507813 29570 webserver.cc:533] Webserver started at http://127.28.224.132:37849/ using document root <none> and password file <none>
I20260608 13:03:53.508347 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:03:53.508529 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:03:53.508877 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:03:53.510051 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "7063298f9b324ea49e31412e61ed026a"
format_stamp: "Formatted at 2026-06-08 13:03:53 on dist-test-slave-wzp1"
I20260608 13:03:53.515424 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 13:03:53.519510  3638 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:53.520325 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 13:03:53.520620 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "7063298f9b324ea49e31412e61ed026a"
format_stamp: "Formatted at 2026-06-08 13:03:53 on dist-test-slave-wzp1"
I20260608 13:03:53.520879 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923670975333-29570-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 13:03:53.545904 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:03:53.547423 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:03:53.548951 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:03:53.552037 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:03:53.552270 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:53.552578 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:03:53.552804 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:03:53.600400 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:35063
I20260608 13:03:53.600545  3700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:35063 every 8 connection(s)
I20260608 13:03:53.617358  3701 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33949
I20260608 13:03:53.617770  3701 heartbeater.cc:461] Registering TS with master...
I20260608 13:03:53.618530  3701 heartbeater.cc:507] Master 127.28.224.190:33949 requested a full tablet report, sending...
I20260608 13:03:53.620729  3289 ts_manager.cc:194] Registered new tserver with Master: 7063298f9b324ea49e31412e61ed026a (127.28.224.132:35063)
I20260608 13:03:53.622382  3289 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33756
I20260608 13:03:53.625996  3593 consensus_queue.cc:579] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Leader has been unable to successfully communicate with peer bb5f9e7115ee46a98713c1d6e8b23c2d for more than 1 seconds (1.565s)
I20260608 13:03:53.637688  3469 consensus_queue.cc:237] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Queue 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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:53.646010  3543 raft_consensus.cc:1275] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:53.648185  3593 consensus_queue.cc:1048] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 13:03:53.651278  3432 consensus_peers.cc:597] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:53.658138  3706 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
W20260608 13:03:53.660257  3433 consensus_peers.cc:597] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff -> Peer 7063298f9b324ea49e31412e61ed026a (127.28.224.132:35063): Couldn't send request to peer 7063298f9b324ea49e31412e61ed026a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8e36a2a4f7b40b29412e79d723fc6b5. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:53.661621  3543 consensus_queue.cc:237] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Queue 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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:53.661012  3542 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
I20260608 13:03:53.669884  3469 raft_consensus.cc:1275] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:03:53.673678  3277 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d8e36a2a4f7b40b29412e79d723fc6b5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 13:03:53.674571  3609 consensus_queue.cc:1048] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:03:53.681082  3289 catalog_manager.cc:5696] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff reported cstate change: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 13:03:53.691018  3507 consensus_peers.cc:597] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b -> Peer 7063298f9b324ea49e31412e61ed026a (127.28.224.132:35063): Couldn't send request to peer 7063298f9b324ea49e31412e61ed026a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78ff8fec3ec94848b9b3ca45b7799a6c. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:53.697881  3706 raft_consensus.cc:493] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:03:53.698662  3706 raft_consensus.cc:515] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:53.700971  3706 leader_election.cc:290] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223), bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685)
I20260608 13:03:53.700695  3609 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
I20260608 13:03:53.705229  3541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5c1e06df794b679226206e17670a30" candidate_uuid: "647ae58acf18471fb9940d20bff803ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892f5b0ff7144faac5db528d23bc92b" is_pre_election: true
I20260608 13:03:53.706274  3541 raft_consensus.cc:2468] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 647ae58acf18471fb9940d20bff803ff in term 1.
W20260608 13:03:53.709811  3432 leader_election.cc:336] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
I20260608 13:03:53.711722  3432 leader_election.cc:304] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [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: 647ae58acf18471fb9940d20bff803ff, a892f5b0ff7144faac5db528d23bc92b; no voters: bb5f9e7115ee46a98713c1d6e8b23c2d
I20260608 13:03:53.713798  3706 raft_consensus.cc:2804] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:03:53.714214  3706 raft_consensus.cc:493] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:03:53.714640  3706 raft_consensus.cc:3060] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:03:53.716566  3469 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
W20260608 13:03:53.722750  3506 consensus_peers.cc:597] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:53.724210  3706 raft_consensus.cc:515] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:53.728365  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5c1e06df794b679226206e17670a30" candidate_uuid: "647ae58acf18471fb9940d20bff803ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a892f5b0ff7144faac5db528d23bc92b"
I20260608 13:03:53.729094  3543 raft_consensus.cc:3060] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:03:53.732050  3276 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 78ff8fec3ec94848b9b3ca45b7799a6c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
W20260608 13:03:53.733222  3432 leader_election.cc:336] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
I20260608 13:03:53.734138  3706 leader_election.cc:290] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [CANDIDATE]: Term 2 election: Requested vote from peers a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223), bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685)
I20260608 13:03:53.738018  3543 raft_consensus.cc:2468] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 647ae58acf18471fb9940d20bff803ff in term 2.
I20260608 13:03:53.737747  3292 catalog_manager.cc:5696] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff reported cstate change: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
I20260608 13:03:53.739456  3432 leader_election.cc:304] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [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: 647ae58acf18471fb9940d20bff803ff, a892f5b0ff7144faac5db528d23bc92b; no voters: bb5f9e7115ee46a98713c1d6e8b23c2d
I20260608 13:03:53.740374  3706 raft_consensus.cc:2804] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:03:53.740842  3706 raft_consensus.cc:697] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 LEADER]: Becoming Leader. State: Replica: 647ae58acf18471fb9940d20bff803ff, State: Running, Role: LEADER
I20260608 13:03:53.741799  3706 consensus_queue.cc:237] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Queue going to LEADER 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: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } }
I20260608 13:03:53.754998  3289 catalog_manager.cc:5696] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff reported cstate change: term changed from 1 to 2, leader changed from bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) to 647ae58acf18471fb9940d20bff803ff (127.28.224.130). New cstate: current_term: 2 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } }
I20260608 13:03:53.827477  3722 consensus_queue.cc:579] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Leader has been unable to successfully communicate with peer bb5f9e7115ee46a98713c1d6e8b23c2d for more than 1 seconds (1.548s)
I20260608 13:03:53.843938  3543 consensus_queue.cc:237] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Queue 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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
W20260608 13:03:53.854046  3507 consensus_peers.cc:597] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b -> Peer 7063298f9b324ea49e31412e61ed026a (127.28.224.132:35063): Couldn't send request to peer 7063298f9b324ea49e31412e61ed026a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7528ba6cc3b459391e06e0636a063f7. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:53.854444  3469 raft_consensus.cc:1275] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:03:53.856696  3506 consensus_peers.cc:597] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:53.856808  3722 consensus_queue.cc:1048] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:03:53.867043  3714 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
I20260608 13:03:53.870514  3469 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
I20260608 13:03:53.876617  3276 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e7528ba6cc3b459391e06e0636a063f7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 13:03:53.880991  3289 catalog_manager.cc:5696] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b reported cstate change: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:54.047446  3726 ts_tablet_manager.cc:933] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: Initiating tablet copy from peer 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:54.049121  3726 tablet_copy_client.cc:323] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:43917
I20260608 13:03:54.059418  3479 tablet_copy_service.cc:140] P 647ae58acf18471fb9940d20bff803ff: Received BeginTabletCopySession request for tablet d8e36a2a4f7b40b29412e79d723fc6b5 from peer 7063298f9b324ea49e31412e61ed026a ({username='slave'} at 127.0.0.1:45262)
I20260608 13:03:54.060021  3479 tablet_copy_service.cc:161] P 647ae58acf18471fb9940d20bff803ff: Beginning new tablet copy session on tablet d8e36a2a4f7b40b29412e79d723fc6b5 from peer 7063298f9b324ea49e31412e61ed026a at {username='slave'} at 127.0.0.1:45262: session id = 7063298f9b324ea49e31412e61ed026a-d8e36a2a4f7b40b29412e79d723fc6b5
I20260608 13:03:54.066259  3479 tablet_copy_source_session.cc:215] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:54.069504  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e36a2a4f7b40b29412e79d723fc6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:54.082499  3726 tablet_copy_client.cc:806] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:54.083197  3726 tablet_copy_client.cc:670] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:54.087038  3726 tablet_copy_client.cc:538] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 13:03:54.089607  3340 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bb5f9e7115ee46a98713c1d6e8b23c2d not available for placement
I20260608 13:03:54.094158  3726 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: Bootstrap starting.
I20260608 13:03:54.112640  3726 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: 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 13:03:54.113572  3726 tablet_bootstrap.cc:492] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: Bootstrap complete.
I20260608 13:03:54.114454  3726 ts_tablet_manager.cc:1403] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.006s
I20260608 13:03:54.117475  3730 ts_tablet_manager.cc:933] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: Initiating tablet copy from peer a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223)
I20260608 13:03:54.117812  3726 raft_consensus.cc:359] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:54.118492  3726 raft_consensus.cc:740] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7063298f9b324ea49e31412e61ed026a, State: Initialized, Role: LEARNER
I20260608 13:03:54.119344  3730 tablet_copy_client.cc:323] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:36223
I20260608 13:03:54.119324  3726 consensus_queue.cc:260] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:54.122797  3726 ts_tablet_manager.cc:1434] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 13:03:54.122313  3701 heartbeater.cc:499] Master 127.28.224.190:33949 was elected leader, sending a full tablet report...
I20260608 13:03:54.125909  3479 tablet_copy_service.cc:342] P 647ae58acf18471fb9940d20bff803ff: Request end of tablet copy session 7063298f9b324ea49e31412e61ed026a-d8e36a2a4f7b40b29412e79d723fc6b5 received from {username='slave'} at 127.0.0.1:45262
I20260608 13:03:54.126384  3479 tablet_copy_service.cc:434] P 647ae58acf18471fb9940d20bff803ff: ending tablet copy session 7063298f9b324ea49e31412e61ed026a-d8e36a2a4f7b40b29412e79d723fc6b5 on tablet d8e36a2a4f7b40b29412e79d723fc6b5 with peer 7063298f9b324ea49e31412e61ed026a
I20260608 13:03:54.132560  3553 tablet_copy_service.cc:140] P a892f5b0ff7144faac5db528d23bc92b: Received BeginTabletCopySession request for tablet 78ff8fec3ec94848b9b3ca45b7799a6c from peer 7063298f9b324ea49e31412e61ed026a ({username='slave'} at 127.0.0.1:57426)
I20260608 13:03:54.133364  3553 tablet_copy_service.cc:161] P a892f5b0ff7144faac5db528d23bc92b: Beginning new tablet copy session on tablet 78ff8fec3ec94848b9b3ca45b7799a6c from peer 7063298f9b324ea49e31412e61ed026a at {username='slave'} at 127.0.0.1:57426: session id = 7063298f9b324ea49e31412e61ed026a-78ff8fec3ec94848b9b3ca45b7799a6c
I20260608 13:03:54.140039  3553 tablet_copy_source_session.cc:215] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:54.143385  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78ff8fec3ec94848b9b3ca45b7799a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:54.155630  3730 tablet_copy_client.cc:806] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:54.156174  3730 tablet_copy_client.cc:670] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:54.160341  3730 tablet_copy_client.cc:538] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:54.167853  3730 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: Bootstrap starting.
W20260608 13:03:54.168110  3432 consensus_peers.cc:597] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:54.182029  3543 raft_consensus.cc:1275] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 13:03:54.183447  3706 consensus_queue.cc:1048] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:03:54.185227  3730 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: 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 13:03:54.186048  3730 tablet_bootstrap.cc:492] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: Bootstrap complete.
I20260608 13:03:54.186813  3730 ts_tablet_manager.cc:1403] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260608 13:03:54.190269  3730 raft_consensus.cc:359] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:54.191123  3730 raft_consensus.cc:740] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7063298f9b324ea49e31412e61ed026a, State: Initialized, Role: LEARNER
I20260608 13:03:54.191898  3730 consensus_queue.cc:260] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:54.194885  3730 ts_tablet_manager.cc:1434] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 13:03:54.197631  3553 tablet_copy_service.cc:342] P a892f5b0ff7144faac5db528d23bc92b: Request end of tablet copy session 7063298f9b324ea49e31412e61ed026a-78ff8fec3ec94848b9b3ca45b7799a6c received from {username='slave'} at 127.0.0.1:57426
I20260608 13:03:54.198273  3553 tablet_copy_service.cc:434] P a892f5b0ff7144faac5db528d23bc92b: ending tablet copy session 7063298f9b324ea49e31412e61ed026a-78ff8fec3ec94848b9b3ca45b7799a6c on tablet 78ff8fec3ec94848b9b3ca45b7799a6c with peer 7063298f9b324ea49e31412e61ed026a
I20260608 13:03:54.295774  3730 ts_tablet_manager.cc:933] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: Initiating tablet copy from peer a892f5b0ff7144faac5db528d23bc92b (127.28.224.131:36223)
I20260608 13:03:54.297305  3730 tablet_copy_client.cc:323] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:36223
I20260608 13:03:54.298888  3553 tablet_copy_service.cc:140] P a892f5b0ff7144faac5db528d23bc92b: Received BeginTabletCopySession request for tablet e7528ba6cc3b459391e06e0636a063f7 from peer 7063298f9b324ea49e31412e61ed026a ({username='slave'} at 127.0.0.1:57426)
I20260608 13:03:54.299466  3553 tablet_copy_service.cc:161] P a892f5b0ff7144faac5db528d23bc92b: Beginning new tablet copy session on tablet e7528ba6cc3b459391e06e0636a063f7 from peer 7063298f9b324ea49e31412e61ed026a at {username='slave'} at 127.0.0.1:57426: session id = 7063298f9b324ea49e31412e61ed026a-e7528ba6cc3b459391e06e0636a063f7
I20260608 13:03:54.304827  3553 tablet_copy_source_session.cc:215] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:54.307924  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7528ba6cc3b459391e06e0636a063f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:54.321435  3730 tablet_copy_client.cc:806] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:54.322052  3730 tablet_copy_client.cc:670] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:54.326260  3730 tablet_copy_client.cc:538] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:54.333361  3730 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: Bootstrap starting.
I20260608 13:03:54.349587  3730 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: 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 13:03:54.350401  3730 tablet_bootstrap.cc:492] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: Bootstrap complete.
I20260608 13:03:54.351076  3730 ts_tablet_manager.cc:1403] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 13:03:54.353447  3730 raft_consensus.cc:359] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:54.354091  3730 raft_consensus.cc:740] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7063298f9b324ea49e31412e61ed026a, State: Initialized, Role: LEARNER
I20260608 13:03:54.354660  3730 consensus_queue.cc:260] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:54.356462  3730 ts_tablet_manager.cc:1434] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:03:54.358533  3553 tablet_copy_service.cc:342] P a892f5b0ff7144faac5db528d23bc92b: Request end of tablet copy session 7063298f9b324ea49e31412e61ed026a-e7528ba6cc3b459391e06e0636a063f7 received from {username='slave'} at 127.0.0.1:57426
I20260608 13:03:54.358933  3553 tablet_copy_service.cc:434] P a892f5b0ff7144faac5db528d23bc92b: ending tablet copy session 7063298f9b324ea49e31412e61ed026a-e7528ba6cc3b459391e06e0636a063f7 on tablet e7528ba6cc3b459391e06e0636a063f7 with peer 7063298f9b324ea49e31412e61ed026a
I20260608 13:03:54.423941  3676 raft_consensus.cc:1217] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:03:54.636627  3676 raft_consensus.cc:1217] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:03:54.784503  3676 raft_consensus.cc:1217] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:03:54.858502  3741 consensus_queue.cc:579] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Leader has been unable to successfully communicate with peer bb5f9e7115ee46a98713c1d6e8b23c2d for more than 1 seconds (1.013s)
I20260608 13:03:54.880371  3741 consensus_queue.cc:579] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Leader has been unable to successfully communicate with peer bb5f9e7115ee46a98713c1d6e8b23c2d for more than 1 seconds (1.217s)
I20260608 13:03:54.952883  3743 raft_consensus.cc:1064] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: attempting to promote NON_VOTER 7063298f9b324ea49e31412e61ed026a to VOTER
I20260608 13:03:54.954979  3743 consensus_queue.cc:237] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:54.961936  3676 raft_consensus.cc:1275] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:54.962193  3543 raft_consensus.cc:1275] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:54.963667  3743 consensus_queue.cc:1048] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:54.964418  3745 consensus_queue.cc:1048] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 13:03:54.968562  3432 consensus_peers.cc:597] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:54.975968  3676 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:54.973793  3743 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:54.989787  3292 catalog_manager.cc:5696] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a reported cstate change: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:54.993747  3543 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.010257  3469 consensus_queue.cc:237] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [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: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:55.015793  3543 raft_consensus.cc:1275] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:03:55.016762  3676 raft_consensus.cc:1275] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:03:55.018299  3745 consensus_queue.cc:1048] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:03:55.018940  3743 consensus_queue.cc:1048] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:55.026130  3745 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.028970  3676 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.029716  3543 raft_consensus.cc:2955] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.037070  3277 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d8e36a2a4f7b40b29412e79d723fc6b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:55.041368  3292 catalog_manager.cc:5696] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff reported cstate change: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 13:03:55.061218  3276 catalog_manager.cc:4754] TS bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d8e36a2a4f7b40b29412e79d723fc6b5: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
W20260608 13:03:55.091933  3340 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bb5f9e7115ee46a98713c1d6e8b23c2d not available for placement
I20260608 13:03:55.143566  3714 raft_consensus.cc:1064] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: attempting to promote NON_VOTER 7063298f9b324ea49e31412e61ed026a to VOTER
I20260608 13:03:55.145714  3714 consensus_queue.cc:237] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:55.153010  3676 raft_consensus.cc:1275] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:55.153103  3469 raft_consensus.cc:1275] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:55.155594  3756 consensus_queue.cc:1048] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:55.156447  3714 consensus_queue.cc:1048] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 13:03:55.157142  3506 consensus_peers.cc:597] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:55.166782  3756 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.169127  3676 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.180487  3469 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.183214  3292 catalog_manager.cc:5696] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b reported cstate change: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:03:55.188647  3741 raft_consensus.cc:1064] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: attempting to promote NON_VOTER 7063298f9b324ea49e31412e61ed026a to VOTER
I20260608 13:03:55.192315  3741 consensus_queue.cc:237] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [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: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:55.200525  3543 consensus_queue.cc:237] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [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: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:55.203745  3469 raft_consensus.cc:1275] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:55.208531  3756 consensus_queue.cc:1048] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:03:55.208974  3675 raft_consensus.cc:1275] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 13:03:55.210934  3506 consensus_peers.cc:597] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:55.211932  3714 consensus_queue.cc:1048] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:55.214273  3676 raft_consensus.cc:1275] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 LEARNER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:03:55.214386  3469 raft_consensus.cc:1275] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:03:55.216812  3714 consensus_queue.cc:1048] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:55.218694  3714 consensus_queue.cc:1048] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:03:55.226786  3676 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.226902  3714 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.231143  3469 raft_consensus.cc:2955] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.238606  3756 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.242863  3675 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.246018  3292 catalog_manager.cc:5696] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a reported cstate change: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.246061  3276 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 78ff8fec3ec94848b9b3ca45b7799a6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:55.257058  3468 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.270915  3289 catalog_manager.cc:5696] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a reported cstate change: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.280823  3745 consensus_queue.cc:579] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Leader has been unable to successfully communicate with peer bb5f9e7115ee46a98713c1d6e8b23c2d for more than 1 seconds (1.537s)
I20260608 13:03:55.289278  3543 consensus_queue.cc:237] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [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: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:55.294809  3468 consensus_queue.cc:237] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [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: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:55.295583  3675 raft_consensus.cc:1275] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:03:55.296343  3469 raft_consensus.cc:1275] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Refusing update from remote peer a892f5b0ff7144faac5db528d23bc92b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:03:55.297099  3756 consensus_queue.cc:1048] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:55.297940  3741 consensus_queue.cc:1048] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [LEADER]: Connected to new peer: Peer: permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 13:03:55.304167  3433 consensus_peers.cc:597] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff -> Peer 7063298f9b324ea49e31412e61ed026a (127.28.224.132:35063): Couldn't send request to peer 7063298f9b324ea49e31412e61ed026a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f5c1e06df794b679226206e17670a30. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:55.305823  3543 raft_consensus.cc:1275] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:03:55.307024  3756 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
W20260608 13:03:55.309271  3432 consensus_peers.cc:597] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:55.310617  3746 consensus_queue.cc:1048] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:03:55.311153  3469 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.312461  3675 raft_consensus.cc:2955] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:55.319649  3276 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e7528ba6cc3b459391e06e0636a063f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:55.324290  3292 catalog_manager.cc:5696] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b reported cstate change: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "a892f5b0ff7144faac5db528d23bc92b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:03:55.329766  3743 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
I20260608 13:03:55.331485  3543 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } } }
I20260608 13:03:55.342047  3277 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8f5c1e06df794b679226206e17670a30 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 13:03:55.348682  3292 catalog_manager.cc:5696] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff reported cstate change: config changed from index -1 to 2, NON_VOTER 7063298f9b324ea49e31412e61ed026a (127.28.224.132) added. New cstate: current_term: 2 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:03:55.698015  3765 ts_tablet_manager.cc:933] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: Initiating tablet copy from peer 647ae58acf18471fb9940d20bff803ff (127.28.224.130:43917)
I20260608 13:03:55.699674  3765 tablet_copy_client.cc:323] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:43917
I20260608 13:03:55.701233  3479 tablet_copy_service.cc:140] P 647ae58acf18471fb9940d20bff803ff: Received BeginTabletCopySession request for tablet 8f5c1e06df794b679226206e17670a30 from peer 7063298f9b324ea49e31412e61ed026a ({username='slave'} at 127.0.0.1:45262)
I20260608 13:03:55.701789  3479 tablet_copy_service.cc:161] P 647ae58acf18471fb9940d20bff803ff: Beginning new tablet copy session on tablet 8f5c1e06df794b679226206e17670a30 from peer 7063298f9b324ea49e31412e61ed026a at {username='slave'} at 127.0.0.1:45262: session id = 7063298f9b324ea49e31412e61ed026a-8f5c1e06df794b679226206e17670a30
I20260608 13:03:55.707682  3479 tablet_copy_source_session.cc:215] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:03:55.710943  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5c1e06df794b679226206e17670a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:03:55.722898  3765 tablet_copy_client.cc:806] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 0 data blocks...
I20260608 13:03:55.723556  3765 tablet_copy_client.cc:670] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Starting download of 1 WAL segments...
I20260608 13:03:55.727365  3765 tablet_copy_client.cc:538] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:03:55.734627  3765 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: Bootstrap starting.
I20260608 13:03:55.753971  3765 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: 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 13:03:55.755005  3765 tablet_bootstrap.cc:492] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: Bootstrap complete.
I20260608 13:03:55.755722  3765 ts_tablet_manager.cc:1403] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.008s
I20260608 13:03:55.757934  3765 raft_consensus.cc:359] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:55.758669  3765 raft_consensus.cc:740] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7063298f9b324ea49e31412e61ed026a, State: Initialized, Role: LEARNER
I20260608 13:03:55.759295  3765 consensus_queue.cc:260] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [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: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: true } }
I20260608 13:03:55.761628  3765 ts_tablet_manager.cc:1434] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:03:55.763674  3479 tablet_copy_service.cc:342] P 647ae58acf18471fb9940d20bff803ff: Request end of tablet copy session 7063298f9b324ea49e31412e61ed026a-8f5c1e06df794b679226206e17670a30 received from {username='slave'} at 127.0.0.1:45262
I20260608 13:03:55.764060  3479 tablet_copy_service.cc:434] P 647ae58acf18471fb9940d20bff803ff: ending tablet copy session 7063298f9b324ea49e31412e61ed026a-8f5c1e06df794b679226206e17670a30 on tablet 8f5c1e06df794b679226206e17670a30 with peer 7063298f9b324ea49e31412e61ed026a
W20260608 13:03:56.094159  3340 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bb5f9e7115ee46a98713c1d6e8b23c2d not available for placement
W20260608 13:03:56.254113  3276 catalog_manager.cc:4754] TS bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d8e36a2a4f7b40b29412e79d723fc6b5: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
I20260608 13:03:56.311512  3675 raft_consensus.cc:1217] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 13:03:56.550184  3769 consensus_queue.cc:579] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Leader has been unable to successfully communicate with peer bb5f9e7115ee46a98713c1d6e8b23c2d for more than 1 seconds (1.253s)
I20260608 13:03:56.742923  3769 raft_consensus.cc:1064] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: attempting to promote NON_VOTER 7063298f9b324ea49e31412e61ed026a to VOTER
I20260608 13:03:56.745178  3769 consensus_queue.cc:237] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [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: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:56.752545  3675 raft_consensus.cc:1275] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 LEARNER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:03:56.754423  3743 consensus_queue.cc:1048] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:56.755198  3543 raft_consensus.cc:1275] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:03:56.757947  3743 consensus_queue.cc:1048] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 13:03:56.759598  3432 consensus_peers.cc:597] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff -> Peer bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): Couldn't send request to peer bb5f9e7115ee46a98713c1d6e8b23c2d. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:03:56.767180  3769 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:56.769166  3543 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:56.781677  3675 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:56.783424  3292 catalog_manager.cc:5696] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff reported cstate change: config changed from index 2 to 3, 7063298f9b324ea49e31412e61ed026a (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb5f9e7115ee46a98713c1d6e8b23c2d" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:03:56.803844  3469 consensus_queue.cc:237] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [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: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } }
I20260608 13:03:56.809463  3543 raft_consensus.cc:1275] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:03:56.809533  3675 raft_consensus.cc:1275] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 FOLLOWER]: Refusing update from remote peer 647ae58acf18471fb9940d20bff803ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:03:56.811123  3743 consensus_queue.cc:1048] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } 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 13:03:56.811812  3769 consensus_queue.cc:1048] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:03:56.819276  3768 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:56.821274  3543 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:56.821312  3675 raft_consensus.cc:2955] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
I20260608 13:03:56.830824  3277 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8f5c1e06df794b679226206e17670a30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:03:56.833380  3289 catalog_manager.cc:5696] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b reported cstate change: config changed from index 3 to 4, VOTER bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129) evicted. New cstate: current_term: 2 leader_uuid: "647ae58acf18471fb9940d20bff803ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a892f5b0ff7144faac5db528d23bc92b" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36223 } } peers { permanent_uuid: "647ae58acf18471fb9940d20bff803ff" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 43917 } } peers { permanent_uuid: "7063298f9b324ea49e31412e61ed026a" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 35063 } attrs { promote: false } } }
W20260608 13:03:57.321259  3276 catalog_manager.cc:4754] TS bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d8e36a2a4f7b40b29412e79d723fc6b5: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
W20260608 13:03:57.565896  3276 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260608 13:03:59.037369  3276 catalog_manager.cc:4754] TS bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f5c1e06df794b679226206e17670a30: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
I20260608 13:04:00.637817 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:04:00.667922 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:00.668730 29570 tablet_replica.cc:333] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff: stopping tablet replica
I20260608 13:04:00.669497 29570 raft_consensus.cc:2243] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.670208 29570 raft_consensus.cc:2272] T 78ff8fec3ec94848b9b3ca45b7799a6c P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.672528 29570 tablet_replica.cc:333] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff: stopping tablet replica
I20260608 13:04:00.673132 29570 raft_consensus.cc:2243] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:04:00.673990 29570 raft_consensus.cc:2272] T 8f5c1e06df794b679226206e17670a30 P 647ae58acf18471fb9940d20bff803ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.676402 29570 tablet_replica.cc:333] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff: stopping tablet replica
I20260608 13:04:00.677146 29570 raft_consensus.cc:2243] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.677783 29570 raft_consensus.cc:2272] T e7528ba6cc3b459391e06e0636a063f7 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.680120 29570 tablet_replica.cc:333] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff: stopping tablet replica
I20260608 13:04:00.680931 29570 raft_consensus.cc:2243] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:00.681911 29570 raft_consensus.cc:2272] T d8e36a2a4f7b40b29412e79d723fc6b5 P 647ae58acf18471fb9940d20bff803ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.708657 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:00.726392 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:00.754829 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:00.755694 29570 tablet_replica.cc:333] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b: stopping tablet replica
I20260608 13:04:00.756304 29570 raft_consensus.cc:2243] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:00.757186 29570 raft_consensus.cc:2272] T 78ff8fec3ec94848b9b3ca45b7799a6c P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.759545 29570 tablet_replica.cc:333] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b: stopping tablet replica
I20260608 13:04:00.760110 29570 raft_consensus.cc:2243] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.760731 29570 raft_consensus.cc:2272] T 8f5c1e06df794b679226206e17670a30 P a892f5b0ff7144faac5db528d23bc92b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.763351 29570 tablet_replica.cc:333] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b: stopping tablet replica
I20260608 13:04:00.763913 29570 raft_consensus.cc:2243] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:00.765018 29570 raft_consensus.cc:2272] T e7528ba6cc3b459391e06e0636a063f7 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.767532 29570 tablet_replica.cc:333] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b: stopping tablet replica
I20260608 13:04:00.768079 29570 raft_consensus.cc:2243] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.768693 29570 raft_consensus.cc:2272] T d8e36a2a4f7b40b29412e79d723fc6b5 P a892f5b0ff7144faac5db528d23bc92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.793632 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:00.810029 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:04:00.833489 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:00.834435 29570 tablet_replica.cc:333] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a: stopping tablet replica
I20260608 13:04:00.835216 29570 raft_consensus.cc:2243] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.835852 29570 raft_consensus.cc:2272] T 8f5c1e06df794b679226206e17670a30 P 7063298f9b324ea49e31412e61ed026a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.838163 29570 tablet_replica.cc:333] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a: stopping tablet replica
I20260608 13:04:00.838768 29570 raft_consensus.cc:2243] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.839386 29570 raft_consensus.cc:2272] T 78ff8fec3ec94848b9b3ca45b7799a6c P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.841537 29570 tablet_replica.cc:333] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a: stopping tablet replica
I20260608 13:04:00.842161 29570 raft_consensus.cc:2243] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.842737 29570 raft_consensus.cc:2272] T e7528ba6cc3b459391e06e0636a063f7 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.844908 29570 tablet_replica.cc:333] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a: stopping tablet replica
I20260608 13:04:00.845470 29570 raft_consensus.cc:2243] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:00.846040 29570 raft_consensus.cc:2272] T d8e36a2a4f7b40b29412e79d723fc6b5 P 7063298f9b324ea49e31412e61ed026a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:00.870714 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:04:00.884984 29570 master.cc:562] Master@127.28.224.190:33949 shutting down...
W20260608 13:04:01.137934  3276 catalog_manager.cc:4754] TS bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f5c1e06df794b679226206e17670a30: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
W20260608 13:04:03.497879  3276 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 13:04:03.502235  3276 catalog_manager.cc:4754] TS bb5f9e7115ee46a98713c1d6e8b23c2d (127.28.224.129:36685): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d8e36a2a4f7b40b29412e79d723fc6b5: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36685: connect: Connection refused (error 111)
I20260608 13:04:03.790988 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:03.792173 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:03.792542 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d66b63139b446b2865947e594fcddf9: stopping tablet replica
I20260608 13:04:03.829157 29570 master.cc:584] Master@127.28.224.190:33949 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13949 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 13:04:03.885434 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:46009
I20260608 13:04:03.887048 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:03.895134  3788 instance_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 13:04:03.894932  3787 instance_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 13:04:03.896559  3790 instance_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 13:04:03.902134 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:03.903455 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:03.903751 29570 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 13:04:03.903963 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923843903940 us; error 0 us; skew 500 ppm
I20260608 13:04:03.904654 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:03.908057 29570 webserver.cc:533] Webserver started at http://127.28.224.190:41549/ using document root <none> and password file <none>
I20260608 13:04:03.908660 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:03.908867 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:03.909186 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:03.911242 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "3573335c80f9467f93f3283a85def6c6"
format_stamp: "Formatted at 2026-06-08 13:04:03 on dist-test-slave-wzp1"
I20260608 13:04:03.918326 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:04:03.922861  3795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:03.923913 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:03.924316 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "3573335c80f9467f93f3283a85def6c6"
format_stamp: "Formatted at 2026-06-08 13:04:03 on dist-test-slave-wzp1"
I20260608 13:04:03.924741 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:03.955237 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:03.956593 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:04.000530 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:46009
I20260608 13:04:04.000669  3846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:46009 every 8 connection(s)
I20260608 13:04:04.005507  3847 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 13:04:04.021644  3847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6: Bootstrap starting.
I20260608 13:04:04.028021  3847 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:04.033502  3847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6: No bootstrap required, opened a new log
I20260608 13:04:04.036410  3847 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3573335c80f9467f93f3283a85def6c6" member_type: VOTER }
I20260608 13:04:04.036911  3847 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:04.037247  3847 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3573335c80f9467f93f3283a85def6c6, State: Initialized, Role: FOLLOWER
I20260608 13:04:04.038049  3847 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3573335c80f9467f93f3283a85def6c6" member_type: VOTER }
I20260608 13:04:04.038619  3847 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:04.038877  3847 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:04.039264  3847 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:04.044986  3847 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3573335c80f9467f93f3283a85def6c6" member_type: VOTER }
I20260608 13:04:04.045656  3847 leader_election.cc:304] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [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: 3573335c80f9467f93f3283a85def6c6; no voters: 
I20260608 13:04:04.047031  3847 leader_election.cc:290] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:04.047677  3850 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:04.049160  3850 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 1 LEADER]: Becoming Leader. State: Replica: 3573335c80f9467f93f3283a85def6c6, State: Running, Role: LEADER
I20260608 13:04:04.049978  3850 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [LEADER]: Queue going to LEADER mode. State: All 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: "3573335c80f9467f93f3283a85def6c6" member_type: VOTER }
I20260608 13:04:04.050747  3847 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:04.053629  3852 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3573335c80f9467f93f3283a85def6c6. Latest consensus state: current_term: 1 leader_uuid: "3573335c80f9467f93f3283a85def6c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3573335c80f9467f93f3283a85def6c6" member_type: VOTER } }
I20260608 13:04:04.053629  3851 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3573335c80f9467f93f3283a85def6c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3573335c80f9467f93f3283a85def6c6" member_type: VOTER } }
I20260608 13:04:04.054510  3852 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:04.054625  3851 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:04.057637  3855 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:04.063477  3855 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:04.069371 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:04.075201  3855 catalog_manager.cc:1382] Generated new cluster ID: 24b2b82b2a194041a9fdc741d4244554
I20260608 13:04:04.075541  3855 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:04.090699  3855 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:04.092243  3855 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:04.111011  3855 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6: Generated new TSK 0
I20260608 13:04:04.111780  3855 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:04.136549 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:04.144330  3868 instance_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 13:04:04.145069  3869 instance_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 13:04:04.146852  3871 instance_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 13:04:04.147994 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:04.148994 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:04.149216 29570 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 13:04:04.149359 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923844149347 us; error 0 us; skew 500 ppm
I20260608 13:04:04.150018 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:04.153175 29570 webserver.cc:533] Webserver started at http://127.28.224.129:39433/ using document root <none> and password file <none>
I20260608 13:04:04.153813 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:04.153993 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:04.154232 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:04.155642 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "2173e870142c43619d8eb432a6ba98f5"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:04.160912 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:04:04.165211  3876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.166229 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:04.166582 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "2173e870142c43619d8eb432a6ba98f5"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:04.166940 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:04.187984 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:04.189328 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:04.190936 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:04.193537 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:04.193796 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.194044 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:04.194229 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.241415 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:43133
I20260608 13:04:04.241549  3938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:43133 every 8 connection(s)
I20260608 13:04:04.247711 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:04.256232  3943 instance_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 13:04:04.258570  3944 instance_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 13:04:04.260933 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:04.262313  3946 instance_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 13:04:04.263123  3939 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46009
I20260608 13:04:04.263561  3939 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:04.263622 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:04.263938 29570 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 13:04:04.264122 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923844264084 us; error 0 us; skew 500 ppm
I20260608 13:04:04.264544  3939 heartbeater.cc:507] Master 127.28.224.190:46009 requested a full tablet report, sending...
I20260608 13:04:04.264847 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:04.267642  3812 ts_manager.cc:194] Registered new tserver with Master: 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
I20260608 13:04:04.268071 29570 webserver.cc:533] Webserver started at http://127.28.224.130:44587/ using document root <none> and password file <none>
I20260608 13:04:04.268838 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:04.269145 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:04.269464 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:04.270211  3812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43282
I20260608 13:04:04.270982 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:04.276300 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 13:04:04.280440  3951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.281466 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:04.281865 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:04.282189 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:04.301818 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:04.303251 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:04.304883 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:04.307432 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:04.307694 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.307936 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:04.308120 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.354992 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:44427
I20260608 13:04:04.355171  4013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:44427 every 8 connection(s)
I20260608 13:04:04.360795 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:04.370036  4017 instance_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 13:04:04.371273  4018 instance_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 13:04:04.374584 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:04.375833  4020 instance_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 13:04:04.376935  4014 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46009
I20260608 13:04:04.377105 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:04:04.377367  4014 heartbeater.cc:461] Registering TS with master...
W20260608 13:04:04.377434 29570 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 13:04:04.377775 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923844377759 us; error 0 us; skew 500 ppm
I20260608 13:04:04.378347  4014 heartbeater.cc:507] Master 127.28.224.190:46009 requested a full tablet report, sending...
I20260608 13:04:04.378500 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:04.381039  3812 ts_manager.cc:194] Registered new tserver with Master: f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:04.381790 29570 webserver.cc:533] Webserver started at http://127.28.224.131:39257/ using document root <none> and password file <none>
I20260608 13:04:04.382553 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:04.382807 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:04.383175 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:04.383215  3812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43286
I20260608 13:04:04.385169 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:04.390110 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 13:04:04.394093  4025 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.395031 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:04.395423 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:04.395776 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:04.407699 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:04.408946 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:04.410423 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:04.412943 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:04.413131 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.413441 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:04.413617 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:04.458621 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:37799
I20260608 13:04:04.458926  4087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:37799 every 8 connection(s)
I20260608 13:04:04.475466  4088 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46009
I20260608 13:04:04.476013  4088 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:04.476912  4088 heartbeater.cc:507] Master 127.28.224.190:46009 requested a full tablet report, sending...
I20260608 13:04:04.479393  3812 ts_manager.cc:194] Registered new tserver with Master: 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:04.480141 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017624691s
I20260608 13:04:04.481047  3812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43288
I20260608 13:04:05.273469  3939 heartbeater.cc:499] Master 127.28.224.190:46009 was elected leader, sending a full tablet report...
I20260608 13:04:05.386672  4014 heartbeater.cc:499] Master 127.28.224.190:46009 was elected leader, sending a full tablet report...
I20260608 13:04:05.484297  4088 heartbeater.cc:499] Master 127.28.224.190:46009 was elected leader, sending a full tablet report...
I20260608 13:04:05.540904  3812 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43296:
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 13:04:05.543635  3812 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 13:04:05.610461  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 6f351631f0a34f958022508d79f23fba (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:05.611263  3978 tablet_service.cc:1511] Processing CreateTablet for tablet b87e0ac5d725461c95ac10fa1a68f7d6 (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:05.612272  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f351631f0a34f958022508d79f23fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.616016  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87e0ac5d725461c95ac10fa1a68f7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.618722  3977 tablet_service.cc:1511] Processing CreateTablet for tablet c87e2b40681c45348c522105a902355d (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:05.620503  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87e2b40681c45348c522105a902355d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.621050  3904 tablet_service.cc:1511] Processing CreateTablet for tablet 6f351631f0a34f958022508d79f23fba (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:05.622560  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f351631f0a34f958022508d79f23fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.628005  3976 tablet_service.cc:1511] Processing CreateTablet for tablet d9144a57a8654c4ab8e347a638e21a45 (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:05.629202  3903 tablet_service.cc:1511] Processing CreateTablet for tablet b87e0ac5d725461c95ac10fa1a68f7d6 (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:05.629694  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9144a57a8654c4ab8e347a638e21a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.630841  3903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87e0ac5d725461c95ac10fa1a68f7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.641590  3902 tablet_service.cc:1511] Processing CreateTablet for tablet c87e2b40681c45348c522105a902355d (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:05.642799  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 6f351631f0a34f958022508d79f23fba (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:05.644408  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f351631f0a34f958022508d79f23fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.644909  3901 tablet_service.cc:1511] Processing CreateTablet for tablet d9144a57a8654c4ab8e347a638e21a45 (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:05.648641  4052 tablet_service.cc:1511] Processing CreateTablet for tablet b87e0ac5d725461c95ac10fa1a68f7d6 (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:05.650261  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87e0ac5d725461c95ac10fa1a68f7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.652552  4051 tablet_service.cc:1511] Processing CreateTablet for tablet c87e2b40681c45348c522105a902355d (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:05.654094  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87e2b40681c45348c522105a902355d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.656599  4050 tablet_service.cc:1511] Processing CreateTablet for tablet d9144a57a8654c4ab8e347a638e21a45 (DEFAULT_TABLE table=test-workload [id=fc02cb41605649c680fa42ef03ade866]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:05.658113  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9144a57a8654c4ab8e347a638e21a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.643283  3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87e2b40681c45348c522105a902355d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.659855  3901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9144a57a8654c4ab8e347a638e21a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:05.696476  4108 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:05.705112  4109 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:05.706297  4108 tablet_bootstrap.cc:654] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.715415  4109 tablet_bootstrap.cc:654] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.725893  4110 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:05.728943  4108 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: No bootstrap required, opened a new log
I20260608 13:04:05.729727  4108 ts_tablet_manager.cc:1403] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260608 13:04:05.734196  4109 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: No bootstrap required, opened a new log
I20260608 13:04:05.734333  4110 tablet_bootstrap.cc:654] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.734910  4109 ts_tablet_manager.cc:1403] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.008s
I20260608 13:04:05.734861  4108 raft_consensus.cc:359] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.735894  4108 raft_consensus.cc:385] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.736233  4108 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.737159  4108 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.739944  4109 raft_consensus.cc:359] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.740760  4109 raft_consensus.cc:385] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.741096  4110 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: No bootstrap required, opened a new log
I20260608 13:04:05.741074  4109 raft_consensus.cc:740] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.741966  4110 ts_tablet_manager.cc:1403] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 13:04:05.742843  4109 consensus_queue.cc:260] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.743674  4108 ts_tablet_manager.cc:1434] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 13:04:05.745092  4108 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:05.745337  4110 raft_consensus.cc:359] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.746162  4110 raft_consensus.cc:385] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.746466  4110 raft_consensus.cc:740] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.747699  4110 consensus_queue.cc:260] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.751012  4110 ts_tablet_manager.cc:1434] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 13:04:05.752329  4110 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:05.753953  4109 ts_tablet_manager.cc:1434] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.005s
I20260608 13:04:05.755249  4109 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:05.759441  4110 tablet_bootstrap.cc:654] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.762274  4109 tablet_bootstrap.cc:654] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.767890  4108 tablet_bootstrap.cc:654] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.776279  4109 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: No bootstrap required, opened a new log
I20260608 13:04:05.776940  4109 ts_tablet_manager.cc:1403] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 13:04:05.780319  4109 raft_consensus.cc:359] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.781086  4109 raft_consensus.cc:385] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.781591  4109 raft_consensus.cc:740] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.782599  4109 consensus_queue.cc:260] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.785163  4109 ts_tablet_manager.cc:1434] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:04:05.785714  4110 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: No bootstrap required, opened a new log
I20260608 13:04:05.786209  4109 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:05.786478  4110 ts_tablet_manager.cc:1403] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.017s
I20260608 13:04:05.791141  4110 raft_consensus.cc:359] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.792162  4110 raft_consensus.cc:385] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.792546  4110 raft_consensus.cc:740] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.794198  4109 tablet_bootstrap.cc:654] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.796502  4108 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: No bootstrap required, opened a new log
I20260608 13:04:05.797075  4108 ts_tablet_manager.cc:1403] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.007s
I20260608 13:04:05.800203  4109 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: No bootstrap required, opened a new log
I20260608 13:04:05.800810  4109 ts_tablet_manager.cc:1403] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 13:04:05.801330  4110 consensus_queue.cc:260] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.800396  4108 raft_consensus.cc:359] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.802380  4108 raft_consensus.cc:385] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.802719  4108 raft_consensus.cc:740] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.803879  4110 ts_tablet_manager.cc:1434] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
I20260608 13:04:05.803726  4108 consensus_queue.cc:260] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.804150  4109 raft_consensus.cc:359] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.805074  4109 raft_consensus.cc:385] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.805465  4109 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.806051  4110 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:05.806334  4109 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.808845  4109 ts_tablet_manager.cc:1434] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:04:05.810016  4109 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:05.811158  4115 raft_consensus.cc:493] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:05.812422  4115 raft_consensus.cc:515] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.814249  4110 tablet_bootstrap.cc:654] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.820479  4115 leader_election.cc:290] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799), 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
I20260608 13:04:05.820811  4109 tablet_bootstrap.cc:654] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.822567  4108 ts_tablet_manager.cc:1434] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260608 13:04:05.825700  4116 raft_consensus.cc:493] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:05.826333  4116 raft_consensus.cc:515] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.837356  4108 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:05.848675  4108 tablet_bootstrap.cc:654] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.849841  4116 leader_election.cc:290] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:05.862035  4110 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: No bootstrap required, opened a new log
I20260608 13:04:05.862749  4110 ts_tablet_manager.cc:1403] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.019s
I20260608 13:04:05.868223  4109 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: No bootstrap required, opened a new log
I20260608 13:04:05.869136  4109 ts_tablet_manager.cc:1403] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.020s
I20260608 13:04:05.871752  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:05.873195  4109 raft_consensus.cc:359] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.874019  4109 raft_consensus.cc:385] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.874383  4109 raft_consensus.cc:740] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
W20260608 13:04:05.874876  3953 leader_election.cc:343] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:05.875546  4109 consensus_queue.cc:260] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.877182  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:05.877909  3914 raft_consensus.cc:2468] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 0.
I20260608 13:04:05.877710  4110 raft_consensus.cc:359] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.878604  4110 raft_consensus.cc:385] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.878928  4110 raft_consensus.cc:740] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.879935  3955 leader_election.cc:304] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 2fbbb4888c8b4f939b2d6a85cb7e72c9
I20260608 13:04:05.880280  4110 consensus_queue.cc:260] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.881717  4115 raft_consensus.cc:2804] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:05.882249  4115 raft_consensus.cc:493] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:05.882697  4115 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:05.883167  4110 ts_tablet_manager.cc:1434] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 13:04:05.884644  4110 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:05.895224  4109 ts_tablet_manager.cc:1434] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260608 13:04:05.897687  4115 raft_consensus.cc:515] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.902566  4110 tablet_bootstrap.cc:654] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.904217  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:05.905151  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:05.904335  4115 leader_election.cc:290] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 election: Requested vote from peers 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799), 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
W20260608 13:04:05.905885  4029 leader_election.cc:343] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:05.906067  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5"
W20260608 13:04:05.906859  3953 leader_election.cc:343] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:05.906931  3914 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:05.908731  4108 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: No bootstrap required, opened a new log
I20260608 13:04:05.909224  4108 ts_tablet_manager.cc:1403] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.002s
I20260608 13:04:05.909914  4115 raft_consensus.cc:493] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:05.910497  4115 raft_consensus.cc:515] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.912415  4108 raft_consensus.cc:359] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.913182  4108 raft_consensus.cc:385] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.913476  4108 raft_consensus.cc:740] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.914103  3913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:05.914830  3913 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 0.
I20260608 13:04:05.914492  4108 consensus_queue.cc:260] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.916409  3955 leader_election.cc:304] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 
I20260608 13:04:05.917517  4108 ts_tablet_manager.cc:1434] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:04:05.919270  4108 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:05.923771  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:05.924526  4063 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 0.
I20260608 13:04:05.926927  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" is_pre_election: true
I20260608 13:04:05.927703  3989 raft_consensus.cc:2468] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fbbb4888c8b4f939b2d6a85cb7e72c9 in term 0.
I20260608 13:04:05.929450  4028 leader_election.cc:304] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [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: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 2173e870142c43619d8eb432a6ba98f5
I20260608 13:04:05.930799  4116 raft_consensus.cc:2804] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:05.931337  4116 raft_consensus.cc:493] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:05.931753  4116 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:05.935276  4108 tablet_bootstrap.cc:654] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:05.937674  3914 raft_consensus.cc:2468] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 1.
I20260608 13:04:05.941425  4116 raft_consensus.cc:515] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.942377  4110 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: No bootstrap required, opened a new log
I20260608 13:04:05.942638  4115 leader_election.cc:290] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:05.943774  3955 leader_election.cc:304] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 2fbbb4888c8b4f939b2d6a85cb7e72c9
I20260608 13:04:05.944602  4110 ts_tablet_manager.cc:1403] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.024s
I20260608 13:04:05.944959  4115 raft_consensus.cc:2804] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:05.945601  4115 raft_consensus.cc:697] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 LEADER]: Becoming Leader. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Running, Role: LEADER
I20260608 13:04:05.946415  4108 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: No bootstrap required, opened a new log
I20260608 13:04:05.947114  4108 ts_tablet_manager.cc:1403] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260608 13:04:05.946575  4115 consensus_queue.cc:237] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.949343  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5"
I20260608 13:04:05.949685  4110 raft_consensus.cc:359] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.950443  4110 raft_consensus.cc:385] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.950749  4110 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.943934  4130 raft_consensus.cc:2804] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 13:04:05.951191  4029 leader_election.cc:343] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:05.951295  4130 raft_consensus.cc:493] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:05.952241  4130 raft_consensus.cc:3060] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:05.951797  4110 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:05.951056  4108 raft_consensus.cc:359] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.954056  4108 raft_consensus.cc:385] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:05.954434  4108 raft_consensus.cc:740] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:05.955605  4108 consensus_queue.cc:260] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.957850  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
I20260608 13:04:05.958801  3989 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:05.961344  4108 ts_tablet_manager.cc:1434] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 13:04:05.968340  3989 raft_consensus.cc:2468] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbbb4888c8b4f939b2d6a85cb7e72c9 in term 1.
I20260608 13:04:05.969004  4110 ts_tablet_manager.cc:1434] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.005s
I20260608 13:04:05.969039  4116 leader_election.cc:290] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 1 election: Requested vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:05.971871  4028 leader_election.cc:304] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [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: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 2173e870142c43619d8eb432a6ba98f5
I20260608 13:04:05.972123  4114 raft_consensus.cc:493] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:05.972812  4114 raft_consensus.cc:515] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.973459  4116 raft_consensus.cc:2804] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:05.974144  4116 raft_consensus.cc:697] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 LEADER]: Becoming Leader. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Running, Role: LEADER
I20260608 13:04:05.974642  3811 catalog_manager.cc:5696] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb reported cstate change: term changed from 0 to 1, leader changed from <none> to f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130). New cstate: current_term: 1 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:05.975369  4116 consensus_queue.cc:237] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.977023  4114 leader_election.cc:290] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:05.991263  4130 raft_consensus.cc:515] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:05.995271  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5"
I20260608 13:04:05.996025  3914 raft_consensus.cc:3060] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:05.997191  3812 catalog_manager.cc:5696] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:06.000010  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:06.000819  4063 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 0.
I20260608 13:04:06.002532  3878 leader_election.cc:304] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5, 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: 
I20260608 13:04:06.003649  4114 raft_consensus.cc:2804] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:06.004195  4114 raft_consensus.cc:493] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:06.004601  4114 raft_consensus.cc:3060] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:06.006799  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" is_pre_election: true
I20260608 13:04:06.007581  3989 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 0.
I20260608 13:04:06.008198  3914 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 1.
I20260608 13:04:06.009534  3955 leader_election.cc:304] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 
I20260608 13:04:06.010469  4115 raft_consensus.cc:2804] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:06.010975  4115 raft_consensus.cc:697] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 LEADER]: Becoming Leader. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Running, Role: LEADER
I20260608 13:04:06.012137  4114 raft_consensus.cc:515] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:06.012735  4115 consensus_queue.cc:237] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:06.015326  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
I20260608 13:04:06.015439  4063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:06.016011  3989 raft_consensus.cc:3060] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:06.016196  4063 raft_consensus.cc:3060] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:06.019394  4130 leader_election.cc:290] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 1 election: Requested vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:06.019325  4062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:06.020365  4062 raft_consensus.cc:3060] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:06.025578  3989 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 1.
I20260608 13:04:06.027745  3879 leader_election.cc:304] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 
I20260608 13:04:06.028332  4062 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 1.
I20260608 13:04:06.030594  4063 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 1.
I20260608 13:04:06.014847  4114 leader_election.cc:290] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 election: Requested vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:06.032063  4116 raft_consensus.cc:493] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:06.032825  4114 raft_consensus.cc:2804] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:06.032730  4116 raft_consensus.cc:515] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:06.033499  4114 raft_consensus.cc:697] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 LEADER]: Becoming Leader. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Running, Role: LEADER
I20260608 13:04:06.034487  4114 consensus_queue.cc:237] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:06.036299  3989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" is_pre_election: true
I20260608 13:04:06.037081  4116 leader_election.cc:290] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
I20260608 13:04:06.044122  3812 catalog_manager.cc:5696] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb reported cstate change: term changed from 0 to 1, leader changed from <none> to f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130). New cstate: current_term: 1 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:06.045727  3914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:06.046607  3914 raft_consensus.cc:2393] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fbbb4888c8b4f939b2d6a85cb7e72c9 in current term 1: Already voted for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in this term.
I20260608 13:04:06.047883  3811 catalog_manager.cc:5696] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "2173e870142c43619d8eb432a6ba98f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:06.049858  4029 leader_election.cc:304] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb
I20260608 13:04:06.051069  4116 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:06.057195  4116 raft_consensus.cc:2749] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:04:06.119258 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:06.139678 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:06.140568 29570 tablet_replica.cc:333] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: stopping tablet replica
I20260608 13:04:06.141347 29570 raft_consensus.cc:2243] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:06.142036 29570 pending_rounds.cc:70] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Trying to abort 1 pending ops.
I20260608 13:04:06.142269 29570 pending_rounds.cc:77] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294664073378308096 op_type: NO_OP noop_request { }
I20260608 13:04:06.142590 29570 raft_consensus.cc:2889] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:04:06.142905 29570 raft_consensus.cc:2272] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.145392 29570 tablet_replica.cc:333] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: stopping tablet replica
I20260608 13:04:06.145974 29570 raft_consensus.cc:2243] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.146395 29570 raft_consensus.cc:2272] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.148583 29570 tablet_replica.cc:333] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: stopping tablet replica
I20260608 13:04:06.149158 29570 raft_consensus.cc:2243] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.149662 29570 raft_consensus.cc:2272] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.152151 29570 tablet_replica.cc:333] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: stopping tablet replica
I20260608 13:04:06.152709 29570 raft_consensus.cc:2243] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.153107 29570 raft_consensus.cc:2272] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.177335 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:04:06.190318 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:04:06.209223 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:06.210162 29570 tablet_replica.cc:333] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: stopping tablet replica
I20260608 13:04:06.210708 29570 raft_consensus.cc:2243] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:06.211376 29570 pending_rounds.cc:70] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Trying to abort 1 pending ops.
I20260608 13:04:06.211552 29570 pending_rounds.cc:77] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294664073278226432 op_type: NO_OP noop_request { }
I20260608 13:04:06.211786 29570 raft_consensus.cc:2889] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:04:06.212018 29570 raft_consensus.cc:2272] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.214598 29570 tablet_replica.cc:333] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: stopping tablet replica
I20260608 13:04:06.215173 29570 raft_consensus.cc:2243] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:06.215756 29570 pending_rounds.cc:70] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Trying to abort 1 pending ops.
I20260608 13:04:06.215996 29570 pending_rounds.cc:77] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294664073009795072 op_type: NO_OP noop_request { }
I20260608 13:04:06.216277 29570 raft_consensus.cc:2889] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:04:06.216549 29570 raft_consensus.cc:2272] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.218973 29570 tablet_replica.cc:333] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: stopping tablet replica
I20260608 13:04:06.219569 29570 raft_consensus.cc:2243] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.219964 29570 raft_consensus.cc:2272] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.222110 29570 tablet_replica.cc:333] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: stopping tablet replica
I20260608 13:04:06.222620 29570 raft_consensus.cc:2243] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.222998 29570 raft_consensus.cc:2272] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.246305 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:06.259171 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:06.278841 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:06.279847 29570 tablet_replica.cc:333] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: stopping tablet replica
I20260608 13:04:06.280411 29570 raft_consensus.cc:2243] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.280808 29570 raft_consensus.cc:2272] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.283018 29570 tablet_replica.cc:333] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: stopping tablet replica
I20260608 13:04:06.283717 29570 raft_consensus.cc:2243] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.284145 29570 raft_consensus.cc:2272] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.286206 29570 tablet_replica.cc:333] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: stopping tablet replica
I20260608 13:04:06.286731 29570 raft_consensus.cc:2243] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:06.287415 29570 pending_rounds.cc:70] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Trying to abort 1 pending ops.
I20260608 13:04:06.287592 29570 pending_rounds.cc:77] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294664073136254976 op_type: NO_OP noop_request { }
I20260608 13:04:06.287889 29570 raft_consensus.cc:2889] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:04:06.288201 29570 raft_consensus.cc:2272] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.290558 29570 tablet_replica.cc:333] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: stopping tablet replica
I20260608 13:04:06.291071 29570 raft_consensus.cc:2243] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:06.291533 29570 raft_consensus.cc:2272] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:06.314659 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:06.328845 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:06.335420  4142 instance_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 13:04:06.335834  4141 instance_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 13:04:06.336661  4144 instance_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 13:04:06.338825 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:06.340020 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:06.340391 29570 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 13:04:06.340668 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923846340652 us; error 0 us; skew 500 ppm
I20260608 13:04:06.341383 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:06.344120 29570 webserver.cc:533] Webserver started at http://127.28.224.132:40029/ using document root <none> and password file <none>
I20260608 13:04:06.344805 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:06.345114 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:06.345502 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:06.346735 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "2dd31d77b9f043489d408ff6cf69f807"
format_stamp: "Formatted at 2026-06-08 13:04:06 on dist-test-slave-wzp1"
I20260608 13:04:06.352186 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 13:04:06.356185  4149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:06.357236 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:06.357697 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "2dd31d77b9f043489d408ff6cf69f807"
format_stamp: "Formatted at 2026-06-08 13:04:06 on dist-test-slave-wzp1"
I20260608 13:04:06.358134 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:06.391455 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:06.392839 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:06.394483 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:06.397145 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:06.397487 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:06.397845 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:06.398124 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:06.438551 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:42605
I20260608 13:04:06.438956  4211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:42605 every 8 connection(s)
I20260608 13:04:06.455430  4212 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46009
I20260608 13:04:06.456063  4212 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:06.457073  4212 heartbeater.cc:507] Master 127.28.224.190:46009 requested a full tablet report, sending...
I20260608 13:04:06.459645  3812 ts_manager.cc:194] Registered new tserver with Master: 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132:42605)
I20260608 13:04:06.461433  3812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43300
W20260608 13:04:07.084743  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet c87e2b40681c45348c522105a902355d: Network error: Client connection negotiation failed: client connection to 127.28.224.129:43133: connect: Connection refused (error 111)
W20260608 13:04:07.088872  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet b87e0ac5d725461c95ac10fa1a68f7d6: Network error: Client connection negotiation failed: client connection to 127.28.224.130:44427: connect: Connection refused (error 111)
W20260608 13:04:07.092729  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet 6f351631f0a34f958022508d79f23fba: Network error: Client connection negotiation failed: client connection to 127.28.224.130:44427: connect: Connection refused (error 111)
I20260608 13:04:07.464669  4212 heartbeater.cc:499] Master 127.28.224.190:46009 was elected leader, sending a full tablet report...
W20260608 13:04:08.106628  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet 6f351631f0a34f958022508d79f23fba: Network error: Client connection negotiation failed: client connection to 127.28.224.130:44427: connect: Connection refused (error 111)
W20260608 13:04:08.110495  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet b87e0ac5d725461c95ac10fa1a68f7d6: Network error: Client connection negotiation failed: client connection to 127.28.224.130:44427: connect: Connection refused (error 111)
W20260608 13:04:08.114341  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet d9144a57a8654c4ab8e347a638e21a45: Network error: Client connection negotiation failed: client connection to 127.28.224.131:37799: connect: Connection refused (error 111)
W20260608 13:04:09.146477  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet b87e0ac5d725461c95ac10fa1a68f7d6: Network error: Client connection negotiation failed: client connection to 127.28.224.130:44427: connect: Connection refused (error 111)
W20260608 13:04:09.150599  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet c87e2b40681c45348c522105a902355d: Network error: Client connection negotiation failed: client connection to 127.28.224.129:43133: connect: Connection refused (error 111)
W20260608 13:04:09.154531  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet d9144a57a8654c4ab8e347a638e21a45: Network error: Client connection negotiation failed: client connection to 127.28.224.131:37799: connect: Connection refused (error 111)
W20260608 13:04:10.168882  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet c87e2b40681c45348c522105a902355d: Network error: Client connection negotiation failed: client connection to 127.28.224.129:43133: connect: Connection refused (error 111)
W20260608 13:04:10.172871  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet d9144a57a8654c4ab8e347a638e21a45: Network error: Client connection negotiation failed: client connection to 127.28.224.131:37799: connect: Connection refused (error 111)
W20260608 13:04:10.176628  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet 6f351631f0a34f958022508d79f23fba: Network error: Client connection negotiation failed: client connection to 127.28.224.130:44427: connect: Connection refused (error 111)
W20260608 13:04:11.179032  3860 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f3062c3eb0e84cb6bd8c1d2cadd788fb not available for placement
W20260608 13:04:12.181258  3860 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f3062c3eb0e84cb6bd8c1d2cadd788fb not available for placement
W20260608 13:04:13.184113  3860 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f3062c3eb0e84cb6bd8c1d2cadd788fb not available for placement
I20260608 13:04:13.477896 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:13.486548  4221 instance_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 13:04:13.488926  4224 instance_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 13:04:13.488994  4222 instance_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 13:04:13.493324 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:13.495589 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:13.495838 29570 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 13:04:13.496039 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923853496018 us; error 0 us; skew 500 ppm
I20260608 13:04:13.496677 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:13.499766 29570 webserver.cc:533] Webserver started at http://127.28.224.129:39433/ using document root <none> and password file <none>
I20260608 13:04:13.500356 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:13.500545 29570 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:04:13.504962 29570 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 13:04:13.508831  4229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:13.509665 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:13.510005 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "2173e870142c43619d8eb432a6ba98f5"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:13.510478 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:13.526142 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:13.527781 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:13.529459 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:13.533310  4236 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 13:04:13.556936 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 13:04:13.557301 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260608 13:04:13.557610 29570 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 13:04:13.564476  4236 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:13.576930 29570 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 13:04:13.577263 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.020s	user 0.018s	sys 0.000s
I20260608 13:04:13.578828  4236 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: 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 13:04:13.579619  4236 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Bootstrap complete.
I20260608 13:04:13.580233  4236 ts_tablet_manager.cc:1403] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 13:04:13.582880  4236 raft_consensus.cc:359] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.583806  4236 raft_consensus.cc:385] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:13.584080  4236 raft_consensus.cc:740] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.584929  4236 consensus_queue.cc:260] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.588306  4236 ts_tablet_manager.cc:1434] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 13:04:13.589244  4236 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:13.603773  4236 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: 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 13:04:13.604703  4236 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Bootstrap complete.
I20260608 13:04:13.605329  4236 ts_tablet_manager.cc:1403] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 13:04:13.608253  4236 raft_consensus.cc:359] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.609016  4236 raft_consensus.cc:740] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.609802  4236 consensus_queue.cc:260] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.611917  4236 ts_tablet_manager.cc:1434] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 13:04:13.612905  4236 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:13.626195  4236 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: 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 13:04:13.627491  4236 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Bootstrap complete.
I20260608 13:04:13.628165  4236 ts_tablet_manager.cc:1403] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 13:04:13.630465  4236 raft_consensus.cc:359] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:13.631341  4236 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.632146  4236 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:13.633987  4236 ts_tablet_manager.cc:1434] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:04:13.634994  4236 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Bootstrap starting.
I20260608 13:04:13.642302 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:43133
I20260608 13:04:13.642446  4296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:43133 every 8 connection(s)
I20260608 13:04:13.648492 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:04:13.649000  4236 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: 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 13:04:13.650091  4236 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Bootstrap complete.
I20260608 13:04:13.651021  4236 ts_tablet_manager.cc:1403] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
W20260608 13:04:13.652048  4299 tablet.cc:2404] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:04:13.653844  4239 raft_consensus.cc:493] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:13.654531  4239 raft_consensus.cc:515] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.656189  4236 raft_consensus.cc:359] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.656951  4236 raft_consensus.cc:740] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.657872  4239 leader_election.cc:290] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:13.661427  4236 consensus_queue.cc:260] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
W20260608 13:04:13.664011  4231 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.131:37799: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 13:04:13.666045  4302 instance_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 13:04:13.666191  4236 ts_tablet_manager.cc:1434] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
W20260608 13:04:13.672719  4305 instance_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 13:04:13.676457  4231 leader_election.cc:336] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799): Network error: Client connection negotiation failed: client connection to 127.28.224.131:37799: connect: Connection refused (error 111)
W20260608 13:04:13.679632  4308 instance_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 13:04:13.680389  4232 leader_election.cc:336] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427): Network error: Client connection negotiation failed: client connection to 127.28.224.130:44427: connect: Connection refused (error 111)
I20260608 13:04:13.680869  4232 leader_election.cc:304] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5; no voters: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb
I20260608 13:04:13.681509 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:13.681802  4239 raft_consensus.cc:2749] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:04:13.683073 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:04:13.683074  4297 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46009
W20260608 13:04:13.683416 29570 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 13:04:13.683702 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923853683677 us; error 0 us; skew 500 ppm
I20260608 13:04:13.683769  4297 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:13.684434 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:13.684751  4297 heartbeater.cc:507] Master 127.28.224.190:46009 requested a full tablet report, sending...
I20260608 13:04:13.687316 29570 webserver.cc:533] Webserver started at http://127.28.224.130:44587/ using document root <none> and password file <none>
I20260608 13:04:13.688424 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:13.688731 29570 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:04:13.690037  3812 ts_manager.cc:194] Re-registered known tserver with Master: 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
I20260608 13:04:13.693344 29570 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:04:13.696136  3812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53834
I20260608 13:04:13.697716  4313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:13.698925 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:13.699330 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:13.699731 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:13.700089  4297 heartbeater.cc:499] Master 127.28.224.190:46009 was elected leader, sending a full tablet report...
I20260608 13:04:13.713713 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:13.715063 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:13.716737 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:13.742808 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 13:04:13.743283 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 13:04:13.749049  4320 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:13.761581  4320 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: 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 13:04:13.762092 29570 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 13:04:13.762344  4320 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap complete.
I20260608 13:04:13.762415 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.019s	user 0.016s	sys 0.000s
I20260608 13:04:13.763414  4320 ts_tablet_manager.cc:1403] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 13:04:13.765856  4320 raft_consensus.cc:359] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.766438  4320 raft_consensus.cc:740] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.767232  4320 consensus_queue.cc:260] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.769942  4320 ts_tablet_manager.cc:1434] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:04:13.770723  4320 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:13.784327  4320 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: 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 13:04:13.785126  4320 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap complete.
I20260608 13:04:13.785800  4320 ts_tablet_manager.cc:1403] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 13:04:13.788645  4320 raft_consensus.cc:359] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.789248  4320 raft_consensus.cc:740] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.790009  4320 consensus_queue.cc:260] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.791846  4320 ts_tablet_manager.cc:1434] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 13:04:13.792855  4320 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:13.810659  4320 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: 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 13:04:13.812140  4320 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap complete.
I20260608 13:04:13.812978  4320 ts_tablet_manager.cc:1403] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260608 13:04:13.816663  4320 raft_consensus.cc:359] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:13.817924  4320 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.819119  4320 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:13.822336  4320 ts_tablet_manager.cc:1434] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 13:04:13.823573  4320 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap starting.
I20260608 13:04:13.828118 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:44427
I20260608 13:04:13.828295  4380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:44427 every 8 connection(s)
I20260608 13:04:13.835640 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:13.845592  4385 instance_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 13:04:13.847744  4386 instance_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 13:04:13.851011  4320 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: 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 13:04:13.852751  4320 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Bootstrap complete.
I20260608 13:04:13.853484  4381 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46009
I20260608 13:04:13.853931  4320 ts_tablet_manager.cc:1403] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.000s
I20260608 13:04:13.854090  4381 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:13.855612  4381 heartbeater.cc:507] Master 127.28.224.190:46009 requested a full tablet report, sending...
I20260608 13:04:13.855707 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:13.857887  4320 raft_consensus.cc:359] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
W20260608 13:04:13.858107  4389 instance_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 13:04:13.858747  4320 raft_consensus.cc:740] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.859683 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:13.860194 29570 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 13:04:13.859735  4320 consensus_queue.cc:260] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.860437 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923853860418 us; error 0 us; skew 500 ppm
I20260608 13:04:13.861464 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:13.861791  3812 ts_manager.cc:194] Re-registered known tserver with Master: f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:13.862459  4320 ts_tablet_manager.cc:1434] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260608 13:04:13.865623 29570 webserver.cc:533] Webserver started at http://127.28.224.131:39257/ using document root <none> and password file <none>
I20260608 13:04:13.866240 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:13.866426 29570 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:04:13.867522  3812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53840
I20260608 13:04:13.870958 29570 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 13:04:13.871285  4381 heartbeater.cc:499] Master 127.28.224.190:46009 was elected leader, sending a full tablet report...
I20260608 13:04:13.875490  4393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:13.876586 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:13.877000 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
format_stamp: "Formatted at 2026-06-08 13:04:04 on dist-test-slave-wzp1"
I20260608 13:04:13.877395 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-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 13:04:13.892784 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:13.894253 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:13.896042 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:13.922122 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 13:04:13.922489 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.000s	sys 0.002s
I20260608 13:04:13.927896  4400 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:13.938283 29570 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 13:04:13.938622 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.000s
I20260608 13:04:13.941136  4400 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: 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 13:04:13.941983  4400 tablet_bootstrap.cc:492] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap complete.
I20260608 13:04:13.942574  4400 ts_tablet_manager.cc:1403] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.010s
I20260608 13:04:13.944931  4400 raft_consensus.cc:359] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.945665  4400 raft_consensus.cc:740] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.946893  4400 consensus_queue.cc:260] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.950606  4400 ts_tablet_manager.cc:1434] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.007s
I20260608 13:04:13.952198  4400 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:13.969928  4400 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: 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 13:04:13.970925  4400 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap complete.
I20260608 13:04:13.971765  4400 ts_tablet_manager.cc:1403] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260608 13:04:13.975082  4400 raft_consensus.cc:359] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.975979  4400 raft_consensus.cc:740] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:13.976941  4400 consensus_queue.cc:260] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:13.979980  4400 ts_tablet_manager.cc:1434] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 13:04:13.981000  4400 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:13.999616  4400 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: 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 13:04:14.000910  4400 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap complete.
I20260608 13:04:14.001966  4400 ts_tablet_manager.cc:1403] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 13:04:14.006176  4400 raft_consensus.cc:359] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:14.007166  4400 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:14.008249  4400 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:14.011462  4400 ts_tablet_manager.cc:1434] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 13:04:14.012645  4400 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap starting.
I20260608 13:04:14.017551 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:37799
I20260608 13:04:14.017740  4460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:37799 every 8 connection(s)
I20260608 13:04:14.030328  4400 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: 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 13:04:14.031387  4400 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Bootstrap complete.
I20260608 13:04:14.032326  4400 ts_tablet_manager.cc:1403] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260608 13:04:14.036154  4400 raft_consensus.cc:359] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:14.037102  4400 raft_consensus.cc:740] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Initialized, Role: FOLLOWER
I20260608 13:04:14.037720  4461 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46009
I20260608 13:04:14.038261  4461 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:14.038102  4400 consensus_queue.cc:260] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:14.039371  4461 heartbeater.cc:507] Master 127.28.224.190:46009 requested a full tablet report, sending...
I20260608 13:04:14.040230  4400 ts_tablet_manager.cc:1434] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 13:04:14.043552  3812 ts_manager.cc:194] Re-registered known tserver with Master: 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:14.048569  3812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53850
I20260608 13:04:14.051734  4461 heartbeater.cc:499] Master 127.28.224.190:46009 was elected leader, sending a full tablet report...
W20260608 13:04:14.206018  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet c87e2b40681c45348c522105a902355d: Illegal state: Replica 2173e870142c43619d8eb432a6ba98f5 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } }
W20260608 13:04:14.220402  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet d9144a57a8654c4ab8e347a638e21a45: Illegal state: Replica 2fbbb4888c8b4f939b2d6a85cb7e72c9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } }
W20260608 13:04:14.234115  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet 6f351631f0a34f958022508d79f23fba: Illegal state: Replica f3062c3eb0e84cb6bd8c1d2cadd788fb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } }
I20260608 13:04:15.013366  4469 raft_consensus.cc:493] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:15.014313  4469 raft_consensus.cc:515] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.016923  4469 leader_election.cc:290] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.024446  4474 raft_consensus.cc:493] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:15.025336  4474 raft_consensus.cc:515] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.028105  4474 leader_election.cc:290] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.039505  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:15.041517  4435 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 1.
I20260608 13:04:15.042243  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:15.043308  4271 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 1.
I20260608 13:04:15.043982  4315 leader_election.cc:304] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 
I20260608 13:04:15.045718  4469 raft_consensus.cc:2804] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:04:15.046285  4469 raft_consensus.cc:493] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:15.046729  4469 raft_consensus.cc:3060] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.053025  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:15.053877  4435 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 1.
I20260608 13:04:15.055166  4231 leader_election.cc:304] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [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: 2173e870142c43619d8eb432a6ba98f5, 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: 
I20260608 13:04:15.055634  4355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" is_pre_election: true
I20260608 13:04:15.056183  4474 raft_consensus.cc:2804] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:04:15.056633  4474 raft_consensus.cc:493] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:15.056980  4474 raft_consensus.cc:3060] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.058526  4469 raft_consensus.cc:515] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.059973  4355 raft_consensus.cc:2393] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2173e870142c43619d8eb432a6ba98f5 in current term 2: Already voted for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in this term.
I20260608 13:04:15.062178  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5"
I20260608 13:04:15.065119  4469 leader_election.cc:290] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 2 election: Requested vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.065399  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:15.066458  4435 raft_consensus.cc:3060] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.066550  4474 raft_consensus.cc:515] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.068200  4271 raft_consensus.cc:2393] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in current term 2: Already voted for candidate 2173e870142c43619d8eb432a6ba98f5 in this term.
I20260608 13:04:15.069413  4474 leader_election.cc:290] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 election: Requested vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.070577  4354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
I20260608 13:04:15.071514  4354 raft_consensus.cc:2393] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2173e870142c43619d8eb432a6ba98f5 in current term 2: Already voted for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in this term.
I20260608 13:04:15.074658  4435 raft_consensus.cc:2468] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 2.
I20260608 13:04:15.076202  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87e0ac5d725461c95ac10fa1a68f7d6" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:15.076308  4315 leader_election.cc:304] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 2173e870142c43619d8eb432a6ba98f5
I20260608 13:04:15.077091  4435 raft_consensus.cc:2393] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2173e870142c43619d8eb432a6ba98f5 in current term 2: Already voted for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in this term.
I20260608 13:04:15.077451  4469 raft_consensus.cc:2804] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:04:15.078260  4231 leader_election.cc:304] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [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: 2173e870142c43619d8eb432a6ba98f5; no voters: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb
I20260608 13:04:15.079236  4469 raft_consensus.cc:697] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Becoming Leader. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Running, Role: LEADER
I20260608 13:04:15.079661  4474 raft_consensus.cc:2749] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 13:04:15.080523  4469 consensus_queue.cc:237] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.088225  3812 catalog_manager.cc:5696] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:15.188866  4474 raft_consensus.cc:493] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:15.189522  4474 raft_consensus.cc:515] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:15.191560  4474 leader_election.cc:290] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.192430  4354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" is_pre_election: true
I20260608 13:04:15.192739  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:15.193715  4354 raft_consensus.cc:2410] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2173e870142c43619d8eb432a6ba98f5 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 13:04:15.193679  4435 raft_consensus.cc:2468] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 1.
I20260608 13:04:15.195585  4231 leader_election.cc:304] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [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: 2173e870142c43619d8eb432a6ba98f5, 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: f3062c3eb0e84cb6bd8c1d2cadd788fb
I20260608 13:04:15.196393  4474 raft_consensus.cc:2804] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:04:15.196872  4474 raft_consensus.cc:493] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:15.197293  4474 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.202641  4474 raft_consensus.cc:515] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:15.204569  4474 leader_election.cc:290] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 election: Requested vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.205590  4354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
I20260608 13:04:15.205796  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:15.206362  4354 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.206597  4435 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.212538  4435 raft_consensus.cc:2468] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 2.
I20260608 13:04:15.212831  4354 raft_consensus.cc:2410] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2173e870142c43619d8eb432a6ba98f5 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 13:04:15.213887  4231 leader_election.cc:304] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5, 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: 
I20260608 13:04:15.214960  4474 raft_consensus.cc:2804] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:04:15.216351  4474 raft_consensus.cc:697] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Becoming Leader. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Running, Role: LEADER
I20260608 13:04:15.217403  4474 consensus_queue.cc:237] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Queue going to LEADER 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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:15.224861  3812 catalog_manager.cc:5696] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 reported cstate change: term changed from 1 to 2, leader changed from f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130) to 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129). New cstate: current_term: 2 leader_uuid: "2173e870142c43619d8eb432a6ba98f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:15.227397  4469 raft_consensus.cc:493] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:15.228040  4469 raft_consensus.cc:515] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.230201  4469 leader_election.cc:290] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.231002  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:15.231437  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:15.232084  4271 raft_consensus.cc:2468] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 0.
I20260608 13:04:15.232574  4435 raft_consensus.cc:2410] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f3062c3eb0e84cb6bd8c1d2cadd788fb 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 13:04:15.233878  4317 leader_election.cc:304] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 
I20260608 13:04:15.235364  4469 raft_consensus.cc:2804] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:04:15.235814  4469 raft_consensus.cc:493] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:15.236236  4469 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.241715  4469 raft_consensus.cc:515] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.243970  4469 leader_election.cc:290] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 2 election: Requested vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.244812  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5"
I20260608 13:04:15.245118  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:15.247292  4271 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 0 FOLLOWER]: Advancing to term 2
W20260608 13:04:15.247499  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet c87e2b40681c45348c522105a902355d: Illegal state: Replica 2173e870142c43619d8eb432a6ba98f5 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } }
I20260608 13:04:15.247663  4435 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Advancing to term 2
W20260608 13:04:15.252918  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet 6f351631f0a34f958022508d79f23fba: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:04:15.255280  4271 raft_consensus.cc:2468] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 2.
I20260608 13:04:15.256014  4435 raft_consensus.cc:2410] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f3062c3eb0e84cb6bd8c1d2cadd788fb 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 13:04:15.257308  4317 leader_election.cc:304] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 
W20260608 13:04:15.257884  3860 auto_rebalancer.cc:591] Failed to schedule move for tablet b87e0ac5d725461c95ac10fa1a68f7d6: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:04:15.258455  4469 raft_consensus.cc:2804] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:04:15.259147  4469 raft_consensus.cc:697] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Becoming Leader. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Running, Role: LEADER
I20260608 13:04:15.260031  4469 consensus_queue.cc:237] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Queue going to LEADER 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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.268419  3812 catalog_manager.cc:5696] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb reported cstate change: term changed from 1 to 2, leader changed from 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131) to f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130). New cstate: current_term: 2 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:15.328683  4488 raft_consensus.cc:493] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:15.329421  4488 raft_consensus.cc:515] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.331933  4488 leader_election.cc:290] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:15.345597  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:15.345597  4354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" is_pre_election: true
I20260608 13:04:15.346460  4271 raft_consensus.cc:2468] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fbbb4888c8b4f939b2d6a85cb7e72c9 in term 2.
I20260608 13:04:15.348340  4397 leader_election.cc:304] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [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: 2173e870142c43619d8eb432a6ba98f5, 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: f3062c3eb0e84cb6bd8c1d2cadd788fb
I20260608 13:04:15.349347  4488 raft_consensus.cc:2804] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 13:04:15.349820  4488 raft_consensus.cc:493] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:15.350178  4488 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:04:15.356062  4488 raft_consensus.cc:515] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.358148  4488 leader_election.cc:290] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [CANDIDATE]: Term 3 election: Requested vote from peers 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133), f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:15.359316  4354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
I20260608 13:04:15.359200  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9144a57a8654c4ab8e347a638e21a45" candidate_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5"
I20260608 13:04:15.360507  4271 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:04:15.365896  4271 raft_consensus.cc:2468] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fbbb4888c8b4f939b2d6a85cb7e72c9 in term 3.
I20260608 13:04:15.367174  4397 leader_election.cc:304] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [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: 2173e870142c43619d8eb432a6ba98f5, 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: f3062c3eb0e84cb6bd8c1d2cadd788fb
I20260608 13:04:15.368211  4488 raft_consensus.cc:2804] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:04:15.369644  4488 raft_consensus.cc:697] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 LEADER]: Becoming Leader. State: Replica: 2fbbb4888c8b4f939b2d6a85cb7e72c9, State: Running, Role: LEADER
I20260608 13:04:15.370721  4488 consensus_queue.cc:237] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.378381  3812 catalog_manager.cc:5696] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 reported cstate change: term changed from 2 to 3, leader changed from f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130) to 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131). New cstate: current_term: 3 leader_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:15.418967  4474 raft_consensus.cc:493] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:15.419760  4474 raft_consensus.cc:515] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.421923  4474 leader_election.cc:290] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.422959  4354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" is_pre_election: true
I20260608 13:04:15.423174  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:15.423929  4354 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 1.
I20260608 13:04:15.424196  4435 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 1.
I20260608 13:04:15.425518  4232 leader_election.cc:304] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [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: 2173e870142c43619d8eb432a6ba98f5, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 
I20260608 13:04:15.426554  4474 raft_consensus.cc:2804] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 13:04:15.427104  4474 raft_consensus.cc:493] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:15.427486  4474 raft_consensus.cc:3060] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.432735  4474 raft_consensus.cc:515] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.434760  4474 leader_election.cc:290] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 election: Requested vote from peers f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427), 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799)
I20260608 13:04:15.435639  4354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb"
I20260608 13:04:15.435978  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87e2b40681c45348c522105a902355d" candidate_uuid: "2173e870142c43619d8eb432a6ba98f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:15.436600  4354 raft_consensus.cc:3060] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.436904  4435 raft_consensus.cc:3060] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:15.444645  4435 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 2.
I20260608 13:04:15.444639  4354 raft_consensus.cc:2468] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2173e870142c43619d8eb432a6ba98f5 in term 2.
I20260608 13:04:15.446370  4231 leader_election.cc:304] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2173e870142c43619d8eb432a6ba98f5, 2fbbb4888c8b4f939b2d6a85cb7e72c9; no voters: 
I20260608 13:04:15.447387  4474 raft_consensus.cc:2804] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:04:15.448081  4474 raft_consensus.cc:697] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Becoming Leader. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Running, Role: LEADER
I20260608 13:04:15.448992  4474 consensus_queue.cc:237] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.457157  3812 catalog_manager.cc:5696] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "2173e870142c43619d8eb432a6ba98f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:15.493549  4469 raft_consensus.cc:493] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:15.494345  4469 raft_consensus.cc:515] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:15.496699  4469 leader_election.cc:290] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799), 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
I20260608 13:04:15.497592  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" is_pre_election: true
I20260608 13:04:15.497982  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5" is_pre_election: true
I20260608 13:04:15.498689  4435 raft_consensus.cc:2468] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 2.
I20260608 13:04:15.500133  4315 leader_election.cc:304] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 2173e870142c43619d8eb432a6ba98f5
I20260608 13:04:15.501063  4469 raft_consensus.cc:2804] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 13:04:15.501613  4469 raft_consensus.cc:493] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:15.502151  4469 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:04:15.507642  4469 raft_consensus.cc:515] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:15.509794  4469 leader_election.cc:290] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [CANDIDATE]: Term 3 election: Requested vote from peers 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799), 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
I20260608 13:04:15.510730  4435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9"
I20260608 13:04:15.511379  4271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f351631f0a34f958022508d79f23fba" candidate_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2173e870142c43619d8eb432a6ba98f5"
I20260608 13:04:15.511662  4435 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:04:15.513294  4270 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:04:15.515067  4479 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:15.519342  4435 raft_consensus.cc:2468] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3062c3eb0e84cb6bd8c1d2cadd788fb in term 3.
I20260608 13:04:15.520787  4315 leader_election.cc:304] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: 2fbbb4888c8b4f939b2d6a85cb7e72c9, f3062c3eb0e84cb6bd8c1d2cadd788fb; no voters: 2173e870142c43619d8eb432a6ba98f5
I20260608 13:04:15.521744  4479 raft_consensus.cc:2804] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 FOLLOWER]: Leader election won for term 3
I20260608 13:04:15.522469  4479 raft_consensus.cc:697] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 LEADER]: Becoming Leader. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Running, Role: LEADER
I20260608 13:04:15.523543  4479 consensus_queue.cc:237] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:15.534657  3812 catalog_manager.cc:5696] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb reported cstate change: term changed from 2 to 3, leader changed from 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129) to f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130). New cstate: current_term: 3 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:15.535732  4435 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:04:15.538368  4479 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:15.727125  4435 raft_consensus.cc:1240] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 LEADER]: Rejecting Update request from peer f3062c3eb0e84cb6bd8c1d2cadd788fb for earlier term 2. Current term is 3. Ops: []
I20260608 13:04:15.728706  4479 consensus_queue.cc:1059] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:15.729547  4479 consensus_queue.cc:1243] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Peer 2fbbb4888c8b4f939b2d6a85cb7e72c9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 13:04:15.730165  4469 raft_consensus.cc:3055] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Stepping down as leader of term 2
I20260608 13:04:15.730630  4469 raft_consensus.cc:740] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3062c3eb0e84cb6bd8c1d2cadd788fb, State: Running, Role: LEADER
I20260608 13:04:15.731645  4469 consensus_queue.cc:260] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } }
I20260608 13:04:15.732321  4435 raft_consensus.cc:1240] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Rejecting Update request from peer 2173e870142c43619d8eb432a6ba98f5 for earlier term 2. Current term is 3. Ops: []
I20260608 13:04:15.732841  4469 raft_consensus.cc:3060] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:04:15.733981  4474 consensus_queue.cc:1059] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:15.735039  4485 raft_consensus.cc:3055] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 13:04:15.735543  4485 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2173e870142c43619d8eb432a6ba98f5, State: Running, Role: LEADER
I20260608 13:04:15.736450  4485 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } }
I20260608 13:04:15.737533  4485 raft_consensus.cc:3060] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Advancing to term 3
I20260608 13:04:15.829208  4354 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:04:15.830834  4485 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:15.839802  4435 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:04:15.843277  4502 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:15.922175  4354 raft_consensus.cc:1275] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 FOLLOWER]: Refusing update from remote peer 2fbbb4888c8b4f939b2d6a85cb7e72c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:04:15.923884  4488 consensus_queue.cc:1048] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:15.924823  4488 consensus_queue.cc:1243] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [LEADER]: Peer f3062c3eb0e84cb6bd8c1d2cadd788fb 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 13:04:15.928318  4354 pending_rounds.cc:85] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Aborting all ops after (but not including) 0
I20260608 13:04:15.928840  4354 pending_rounds.cc:107] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 13:04:15.929281  4354 raft_consensus.cc:2889] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 13:04:15.939666  4270 raft_consensus.cc:1275] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Refusing update from remote peer 2fbbb4888c8b4f939b2d6a85cb7e72c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:04:15.944036  4504 consensus_queue.cc:1048] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:16.098140  4270 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:04:16.100119  4469 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:16.101003  4469 consensus_queue.cc:1243] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Peer 2173e870142c43619d8eb432a6ba98f5 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 13:04:16.104359  4270 pending_rounds.cc:85] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Aborting all ops after (but not including) 0
I20260608 13:04:16.104781  4270 pending_rounds.cc:107] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 13:04:16.105131  4270 raft_consensus.cc:2889] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 13:04:16.113994  4435 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 13:04:16.116137  4507 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:16.271958  4354 consensus_queue.cc:237] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.279170  4270 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:04:16.279846  4435 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 13:04:16.281944  4469 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } 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 13:04:16.283457  4479 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:04:16.292281  4469 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.295375  4270 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.295795  4435 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
W20260608 13:04:16.297797  4314 consensus_peers.cc:597] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb -> Peer 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132:42605): Couldn't send request to peer 2dd31d77b9f043489d408ff6cf69f807. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f351631f0a34f958022508d79f23fba. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:16.310760  3810 catalog_manager.cc:5696] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb reported cstate change: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New cstate: current_term: 3 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:16.313804  4354 consensus_queue.cc:237] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.321797  4435 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 13:04:16.322523  4314 consensus_peers.cc:597] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb -> Peer 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132:42605): Couldn't send request to peer 2dd31d77b9f043489d408ff6cf69f807. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b87e0ac5d725461c95ac10fa1a68f7d6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:16.322918  4270 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:04:16.324016  4479 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } 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 13:04:16.325276  4469 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:16.334975  4469 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.338572  4270 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.340824  4435 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.350569  3812 catalog_manager.cc:5696] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb reported cstate change: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New cstate: current_term: 2 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:16.353690  4271 consensus_queue.cc:237] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.362828  4435 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:04:16.367158  4502 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:04:16.378535  4435 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.380048  4354 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:04:16.382133  4502 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } 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 13:04:16.383339  4230 consensus_peers.cc:597] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 -> Peer 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132:42605): Couldn't send request to peer 2dd31d77b9f043489d408ff6cf69f807. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c87e2b40681c45348c522105a902355d. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:16.387244  4354 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.387508  4514 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.394068  3812 catalog_manager.cc:5696] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 reported cstate change: config changed from index -1 to 3, NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) added. New cstate: current_term: 2 leader_uuid: "2173e870142c43619d8eb432a6ba98f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } } }
I20260608 13:04:16.773133  4520 ts_tablet_manager.cc:933] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: Initiating tablet copy from peer f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:16.773869  4521 ts_tablet_manager.cc:933] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: Initiating tablet copy from peer f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427)
I20260608 13:04:16.775884  4520 tablet_copy_client.cc:323] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:44427
I20260608 13:04:16.777545  4521 tablet_copy_client.cc:323] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:44427
I20260608 13:04:16.791702  4366 tablet_copy_service.cc:140] P f3062c3eb0e84cb6bd8c1d2cadd788fb: Received BeginTabletCopySession request for tablet b87e0ac5d725461c95ac10fa1a68f7d6 from peer 2dd31d77b9f043489d408ff6cf69f807 ({username='slave'} at 127.0.0.1:42086)
I20260608 13:04:16.795392  4366 tablet_copy_service.cc:161] P f3062c3eb0e84cb6bd8c1d2cadd788fb: Beginning new tablet copy session on tablet b87e0ac5d725461c95ac10fa1a68f7d6 from peer 2dd31d77b9f043489d408ff6cf69f807 at {username='slave'} at 127.0.0.1:42086: session id = 2dd31d77b9f043489d408ff6cf69f807-b87e0ac5d725461c95ac10fa1a68f7d6
I20260608 13:04:16.792204  4365 tablet_copy_service.cc:140] P f3062c3eb0e84cb6bd8c1d2cadd788fb: Received BeginTabletCopySession request for tablet 6f351631f0a34f958022508d79f23fba from peer 2dd31d77b9f043489d408ff6cf69f807 ({username='slave'} at 127.0.0.1:42086)
I20260608 13:04:16.797840  4365 tablet_copy_service.cc:161] P f3062c3eb0e84cb6bd8c1d2cadd788fb: Beginning new tablet copy session on tablet 6f351631f0a34f958022508d79f23fba from peer 2dd31d77b9f043489d408ff6cf69f807 at {username='slave'} at 127.0.0.1:42086: session id = 2dd31d77b9f043489d408ff6cf69f807-6f351631f0a34f958022508d79f23fba
I20260608 13:04:16.806460  4366 tablet_copy_source_session.cc:215] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:16.809533  4365 tablet_copy_source_session.cc:215] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:16.810828  4520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87e0ac5d725461c95ac10fa1a68f7d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:16.813618  4521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f351631f0a34f958022508d79f23fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:16.826974  4520 tablet_copy_client.cc:806] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:16.828004  4520 tablet_copy_client.cc:670] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:16.832782  4520 tablet_copy_client.cc:538] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:16.832830  4521 tablet_copy_client.cc:806] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:16.834478  4521 tablet_copy_client.cc:670] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:16.840049  4521 tablet_copy_client.cc:538] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:16.844206  4520 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: Bootstrap starting.
I20260608 13:04:16.852053  4521 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: Bootstrap starting.
I20260608 13:04:16.858893  4526 ts_tablet_manager.cc:933] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: Initiating tablet copy from peer 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133)
I20260608 13:04:16.871719  4526 tablet_copy_client.cc:323] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:43133
I20260608 13:04:16.882925  4520 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: 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 13:04:16.884215  4520 tablet_bootstrap.cc:492] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: Bootstrap complete.
I20260608 13:04:16.885201  4520 ts_tablet_manager.cc:1403] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.016s
I20260608 13:04:16.887187  4521 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: 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 13:04:16.888460  4521 tablet_bootstrap.cc:492] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: Bootstrap complete.
I20260608 13:04:16.888909  4520 raft_consensus.cc:359] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.889496  4521 ts_tablet_manager.cc:1403] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.013s
I20260608 13:04:16.890215  4520 raft_consensus.cc:740] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2dd31d77b9f043489d408ff6cf69f807, State: Initialized, Role: LEARNER
I20260608 13:04:16.891438  4520 consensus_queue.cc:260] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.894114  4521 raft_consensus.cc:359] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.896011  4521 raft_consensus.cc:740] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 2dd31d77b9f043489d408ff6cf69f807, State: Initialized, Role: LEARNER
I20260608 13:04:16.898072  4521 consensus_queue.cc:260] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.901298  4282 tablet_copy_service.cc:140] P 2173e870142c43619d8eb432a6ba98f5: Received BeginTabletCopySession request for tablet c87e2b40681c45348c522105a902355d from peer 2dd31d77b9f043489d408ff6cf69f807 ({username='slave'} at 127.0.0.1:44584)
I20260608 13:04:16.902379  4282 tablet_copy_service.cc:161] P 2173e870142c43619d8eb432a6ba98f5: Beginning new tablet copy session on tablet c87e2b40681c45348c522105a902355d from peer 2dd31d77b9f043489d408ff6cf69f807 at {username='slave'} at 127.0.0.1:44584: session id = 2dd31d77b9f043489d408ff6cf69f807-c87e2b40681c45348c522105a902355d
I20260608 13:04:16.905442  4521 ts_tablet_manager.cc:1434] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 13:04:16.906018  4520 ts_tablet_manager.cc:1434] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 13:04:16.908439  4365 tablet_copy_service.cc:342] P f3062c3eb0e84cb6bd8c1d2cadd788fb: Request end of tablet copy session 2dd31d77b9f043489d408ff6cf69f807-6f351631f0a34f958022508d79f23fba received from {username='slave'} at 127.0.0.1:42086
I20260608 13:04:16.909111  4365 tablet_copy_service.cc:434] P f3062c3eb0e84cb6bd8c1d2cadd788fb: ending tablet copy session 2dd31d77b9f043489d408ff6cf69f807-6f351631f0a34f958022508d79f23fba on tablet 6f351631f0a34f958022508d79f23fba with peer 2dd31d77b9f043489d408ff6cf69f807
I20260608 13:04:16.910044  4366 tablet_copy_service.cc:342] P f3062c3eb0e84cb6bd8c1d2cadd788fb: Request end of tablet copy session 2dd31d77b9f043489d408ff6cf69f807-b87e0ac5d725461c95ac10fa1a68f7d6 received from {username='slave'} at 127.0.0.1:42086
I20260608 13:04:16.910668  4366 tablet_copy_service.cc:434] P f3062c3eb0e84cb6bd8c1d2cadd788fb: ending tablet copy session 2dd31d77b9f043489d408ff6cf69f807-b87e0ac5d725461c95ac10fa1a68f7d6 on tablet b87e0ac5d725461c95ac10fa1a68f7d6 with peer 2dd31d77b9f043489d408ff6cf69f807
I20260608 13:04:16.918457  4282 tablet_copy_source_session.cc:215] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:16.922432  4526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87e2b40681c45348c522105a902355d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:16.940737  4526 tablet_copy_client.cc:806] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:16.941493  4526 tablet_copy_client.cc:670] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:16.945851  4526 tablet_copy_client.cc:538] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:16.955766  4526 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: Bootstrap starting.
I20260608 13:04:16.980747  4526 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: 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 13:04:16.981959  4526 tablet_bootstrap.cc:492] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: Bootstrap complete.
I20260608 13:04:16.982905  4526 ts_tablet_manager.cc:1403] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260608 13:04:16.986378  4526 raft_consensus.cc:359] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.987560  4526 raft_consensus.cc:740] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2dd31d77b9f043489d408ff6cf69f807, State: Initialized, Role: LEARNER
I20260608 13:04:16.988559  4526 consensus_queue.cc:260] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: true } }
I20260608 13:04:16.991449  4526 ts_tablet_manager.cc:1434] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:04:16.993746  4282 tablet_copy_service.cc:342] P 2173e870142c43619d8eb432a6ba98f5: Request end of tablet copy session 2dd31d77b9f043489d408ff6cf69f807-c87e2b40681c45348c522105a902355d received from {username='slave'} at 127.0.0.1:44584
I20260608 13:04:16.994390  4282 tablet_copy_service.cc:434] P 2173e870142c43619d8eb432a6ba98f5: ending tablet copy session 2dd31d77b9f043489d408ff6cf69f807-c87e2b40681c45348c522105a902355d on tablet c87e2b40681c45348c522105a902355d with peer 2dd31d77b9f043489d408ff6cf69f807
I20260608 13:04:17.234705  4186 raft_consensus.cc:1217] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 13:04:17.270464  4186 raft_consensus.cc:1217] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 13:04:17.345257  4186 raft_consensus.cc:1217] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 13:04:17.737440  4479 raft_consensus.cc:1064] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb: attempting to promote NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 to VOTER
I20260608 13:04:17.740392  4479 consensus_queue.cc:237] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } }
I20260608 13:04:17.749459  4186 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 LEARNER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 13:04:17.751626  4538 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } 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 13:04:17.752624  4271 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 13:04:17.754716  4435 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 13:04:17.754753  4538 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } 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 13:04:17.756836  4534 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:04:17.773617  4534 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.776039  4271 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.776355  4186 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.793434  3810 catalog_manager.cc:5696] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 reported cstate change: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.798151  4435 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.808662  4535 raft_consensus.cc:1064] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5: attempting to promote NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 to VOTER
I20260608 13:04:17.811724  4535 consensus_queue.cc:237] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } }
I20260608 13:04:17.827294  4186 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:17.829478  4542 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } 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 13:04:17.830403  4354 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:17.830476  4435 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:17.832427  4535 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:04:17.833376  4542 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } 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 13:04:17.850118  4545 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.852372  4354 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.865037  4435 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.869098  3809 catalog_manager.cc:5696] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 reported cstate change: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2173e870142c43619d8eb432a6ba98f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:04:17.862824  4186 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } attrs { replace: true } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.901464  4354 consensus_queue.cc:237] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } }
I20260608 13:04:17.908547  4271 consensus_queue.cc:237] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } }
I20260608 13:04:17.909340  4186 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 13:04:17.911268  4538 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } 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 13:04:17.912869  4435 raft_consensus.cc:1275] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 13:04:17.914800  4538 consensus_queue.cc:1048] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:04:17.917099  4435 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:04:17.918854  4187 raft_consensus.cc:1275] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Refusing update from remote peer 2173e870142c43619d8eb432a6ba98f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:04:17.920732  4545 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:04:17.921231  4534 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.922879  4542 consensus_queue.cc:1048] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } 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 13:04:17.928695  4186 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.935535  4535 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.937436  3798 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6f351631f0a34f958022508d79f23fba with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:17.943419  4434 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.945992  3812 catalog_manager.cc:5696] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 reported cstate change: config changed from index 4 to 5, VOTER 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129) evicted. New cstate: current_term: 3 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.945773  4186 raft_consensus.cc:2955] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.949441  4435 raft_consensus.cc:2955] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.964223  4538 raft_consensus.cc:1064] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb: attempting to promote NON_VOTER 2dd31d77b9f043489d408ff6cf69f807 to VOTER
I20260608 13:04:17.966387  4261 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f351631f0a34f958022508d79f23fba with delete_type TABLET_DATA_TOMBSTONED (TS 2173e870142c43619d8eb432a6ba98f5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44598
I20260608 13:04:17.967350  4538 consensus_queue.cc:237] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } }
I20260608 13:04:17.967263  3799 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c87e2b40681c45348c522105a902355d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:17.961289  3809 catalog_manager.cc:5696] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 reported cstate change: config changed from index 4 to 5, VOTER f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130) evicted. New cstate: current_term: 2 leader_uuid: "2173e870142c43619d8eb432a6ba98f5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:17.979476  4186 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 LEARNER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:17.983309  4556 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:17.984443  4271 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:17.984495  4435 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:17.984476  4556 raft_consensus.cc:2243] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:17.986650  4479 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } 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 13:04:17.987594  4556 raft_consensus.cc:2272] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:17.988497  4538 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } 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 13:04:17.990080  4479 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:04:17.991520  4556 ts_tablet_manager.cc:1916] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:17.998603  4345 tablet_service.cc:1558] Processing DeleteTablet for tablet c87e2b40681c45348c522105a902355d with delete_type TABLET_DATA_TOMBSTONED (TS f3062c3eb0e84cb6bd8c1d2cadd788fb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42102
I20260608 13:04:18.037469  4560 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:18.042117  4560 raft_consensus.cc:2243] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:18.039969  4556 ts_tablet_manager.cc:1929] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 13:04:18.043589  4556 log.cc:1199] T 6f351631f0a34f958022508d79f23fba P 2173e870142c43619d8eb432a6ba98f5: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/6f351631f0a34f958022508d79f23fba
I20260608 13:04:18.043577  4560 raft_consensus.cc:2272] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:18.046526  3799 catalog_manager.cc:5027] TS 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133): tablet 6f351631f0a34f958022508d79f23fba (table test-workload [id=fc02cb41605649c680fa42ef03ade866]) successfully deleted
I20260608 13:04:18.051785  4560 ts_tablet_manager.cc:1916] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:18.058655  4479 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.060737  4186 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.064280  4435 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.071785  4560 ts_tablet_manager.cc:1929] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 13:04:18.077179  4560 log.cc:1199] T c87e2b40681c45348c522105a902355d P f3062c3eb0e84cb6bd8c1d2cadd788fb: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/c87e2b40681c45348c522105a902355d
I20260608 13:04:18.077551  3808 catalog_manager.cc:5696] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 reported cstate change: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.080482  3798 catalog_manager.cc:5027] TS f3062c3eb0e84cb6bd8c1d2cadd788fb (127.28.224.130:44427): tablet c87e2b40681c45348c522105a902355d (table test-workload [id=fc02cb41605649c680fa42ef03ade866]) successfully deleted
I20260608 13:04:18.079447  4271 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2dd31d77b9f043489d408ff6cf69f807 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2fbbb4888c8b4f939b2d6a85cb7e72c9" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 37799 } attrs { replace: true } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.094036  4354 consensus_queue.cc:237] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [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: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } }
I20260608 13:04:18.104573  4186 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:04:18.106021  4271 raft_consensus.cc:1275] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Refusing update from remote peer f3062c3eb0e84cb6bd8c1d2cadd788fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:04:18.106460  4507 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } 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 13:04:18.108898  4534 consensus_queue.cc:1048] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:04:18.116752  4479 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.118841  4186 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.119172  4270 raft_consensus.cc:2955] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.133513  3809 catalog_manager.cc:5696] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 reported cstate change: config changed from index 4 to 5, VOTER 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131) evicted. New cstate: current_term: 2 leader_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2173e870142c43619d8eb432a6ba98f5" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 43133 } } peers { permanent_uuid: "f3062c3eb0e84cb6bd8c1d2cadd788fb" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44427 } } peers { permanent_uuid: "2dd31d77b9f043489d408ff6cf69f807" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 42605 } attrs { promote: false } } }
I20260608 13:04:18.136183  3798 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b87e0ac5d725461c95ac10fa1a68f7d6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:18.163297  4425 tablet_service.cc:1558] Processing DeleteTablet for tablet b87e0ac5d725461c95ac10fa1a68f7d6 with delete_type TABLET_DATA_TOMBSTONED (TS 2fbbb4888c8b4f939b2d6a85cb7e72c9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38080
I20260608 13:04:18.165431  4563 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:18.166359  4563 raft_consensus.cc:2243] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:18.167361  4563 raft_consensus.cc:2272] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:18.170763  4563 ts_tablet_manager.cc:1916] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:18.184280  4563 ts_tablet_manager.cc:1929] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 13:04:18.184640  4563 log.cc:1199] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2fbbb4888c8b4f939b2d6a85cb7e72c9: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/b87e0ac5d725461c95ac10fa1a68f7d6
I20260608 13:04:18.186350  3797 catalog_manager.cc:5027] TS 2fbbb4888c8b4f939b2d6a85cb7e72c9 (127.28.224.131:37799): tablet b87e0ac5d725461c95ac10fa1a68f7d6 (table test-workload [id=fc02cb41605649c680fa42ef03ade866]) successfully deleted
I20260608 13:04:20.100476 29570 tablet_server.cc:179] TabletServer@127.28.224.129:43133 shutting down...
I20260608 13:04:20.127348 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:20.128165 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.128856 29570 raft_consensus.cc:2243] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:04:20.129886 29570 raft_consensus.cc:2272] T c87e2b40681c45348c522105a902355d P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:20.130415  4317 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260608 13:04:20.132381 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.133062 29570 raft_consensus.cc:2243] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.133617 29570 raft_consensus.cc:2272] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2173e870142c43619d8eb432a6ba98f5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:20.133862  4317 consensus_peers.cc:597] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb -> Peer 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133): Couldn't send request to peer 2173e870142c43619d8eb432a6ba98f5. 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 13:04:20.135798 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.136400 29570 raft_consensus.cc:2243] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.136849 29570 raft_consensus.cc:2272] T d9144a57a8654c4ab8e347a638e21a45 P 2173e870142c43619d8eb432a6ba98f5 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:20.143824  4397 consensus_peers.cc:597] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 -> Peer 2173e870142c43619d8eb432a6ba98f5 (127.28.224.129:43133): Couldn't send request to peer 2173e870142c43619d8eb432a6ba98f5. 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 13:04:20.164300 29570 tablet_server.cc:196] TabletServer@127.28.224.129:43133 shutdown complete.
I20260608 13:04:20.180413 29570 tablet_server.cc:179] TabletServer@127.28.224.130:44427 shutting down...
I20260608 13:04:20.202013 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:20.202961 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.203683 29570 raft_consensus.cc:2243] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:04:20.204579 29570 raft_consensus.cc:2272] T b87e0ac5d725461c95ac10fa1a68f7d6 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.206729 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.207564 29570 raft_consensus.cc:2243] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 LEADER]: Raft consensus shutting down.
I20260608 13:04:20.208628 29570 raft_consensus.cc:2272] T 6f351631f0a34f958022508d79f23fba P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.210829 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.211387 29570 raft_consensus.cc:2243] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.211860 29570 raft_consensus.cc:2272] T d9144a57a8654c4ab8e347a638e21a45 P f3062c3eb0e84cb6bd8c1d2cadd788fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.237363 29570 tablet_server.cc:196] TabletServer@127.28.224.130:44427 shutdown complete.
I20260608 13:04:20.252398 29570 tablet_server.cc:179] TabletServer@127.28.224.131:37799 shutting down...
I20260608 13:04:20.274003 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:20.274780 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.275465 29570 raft_consensus.cc:2243] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.276101 29570 raft_consensus.cc:2272] T c87e2b40681c45348c522105a902355d P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.278227 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.278921 29570 raft_consensus.cc:2243] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.279492 29570 raft_consensus.cc:2272] T 6f351631f0a34f958022508d79f23fba P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.281488 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:20.281932 29570 raft_consensus.cc:2243] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 LEADER]: Raft consensus shutting down.
I20260608 13:04:20.282724 29570 raft_consensus.cc:2272] T d9144a57a8654c4ab8e347a638e21a45 P 2fbbb4888c8b4f939b2d6a85cb7e72c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.307365 29570 tablet_server.cc:196] TabletServer@127.28.224.131:37799 shutdown complete.
I20260608 13:04:20.321674 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:04:20.345642 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:20.346360 29570 tablet_replica.cc:333] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807: stopping tablet replica
I20260608 13:04:20.346920 29570 raft_consensus.cc:2243] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.347496 29570 raft_consensus.cc:2272] T c87e2b40681c45348c522105a902355d P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.349550 29570 tablet_replica.cc:333] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807: stopping tablet replica
I20260608 13:04:20.350095 29570 raft_consensus.cc:2243] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.350595 29570 raft_consensus.cc:2272] T 6f351631f0a34f958022508d79f23fba P 2dd31d77b9f043489d408ff6cf69f807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.352725 29570 tablet_replica.cc:333] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807: stopping tablet replica
I20260608 13:04:20.353253 29570 raft_consensus.cc:2243] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:20.353749 29570 raft_consensus.cc:2272] T b87e0ac5d725461c95ac10fa1a68f7d6 P 2dd31d77b9f043489d408ff6cf69f807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.376621 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:04:20.391168 29570 master.cc:562] Master@127.28.224.190:46009 shutting down...
I20260608 13:04:20.411551 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:20.412142 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:20.412487 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3573335c80f9467f93f3283a85def6c6: stopping tablet replica
W20260608 13:04:20.815804  3843 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4280 after lost signal to thread 29573
W20260608 13:04:21.430442 29570 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 3843)
W20260608 13:04:22.431402 29570 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 3843)
I20260608 13:04:23.424014 29570 master.cc:584] Master@127.28.224.190:46009 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (19596 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 13:04:23.482613 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:46271
I20260608 13:04:23.484068 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:23.490679  4567 instance_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 13:04:23.490953  4568 instance_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 13:04:23.492039  4570 instance_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 13:04:23.494645 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:23.495616 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:23.495803 29570 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 13:04:23.495985 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923863495968 us; error 0 us; skew 500 ppm
I20260608 13:04:23.496615 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:23.499277 29570 webserver.cc:533] Webserver started at http://127.28.224.190:44709/ using document root <none> and password file <none>
I20260608 13:04:23.499814 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:23.500005 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:23.500303 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:23.501672 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "e341a76021a549fda2772ce1f72d62d6"
format_stamp: "Formatted at 2026-06-08 13:04:23 on dist-test-slave-wzp1"
I20260608 13:04:23.506680 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 13:04:23.510596  4575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:23.511586 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:23.511906 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "e341a76021a549fda2772ce1f72d62d6"
format_stamp: "Formatted at 2026-06-08 13:04:23 on dist-test-slave-wzp1"
I20260608 13:04:23.512243 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-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 13:04:23.529119 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:23.530467 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:23.573348 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:46271
I20260608 13:04:23.573644  4626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:46271 every 8 connection(s)
I20260608 13:04:23.577898  4627 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 13:04:23.591387  4627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: Bootstrap starting.
I20260608 13:04:23.596706  4627 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:23.601364  4627 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: No bootstrap required, opened a new log
I20260608 13:04:23.604082  4627 raft_consensus.cc:359] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e341a76021a549fda2772ce1f72d62d6" member_type: VOTER }
I20260608 13:04:23.604612  4627 raft_consensus.cc:385] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:23.604866  4627 raft_consensus.cc:740] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e341a76021a549fda2772ce1f72d62d6, State: Initialized, Role: FOLLOWER
I20260608 13:04:23.605604  4627 consensus_queue.cc:260] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e341a76021a549fda2772ce1f72d62d6" member_type: VOTER }
I20260608 13:04:23.606127  4627 raft_consensus.cc:399] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:23.606360  4627 raft_consensus.cc:493] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:23.606663  4627 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:23.611924  4627 raft_consensus.cc:515] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e341a76021a549fda2772ce1f72d62d6" member_type: VOTER }
I20260608 13:04:23.612524  4627 leader_election.cc:304] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [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: e341a76021a549fda2772ce1f72d62d6; no voters: 
I20260608 13:04:23.613991  4627 leader_election.cc:290] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:23.614591  4630 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:23.616081  4630 raft_consensus.cc:697] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 1 LEADER]: Becoming Leader. State: Replica: e341a76021a549fda2772ce1f72d62d6, State: Running, Role: LEADER
I20260608 13:04:23.616928  4630 consensus_queue.cc:237] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [LEADER]: Queue going to LEADER mode. State: All 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: "e341a76021a549fda2772ce1f72d62d6" member_type: VOTER }
I20260608 13:04:23.617246  4627 sys_catalog.cc:565] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:23.624071  4632 sys_catalog.cc:455] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e341a76021a549fda2772ce1f72d62d6. Latest consensus state: current_term: 1 leader_uuid: "e341a76021a549fda2772ce1f72d62d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e341a76021a549fda2772ce1f72d62d6" member_type: VOTER } }
I20260608 13:04:23.624071  4631 sys_catalog.cc:455] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e341a76021a549fda2772ce1f72d62d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e341a76021a549fda2772ce1f72d62d6" member_type: VOTER } }
I20260608 13:04:23.624948  4632 sys_catalog.cc:458] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:23.625084  4631 sys_catalog.cc:458] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:23.627686  4639 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:23.636626  4639 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:23.637863 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:23.647596  4639 catalog_manager.cc:1382] Generated new cluster ID: ed958aa273c24ab59f821c12959a117e
I20260608 13:04:23.647922  4639 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:23.697249  4639 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:23.698778  4639 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:23.720286  4639 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: Generated new TSK 0
I20260608 13:04:23.721067  4639 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:23.769516 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:23.776827  4648 instance_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 13:04:23.777863  4649 instance_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 13:04:23.783398  4651 instance_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 13:04:23.784875 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:23.786808 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:23.787041 29570 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 13:04:23.787276 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923863787251 us; error 0 us; skew 500 ppm
I20260608 13:04:23.787918 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:23.790548 29570 webserver.cc:533] Webserver started at http://127.28.224.129:46741/ using document root <none> and password file <none>
I20260608 13:04:23.791131 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:23.791359 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:23.791644 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:23.792932 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "cbbc422da40b486fbf08d8a155288bf2"
format_stamp: "Formatted at 2026-06-08 13:04:23 on dist-test-slave-wzp1"
I20260608 13:04:23.798010 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:04:23.802392  4656 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:23.803570 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:23.803923 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "cbbc422da40b486fbf08d8a155288bf2"
format_stamp: "Formatted at 2026-06-08 13:04:23 on dist-test-slave-wzp1"
I20260608 13:04:23.804262 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-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 13:04:23.817077 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:23.818418 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:23.820205 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:23.822788 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:23.823021 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:23.823310 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:23.823494 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:23.869964 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:33903
I20260608 13:04:23.870131  4718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:33903 every 8 connection(s)
I20260608 13:04:23.875816 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:23.883811  4723 instance_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 13:04:23.886129  4724 instance_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 13:04:23.888904  4726 instance_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 13:04:23.889590 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:23.890704 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:23.890950 29570 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 13:04:23.891240 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923863891216 us; error 0 us; skew 500 ppm
I20260608 13:04:23.892169 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:23.894892  4719 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46271
I20260608 13:04:23.895450 29570 webserver.cc:533] Webserver started at http://127.28.224.130:38489/ using document root <none> and password file <none>
I20260608 13:04:23.895444  4719 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:23.896222 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:23.896478 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:23.896761 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:23.896736  4719 heartbeater.cc:507] Master 127.28.224.190:46271 requested a full tablet report, sending...
I20260608 13:04:23.898571 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "826ec7ea1fc74b2d96e456ff1edcec0b"
format_stamp: "Formatted at 2026-06-08 13:04:23 on dist-test-slave-wzp1"
I20260608 13:04:23.899792  4592 ts_manager.cc:194] Registered new tserver with Master: cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903)
I20260608 13:04:23.902637  4592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59302
I20260608 13:04:23.905622 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260608 13:04:23.909752  4731 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:23.910678 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:23.911000 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "826ec7ea1fc74b2d96e456ff1edcec0b"
format_stamp: "Formatted at 2026-06-08 13:04:23 on dist-test-slave-wzp1"
I20260608 13:04:23.911340 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-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 13:04:23.937978 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:23.939333 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:23.940912 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:23.943476 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:23.943676 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:23.943982 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:23.944131 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:23.989806 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:33055
I20260608 13:04:23.989946  4793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:33055 every 8 connection(s)
I20260608 13:04:23.995491 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:24.005906  4798 instance_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 13:04:24.006847  4797 instance_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 13:04:24.011409  4800 instance_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 13:04:24.011945 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:24.013691 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:24.014081 29570 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 13:04:24.014331 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923864014307 us; error 0 us; skew 500 ppm
I20260608 13:04:24.015439 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:24.015797  4794 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46271
I20260608 13:04:24.016386  4794 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:24.017688  4794 heartbeater.cc:507] Master 127.28.224.190:46271 requested a full tablet report, sending...
I20260608 13:04:24.020999  4592 ts_manager.cc:194] Registered new tserver with Master: 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:24.022578 29570 webserver.cc:533] Webserver started at http://127.28.224.131:35617/ using document root <none> and password file <none>
I20260608 13:04:24.023080  4592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59316
I20260608 13:04:24.023515 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:24.024677 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:24.025118 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:24.026775 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
format_stamp: "Formatted at 2026-06-08 13:04:24 on dist-test-slave-wzp1"
I20260608 13:04:24.032785 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 13:04:24.038183  4805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:24.039414 29570 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 13:04:24.039872 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
format_stamp: "Formatted at 2026-06-08 13:04:24 on dist-test-slave-wzp1"
I20260608 13:04:24.040267 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-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 13:04:24.057550 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:24.058913 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:24.060649 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:24.063366 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:24.063618 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:24.063879 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:24.064065 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:24.108669 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:39149
I20260608 13:04:24.108793  4867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:39149 every 8 connection(s)
I20260608 13:04:24.124861  4868 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46271
I20260608 13:04:24.125290  4868 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:24.126247  4868 heartbeater.cc:507] Master 127.28.224.190:46271 requested a full tablet report, sending...
I20260608 13:04:24.128957  4592 ts_manager.cc:194] Registered new tserver with Master: 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:24.129693 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017333912s
I20260608 13:04:24.130911  4592 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59332
I20260608 13:04:24.677140  4592 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59340:
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 13:04:24.679900  4592 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 13:04:24.752751  4833 tablet_service.cc:1511] Processing CreateTablet for tablet c7107146c12144c1ad148f0240728f94 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:24.753615  4683 tablet_service.cc:1511] Processing CreateTablet for tablet c65a92a48d3e49829b272967eb2c4d11 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:24.754621  4833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107146c12144c1ad148f0240728f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.759181  4681 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2569ada96b499d8e601684b975d052 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:24.755321  4683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65a92a48d3e49829b272967eb2c4d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.756407  4831 tablet_service.cc:1511] Processing CreateTablet for tablet c6eb54eb7aec40cca8803a61e6acf891 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:24.762025  4831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eb54eb7aec40cca8803a61e6acf891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.757026  4682 tablet_service.cc:1511] Processing CreateTablet for tablet c6eb54eb7aec40cca8803a61e6acf891 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:24.763947  4682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eb54eb7aec40cca8803a61e6acf891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.752751  4684 tablet_service.cc:1511] Processing CreateTablet for tablet c7107146c12144c1ad148f0240728f94 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:24.757817  4830 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2569ada96b499d8e601684b975d052 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:24.767644  4684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107146c12144c1ad148f0240728f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.767724  4830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2569ada96b499d8e601684b975d052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.756407  4832 tablet_service.cc:1511] Processing CreateTablet for tablet c65a92a48d3e49829b272967eb2c4d11 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:24.771555  4832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65a92a48d3e49829b272967eb2c4d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.773554  4759 tablet_service.cc:1511] Processing CreateTablet for tablet c7107146c12144c1ad148f0240728f94 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:24.774560  4681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2569ada96b499d8e601684b975d052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.775167  4759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107146c12144c1ad148f0240728f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.781340  4758 tablet_service.cc:1511] Processing CreateTablet for tablet c65a92a48d3e49829b272967eb2c4d11 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:24.784591  4757 tablet_service.cc:1511] Processing CreateTablet for tablet c6eb54eb7aec40cca8803a61e6acf891 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:24.787497  4756 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2569ada96b499d8e601684b975d052 (DEFAULT_TABLE table=test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:24.782958  4758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65a92a48d3e49829b272967eb2c4d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.792192  4756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2569ada96b499d8e601684b975d052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.799484  4757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eb54eb7aec40cca8803a61e6acf891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:24.849064  4887 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:24.856621  4888 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
I20260608 13:04:24.864071  4887 tablet_bootstrap.cc:654] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.866832  4889 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:24.870908  4887 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:24.871621  4887 ts_tablet_manager.cc:1403] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260608 13:04:24.872219  4888 tablet_bootstrap.cc:654] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.874931  4889 tablet_bootstrap.cc:654] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.875315  4887 raft_consensus.cc:359] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.876221  4887 raft_consensus.cc:385] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.876572  4887 raft_consensus.cc:740] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.877478  4887 consensus_queue.cc:260] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.878113  4888 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:24.878679  4888 ts_tablet_manager.cc:1403] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260608 13:04:24.880996  4719 heartbeater.cc:499] Master 127.28.224.190:46271 was elected leader, sending a full tablet report...
I20260608 13:04:24.881665  4889 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:24.881599  4887 ts_tablet_manager.cc:1434] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 13:04:24.882395  4889 ts_tablet_manager.cc:1403] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 13:04:24.883224  4887 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:24.883924  4888 raft_consensus.cc:359] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:24.884855  4888 raft_consensus.cc:385] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.885205  4888 raft_consensus.cc:740] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.885769  4889 raft_consensus.cc:359] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.886570  4889 raft_consensus.cc:385] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.886166  4888 consensus_queue.cc:260] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:24.886914  4889 raft_consensus.cc:740] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.887948  4889 consensus_queue.cc:260] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.892071  4887 tablet_bootstrap.cc:654] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.893764  4794 heartbeater.cc:499] Master 127.28.224.190:46271 was elected leader, sending a full tablet report...
I20260608 13:04:24.894886  4889 ts_tablet_manager.cc:1434] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.009s
I20260608 13:04:24.897006  4888 ts_tablet_manager.cc:1434] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.006s
I20260608 13:04:24.898695  4889 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:24.902242  4895 raft_consensus.cc:493] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:24.902895  4895 raft_consensus.cc:515] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.906774  4868 heartbeater.cc:499] Master 127.28.224.190:46271 was elected leader, sending a full tablet report...
I20260608 13:04:24.907655  4887 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:24.908327  4887 ts_tablet_manager.cc:1403] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260608 13:04:24.909053  4895 leader_election.cc:290] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:24.910908  4888 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
I20260608 13:04:24.913367  4887 raft_consensus.cc:359] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:24.914337  4887 raft_consensus.cc:385] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.914701  4887 raft_consensus.cc:740] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.915735  4887 consensus_queue.cc:260] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:24.918335  4887 ts_tablet_manager.cc:1434] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 13:04:24.919239  4888 tablet_bootstrap.cc:654] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.919454  4887 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:24.924952  4889 tablet_bootstrap.cc:654] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.927814  4887 tablet_bootstrap.cc:654] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.952241  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:24.953089  4887 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:24.953667  4887 ts_tablet_manager.cc:1403] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260608 13:04:24.953987  4889 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:24.954594  4889 ts_tablet_manager.cc:1403] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.000s
W20260608 13:04:24.954641  4732 leader_election.cc:343] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:24.956943  4887 raft_consensus.cc:359] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.957726  4888 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:24.957772  4887 raft_consensus.cc:385] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.958369  4887 raft_consensus.cc:740] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.957985  4889 raft_consensus.cc:359] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.958627  4888 ts_tablet_manager.cc:1403] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.012s
I20260608 13:04:24.958905  4889 raft_consensus.cc:385] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.959378  4889 raft_consensus.cc:740] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.959451  4887 consensus_queue.cc:260] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.960302  4889 consensus_queue.cc:260] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.962544  4888 raft_consensus.cc:359] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.963438  4888 raft_consensus.cc:385] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.963507  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:24.963904  4888 raft_consensus.cc:740] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.964907  4888 consensus_queue.cc:260] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
W20260608 13:04:24.965497  4732 leader_election.cc:343] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:24.966063  4732 leader_election.cc:304] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: 001bb8547e4b4b54ae1d7538d4f1a041, cbbc422da40b486fbf08d8a155288bf2
I20260608 13:04:24.966948  4895 raft_consensus.cc:2749] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:04:24.967605  4888 ts_tablet_manager.cc:1434] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 13:04:24.968711  4888 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
I20260608 13:04:24.969689  4887 ts_tablet_manager.cc:1434] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 13:04:24.972342  4889 ts_tablet_manager.cc:1434] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 13:04:24.973577  4887 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:24.975850  4888 tablet_bootstrap.cc:654] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.982420  4887 tablet_bootstrap.cc:654] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.986057  4889 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:24.989916  4888 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:24.990515  4888 ts_tablet_manager.cc:1403] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260608 13:04:24.990518  4887 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:24.991303  4887 ts_tablet_manager.cc:1403] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 13:04:24.993571  4889 tablet_bootstrap.cc:654] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:24.994189  4888 raft_consensus.cc:359] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.995021  4888 raft_consensus.cc:385] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.995398  4888 raft_consensus.cc:740] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.994622  4887 raft_consensus.cc:359] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.996212  4888 consensus_queue.cc:260] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.997072  4887 raft_consensus.cc:385] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:24.997471  4887 raft_consensus.cc:740] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:24.998739  4888 ts_tablet_manager.cc:1434] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:04:24.998554  4887 consensus_queue.cc:260] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:24.999931  4888 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
I20260608 13:04:25.007714  4888 tablet_bootstrap.cc:654] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.008028  4887 ts_tablet_manager.cc:1434] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 13:04:25.009888  4889 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:25.010463  4889 ts_tablet_manager.cc:1403] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260608 13:04:25.014168  4889 raft_consensus.cc:359] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:25.014940  4889 raft_consensus.cc:385] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.015270  4889 raft_consensus.cc:740] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.016440  4889 consensus_queue.cc:260] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:25.018503  4888 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:25.019021  4888 ts_tablet_manager.cc:1403] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 13:04:25.019062  4889 ts_tablet_manager.cc:1434] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 13:04:25.020371  4889 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:25.021392  4893 raft_consensus.cc:493] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.021950  4893 raft_consensus.cc:515] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:25.022126  4888 raft_consensus.cc:359] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.022857  4888 raft_consensus.cc:385] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.023224  4888 raft_consensus.cc:740] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.024214  4888 consensus_queue.cc:260] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.028471  4895 raft_consensus.cc:493] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.029022  4895 raft_consensus.cc:515] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:25.029844  4893 leader_election.cc:290] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149), 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:25.030093  4888 ts_tablet_manager.cc:1434] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 13:04:25.028501  4889 tablet_bootstrap.cc:654] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.032773  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107146c12144c1ad148f0240728f94" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:25.033494  4843 raft_consensus.cc:2468] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.034950  4732 leader_election.cc:304] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: 
I20260608 13:04:25.037143  4908 raft_consensus.cc:2804] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.037591  4895 leader_election.cc:290] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149), cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903)
I20260608 13:04:25.037669  4908 raft_consensus.cc:493] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.038314  4908 raft_consensus.cc:3060] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.040526  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107146c12144c1ad148f0240728f94" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:25.041226  4694 raft_consensus.cc:2468] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.050798  4908 raft_consensus.cc:515] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:25.056017  4889 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:25.056828  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107146c12144c1ad148f0240728f94" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
I20260608 13:04:25.057222  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107146c12144c1ad148f0240728f94" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2"
I20260608 13:04:25.057530  4843 raft_consensus.cc:3060] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.056828  4889 ts_tablet_manager.cc:1403] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.017s
I20260608 13:04:25.058094  4694 raft_consensus.cc:3060] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.061478  4889 raft_consensus.cc:359] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.062403  4889 raft_consensus.cc:385] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.062734  4889 raft_consensus.cc:740] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.063736  4842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107146c12144c1ad148f0240728f94" candidate_uuid: "cbbc422da40b486fbf08d8a155288bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:25.063689  4889 consensus_queue.cc:260] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.066259  4889 ts_tablet_manager.cc:1434] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:04:25.066622  4908 leader_election.cc:290] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Requested vote from peers 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149), cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903)
I20260608 13:04:25.066361  4694 raft_consensus.cc:2468] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.068538  4732 leader_election.cc:304] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.068984  4769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107146c12144c1ad148f0240728f94" candidate_uuid: "cbbc422da40b486fbf08d8a155288bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" is_pre_election: true
I20260608 13:04:25.069501  4908 raft_consensus.cc:2804] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.070052  4908 raft_consensus.cc:697] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Becoming Leader. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Running, Role: LEADER
I20260608 13:04:25.070688  4843 raft_consensus.cc:2468] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.070930  4908 consensus_queue.cc:237] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:25.077831  4657 leader_election.cc:304] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cbbc422da40b486fbf08d8a155288bf2; no voters: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b
I20260608 13:04:25.078635  4893 raft_consensus.cc:2749] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:04:25.082726  4590 catalog_manager.cc:5696] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130). New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:25.135566  4894 raft_consensus.cc:493] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.136225  4894 raft_consensus.cc:515] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.138980  4894 leader_election.cc:290] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:25.150542  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65a92a48d3e49829b272967eb2c4d11" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:25.151404  4694 raft_consensus.cc:2468] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 0.
I20260608 13:04:25.152261  4769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65a92a48d3e49829b272967eb2c4d11" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" is_pre_election: true
I20260608 13:04:25.152714  4806 leader_election.cc:304] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.153005  4769 raft_consensus.cc:2468] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 0.
I20260608 13:04:25.153553  4894 raft_consensus.cc:2804] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.153913  4894 raft_consensus.cc:493] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.154228  4894 raft_consensus.cc:3060] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.156136  4908 raft_consensus.cc:493] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.156636  4908 raft_consensus.cc:515] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.158452  4908 leader_election.cc:290] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.159435  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb54eb7aec40cca8803a61e6acf891" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:25.159789  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb54eb7aec40cca8803a61e6acf891" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:25.160024  4694 raft_consensus.cc:2468] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.160477  4843 raft_consensus.cc:2468] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.161334  4732 leader_election.cc:304] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.161326  4894 raft_consensus.cc:515] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.162400  4908 raft_consensus.cc:2804] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.162792  4908 raft_consensus.cc:493] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.163167  4908 raft_consensus.cc:3060] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.163594  4894 leader_election.cc:290] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 election: Requested vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:25.164299  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65a92a48d3e49829b272967eb2c4d11" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2"
I20260608 13:04:25.164870  4694 raft_consensus.cc:3060] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.165244  4769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65a92a48d3e49829b272967eb2c4d11" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b"
I20260608 13:04:25.165841  4769 raft_consensus.cc:3060] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.170990  4908 raft_consensus.cc:515] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.171731  4694 raft_consensus.cc:2468] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 1.
I20260608 13:04:25.173426  4806 leader_election.cc:304] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.174515  4894 raft_consensus.cc:2804] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.174595  4908 leader_election.cc:290] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Requested vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.175197  4769 raft_consensus.cc:2468] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 1.
I20260608 13:04:25.175808  4894 raft_consensus.cc:697] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Becoming Leader. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Running, Role: LEADER
I20260608 13:04:25.175998  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb54eb7aec40cca8803a61e6acf891" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
I20260608 13:04:25.176417  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6eb54eb7aec40cca8803a61e6acf891" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2"
I20260608 13:04:25.176633  4843 raft_consensus.cc:3060] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.176872  4694 raft_consensus.cc:3060] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.176802  4894 consensus_queue.cc:237] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.183223  4694 raft_consensus.cc:2468] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.184420  4732 leader_election.cc:304] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.185153  4908 raft_consensus.cc:2804] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.185672  4908 raft_consensus.cc:697] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Becoming Leader. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Running, Role: LEADER
I20260608 13:04:25.185573  4843 raft_consensus.cc:2468] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.186689  4908 consensus_queue.cc:237] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.187232  4590 catalog_manager.cc:5696] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:25.195904  4592 catalog_manager.cc:5696] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130). New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:25.239929  4893 raft_consensus.cc:493] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.240446  4893 raft_consensus.cc:515] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.242470  4893 leader_election.cc:290] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.243403  4769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "cbbc422da40b486fbf08d8a155288bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" is_pre_election: true
I20260608 13:04:25.243590  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "cbbc422da40b486fbf08d8a155288bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:25.244088  4769 raft_consensus.cc:2468] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc422da40b486fbf08d8a155288bf2 in term 0.
I20260608 13:04:25.244273  4843 raft_consensus.cc:2468] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbbc422da40b486fbf08d8a155288bf2 in term 0.
I20260608 13:04:25.245190  4657 leader_election.cc:304] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.245918  4893 raft_consensus.cc:2804] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.246291  4893 raft_consensus.cc:493] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.246608  4893 raft_consensus.cc:3060] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.252658  4893 raft_consensus.cc:515] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.254892  4893 leader_election.cc:290] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [CANDIDATE]: Term 1 election: Requested vote from peers 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.255802  4769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "cbbc422da40b486fbf08d8a155288bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b"
I20260608 13:04:25.256304  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "cbbc422da40b486fbf08d8a155288bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
I20260608 13:04:25.256490  4769 raft_consensus.cc:3060] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.256942  4843 raft_consensus.cc:3060] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.264106  4843 raft_consensus.cc:2468] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc422da40b486fbf08d8a155288bf2 in term 1.
I20260608 13:04:25.264106  4769 raft_consensus.cc:2468] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbbc422da40b486fbf08d8a155288bf2 in term 1.
I20260608 13:04:25.265771  4657 leader_election.cc:304] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.266639  4893 raft_consensus.cc:2804] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.267661  4893 raft_consensus.cc:697] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 LEADER]: Becoming Leader. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Running, Role: LEADER
I20260608 13:04:25.268540  4893 consensus_queue.cc:237] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.276465  4592 catalog_manager.cc:5696] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "cbbc422da40b486fbf08d8a155288bf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:25.358666  4592 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59346:
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 13:04:25.361038  4592 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 13:04:25.396128  4682 tablet_service.cc:1511] Processing CreateTablet for tablet d93d50f0e89645c69a1e0a4e5bf64546 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:25.397595  4682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93d50f0e89645c69a1e0a4e5bf64546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.397305  4756 tablet_service.cc:1511] Processing CreateTablet for tablet d93d50f0e89645c69a1e0a4e5bf64546 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:25.398698  4756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93d50f0e89645c69a1e0a4e5bf64546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.399701  4833 tablet_service.cc:1511] Processing CreateTablet for tablet d93d50f0e89645c69a1e0a4e5bf64546 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:25.401124  4833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93d50f0e89645c69a1e0a4e5bf64546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.403324  4757 tablet_service.cc:1511] Processing CreateTablet for tablet 03bf6833ee954e20b6a931e3b502da4e (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:25.404809  4757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bf6833ee954e20b6a931e3b502da4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.405937  4831 tablet_service.cc:1511] Processing CreateTablet for tablet 03bf6833ee954e20b6a931e3b502da4e (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:25.407423  4831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bf6833ee954e20b6a931e3b502da4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.408542  4681 tablet_service.cc:1511] Processing CreateTablet for tablet fd433dfc5c8a41bea458739bf5ced384 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:25.409955  4681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd433dfc5c8a41bea458739bf5ced384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.401117  4684 tablet_service.cc:1511] Processing CreateTablet for tablet 03bf6833ee954e20b6a931e3b502da4e (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:25.412487  4684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bf6833ee954e20b6a931e3b502da4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.410637  4758 tablet_service.cc:1511] Processing CreateTablet for tablet fd433dfc5c8a41bea458739bf5ced384 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:25.414812  4758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd433dfc5c8a41bea458739bf5ced384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.426759  4830 tablet_service.cc:1511] Processing CreateTablet for tablet fd433dfc5c8a41bea458739bf5ced384 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:25.428315  4830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd433dfc5c8a41bea458739bf5ced384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.436200  4759 tablet_service.cc:1511] Processing CreateTablet for tablet a593cfdd4f1147ec9eb02a4884305b33 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:25.436764  4889 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:25.437783  4759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a593cfdd4f1147ec9eb02a4884305b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.439043  4887 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:25.439283  4832 tablet_service.cc:1511] Processing CreateTablet for tablet a593cfdd4f1147ec9eb02a4884305b33 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:25.440726  4832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a593cfdd4f1147ec9eb02a4884305b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.436228  4683 tablet_service.cc:1511] Processing CreateTablet for tablet a593cfdd4f1147ec9eb02a4884305b33 (DEFAULT_TABLE table=dugtrio [id=577b020b44ef41169dc7e7d8267734da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:25.443568  4683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a593cfdd4f1147ec9eb02a4884305b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:25.444348  4889 tablet_bootstrap.cc:654] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.446002  4887 tablet_bootstrap.cc:654] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.451380  4888 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
I20260608 13:04:25.457795  4889 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:25.458567  4889 ts_tablet_manager.cc:1403] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260608 13:04:25.458885  4888 tablet_bootstrap.cc:654] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.462141  4889 raft_consensus.cc:359] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.463049  4889 raft_consensus.cc:385] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.467559  4889 raft_consensus.cc:740] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.468519  4889 consensus_queue.cc:260] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.477375  4889 ts_tablet_manager.cc:1434] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260608 13:04:25.498289  4888 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:25.499456  4887 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:25.500051  4887 ts_tablet_manager.cc:1403] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.019s
I20260608 13:04:25.501348  4888 ts_tablet_manager.cc:1403] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.007s
I20260608 13:04:25.504065  4887 raft_consensus.cc:359] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.505466  4887 raft_consensus.cc:385] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.509099  4889 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:25.508641  4888 raft_consensus.cc:359] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.510371  4888 raft_consensus.cc:385] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.510955  4888 raft_consensus.cc:740] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.512069  4888 consensus_queue.cc:260] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.506266  4887 raft_consensus.cc:740] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.514592  4887 consensus_queue.cc:260] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.515278  4888 ts_tablet_manager.cc:1434] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:04:25.516392  4889 tablet_bootstrap.cc:654] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.516616  4888 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
I20260608 13:04:25.517705  4887 ts_tablet_manager.cc:1434] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260608 13:04:25.518898  4887 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:25.528026  4888 tablet_bootstrap.cc:654] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.528049  4887 tablet_bootstrap.cc:654] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.532471  4889 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:25.533402  4889 ts_tablet_manager.cc:1403] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260608 13:04:25.538120  4889 raft_consensus.cc:359] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.539182  4889 raft_consensus.cc:385] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.539574  4889 raft_consensus.cc:740] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.540810  4889 consensus_queue.cc:260] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.542773  4895 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:25.544373  4889 ts_tablet_manager.cc:1434] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 13:04:25.545524  4889 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:25.553011  4889 tablet_bootstrap.cc:654] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.564788  4888 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:25.565584  4888 ts_tablet_manager.cc:1403] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.010s
I20260608 13:04:25.570601  4888 raft_consensus.cc:359] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.571492  4888 raft_consensus.cc:385] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.571892  4888 raft_consensus.cc:740] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.573165  4888 consensus_queue.cc:260] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.580621  4888 ts_tablet_manager.cc:1434] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260608 13:04:25.582125  4888 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
I20260608 13:04:25.588860  4895 raft_consensus.cc:493] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.589196  4908 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:25.589519  4895 raft_consensus.cc:515] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.591877  4895 leader_election.cc:290] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.594007  4693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93d50f0e89645c69a1e0a4e5bf64546" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:25.595005  4842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93d50f0e89645c69a1e0a4e5bf64546" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:25.595062  4693 raft_consensus.cc:2468] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.595901  4842 raft_consensus.cc:2468] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.596789  4888 tablet_bootstrap.cc:654] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.596948  4732 leader_election.cc:304] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.599080  4895 raft_consensus.cc:2804] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.599666  4895 raft_consensus.cc:493] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.600122  4895 raft_consensus.cc:3060] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.602546  4889 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:25.605767  4889 ts_tablet_manager.cc:1403] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.024s
I20260608 13:04:25.621328  4889 raft_consensus.cc:359] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.622288  4889 raft_consensus.cc:385] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.623394  4889 raft_consensus.cc:740] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.624437  4889 consensus_queue.cc:260] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.626338  4888 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:25.626958  4889 ts_tablet_manager.cc:1434] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260608 13:04:25.627000  4888 ts_tablet_manager.cc:1403] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.006s
I20260608 13:04:25.628289  4889 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: Bootstrap starting.
I20260608 13:04:25.635762  4888 raft_consensus.cc:359] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.636674  4888 raft_consensus.cc:385] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.636996  4888 raft_consensus.cc:740] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.638273  4889 tablet_bootstrap.cc:654] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.637871  4888 consensus_queue.cc:260] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.640962  4888 ts_tablet_manager.cc:1434] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 13:04:25.642659  4888 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: Bootstrap starting.
W20260608 13:04:25.649300  4640 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:04:25.649345  4895 raft_consensus.cc:515] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.651659  4888 tablet_bootstrap.cc:654] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.652593  4889 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: No bootstrap required, opened a new log
I20260608 13:04:25.653148  4889 ts_tablet_manager.cc:1403] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260608 13:04:25.653879  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93d50f0e89645c69a1e0a4e5bf64546" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2"
I20260608 13:04:25.654577  4694 raft_consensus.cc:3060] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.658964  4889 raft_consensus.cc:359] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.660202  4889 raft_consensus.cc:385] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.660506  4889 raft_consensus.cc:740] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.661283  4889 consensus_queue.cc:260] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.662111  4894 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:25.663522  4889 ts_tablet_manager.cc:1434] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260608 13:04:25.666249  4888 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: No bootstrap required, opened a new log
I20260608 13:04:25.666805  4888 ts_tablet_manager.cc:1403] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260608 13:04:25.669281  4694 raft_consensus.cc:2468] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.670786  4895 leader_election.cc:290] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Requested vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.670449  4888 raft_consensus.cc:359] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.666281  4887 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:25.671537  4888 raft_consensus.cc:385] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.671953  4887 ts_tablet_manager.cc:1403] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.153s	user 0.033s	sys 0.091s
I20260608 13:04:25.671972  4888 raft_consensus.cc:740] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.674000  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93d50f0e89645c69a1e0a4e5bf64546" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
I20260608 13:04:25.673574  4888 consensus_queue.cc:260] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.674881  4732 leader_election.cc:304] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.675427  4887 raft_consensus.cc:359] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.676196  4887 raft_consensus.cc:385] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.676337  4843 raft_consensus.cc:3060] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.676573  4888 ts_tablet_manager.cc:1434] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:04:25.678000  4895 raft_consensus.cc:2804] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.678741  4895 raft_consensus.cc:697] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Becoming Leader. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Running, Role: LEADER
I20260608 13:04:25.679877  4895 consensus_queue.cc:237] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.682371  4894 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:25.690132  4843 raft_consensus.cc:2468] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.676546  4887 raft_consensus.cc:740] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.690713  4908 consensus_queue.cc:1048] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:25.691753  4887 consensus_queue.cc:260] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.695461  4887 ts_tablet_manager.cc:1434] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260608 13:04:25.696734  4887 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:25.704716  4887 tablet_bootstrap.cc:654] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.730909  4893 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:25.726078  4590 catalog_manager.cc:5696] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130). New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:25.737751  4895 consensus_queue.cc:1048] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:25.740512  4887 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:25.743382  4895 raft_consensus.cc:493] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.743968  4895 raft_consensus.cc:515] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.747355  4895 leader_election.cc:290] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.748225  4887 ts_tablet_manager.cc:1403] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.005s
I20260608 13:04:25.748471  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf6833ee954e20b6a931e3b502da4e" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:25.751842  4887 raft_consensus.cc:359] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
W20260608 13:04:25.752521  4732 leader_election.cc:343] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:25.752745  4887 raft_consensus.cc:385] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.753085  4887 raft_consensus.cc:740] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.753852  4887 consensus_queue.cc:260] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.752084  4842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf6833ee954e20b6a931e3b502da4e" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:25.756269  4842 raft_consensus.cc:2468] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.757036  4887 ts_tablet_manager.cc:1434] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:04:25.758186  4887 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:25.761046  4732 leader_election.cc:304] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [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: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: cbbc422da40b486fbf08d8a155288bf2
I20260608 13:04:25.762558  4895 raft_consensus.cc:2804] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.762984  4895 raft_consensus.cc:493] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.763371  4895 raft_consensus.cc:3060] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.764956  4887 tablet_bootstrap.cc:654] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:25.767808  4946 raft_consensus.cc:493] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.768354  4946 raft_consensus.cc:515] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.770622  4946 leader_election.cc:290] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:25.772496  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a593cfdd4f1147ec9eb02a4884305b33" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:25.773151  4916 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:25.773404  4694 raft_consensus.cc:2468] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 0.
I20260608 13:04:25.776191  4806 leader_election.cc:304] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.776235  4768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a593cfdd4f1147ec9eb02a4884305b33" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" is_pre_election: true
I20260608 13:04:25.777361  4768 raft_consensus.cc:2468] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 0.
I20260608 13:04:25.777526  4946 raft_consensus.cc:2804] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.778026  4946 raft_consensus.cc:493] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.778364  4946 raft_consensus.cc:3060] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.786331  4946 raft_consensus.cc:515] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.773258  4895 raft_consensus.cc:515] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.788914  4895 leader_election.cc:290] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Requested vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.790833  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf6833ee954e20b6a931e3b502da4e" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
I20260608 13:04:25.791906  4843 raft_consensus.cc:3060] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.792548  4693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a593cfdd4f1147ec9eb02a4884305b33" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2"
I20260608 13:04:25.793197  4693 raft_consensus.cc:3060] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.793231  4946 leader_election.cc:290] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 election: Requested vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:25.790814  4694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bf6833ee954e20b6a931e3b502da4e" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2"
I20260608 13:04:25.793949  4768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a593cfdd4f1147ec9eb02a4884305b33" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b"
I20260608 13:04:25.794222  4694 raft_consensus.cc:3060] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.794624  4768 raft_consensus.cc:3060] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.799494  4843 raft_consensus.cc:2468] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.800956  4732 leader_election.cc:304] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: 
I20260608 13:04:25.801244  4693 raft_consensus.cc:2468] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 1.
I20260608 13:04:25.802067  4895 raft_consensus.cc:2804] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.802609  4806 leader_election.cc:304] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, cbbc422da40b486fbf08d8a155288bf2; no voters: 
I20260608 13:04:25.803211  4694 raft_consensus.cc:2468] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.802618  4895 raft_consensus.cc:697] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Becoming Leader. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Running, Role: LEADER
I20260608 13:04:25.803524  4768 raft_consensus.cc:2468] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 001bb8547e4b4b54ae1d7538d4f1a041 in term 1.
I20260608 13:04:25.805193  4947 raft_consensus.cc:493] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:25.806160  4947 raft_consensus.cc:515] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.808389  4887 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: No bootstrap required, opened a new log
I20260608 13:04:25.809024  4887 ts_tablet_manager.cc:1403] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.005s
I20260608 13:04:25.810930  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd433dfc5c8a41bea458739bf5ced384" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:25.811686  4843 raft_consensus.cc:2468] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.812496  4887 raft_consensus.cc:359] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.813452  4887 raft_consensus.cc:385] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:25.813555  4732 leader_election.cc:304] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: 
I20260608 13:04:25.813823  4887 raft_consensus.cc:740] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:25.814508  4908 raft_consensus.cc:2804] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:25.814579  4947 leader_election.cc:290] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.814996  4908 raft_consensus.cc:493] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:25.814841  4887 consensus_queue.cc:260] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.815769  4908 raft_consensus.cc:3060] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.805233  4895 consensus_queue.cc:237] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.818949  4693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd433dfc5c8a41bea458739bf5ced384" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2" is_pre_election: true
I20260608 13:04:25.805405  4946 raft_consensus.cc:2804] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.821578  4946 raft_consensus.cc:697] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Becoming Leader. State: Replica: 001bb8547e4b4b54ae1d7538d4f1a041, State: Running, Role: LEADER
I20260608 13:04:25.822501  4946 consensus_queue.cc:237] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.825193  4693 raft_consensus.cc:2468] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 0.
I20260608 13:04:25.831784  4887 ts_tablet_manager.cc:1434] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 13:04:25.828866  4908 raft_consensus.cc:515] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.836755  4693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd433dfc5c8a41bea458739bf5ced384" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbbc422da40b486fbf08d8a155288bf2"
I20260608 13:04:25.837913  4693 raft_consensus.cc:3060] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.844480  4908 leader_election.cc:290] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Requested vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:25.845319  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd433dfc5c8a41bea458739bf5ced384" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
I20260608 13:04:25.846055  4843 raft_consensus.cc:3060] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:25.854230  4843 raft_consensus.cc:2468] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.855541  4732 leader_election.cc:304] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: 
I20260608 13:04:25.856534  4895 raft_consensus.cc:2804] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:25.857048  4895 raft_consensus.cc:697] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Becoming Leader. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Running, Role: LEADER
I20260608 13:04:25.859619  4693 raft_consensus.cc:2468] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:25.859989  4895 consensus_queue.cc:237] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:25.863059  4589 catalog_manager.cc:5696] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: term changed from 0 to 1, leader changed from <none> to 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:25.875797  4590 catalog_manager.cc:5696] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130). New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:25.892220  4590 catalog_manager.cc:5696] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130). New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:25.948783 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:25.971717 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:25.972554 29570 tablet_replica.cc:333] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:25.973291 29570 raft_consensus.cc:2243] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:25.973795 29570 raft_consensus.cc:2272] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:25.976265 29570 tablet_replica.cc:333] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:25.976923 29570 raft_consensus.cc:2243] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:25.977367 29570 raft_consensus.cc:2272] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:25.979717 29570 tablet_replica.cc:333] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:25.980355 29570 raft_consensus.cc:2243] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:25.980803 29570 raft_consensus.cc:2272] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:25.983223 29570 tablet_replica.cc:333] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:25.983860 29570 raft_consensus.cc:2243] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:25.984489 29570 raft_consensus.cc:2272] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:25.987726 29570 tablet_replica.cc:333] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:25.988685 29570 raft_consensus.cc:2243] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:25.989239 29570 raft_consensus.cc:2272] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:25.992208 29570 tablet_replica.cc:333] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:25.992884 29570 raft_consensus.cc:2243] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:25.993368 29570 raft_consensus.cc:2272] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:25.996738  4732 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260608 13:04:25.997009 29570 tablet_replica.cc:333] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:25.997846 29570 raft_consensus.cc:2243] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:25.998891 29570 raft_consensus.cc:2272] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:26.000407  4732 consensus_peers.cc:597] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. 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 13:04:26.001536 29570 tablet_replica.cc:333] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: stopping tablet replica
I20260608 13:04:26.002202 29570 raft_consensus.cc:2243] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:26.002701 29570 raft_consensus.cc:2272] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:26.033027 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:04:26.107273  4895 consensus_queue.cc:1048] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:04:26.123740  4732 consensus_peers.cc:597] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:26.237686  4954 consensus_queue.cc:1048] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:04:26.256125  4732 consensus_peers.cc:597] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:04:26.262324  4806 consensus_peers.cc:597] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:26.276871  4908 consensus_queue.cc:1048] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:04:26.291290  4732 consensus_peers.cc:597] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:04:26.325817  4732 consensus_peers.cc:597] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:26.342716  4945 consensus_queue.cc:1048] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:04:26.358438  4806 consensus_peers.cc:597] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:26.797224  4895 consensus_queue.cc:579] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Leader has been unable to successfully communicate with peer cbbc422da40b486fbf08d8a155288bf2 for more than 1 seconds (1.074s)
I20260608 13:04:26.869279  4966 consensus_queue.cc:579] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Leader has been unable to successfully communicate with peer cbbc422da40b486fbf08d8a155288bf2 for more than 1 seconds (1.045s)
I20260608 13:04:26.929382  4895 consensus_queue.cc:579] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Leader has been unable to successfully communicate with peer cbbc422da40b486fbf08d8a155288bf2 for more than 1 seconds (1.248s)
I20260608 13:04:27.060292  4895 consensus_queue.cc:579] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Leader has been unable to successfully communicate with peer cbbc422da40b486fbf08d8a155288bf2 for more than 1 seconds (1.243s)
I20260608 13:04:27.067615  4589 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59340:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 13:04:27.068256  4589 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:59340:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 13:04:27.085438  4589 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: Sending DeleteTablet for 3 replicas of tablet d93d50f0e89645c69a1e0a4e5bf64546
I20260608 13:04:27.087750  4589 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: Sending DeleteTablet for 3 replicas of tablet 03bf6833ee954e20b6a931e3b502da4e
I20260608 13:04:27.089869  4589 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: Sending DeleteTablet for 3 replicas of tablet fd433dfc5c8a41bea458739bf5ced384
I20260608 13:04:27.090124  4759 tablet_service.cc:1558] Processing DeleteTablet for tablet d93d50f0e89645c69a1e0a4e5bf64546 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:41600
I20260608 13:04:27.091517  4832 tablet_service.cc:1558] Processing DeleteTablet for tablet d93d50f0e89645c69a1e0a4e5bf64546 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:59356
I20260608 13:04:27.091818  4589 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: Sending DeleteTablet for 3 replicas of tablet a593cfdd4f1147ec9eb02a4884305b33
I20260608 13:04:27.092311  4758 tablet_service.cc:1558] Processing DeleteTablet for tablet 03bf6833ee954e20b6a931e3b502da4e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:41600
I20260608 13:04:27.101693 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:04:27.103461  4830 tablet_service.cc:1558] Processing DeleteTablet for tablet 03bf6833ee954e20b6a931e3b502da4e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:59356
I20260608 13:04:27.105760  4758 tablet_service.cc:1558] Processing DeleteTablet for tablet fd433dfc5c8a41bea458739bf5ced384 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:41600
I20260608 13:04:27.105938  4975 tablet_replica.cc:333] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:27.106640  4757 tablet_service.cc:1558] Processing DeleteTablet for tablet a593cfdd4f1147ec9eb02a4884305b33 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:41600
I20260608 13:04:27.107200  4975 raft_consensus.cc:2243] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:27.108453  4833 tablet_service.cc:1558] Processing DeleteTablet for tablet a593cfdd4f1147ec9eb02a4884305b33 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:59356
I20260608 13:04:27.108824  4830 tablet_service.cc:1558] Processing DeleteTablet for tablet fd433dfc5c8a41bea458739bf5ced384 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:59356
I20260608 13:04:27.109611  4975 raft_consensus.cc:2272] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:27.110817  4576 catalog_manager.cc:4754] TS cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet d93d50f0e89645c69a1e0a4e5bf64546: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111)
W20260608 13:04:27.111806  4977 instance_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 13:04:27.113574  4975 ts_tablet_manager.cc:1916] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 13:04:27.121500  4978 instance_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 13:04:27.126963  4976 tablet_replica.cc:333] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:27.128111  4976 raft_consensus.cc:2243] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.128851  4976 raft_consensus.cc:2272] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.131508 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:27.131999  4976 ts_tablet_manager.cc:1916] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 13:04:27.133549  4981 instance_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 13:04:27.134722 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:04:27.134649  4975 ts_tablet_manager.cc:1929] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260608 13:04:27.135267 29570 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 13:04:27.135396  4975 log.cc:1199] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/d93d50f0e89645c69a1e0a4e5bf64546
I20260608 13:04:27.135542 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923867135519 us; error 0 us; skew 500 ppm
I20260608 13:04:27.136328  4975 ts_tablet_manager.cc:1950] T d93d50f0e89645c69a1e0a4e5bf64546 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting consensus metadata
I20260608 13:04:27.136590 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:27.140753  4975 tablet_replica.cc:333] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:27.142026  4975 raft_consensus.cc:2243] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:27.142349  4576 catalog_manager.cc:5027] TS 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055): tablet d93d50f0e89645c69a1e0a4e5bf64546 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.143694 29570 webserver.cc:533] Webserver started at http://127.28.224.132:36649/ using document root <none> and password file <none>
I20260608 13:04:27.143708  4975 raft_consensus.cc:2272] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.144639 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:27.144948 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:27.145325 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:27.146790 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "4387167115dd4974bdb714646820fdf3"
format_stamp: "Formatted at 2026-06-08 13:04:27 on dist-test-slave-wzp1"
I20260608 13:04:27.147609  4975 ts_tablet_manager.cc:1916] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.153595 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 13:04:27.155256  4976 ts_tablet_manager.cc:1929] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:04:27.155763  4976 log.cc:1199] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/d93d50f0e89645c69a1e0a4e5bf64546
I20260608 13:04:27.156553  4976 ts_tablet_manager.cc:1950] T d93d50f0e89645c69a1e0a4e5bf64546 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting consensus metadata
I20260608 13:04:27.159238  4986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:27.160017  4576 catalog_manager.cc:5027] TS 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149): tablet d93d50f0e89645c69a1e0a4e5bf64546 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.160386  4976 tablet_replica.cc:333] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:27.160550 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:27.161020 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "4387167115dd4974bdb714646820fdf3"
format_stamp: "Formatted at 2026-06-08 13:04:27 on dist-test-slave-wzp1"
I20260608 13:04:27.161266  4976 raft_consensus.cc:2243] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.161441 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-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 13:04:27.161984  4976 raft_consensus.cc:2272] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.164641  4975 ts_tablet_manager.cc:1929] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:04:27.164940  4976 ts_tablet_manager.cc:1916] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.165129  4975 log.cc:1199] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/03bf6833ee954e20b6a931e3b502da4e
I20260608 13:04:27.166322  4975 ts_tablet_manager.cc:1950] T 03bf6833ee954e20b6a931e3b502da4e P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting consensus metadata
I20260608 13:04:27.170222  4975 tablet_replica.cc:333] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:27.170658  4576 catalog_manager.cc:5027] TS 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055): tablet 03bf6833ee954e20b6a931e3b502da4e (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.171191  4975 raft_consensus.cc:2243] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:27.172405  4975 raft_consensus.cc:2272] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.176163  4975 ts_tablet_manager.cc:1916] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.176994 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:27.178557 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:27.180397 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:27.180836  4976 ts_tablet_manager.cc:1929] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:04:27.181257  4976 log.cc:1199] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/03bf6833ee954e20b6a931e3b502da4e
I20260608 13:04:27.181872  4976 ts_tablet_manager.cc:1950] T 03bf6833ee954e20b6a931e3b502da4e P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting consensus metadata
I20260608 13:04:27.183884 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:27.184257 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:27.184561 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:27.184780 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:27.185057  4976 tablet_replica.cc:333] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:27.185276  4576 catalog_manager.cc:5027] TS 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149): tablet 03bf6833ee954e20b6a931e3b502da4e (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.186057  4976 raft_consensus.cc:2243] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:27.187009  4976 raft_consensus.cc:2272] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.189672  4976 ts_tablet_manager.cc:1916] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.194864  4975 ts_tablet_manager.cc:1929] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:04:27.195412  4975 log.cc:1199] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/fd433dfc5c8a41bea458739bf5ced384
I20260608 13:04:27.196224  4975 ts_tablet_manager.cc:1950] T fd433dfc5c8a41bea458739bf5ced384 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting consensus metadata
I20260608 13:04:27.200481  4975 tablet_replica.cc:333] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:27.200755  4576 catalog_manager.cc:5027] TS 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055): tablet fd433dfc5c8a41bea458739bf5ced384 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.201740  4975 raft_consensus.cc:2243] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.202633  4975 raft_consensus.cc:2272] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.205852  4976 ts_tablet_manager.cc:1929] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:04:27.206308  4976 log.cc:1199] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/a593cfdd4f1147ec9eb02a4884305b33
I20260608 13:04:27.207782  4976 ts_tablet_manager.cc:1950] T a593cfdd4f1147ec9eb02a4884305b33 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting consensus metadata
I20260608 13:04:27.208184  4966 consensus_queue.cc:579] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Leader has been unable to successfully communicate with peer cbbc422da40b486fbf08d8a155288bf2 for more than 1 seconds (1.441s)
I20260608 13:04:27.208418  4975 ts_tablet_manager.cc:1916] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.211552  4976 tablet_replica.cc:333] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:27.212194  4576 catalog_manager.cc:5027] TS 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149): tablet a593cfdd4f1147ec9eb02a4884305b33 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.212544  4976 raft_consensus.cc:2243] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.213318  4976 raft_consensus.cc:2272] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.221457  4976 ts_tablet_manager.cc:1916] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.238919  4976 ts_tablet_manager.cc:1929] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:04:27.239372  4976 log.cc:1199] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/fd433dfc5c8a41bea458739bf5ced384
I20260608 13:04:27.240188  4976 ts_tablet_manager.cc:1950] T fd433dfc5c8a41bea458739bf5ced384 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting consensus metadata
I20260608 13:04:27.243342  4975 ts_tablet_manager.cc:1929] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 13:04:27.243865  4975 log.cc:1199] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/a593cfdd4f1147ec9eb02a4884305b33
I20260608 13:04:27.243952  4576 catalog_manager.cc:5027] TS 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149): tablet fd433dfc5c8a41bea458739bf5ced384 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.244974  4975 ts_tablet_manager.cc:1950] T a593cfdd4f1147ec9eb02a4884305b33 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting consensus metadata
I20260608 13:04:27.247839  4576 catalog_manager.cc:5027] TS 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055): tablet a593cfdd4f1147ec9eb02a4884305b33 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.276321 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:43249
I20260608 13:04:27.276465  5048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:43249 every 8 connection(s)
I20260608 13:04:27.278120  4945 raft_consensus.cc:493] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbbc422da40b486fbf08d8a155288bf2)
I20260608 13:04:27.278702  4945 raft_consensus.cc:515] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.280939  4945 leader_election.cc:290] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:27.281874 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 13:04:27.282968  4768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" is_pre_election: true
W20260608 13:04:27.286633  4806 leader_election.cc:336] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111)
I20260608 13:04:27.287209  4806 leader_election.cc:304] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [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: 001bb8547e4b4b54ae1d7538d4f1a041; no voters: 826ec7ea1fc74b2d96e456ff1edcec0b, cbbc422da40b486fbf08d8a155288bf2
I20260608 13:04:27.288635  4945 raft_consensus.cc:2749] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:04:27.291429  5052 instance_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 13:04:27.293702  5053 instance_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 13:04:27.295559  5055 instance_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 13:04:27.296806 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:27.298524 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:27.298831 29570 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 13:04:27.298830  5049 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46271
I20260608 13:04:27.299490 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923867299446 us; error 0 us; skew 500 ppm
I20260608 13:04:27.299692  5049 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:27.300314 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:27.300773  5049 heartbeater.cc:507] Master 127.28.224.190:46271 requested a full tablet report, sending...
I20260608 13:04:27.303681  4589 ts_manager.cc:194] Registered new tserver with Master: 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249)
I20260608 13:04:27.305022 29570 webserver.cc:533] Webserver started at http://127.28.224.129:46741/ using document root <none> and password file <none>
I20260608 13:04:27.305825 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:27.305838  4589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59366
I20260608 13:04:27.306210 29570 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 13:04:27.311210 29570 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 13:04:27.315232  4895 raft_consensus.cc:493] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cbbc422da40b486fbf08d8a155288bf2)
I20260608 13:04:27.315982  4895 raft_consensus.cc:515] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.317199  5060 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:27.318204  4895 leader_election.cc:290] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:27.318372 29570 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:04:27.319002 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "cbbc422da40b486fbf08d8a155288bf2"
format_stamp: "Formatted at 2026-06-08 13:04:23 on dist-test-slave-wzp1"
I20260608 13:04:27.319501 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-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 13:04:27.319893  4843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" is_pre_election: true
I20260608 13:04:27.320660  4843 raft_consensus.cc:2468] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 1.
I20260608 13:04:27.321926  4732 leader_election.cc:304] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: 
I20260608 13:04:27.322678  4895 raft_consensus.cc:2804] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 13:04:27.322674  4732 leader_election.cc:336] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111)
I20260608 13:04:27.323343  4895 raft_consensus.cc:493] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Starting leader election (detected failure of leader cbbc422da40b486fbf08d8a155288bf2)
I20260608 13:04:27.323956  4895 raft_consensus.cc:3060] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:27.332036  4895 raft_consensus.cc:515] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.336898  4843 consensus_queue.cc:237] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Queue 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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:27.338465  4895 leader_election.cc:290] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 2 election: Requested vote from peers cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903), 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
W20260608 13:04:27.339674  4732 leader_election.cc:336] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111)
I20260608 13:04:27.340459 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:27.341403  4842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2569ada96b499d8e601684b975d052" candidate_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "001bb8547e4b4b54ae1d7538d4f1a041"
I20260608 13:04:27.342173 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:27.342286  4842 raft_consensus.cc:3060] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:27.348402 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:27.351661  4768 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:27.354337  4842 raft_consensus.cc:2468] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826ec7ea1fc74b2d96e456ff1edcec0b in term 2.
I20260608 13:04:27.356609  4732 leader_election.cc:304] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: 001bb8547e4b4b54ae1d7538d4f1a041, 826ec7ea1fc74b2d96e456ff1edcec0b; no voters: cbbc422da40b486fbf08d8a155288bf2
I20260608 13:04:27.358456  4895 raft_consensus.cc:2804] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 13:04:27.359205  4895 raft_consensus.cc:697] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 LEADER]: Becoming Leader. State: Replica: 826ec7ea1fc74b2d96e456ff1edcec0b, State: Running, Role: LEADER
I20260608 13:04:27.360409  4895 consensus_queue.cc:237] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
W20260608 13:04:27.369987  4807 consensus_peers.cc:597] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 -> Peer 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): Couldn't send request to peer 4387167115dd4974bdb714646820fdf3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c65a92a48d3e49829b272967eb2c4d11. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:27.375705  4946 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:04:27.383992  5071 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 13:04:27.384450  4589 catalog_manager.cc:5696] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: term changed from 1 to 2, leader changed from cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129) to 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130). New cstate: current_term: 2 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: UNKNOWN } } }
W20260608 13:04:27.387493  4806 consensus_peers.cc:597] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:27.399457  4945 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.401670  4768 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.410645  4576 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c65a92a48d3e49829b272967eb2c4d11 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 13:04:27.417225  4589 catalog_manager.cc:5696] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:27.429178  4895 consensus_queue.cc:579] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Leader has been unable to successfully communicate with peer cbbc422da40b486fbf08d8a155288bf2 for more than 1 seconds (1.429s)
I20260608 13:04:27.442896  4768 consensus_queue.cc:237] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue 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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:27.451350 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 13:04:27.451825 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.075s	user 0.005s	sys 0.004s
I20260608 13:04:27.452147 29570 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 13:04:27.458663  5071 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
W20260608 13:04:27.463831  4733 consensus_peers.cc:597] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): Couldn't send request to peer 4387167115dd4974bdb714646820fdf3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7107146c12144c1ad148f0240728f94. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:27.467669  4842 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:27.469393  4895 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:04:27.472429  4768 consensus_queue.cc:237] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Queue 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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
W20260608 13:04:27.478066  4732 consensus_peers.cc:597] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:27.483035  4843 raft_consensus.cc:1275] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 13:04:27.483299  4733 consensus_peers.cc:597] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): Couldn't send request to peer 4387167115dd4974bdb714646820fdf3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6eb54eb7aec40cca8803a61e6acf891. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:27.483515  5071 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.484550  5071 tablet_bootstrap.cc:492] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.485378  5071 ts_tablet_manager.cc:1403] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260608 13:04:27.485296  4895 consensus_queue.cc:1048] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:04:27.489037  5071 raft_consensus.cc:359] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.489974  5071 raft_consensus.cc:740] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.491014  5071 consensus_queue.cc:260] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
W20260608 13:04:27.493026  4732 consensus_peers.cc:597] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:27.497071  5071 ts_tablet_manager.cc:1434] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 13:04:27.498364  5071 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:27.499518  4895 raft_consensus.cc:2955] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.504988  4843 raft_consensus.cc:2955] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.507753  4908 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.513411  4841 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.524482  4576 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c6eb54eb7aec40cca8803a61e6acf891 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 13:04:27.530205  4591 catalog_manager.cc:5696] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.535894  5071 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.537077  5071 tablet_bootstrap.cc:492] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.537662  4576 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c7107146c12144c1ad148f0240728f94 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 13:04:27.537853  5071 ts_tablet_manager.cc:1403] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.019s
I20260608 13:04:27.541144  5071 raft_consensus.cc:359] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.542001  5071 raft_consensus.cc:740] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.543118  5071 consensus_queue.cc:260] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.543789 29570 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 13:04:27.544178 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.092s	user 0.057s	sys 0.002s
I20260608 13:04:27.545794  5071 ts_tablet_manager.cc:1434] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:04:27.547115  5071 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:27.552043  4589 catalog_manager.cc:5696] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.571171  5071 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.572623  5071 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.573647  5071 ts_tablet_manager.cc:1403] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260608 13:04:27.577735  5071 raft_consensus.cc:359] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:27.578744  5071 raft_consensus.cc:740] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.579927  5071 consensus_queue.cc:260] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:27.582804  5071 ts_tablet_manager.cc:1434] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260608 13:04:27.584028  5071 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:27.604753  5071 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.605974  5071 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.606799  5071 ts_tablet_manager.cc:1403] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260608 13:04:27.609992  5071 raft_consensus.cc:359] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.610899 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:33903
I20260608 13:04:27.610908  5071 raft_consensus.cc:740] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.611279  5138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:33903 every 8 connection(s)
I20260608 13:04:27.611992  5071 consensus_queue.cc:260] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.614178  5071 ts_tablet_manager.cc:1434] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260608 13:04:27.615226  5071 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:27.629580  5139 heartbeater.cc:344] Connected to a master server at 127.28.224.190:46271
I20260608 13:04:27.630035  5139 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:27.630748  5071 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.630986  5139 heartbeater.cc:507] Master 127.28.224.190:46271 requested a full tablet report, sending...
I20260608 13:04:27.631628  5071 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.632234  5071 ts_tablet_manager.cc:1403] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 13:04:27.634274  5071 raft_consensus.cc:359] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.634788  5071 raft_consensus.cc:740] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.635493  5071 consensus_queue.cc:260] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.637200  4591 ts_manager.cc:194] Re-registered known tserver with Master: cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903)
I20260608 13:04:27.637342  5071 ts_tablet_manager.cc:1434] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:04:27.638183  5071 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:27.646039  4591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59382
I20260608 13:04:27.649760  5139 heartbeater.cc:499] Master 127.28.224.190:46271 was elected leader, sending a full tablet report...
I20260608 13:04:27.650395  5071 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.651341  5071 tablet_bootstrap.cc:492] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.652093  5071 ts_tablet_manager.cc:1403] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 13:04:27.654699  5071 raft_consensus.cc:359] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.655295  5071 raft_consensus.cc:740] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.655918  5071 consensus_queue.cc:260] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.657430  5071 ts_tablet_manager.cc:1434] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260608 13:04:27.658288  5071 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:27.670171  5071 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.671126  5071 tablet_bootstrap.cc:492] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.671898  5071 ts_tablet_manager.cc:1403] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 13:04:27.674605  5071 raft_consensus.cc:359] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.675185  5071 raft_consensus.cc:740] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.675871  5071 consensus_queue.cc:260] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.677490  5071 ts_tablet_manager.cc:1434] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:04:27.678297  5071 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap starting.
I20260608 13:04:27.695732  5071 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: 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 13:04:27.696067  4640 auto_rebalancer.cc:591] Failed to schedule move for tablet c65a92a48d3e49829b272967eb2c4d11: Invalid argument: Server with UUID 4387167115dd4974bdb714646820fdf3 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:27.696662  5071 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Bootstrap complete.
I20260608 13:04:27.697325  5071 ts_tablet_manager.cc:1403] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 13:04:27.700047  5071 raft_consensus.cc:359] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.700649  5071 raft_consensus.cc:740] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbbc422da40b486fbf08d8a155288bf2, State: Initialized, Role: FOLLOWER
I20260608 13:04:27.701527  5071 consensus_queue.cc:260] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:27.703785  5071 ts_tablet_manager.cc:1434] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260608 13:04:27.714212  4640 auto_rebalancer.cc:591] Failed to schedule move for tablet c6eb54eb7aec40cca8803a61e6acf891: Invalid argument: Server with UUID 4387167115dd4974bdb714646820fdf3 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
W20260608 13:04:27.720046  4640 auto_rebalancer.cc:591] Failed to schedule move for tablet c7107146c12144c1ad148f0240728f94: Invalid argument: Server with UUID 4387167115dd4974bdb714646820fdf3 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:27.727593  5149 ts_tablet_manager.cc:933] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Initiating tablet copy from peer 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:27.730290  5149 tablet_copy_client.cc:323] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:39149
I20260608 13:04:27.739780  5103 tablet_service.cc:1558] Processing DeleteTablet for tablet fd433dfc5c8a41bea458739bf5ced384 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:46966
I20260608 13:04:27.741418  4853 tablet_copy_service.cc:140] P 001bb8547e4b4b54ae1d7538d4f1a041: Received BeginTabletCopySession request for tablet c65a92a48d3e49829b272967eb2c4d11 from peer 4387167115dd4974bdb714646820fdf3 ({username='slave'} at 127.0.0.1:59402)
I20260608 13:04:27.742221  4853 tablet_copy_service.cc:161] P 001bb8547e4b4b54ae1d7538d4f1a041: Beginning new tablet copy session on tablet c65a92a48d3e49829b272967eb2c4d11 from peer 4387167115dd4974bdb714646820fdf3 at {username='slave'} at 127.0.0.1:59402: session id = 4387167115dd4974bdb714646820fdf3-c65a92a48d3e49829b272967eb2c4d11
I20260608 13:04:27.742720  5152 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:27.743851  5152 raft_consensus.cc:2243] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.744517  5152 raft_consensus.cc:2272] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.747406  5152 ts_tablet_manager.cc:1916] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.749323  4853 tablet_copy_source_session.cc:215] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:27.752475  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65a92a48d3e49829b272967eb2c4d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:27.760540  5152 ts_tablet_manager.cc:1929] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:04:27.761083  5152 log.cc:1199] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/fd433dfc5c8a41bea458739bf5ced384
I20260608 13:04:27.761723  5152 ts_tablet_manager.cc:1950] T fd433dfc5c8a41bea458739bf5ced384 P cbbc422da40b486fbf08d8a155288bf2: Deleting consensus metadata
I20260608 13:04:27.764532  5149 tablet_copy_client.cc:806] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:27.765146  5149 tablet_copy_client.cc:670] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:27.765102  4576 catalog_manager.cc:5027] TS cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): tablet fd433dfc5c8a41bea458739bf5ced384 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.769524  5149 tablet_copy_client.cc:538] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:27.773936  5103 tablet_service.cc:1558] Processing DeleteTablet for tablet 03bf6833ee954e20b6a931e3b502da4e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:46966
I20260608 13:04:27.774930  5152 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:27.775745  5152 raft_consensus.cc:2243] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.776253  5152 raft_consensus.cc:2272] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.776732  5149 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Bootstrap starting.
I20260608 13:04:27.778959  5152 ts_tablet_manager.cc:1916] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.783205  5103 tablet_service.cc:1558] Processing DeleteTablet for tablet d93d50f0e89645c69a1e0a4e5bf64546 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:46966
I20260608 13:04:27.785259  5103 tablet_service.cc:1558] Processing DeleteTablet for tablet a593cfdd4f1147ec9eb02a4884305b33 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 13:04:27 UTC) from {username='slave'} at 127.0.0.1:46966
I20260608 13:04:27.792749  5152 ts_tablet_manager.cc:1929] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:04:27.793202  5152 log.cc:1199] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/03bf6833ee954e20b6a931e3b502da4e
I20260608 13:04:27.793787  5152 ts_tablet_manager.cc:1950] T 03bf6833ee954e20b6a931e3b502da4e P cbbc422da40b486fbf08d8a155288bf2: Deleting consensus metadata
I20260608 13:04:27.795990  5149 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: 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 13:04:27.796490  5152 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:27.796563  4576 catalog_manager.cc:5027] TS cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): tablet 03bf6833ee954e20b6a931e3b502da4e (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.796916  5149 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Bootstrap complete.
I20260608 13:04:27.797468  5152 raft_consensus.cc:2243] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.797637  5149 ts_tablet_manager.cc:1403] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 13:04:27.798036  5152 raft_consensus.cc:2272] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.800418  5149 raft_consensus.cc:359] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:27.800832  5152 ts_tablet_manager.cc:1916] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.801122  5149 raft_consensus.cc:740] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387167115dd4974bdb714646820fdf3, State: Initialized, Role: LEARNER
I20260608 13:04:27.801808  5149 consensus_queue.cc:260] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:27.804056  5049 heartbeater.cc:499] Master 127.28.224.190:46271 was elected leader, sending a full tablet report...
I20260608 13:04:27.804347  5149 ts_tablet_manager.cc:1434] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 13:04:27.806386  4853 tablet_copy_service.cc:342] P 001bb8547e4b4b54ae1d7538d4f1a041: Request end of tablet copy session 4387167115dd4974bdb714646820fdf3-c65a92a48d3e49829b272967eb2c4d11 received from {username='slave'} at 127.0.0.1:59402
I20260608 13:04:27.806792  4853 tablet_copy_service.cc:434] P 001bb8547e4b4b54ae1d7538d4f1a041: ending tablet copy session 4387167115dd4974bdb714646820fdf3-c65a92a48d3e49829b272967eb2c4d11 on tablet c65a92a48d3e49829b272967eb2c4d11 with peer 4387167115dd4974bdb714646820fdf3
I20260608 13:04:27.816676  5152 ts_tablet_manager.cc:1929] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:04:27.817121  5152 log.cc:1199] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/d93d50f0e89645c69a1e0a4e5bf64546
I20260608 13:04:27.817703  5152 ts_tablet_manager.cc:1950] T d93d50f0e89645c69a1e0a4e5bf64546 P cbbc422da40b486fbf08d8a155288bf2: Deleting consensus metadata
I20260608 13:04:27.820354  4576 catalog_manager.cc:5027] TS cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): tablet d93d50f0e89645c69a1e0a4e5bf64546 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.820436  5152 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:27.821399  5152 raft_consensus.cc:2243] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:27.822043  5152 raft_consensus.cc:2272] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:27.824620  5152 ts_tablet_manager.cc:1916] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 13:04:27.828521  4841 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:04:27.830515  4908 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:04:27.841495  5152 ts_tablet_manager.cc:1929] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 13:04:27.842024  5152 log.cc:1199] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/a593cfdd4f1147ec9eb02a4884305b33
I20260608 13:04:27.842793  5152 ts_tablet_manager.cc:1950] T a593cfdd4f1147ec9eb02a4884305b33 P cbbc422da40b486fbf08d8a155288bf2: Deleting consensus metadata
I20260608 13:04:27.846781  4576 catalog_manager.cc:5027] TS cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): tablet a593cfdd4f1147ec9eb02a4884305b33 (table dugtrio [id=577b020b44ef41169dc7e7d8267734da]) successfully deleted
I20260608 13:04:27.857813  5113 raft_consensus.cc:3060] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 13:04:27.864310  5112 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.868608  5113 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 13:04:27.870677  4947 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:04:27.880641  5111 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.971036  5111 raft_consensus.cc:2955] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:27.975946  5149 ts_tablet_manager.cc:933] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: Initiating tablet copy from peer 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:27.977734  5149 tablet_copy_client.cc:323] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:33055
I20260608 13:04:27.987967  4779 tablet_copy_service.cc:140] P 826ec7ea1fc74b2d96e456ff1edcec0b: Received BeginTabletCopySession request for tablet c6eb54eb7aec40cca8803a61e6acf891 from peer 4387167115dd4974bdb714646820fdf3 ({username='slave'} at 127.0.0.1:41630)
I20260608 13:04:27.988559  4779 tablet_copy_service.cc:161] P 826ec7ea1fc74b2d96e456ff1edcec0b: Beginning new tablet copy session on tablet c6eb54eb7aec40cca8803a61e6acf891 from peer 4387167115dd4974bdb714646820fdf3 at {username='slave'} at 127.0.0.1:41630: session id = 4387167115dd4974bdb714646820fdf3-c6eb54eb7aec40cca8803a61e6acf891
I20260608 13:04:27.994508  4779 tablet_copy_source_session.cc:215] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:27.997486  5149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6eb54eb7aec40cca8803a61e6acf891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:28.009491  5149 tablet_copy_client.cc:806] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:28.010106  5149 tablet_copy_client.cc:670] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:28.011148  5165 ts_tablet_manager.cc:933] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Initiating tablet copy from peer 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:28.013325  5165 tablet_copy_client.cc:323] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:33055
I20260608 13:04:28.014640  5149 tablet_copy_client.cc:538] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:28.015259  4779 tablet_copy_service.cc:140] P 826ec7ea1fc74b2d96e456ff1edcec0b: Received BeginTabletCopySession request for tablet c7107146c12144c1ad148f0240728f94 from peer 4387167115dd4974bdb714646820fdf3 ({username='slave'} at 127.0.0.1:41630)
I20260608 13:04:28.015937  4779 tablet_copy_service.cc:161] P 826ec7ea1fc74b2d96e456ff1edcec0b: Beginning new tablet copy session on tablet c7107146c12144c1ad148f0240728f94 from peer 4387167115dd4974bdb714646820fdf3 at {username='slave'} at 127.0.0.1:41630: session id = 4387167115dd4974bdb714646820fdf3-c7107146c12144c1ad148f0240728f94
I20260608 13:04:28.024623  4779 tablet_copy_source_session.cc:215] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:28.025998  5149 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: Bootstrap starting.
I20260608 13:04:28.028465  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107146c12144c1ad148f0240728f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:28.042112  5165 tablet_copy_client.cc:806] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:28.042661  5165 tablet_copy_client.cc:670] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:28.046979  5149 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: 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 13:04:28.047008  5165 tablet_copy_client.cc:538] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:28.048161  5149 tablet_bootstrap.cc:492] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: Bootstrap complete.
I20260608 13:04:28.048858  5149 ts_tablet_manager.cc:1403] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260608 13:04:28.051599  5149 raft_consensus.cc:359] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:28.052280  5149 raft_consensus.cc:740] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387167115dd4974bdb714646820fdf3, State: Initialized, Role: LEARNER
I20260608 13:04:28.052920  5149 consensus_queue.cc:260] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:28.055042  5165 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Bootstrap starting.
I20260608 13:04:28.055154  5149 ts_tablet_manager.cc:1434] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:04:28.057245  4779 tablet_copy_service.cc:342] P 826ec7ea1fc74b2d96e456ff1edcec0b: Request end of tablet copy session 4387167115dd4974bdb714646820fdf3-c6eb54eb7aec40cca8803a61e6acf891 received from {username='slave'} at 127.0.0.1:41630
I20260608 13:04:28.057721  4779 tablet_copy_service.cc:434] P 826ec7ea1fc74b2d96e456ff1edcec0b: ending tablet copy session 4387167115dd4974bdb714646820fdf3-c6eb54eb7aec40cca8803a61e6acf891 on tablet c6eb54eb7aec40cca8803a61e6acf891 with peer 4387167115dd4974bdb714646820fdf3
I20260608 13:04:28.073695  5165 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: 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 13:04:28.074481  5165 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Bootstrap complete.
I20260608 13:04:28.075186  5165 ts_tablet_manager.cc:1403] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.004s
I20260608 13:04:28.077553  5165 raft_consensus.cc:359] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:28.078183  5165 raft_consensus.cc:740] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387167115dd4974bdb714646820fdf3, State: Initialized, Role: LEARNER
I20260608 13:04:28.078725  5165 consensus_queue.cc:260] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:28.080858  5165 ts_tablet_manager.cc:1434] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:04:28.082680  4779 tablet_copy_service.cc:342] P 826ec7ea1fc74b2d96e456ff1edcec0b: Request end of tablet copy session 4387167115dd4974bdb714646820fdf3-c7107146c12144c1ad148f0240728f94 received from {username='slave'} at 127.0.0.1:41630
I20260608 13:04:28.083135  4779 tablet_copy_service.cc:434] P 826ec7ea1fc74b2d96e456ff1edcec0b: ending tablet copy session 4387167115dd4974bdb714646820fdf3-c7107146c12144c1ad148f0240728f94 on tablet c7107146c12144c1ad148f0240728f94 with peer 4387167115dd4974bdb714646820fdf3
I20260608 13:04:28.244575  5024 raft_consensus.cc:1217] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:04:28.272846  4841 consensus_queue.cc:237] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:28.278931  4768 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:28.279939  5111 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:28.280568  4946 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:28.282920  5170 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:04:28.285609  4768 consensus_queue.cc:237] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } }
I20260608 13:04:28.289755  4946 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } }
I20260608 13:04:28.293169  5111 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:28.294020  4841 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:28.294793  4947 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:04:28.295692  4895 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:28.301406  4768 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } }
I20260608 13:04:28.304430  4576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c65a92a48d3e49829b272967eb2c4d11 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:28.305039  4908 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } }
I20260608 13:04:28.306875  5113 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } }
I20260608 13:04:28.308857  4589 catalog_manager.cc:5696] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:28.309823  5111 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } }
I20260608 13:04:28.320698  4576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c7107146c12144c1ad148f0240728f94 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:28.325071  4841 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } }
I20260608 13:04:28.325321  4591 catalog_manager.cc:5696] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:28.355020  5014 tablet_service.cc:1558] Processing DeleteTablet for tablet c65a92a48d3e49829b272967eb2c4d11 with delete_type TABLET_DATA_TOMBSTONED (TS 4387167115dd4974bdb714646820fdf3 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47942
I20260608 13:04:28.356302  5013 tablet_service.cc:1558] Processing DeleteTablet for tablet c7107146c12144c1ad148f0240728f94 with delete_type TABLET_DATA_TOMBSTONED (TS 4387167115dd4974bdb714646820fdf3 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47942
I20260608 13:04:28.357817  5176 tablet_replica.cc:333] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: stopping tablet replica
I20260608 13:04:28.358588  5176 raft_consensus.cc:2243] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:04:28.359151  5176 raft_consensus.cc:2272] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:04:28.361279  5176 ts_tablet_manager.cc:1916] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:28.373920  5176 ts_tablet_manager.cc:1929] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 13:04:28.374253  5176 log.cc:1199] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-3-root/wals/c65a92a48d3e49829b272967eb2c4d11
I20260608 13:04:28.376163  5176 tablet_replica.cc:333] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: stopping tablet replica
I20260608 13:04:28.376180  4577 catalog_manager.cc:5027] TS 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): tablet c65a92a48d3e49829b272967eb2c4d11 (table test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]) successfully deleted
I20260608 13:04:28.377151  5176 raft_consensus.cc:2243] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:04:28.377593  5176 raft_consensus.cc:2272] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:04:28.380622  5176 ts_tablet_manager.cc:1916] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:28.392591  5176 ts_tablet_manager.cc:1929] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 13:04:28.392921  5176 log.cc:1199] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-3-root/wals/c7107146c12144c1ad148f0240728f94
I20260608 13:04:28.394282  4577 catalog_manager.cc:5027] TS 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): tablet c7107146c12144c1ad148f0240728f94 (table test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]) successfully deleted
I20260608 13:04:28.418459  5024 raft_consensus.cc:1217] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 13:04:28.543676  4768 consensus_queue.cc:237] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } }
I20260608 13:04:28.549540  5113 raft_consensus.cc:1275] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:28.549635  4841 raft_consensus.cc:1275] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:28.551177  4895 consensus_queue.cc:1048] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:28.551839  4947 consensus_queue.cc:1048] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:28.558890  4947 raft_consensus.cc:2955] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } }
I20260608 13:04:28.561537  5113 raft_consensus.cc:2955] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } }
I20260608 13:04:28.562630  4841 raft_consensus.cc:2955] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } }
I20260608 13:04:28.569476  4576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c6eb54eb7aec40cca8803a61e6acf891 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:28.576681  4591 catalog_manager.cc:5696] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: config changed from index 2 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } }
I20260608 13:04:28.586984  5014 tablet_service.cc:1558] Processing DeleteTablet for tablet c6eb54eb7aec40cca8803a61e6acf891 with delete_type TABLET_DATA_TOMBSTONED (TS 4387167115dd4974bdb714646820fdf3 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47942
I20260608 13:04:28.588186  5176 tablet_replica.cc:333] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: stopping tablet replica
I20260608 13:04:28.589159  5176 raft_consensus.cc:2243] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:04:28.589775  5176 raft_consensus.cc:2272] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:04:28.592267  5176 ts_tablet_manager.cc:1916] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:28.604051  5176 ts_tablet_manager.cc:1929] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 13:04:28.604460  5176 log.cc:1199] T c6eb54eb7aec40cca8803a61e6acf891 P 4387167115dd4974bdb714646820fdf3: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-3-root/wals/c6eb54eb7aec40cca8803a61e6acf891
I20260608 13:04:28.605986  4577 catalog_manager.cc:5027] TS 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): tablet c6eb54eb7aec40cca8803a61e6acf891 (table test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]) successfully deleted
I20260608 13:04:28.734356  4768 consensus_queue.cc:237] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
W20260608 13:04:28.740896  4733 consensus_peers.cc:597] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): Couldn't send request to peer 4387167115dd4974bdb714646820fdf3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f2569ada96b499d8e601684b975d052. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:28.740916  4841 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:04:28.741214  5113 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 13:04:28.742969  4895 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:28.743884  4908 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } 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 13:04:28.751238  4947 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.753485  5113 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.753549  4841 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.768754  4842 consensus_queue.cc:237] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:28.769774  4589 catalog_manager.cc:5696] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 reported cstate change: config changed from index -1 to 3, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New cstate: current_term: 2 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.775571  4768 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:28.775797  5113 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 13:04:28.776329  4807 consensus_peers.cc:597] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 -> Peer 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): Couldn't send request to peer 4387167115dd4974bdb714646820fdf3. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:28.777462  4946 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } 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 13:04:28.778728  5169 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:04:28.787114  4946 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.789644  4768 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.790899  5113 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.804312  4591 catalog_manager.cc:5696] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.806587  4769 consensus_queue.cc:237] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:28.815505  4842 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:28.815127  5113 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 13:04:28.816797  4733 consensus_peers.cc:597] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b -> Peer 4387167115dd4974bdb714646820fdf3 (127.28.224.132:43249): Couldn't send request to peer 4387167115dd4974bdb714646820fdf3. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:28.819576  4895 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:04:28.820650  4908 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } 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 13:04:28.828049  4908 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.830183  5113 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.833817  4842 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:28.844863  4589 catalog_manager.cc:5696] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 reported cstate change: config changed from index 3 to 4, NON_VOTER 4387167115dd4974bdb714646820fdf3 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } } }
I20260608 13:04:29.190482  5180 ts_tablet_manager.cc:933] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Initiating tablet copy from peer 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149)
I20260608 13:04:29.192238  5180 tablet_copy_client.cc:323] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:39149
I20260608 13:04:29.194026  4853 tablet_copy_service.cc:140] P 001bb8547e4b4b54ae1d7538d4f1a041: Received BeginTabletCopySession request for tablet c65a92a48d3e49829b272967eb2c4d11 from peer 4387167115dd4974bdb714646820fdf3 ({username='slave'} at 127.0.0.1:59402)
I20260608 13:04:29.194511  4853 tablet_copy_service.cc:161] P 001bb8547e4b4b54ae1d7538d4f1a041: Beginning new tablet copy session on tablet c65a92a48d3e49829b272967eb2c4d11 from peer 4387167115dd4974bdb714646820fdf3 at {username='slave'} at 127.0.0.1:59402: session id = 4387167115dd4974bdb714646820fdf3-c65a92a48d3e49829b272967eb2c4d11
I20260608 13:04:29.200019  4853 tablet_copy_source_session.cc:215] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:29.202689  5180 ts_tablet_manager.cc:1916] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 13:04:29.216245  5182 ts_tablet_manager.cc:933] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: Initiating tablet copy from peer 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:29.216620  5180 ts_tablet_manager.cc:1929] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 13:04:29.217396  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65a92a48d3e49829b272967eb2c4d11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:29.218327  5182 tablet_copy_client.cc:323] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:33055
I20260608 13:04:29.220613  4779 tablet_copy_service.cc:140] P 826ec7ea1fc74b2d96e456ff1edcec0b: Received BeginTabletCopySession request for tablet 4f2569ada96b499d8e601684b975d052 from peer 4387167115dd4974bdb714646820fdf3 ({username='slave'} at 127.0.0.1:41630)
I20260608 13:04:29.221192  4779 tablet_copy_service.cc:161] P 826ec7ea1fc74b2d96e456ff1edcec0b: Beginning new tablet copy session on tablet 4f2569ada96b499d8e601684b975d052 from peer 4387167115dd4974bdb714646820fdf3 at {username='slave'} at 127.0.0.1:41630: session id = 4387167115dd4974bdb714646820fdf3-4f2569ada96b499d8e601684b975d052
I20260608 13:04:29.227020  5180 tablet_copy_client.cc:806] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:29.227805  5180 tablet_copy_client.cc:670] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:29.230213  4779 tablet_copy_source_session.cc:215] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:29.232380  5180 tablet_copy_client.cc:538] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:29.233800  5182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2569ada96b499d8e601684b975d052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:29.243042  5180 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Bootstrap starting.
I20260608 13:04:29.252167  5182 tablet_copy_client.cc:806] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:29.252892  5182 tablet_copy_client.cc:670] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:29.257615  5182 tablet_copy_client.cc:538] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:29.268225  5182 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: Bootstrap starting.
I20260608 13:04:29.272722  5180 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: 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 13:04:29.273808  5180 tablet_bootstrap.cc:492] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Bootstrap complete.
I20260608 13:04:29.274642  5180 ts_tablet_manager.cc:1403] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260608 13:04:29.278187  5180 raft_consensus.cc:359] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:29.279129  5180 raft_consensus.cc:740] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387167115dd4974bdb714646820fdf3, State: Initialized, Role: LEARNER
I20260608 13:04:29.279985  5180 consensus_queue.cc:260] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:29.284019  5180 ts_tablet_manager.cc:1434] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260608 13:04:29.286213  4853 tablet_copy_service.cc:342] P 001bb8547e4b4b54ae1d7538d4f1a041: Request end of tablet copy session 4387167115dd4974bdb714646820fdf3-c65a92a48d3e49829b272967eb2c4d11 received from {username='slave'} at 127.0.0.1:59402
I20260608 13:04:29.286798  4853 tablet_copy_service.cc:434] P 001bb8547e4b4b54ae1d7538d4f1a041: ending tablet copy session 4387167115dd4974bdb714646820fdf3-c65a92a48d3e49829b272967eb2c4d11 on tablet c65a92a48d3e49829b272967eb2c4d11 with peer 4387167115dd4974bdb714646820fdf3
I20260608 13:04:29.296644  5182 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: 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 13:04:29.297549  5182 tablet_bootstrap.cc:492] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: Bootstrap complete.
I20260608 13:04:29.298219  5182 ts_tablet_manager.cc:1403] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260608 13:04:29.300777  5182 raft_consensus.cc:359] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:29.301445  5182 raft_consensus.cc:740] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4387167115dd4974bdb714646820fdf3, State: Initialized, Role: LEARNER
I20260608 13:04:29.302009  5182 consensus_queue.cc:260] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:29.304088  5182 ts_tablet_manager.cc:1434] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 13:04:29.305956  4779 tablet_copy_service.cc:342] P 826ec7ea1fc74b2d96e456ff1edcec0b: Request end of tablet copy session 4387167115dd4974bdb714646820fdf3-4f2569ada96b499d8e601684b975d052 received from {username='slave'} at 127.0.0.1:41630
I20260608 13:04:29.306355  4779 tablet_copy_service.cc:434] P 826ec7ea1fc74b2d96e456ff1edcec0b: ending tablet copy session 4387167115dd4974bdb714646820fdf3-4f2569ada96b499d8e601684b975d052 on tablet 4f2569ada96b499d8e601684b975d052 with peer 4387167115dd4974bdb714646820fdf3
I20260608 13:04:29.357348  5182 ts_tablet_manager.cc:933] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Initiating tablet copy from peer 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055)
I20260608 13:04:29.359227  5182 tablet_copy_client.cc:323] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:33055
I20260608 13:04:29.360836  4779 tablet_copy_service.cc:140] P 826ec7ea1fc74b2d96e456ff1edcec0b: Received BeginTabletCopySession request for tablet c7107146c12144c1ad148f0240728f94 from peer 4387167115dd4974bdb714646820fdf3 ({username='slave'} at 127.0.0.1:41630)
I20260608 13:04:29.361328  4779 tablet_copy_service.cc:161] P 826ec7ea1fc74b2d96e456ff1edcec0b: Beginning new tablet copy session on tablet c7107146c12144c1ad148f0240728f94 from peer 4387167115dd4974bdb714646820fdf3 at {username='slave'} at 127.0.0.1:41630: session id = 4387167115dd4974bdb714646820fdf3-c7107146c12144c1ad148f0240728f94
I20260608 13:04:29.366907  4779 tablet_copy_source_session.cc:215] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:29.369689  5182 ts_tablet_manager.cc:1916] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 13:04:29.381383  5182 ts_tablet_manager.cc:1929] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 13:04:29.382128  5182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107146c12144c1ad148f0240728f94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:29.388092  5182 tablet_copy_client.cc:806] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:29.388685  5182 tablet_copy_client.cc:670] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:29.392650  5182 tablet_copy_client.cc:538] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:29.399976  5182 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Bootstrap starting.
I20260608 13:04:29.423360  5182 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: 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 13:04:29.424168  5182 tablet_bootstrap.cc:492] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Bootstrap complete.
I20260608 13:04:29.424785  5182 ts_tablet_manager.cc:1403] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260608 13:04:29.427204  5182 raft_consensus.cc:359] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:29.427887  5182 raft_consensus.cc:740] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4387167115dd4974bdb714646820fdf3, State: Initialized, Role: LEARNER
I20260608 13:04:29.428450  5182 consensus_queue.cc:260] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: true } }
I20260608 13:04:29.430650  5182 ts_tablet_manager.cc:1434] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 13:04:29.433250  4779 tablet_copy_service.cc:342] P 826ec7ea1fc74b2d96e456ff1edcec0b: Request end of tablet copy session 4387167115dd4974bdb714646820fdf3-c7107146c12144c1ad148f0240728f94 received from {username='slave'} at 127.0.0.1:41630
I20260608 13:04:29.433741  4779 tablet_copy_service.cc:434] P 826ec7ea1fc74b2d96e456ff1edcec0b: ending tablet copy session 4387167115dd4974bdb714646820fdf3-c7107146c12144c1ad148f0240728f94 on tablet c7107146c12144c1ad148f0240728f94 with peer 4387167115dd4974bdb714646820fdf3
I20260608 13:04:29.598858  5024 raft_consensus.cc:1217] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 13:04:29.763592  5024 raft_consensus.cc:1217] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 13:04:29.817006  5024 raft_consensus.cc:1217] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 13:04:30.024216  5189 raft_consensus.cc:1064] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: attempting to promote NON_VOTER 4387167115dd4974bdb714646820fdf3 to VOTER
I20260608 13:04:30.027140  5189 consensus_queue.cc:237] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } }
I20260608 13:04:30.035578  4842 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:30.035926  5024 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 LEARNER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:30.037568  5113 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 13:04:30.037606  5190 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } 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 13:04:30.038889  5193 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } 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 13:04:30.040033  5189 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:04:30.053614  5193 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.056425  5024 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.056447  5113 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.067602  4842 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.070173  4590 catalog_manager.cc:5696] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: config changed from index 3 to 4, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:04:30.105355  4769 consensus_queue.cc:237] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } }
I20260608 13:04:30.113286  5113 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:04:30.114408  5024 raft_consensus.cc:1275] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 13:04:30.115305  5193 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:04:30.116307  5190 consensus_queue.cc:1048] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } 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 13:04:30.124629  5189 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.126675  5113 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.130976  5024 raft_consensus.cc:2955] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.140268  4576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4f2569ada96b499d8e601684b975d052 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:30.141245  4592 catalog_manager.cc:5696] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 reported cstate change: config changed from index 4 to 5, VOTER 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131) evicted. New cstate: current_term: 2 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.155768  4832 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f2569ada96b499d8e601684b975d052 with delete_type TABLET_DATA_TOMBSTONED (TS 001bb8547e4b4b54ae1d7538d4f1a041 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59356
I20260608 13:04:30.160473  5202 tablet_replica.cc:333] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:30.163182  5202 raft_consensus.cc:2243] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:30.164273  5202 raft_consensus.cc:2272] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:30.167929  5202 ts_tablet_manager.cc:1916] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:30.186061  5202 ts_tablet_manager.cc:1929] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 13:04:30.186499  5202 log.cc:1199] T 4f2569ada96b499d8e601684b975d052 P 001bb8547e4b4b54ae1d7538d4f1a041: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-2-root/wals/4f2569ada96b499d8e601684b975d052
I20260608 13:04:30.188439  4576 catalog_manager.cc:5027] TS 001bb8547e4b4b54ae1d7538d4f1a041 (127.28.224.131:39149): tablet 4f2569ada96b499d8e601684b975d052 (table test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]) successfully deleted
I20260608 13:04:30.321411  5191 raft_consensus.cc:1064] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: attempting to promote NON_VOTER 4387167115dd4974bdb714646820fdf3 to VOTER
I20260608 13:04:30.324151  5191 consensus_queue.cc:237] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } }
I20260608 13:04:30.331737  5024 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:04:30.333770  5203 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } 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 13:04:30.334519  4769 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:04:30.335815  5113 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:04:30.337355  5205 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } 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 13:04:30.342370  5203 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 13:04:30.349311  5203 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.354969  4769 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.359397  5113 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.366595  5024 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.373387  4591 catalog_manager.cc:5696] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:04:30.385021  4908 raft_consensus.cc:1064] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: attempting to promote NON_VOTER 4387167115dd4974bdb714646820fdf3 to VOTER
I20260608 13:04:30.391273  4842 consensus_queue.cc:237] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [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: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } }
I20260608 13:04:30.388025  4908 consensus_queue.cc:237] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } }
I20260608 13:04:30.399287  5113 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:04:30.400595  5023 raft_consensus.cc:1275] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Refusing update from remote peer 001bb8547e4b4b54ae1d7538d4f1a041: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:04:30.401429  5205 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 13:04:30.403141  5203 consensus_queue.cc:1048] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 13:04:30.410411  5191 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.412791  5024 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 LEARNER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:04:30.415482  5189 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } 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 13:04:30.416193  5024 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.418205  5111 raft_consensus.cc:2955] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.427397  4576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c65a92a48d3e49829b272967eb2c4d11 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:30.431890  5113 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:04:30.433822  5190 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } 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 13:04:30.434839  4842 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 13:04:30.436619  4590 catalog_manager.cc:5696] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 reported cstate change: config changed from index 5 to 6, VOTER 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130) evicted. New cstate: current_term: 1 leader_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:04:30.438061  5190 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 13:04:30.444337  4908 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.459440  5113 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.462868  4757 tablet_service.cc:1558] Processing DeleteTablet for tablet c65a92a48d3e49829b272967eb2c4d11 with delete_type TABLET_DATA_TOMBSTONED (TS 826ec7ea1fc74b2d96e456ff1edcec0b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:41600
I20260608 13:04:30.465163  4842 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.474885  5024 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.479192  4590 catalog_manager.cc:5696] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: config changed from index 4 to 5, 4387167115dd4974bdb714646820fdf3 (127.28.224.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbbc422da40b486fbf08d8a155288bf2" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 33903 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:04:30.488420  5214 tablet_replica.cc:333] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:30.489568  5214 raft_consensus.cc:2243] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:30.493083  5214 raft_consensus.cc:2272] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:30.498225  5214 ts_tablet_manager.cc:1916] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:30.504287  4769 consensus_queue.cc:237] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [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: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } }
I20260608 13:04:30.513285  5024 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:04:30.516247  5214 ts_tablet_manager.cc:1929] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 13:04:30.516579  4842 raft_consensus.cc:1275] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Refusing update from remote peer 826ec7ea1fc74b2d96e456ff1edcec0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 13:04:30.516832  5214 log.cc:1199] T c65a92a48d3e49829b272967eb2c4d11 P 826ec7ea1fc74b2d96e456ff1edcec0b: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-1-root/wals/c65a92a48d3e49829b272967eb2c4d11
I20260608 13:04:30.516379  4908 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 13:04:30.518698  5190 consensus_queue.cc:1048] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 13:04:30.518975  4576 catalog_manager.cc:5027] TS 826ec7ea1fc74b2d96e456ff1edcec0b (127.28.224.130:33055): tablet c65a92a48d3e49829b272967eb2c4d11 (table test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]) successfully deleted
I20260608 13:04:30.525076  4908 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.527413  5024 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.528652  4842 raft_consensus.cc:2955] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } } }
I20260608 13:04:30.539881  4576 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c7107146c12144c1ad148f0240728f94 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:30.540401  4592 catalog_manager.cc:5696] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b reported cstate change: config changed from index 5 to 6, VOTER cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129) evicted. New cstate: current_term: 1 leader_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "001bb8547e4b4b54ae1d7538d4f1a041" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826ec7ea1fc74b2d96e456ff1edcec0b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4387167115dd4974bdb714646820fdf3" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 43249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 13:04:30.553329  5103 tablet_service.cc:1558] Processing DeleteTablet for tablet c7107146c12144c1ad148f0240728f94 with delete_type TABLET_DATA_TOMBSTONED (TS cbbc422da40b486fbf08d8a155288bf2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46966
I20260608 13:04:30.555913  5215 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:30.556705  5215 raft_consensus.cc:2243] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:30.557478  5215 raft_consensus.cc:2272] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:30.560524  5215 ts_tablet_manager.cc:1916] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:30.572750  5215 ts_tablet_manager.cc:1929] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 13:04:30.573112  5215 log.cc:1199] T c7107146c12144c1ad148f0240728f94 P cbbc422da40b486fbf08d8a155288bf2: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923670975333-29570-0/minicluster-data/ts-0-root/wals/c7107146c12144c1ad148f0240728f94
I20260608 13:04:30.574879  4576 catalog_manager.cc:5027] TS cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): tablet c7107146c12144c1ad148f0240728f94 (table test-workload [id=e1536236ef694fe3a4fdcda54e8084f5]) successfully deleted
W20260608 13:04:31.553808  4640 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 001bb8547e4b4b54ae1d7538d4f1a041 not available for placement
I20260608 13:04:32.650936 29570 tablet_server.cc:179] TabletServer@127.28.224.129:33903 shutting down...
I20260608 13:04:32.678682 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:32.679694 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:32.680569 29570 raft_consensus.cc:2243] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.682237 29570 raft_consensus.cc:2272] T 4f2569ada96b499d8e601684b975d052 P cbbc422da40b486fbf08d8a155288bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.685348 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:32.685918 29570 raft_consensus.cc:2243] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.686802 29570 raft_consensus.cc:2272] T c65a92a48d3e49829b272967eb2c4d11 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.689765 29570 tablet_replica.cc:333] stopping tablet replica
I20260608 13:04:32.690318 29570 raft_consensus.cc:2243] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.691427 29570 raft_consensus.cc:2272] T c6eb54eb7aec40cca8803a61e6acf891 P cbbc422da40b486fbf08d8a155288bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.719422 29570 tablet_server.cc:196] TabletServer@127.28.224.129:33903 shutdown complete.
I20260608 13:04:32.750985 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:04:32.778913 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:32.779906 29570 tablet_replica.cc:333] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:32.780601 29570 raft_consensus.cc:2243] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 LEADER]: Raft consensus shutting down.
I20260608 13:04:32.781594 29570 raft_consensus.cc:2272] T 4f2569ada96b499d8e601684b975d052 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.784312 29570 tablet_replica.cc:333] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:32.784860 29570 raft_consensus.cc:2243] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:32.785836 29570 raft_consensus.cc:2272] T c6eb54eb7aec40cca8803a61e6acf891 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.788355 29570 tablet_replica.cc:333] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b: stopping tablet replica
I20260608 13:04:32.788830 29570 raft_consensus.cc:2243] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:32.790233 29570 raft_consensus.cc:2272] T c7107146c12144c1ad148f0240728f94 P 826ec7ea1fc74b2d96e456ff1edcec0b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:32.798107  4806 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111) [suppressed 45 similar messages]
W20260608 13:04:32.803298  4806 consensus_peers.cc:597] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 -> Peer cbbc422da40b486fbf08d8a155288bf2 (127.28.224.129:33903): Couldn't send request to peer cbbc422da40b486fbf08d8a155288bf2. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:33903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:32.824182 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:32.854067 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:32.882776 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:32.883759 29570 tablet_replica.cc:333] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:32.884616 29570 raft_consensus.cc:2243] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.885510 29570 raft_consensus.cc:2272] T c6eb54eb7aec40cca8803a61e6acf891 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.888193 29570 tablet_replica.cc:333] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:32.888811 29570 raft_consensus.cc:2243] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:32.889873 29570 raft_consensus.cc:2272] T c65a92a48d3e49829b272967eb2c4d11 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.892518 29570 tablet_replica.cc:333] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041: stopping tablet replica
I20260608 13:04:32.893110 29570 raft_consensus.cc:2243] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.893782 29570 raft_consensus.cc:2272] T c7107146c12144c1ad148f0240728f94 P 001bb8547e4b4b54ae1d7538d4f1a041 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.921868 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:32.949784 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:04:32.977010 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:32.977828 29570 tablet_replica.cc:333] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3: stopping tablet replica
I20260608 13:04:32.978482 29570 raft_consensus.cc:2243] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.979228 29570 raft_consensus.cc:2272] T c65a92a48d3e49829b272967eb2c4d11 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.982298 29570 tablet_replica.cc:333] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3: stopping tablet replica
I20260608 13:04:32.983322 29570 raft_consensus.cc:2243] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.984279 29570 raft_consensus.cc:2272] T c7107146c12144c1ad148f0240728f94 P 4387167115dd4974bdb714646820fdf3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:32.988004 29570 tablet_replica.cc:333] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3: stopping tablet replica
I20260608 13:04:32.988685 29570 raft_consensus.cc:2243] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:32.989445 29570 raft_consensus.cc:2272] T 4f2569ada96b499d8e601684b975d052 P 4387167115dd4974bdb714646820fdf3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:33.017488 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:04:33.036602 29570 master.cc:562] Master@127.28.224.190:46271 shutting down...
I20260608 13:04:33.062539 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:33.063398 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:33.063740 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P e341a76021a549fda2772ce1f72d62d6: stopping tablet replica
I20260608 13:04:33.086768 29570 master.cc:584] Master@127.28.224.190:46271 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9655 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 13:04:33.136996 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:33405
I20260608 13:04:33.138733 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:33.145241  5222 instance_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 13:04:33.145256  5221 instance_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 13:04:33.148411 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:33.148768  5224 instance_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 13:04:33.149748 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:33.149936 29570 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 13:04:33.150066 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923873150049 us; error 0 us; skew 500 ppm
I20260608 13:04:33.150641 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:33.153244 29570 webserver.cc:533] Webserver started at http://127.28.224.190:33699/ using document root <none> and password file <none>
I20260608 13:04:33.153735 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:33.153905 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:33.154129 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:33.155498 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "37a9619ed5794a5dafbedafc9b43d19e"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.160554 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:04:33.164394  5229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.165310 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 13:04:33.165647 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "37a9619ed5794a5dafbedafc9b43d19e"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.165938 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-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 13:04:33.184362 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:33.185720 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:33.226990 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:33405
I20260608 13:04:33.227262  5280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:33405 every 8 connection(s)
I20260608 13:04:33.231789  5281 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 13:04:33.245038  5281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e: Bootstrap starting.
I20260608 13:04:33.250404  5281 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:33.255240  5281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e: No bootstrap required, opened a new log
I20260608 13:04:33.258031  5281 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a9619ed5794a5dafbedafc9b43d19e" member_type: VOTER }
I20260608 13:04:33.258491  5281 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:33.258687  5281 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37a9619ed5794a5dafbedafc9b43d19e, State: Initialized, Role: FOLLOWER
I20260608 13:04:33.259361  5281 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37a9619ed5794a5dafbedafc9b43d19e" member_type: VOTER }
I20260608 13:04:33.259831  5281 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:33.260028  5281 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:33.260255  5281 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:33.265331  5281 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a9619ed5794a5dafbedafc9b43d19e" member_type: VOTER }
I20260608 13:04:33.265899  5281 leader_election.cc:304] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [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: 37a9619ed5794a5dafbedafc9b43d19e; no voters: 
I20260608 13:04:33.267076  5281 leader_election.cc:290] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:33.267741  5284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:33.269276  5284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 1 LEADER]: Becoming Leader. State: Replica: 37a9619ed5794a5dafbedafc9b43d19e, State: Running, Role: LEADER
I20260608 13:04:33.270114  5284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [LEADER]: Queue going to LEADER mode. State: All 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: "37a9619ed5794a5dafbedafc9b43d19e" member_type: VOTER }
I20260608 13:04:33.270603  5281 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:33.275717  5285 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37a9619ed5794a5dafbedafc9b43d19e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a9619ed5794a5dafbedafc9b43d19e" member_type: VOTER } }
I20260608 13:04:33.276505  5285 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:33.276427  5286 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37a9619ed5794a5dafbedafc9b43d19e. Latest consensus state: current_term: 1 leader_uuid: "37a9619ed5794a5dafbedafc9b43d19e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37a9619ed5794a5dafbedafc9b43d19e" member_type: VOTER } }
I20260608 13:04:33.277523  5286 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:33.280236  5292 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:33.286276  5292 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:33.288977 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:33.296463  5292 catalog_manager.cc:1382] Generated new cluster ID: 7f3291085f3d41de96ec52958e388266
I20260608 13:04:33.296788  5292 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:33.320511  5292 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:33.321965  5292 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:33.340243  5292 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e: Generated new TSK 0
I20260608 13:04:33.340992  5292 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:33.355906 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:33.363306  5302 instance_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 13:04:33.364009  5303 instance_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 13:04:33.365849  5305 instance_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 13:04:33.366080 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:33.367059 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:33.367316 29570 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 13:04:33.367465 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923873367453 us; error 0 us; skew 500 ppm
I20260608 13:04:33.368134 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:33.370568 29570 webserver.cc:533] Webserver started at http://127.28.224.129:42347/ using document root <none> and password file <none>
I20260608 13:04:33.371061 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:33.371299 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:33.371536 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:33.372677 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "7f525413e77844b0a4cfefb0d71eca24"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.377658 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 13:04:33.381615  5310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.382583 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:33.382958 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "7f525413e77844b0a4cfefb0d71eca24"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.383337 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-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 13:04:33.398218 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:33.399631 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:33.401229 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:33.403796 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:33.404029 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.404284 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:33.404485 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.448500 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:37179
I20260608 13:04:33.448637  5372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:37179 every 8 connection(s)
I20260608 13:04:33.454236 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:33.462276  5377 instance_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 13:04:33.464179  5378 instance_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 13:04:33.466677  5380 instance_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 13:04:33.467703 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:33.468881 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:33.469234 29570 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 13:04:33.469429 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923873469412 us; error 0 us; skew 500 ppm
I20260608 13:04:33.470188 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:33.473055  5373 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33405
I20260608 13:04:33.473595  5373 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:33.473783 29570 webserver.cc:533] Webserver started at http://127.28.224.130:34781/ using document root <none> and password file <none>
I20260608 13:04:33.474537 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:33.474587  5373 heartbeater.cc:507] Master 127.28.224.190:33405 requested a full tablet report, sending...
I20260608 13:04:33.474901 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:33.475343 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:33.476959 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "5874ef9f20d7484bbf0a72712925b016"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.477713  5246 ts_manager.cc:194] Registered new tserver with Master: 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179)
I20260608 13:04:33.480006  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57180
I20260608 13:04:33.482555 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:04:33.487005  5385 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.488070 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:33.488539 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "5874ef9f20d7484bbf0a72712925b016"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.488852 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-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 13:04:33.509318 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:33.510597 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:33.512167 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:33.514662 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:33.514922 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.515189 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:33.515367 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.558951 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:37667
I20260608 13:04:33.559139  5447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:37667 every 8 connection(s)
I20260608 13:04:33.564370 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:33.572926  5451 instance_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 13:04:33.573729  5452 instance_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 13:04:33.577663 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:33.578152  5454 instance_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 13:04:33.579375 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:33.579630 29570 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 13:04:33.579854 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923873579833 us; error 0 us; skew 500 ppm
I20260608 13:04:33.580520 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:33.581262  5448 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33405
I20260608 13:04:33.581750  5448 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:33.582713  5448 heartbeater.cc:507] Master 127.28.224.190:33405 requested a full tablet report, sending...
I20260608 13:04:33.583706 29570 webserver.cc:533] Webserver started at http://127.28.224.131:44761/ using document root <none> and password file <none>
I20260608 13:04:33.584403 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:33.584651 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:33.584980 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:33.585255  5246 ts_manager.cc:194] Registered new tserver with Master: 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667)
I20260608 13:04:33.586803 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "01edc34798ed4546bfa276d8bb179866"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.587407  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57182
I20260608 13:04:33.592358 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:04:33.596240  5459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.597133 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:33.597493 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "01edc34798ed4546bfa276d8bb179866"
format_stamp: "Formatted at 2026-06-08 13:04:33 on dist-test-slave-wzp1"
I20260608 13:04:33.597786 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-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 13:04:33.612522 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:33.613809 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:33.615417 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:33.617816 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:33.618064 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.618317 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:33.618518 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:33.662369 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:44221
I20260608 13:04:33.662501  5521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:44221 every 8 connection(s)
I20260608 13:04:33.678383  5522 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33405
I20260608 13:04:33.678789  5522 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:33.679603  5522 heartbeater.cc:507] Master 127.28.224.190:33405 requested a full tablet report, sending...
I20260608 13:04:33.681778  5246 ts_manager.cc:194] Registered new tserver with Master: 01edc34798ed4546bfa276d8bb179866 (127.28.224.131:44221)
I20260608 13:04:33.682217 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016037889s
I20260608 13:04:33.683815  5246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57194
I20260608 13:04:34.483757  5373 heartbeater.cc:499] Master 127.28.224.190:33405 was elected leader, sending a full tablet report...
I20260608 13:04:34.590493  5448 heartbeater.cc:499] Master 127.28.224.190:33405 was elected leader, sending a full tablet report...
I20260608 13:04:34.687254  5522 heartbeater.cc:499] Master 127.28.224.190:33405 was elected leader, sending a full tablet report...
I20260608 13:04:34.742202  5246 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57210:
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 13:04:34.744848  5246 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 13:04:34.819423  5486 tablet_service.cc:1511] Processing CreateTablet for tablet 8185a0091e2549a98d8ddea0026fc571 (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:34.821071  5486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8185a0091e2549a98d8ddea0026fc571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.824462  5485 tablet_service.cc:1511] Processing CreateTablet for tablet 37ab6e9161f04a92913a00705e17b8c6 (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:34.825305  5484 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7217bfe10142f58282098092a6f49c (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:34.825973  5487 tablet_service.cc:1511] Processing CreateTablet for tablet 01a93ad0621b4cabb9d6e7209e8db5ab (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:34.826102  5485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ab6e9161f04a92913a00705e17b8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.828788  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a93ad0621b4cabb9d6e7209e8db5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.830063  5413 tablet_service.cc:1511] Processing CreateTablet for tablet 01a93ad0621b4cabb9d6e7209e8db5ab (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:34.831573  5413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a93ad0621b4cabb9d6e7209e8db5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.832221  5484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7217bfe10142f58282098092a6f49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.832490  5411 tablet_service.cc:1511] Processing CreateTablet for tablet 37ab6e9161f04a92913a00705e17b8c6 (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:34.834026  5411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ab6e9161f04a92913a00705e17b8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.836448  5410 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7217bfe10142f58282098092a6f49c (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:34.830492  5412 tablet_service.cc:1511] Processing CreateTablet for tablet 8185a0091e2549a98d8ddea0026fc571 (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:34.839531  5410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7217bfe10142f58282098092a6f49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.841147  5412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8185a0091e2549a98d8ddea0026fc571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.848985  5338 tablet_service.cc:1511] Processing CreateTablet for tablet 01a93ad0621b4cabb9d6e7209e8db5ab (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 13:04:34.850567  5338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a93ad0621b4cabb9d6e7209e8db5ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.857167  5337 tablet_service.cc:1511] Processing CreateTablet for tablet 8185a0091e2549a98d8ddea0026fc571 (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 13:04:34.858776  5337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8185a0091e2549a98d8ddea0026fc571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.864857  5336 tablet_service.cc:1511] Processing CreateTablet for tablet 37ab6e9161f04a92913a00705e17b8c6 (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 13:04:34.866472  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ab6e9161f04a92913a00705e17b8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.869140  5335 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7217bfe10142f58282098092a6f49c (DEFAULT_TABLE table=test-workload [id=d1970493182c45dd8677cbf9074163d3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 13:04:34.870666  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7217bfe10142f58282098092a6f49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:34.903427  5543 tablet_bootstrap.cc:492] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24: Bootstrap starting.
I20260608 13:04:34.903434  5542 tablet_bootstrap.cc:492] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866: Bootstrap starting.
I20260608 13:04:34.910774  5543 tablet_bootstrap.cc:654] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:34.919903  5542 tablet_bootstrap.cc:654] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:34.928913  5544 tablet_bootstrap.cc:492] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016: Bootstrap starting.
I20260608 13:04:34.931145  5543 tablet_bootstrap.cc:492] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24: No bootstrap required, opened a new log
I20260608 13:04:34.931910  5543 ts_tablet_manager.cc:1403] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260608 13:04:34.934427  5543 raft_consensus.cc:359] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:34.931157  5542 tablet_bootstrap.cc:492] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866: No bootstrap required, opened a new log
I20260608 13:04:34.935055  5543 raft_consensus.cc:385] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:34.935424  5542 ts_tablet_manager.cc:1403] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.009s
I20260608 13:04:34.935454  5543 raft_consensus.cc:740] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f525413e77844b0a4cfefb0d71eca24, State: Initialized, Role: FOLLOWER
I20260608 13:04:34.936110  5544 tablet_bootstrap.cc:654] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:34.936492  5543 consensus_queue.cc:260] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:34.938980  5542 raft_consensus.cc:359] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:34.940013  5542 raft_consensus.cc:385] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:34.940388  5542 raft_consensus.cc:740] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01edc34798ed4546bfa276d8bb179866, State: Initialized, Role: FOLLOWER
I20260608 13:04:34.940973  5543 ts_tablet_manager.cc:1434] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 13:04:34.941319  5542 consensus_queue.cc:260] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:34.942224  5543 tablet_bootstrap.cc:492] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24: Bootstrap starting.
I20260608 13:04:34.948897  5544 tablet_bootstrap.cc:492] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016: No bootstrap required, opened a new log
I20260608 13:04:34.949558  5544 ts_tablet_manager.cc:1403] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260608 13:04:34.951210  5542 ts_tablet_manager.cc:1434] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260608 13:04:34.952404  5543 tablet_bootstrap.cc:654] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:34.953032  5544 raft_consensus.cc:359] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:34.953899  5544 raft_consensus.cc:385] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:34.954258  5544 raft_consensus.cc:740] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5874ef9f20d7484bbf0a72712925b016, State: Initialized, Role: FOLLOWER
I20260608 13:04:34.955263  5544 consensus_queue.cc:260] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:34.958364  5542 tablet_bootstrap.cc:492] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866: Bootstrap starting.
I20260608 13:04:34.969532  5544 ts_tablet_manager.cc:1434] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.003s
I20260608 13:04:34.970937  5542 tablet_bootstrap.cc:654] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:34.971164  5544 tablet_bootstrap.cc:492] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016: Bootstrap starting.
I20260608 13:04:34.971719  5543 tablet_bootstrap.cc:492] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24: No bootstrap required, opened a new log
I20260608 13:04:34.972404  5543 ts_tablet_manager.cc:1403] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260608 13:04:34.976068  5543 raft_consensus.cc:359] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:34.976874  5543 raft_consensus.cc:385] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:34.977312  5543 raft_consensus.cc:740] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f525413e77844b0a4cfefb0d71eca24, State: Initialized, Role: FOLLOWER
I20260608 13:04:34.978331  5543 consensus_queue.cc:260] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:34.981083  5544 tablet_bootstrap.cc:654] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:34.984211  5543 ts_tablet_manager.cc:1434] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 13:04:34.985759  5543 tablet_bootstrap.cc:492] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24: Bootstrap starting.
I20260608 13:04:34.992785  5543 tablet_bootstrap.cc:654] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:35.005661  5543 tablet_bootstrap.cc:492] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24: No bootstrap required, opened a new log
I20260608 13:04:35.006325  5543 ts_tablet_manager.cc:1403] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 13:04:35.009718  5543 raft_consensus.cc:359] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.010456  5543 raft_consensus.cc:385] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.010782  5543 raft_consensus.cc:740] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f525413e77844b0a4cfefb0d71eca24, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.011399  5542 tablet_bootstrap.cc:492] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866: No bootstrap required, opened a new log
I20260608 13:04:35.011988  5544 tablet_bootstrap.cc:492] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016: No bootstrap required, opened a new log
I20260608 13:04:35.011998  5542 ts_tablet_manager.cc:1403] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.017s
I20260608 13:04:35.011647  5543 consensus_queue.cc:260] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.012781  5544 ts_tablet_manager.cc:1403] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.021s
I20260608 13:04:35.014438  5543 ts_tablet_manager.cc:1434] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 13:04:35.015715  5543 tablet_bootstrap.cc:492] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24: Bootstrap starting.
I20260608 13:04:35.015780  5542 raft_consensus.cc:359] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.016222  5544 raft_consensus.cc:359] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.016721  5542 raft_consensus.cc:385] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.017055  5544 raft_consensus.cc:385] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.017160  5542 raft_consensus.cc:740] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01edc34798ed4546bfa276d8bb179866, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.017689  5544 raft_consensus.cc:740] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5874ef9f20d7484bbf0a72712925b016, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.018522  5542 consensus_queue.cc:260] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.018867  5544 consensus_queue.cc:260] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.021605  5544 ts_tablet_manager.cc:1434] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:04:35.022706  5544 tablet_bootstrap.cc:492] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016: Bootstrap starting.
I20260608 13:04:35.023432  5542 ts_tablet_manager.cc:1434] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 13:04:35.024585  5542 tablet_bootstrap.cc:492] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866: Bootstrap starting.
I20260608 13:04:35.026614  5543 tablet_bootstrap.cc:654] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:35.030057  5544 tablet_bootstrap.cc:654] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:35.031623  5542 tablet_bootstrap.cc:654] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:35.040261  5543 tablet_bootstrap.cc:492] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24: No bootstrap required, opened a new log
I20260608 13:04:35.041203  5543 ts_tablet_manager.cc:1403] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.009s
I20260608 13:04:35.043947  5542 tablet_bootstrap.cc:492] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866: No bootstrap required, opened a new log
I20260608 13:04:35.044644  5542 ts_tablet_manager.cc:1403] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260608 13:04:35.045271  5543 raft_consensus.cc:359] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.047312  5543 raft_consensus.cc:385] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.047726  5543 raft_consensus.cc:740] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f525413e77844b0a4cfefb0d71eca24, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.048818  5543 consensus_queue.cc:260] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.049786  5544 tablet_bootstrap.cc:492] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016: No bootstrap required, opened a new log
I20260608 13:04:35.050395  5544 ts_tablet_manager.cc:1403] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.001s
I20260608 13:04:35.051968  5543 ts_tablet_manager.cc:1434] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 13:04:35.052850  5542 raft_consensus.cc:359] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.053681  5542 raft_consensus.cc:385] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.053552  5544 raft_consensus.cc:359] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.054149  5542 raft_consensus.cc:740] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01edc34798ed4546bfa276d8bb179866, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.054416  5544 raft_consensus.cc:385] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.054811  5544 raft_consensus.cc:740] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5874ef9f20d7484bbf0a72712925b016, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.055117  5542 consensus_queue.cc:260] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.055974  5544 consensus_queue.cc:260] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.057710  5542 ts_tablet_manager.cc:1434] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 13:04:35.058943  5542 tablet_bootstrap.cc:492] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866: Bootstrap starting.
I20260608 13:04:35.059893  5544 ts_tablet_manager.cc:1434] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260608 13:04:35.061080  5544 tablet_bootstrap.cc:492] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016: Bootstrap starting.
I20260608 13:04:35.068969  5544 tablet_bootstrap.cc:654] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:35.069051  5542 tablet_bootstrap.cc:654] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:35.075268  5544 tablet_bootstrap.cc:492] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016: No bootstrap required, opened a new log
I20260608 13:04:35.075876  5544 ts_tablet_manager.cc:1403] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 13:04:35.076300  5542 tablet_bootstrap.cc:492] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866: No bootstrap required, opened a new log
I20260608 13:04:35.076924  5542 ts_tablet_manager.cc:1403] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260608 13:04:35.079175  5544 raft_consensus.cc:359] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.079962  5544 raft_consensus.cc:385] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.079933  5542 raft_consensus.cc:359] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.080483  5544 raft_consensus.cc:740] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5874ef9f20d7484bbf0a72712925b016, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.080853  5542 raft_consensus.cc:385] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:35.081187  5542 raft_consensus.cc:740] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01edc34798ed4546bfa276d8bb179866, State: Initialized, Role: FOLLOWER
I20260608 13:04:35.081547  5544 consensus_queue.cc:260] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.082038  5542 consensus_queue.cc:260] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.084152  5544 ts_tablet_manager.cc:1434] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:04:35.084688  5542 ts_tablet_manager.cc:1434] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 13:04:35.115798  5551 raft_consensus.cc:493] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:35.116339  5551 raft_consensus.cc:515] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.118920  5551 leader_election.cc:290] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 01edc34798ed4546bfa276d8bb179866 (127.28.224.131:44221)
I20260608 13:04:35.132567  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7217bfe10142f58282098092a6f49c" candidate_uuid: "5874ef9f20d7484bbf0a72712925b016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01edc34798ed4546bfa276d8bb179866" is_pre_election: true
I20260608 13:04:35.133602  5549 raft_consensus.cc:493] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:35.133558  5497 raft_consensus.cc:2468] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5874ef9f20d7484bbf0a72712925b016 in term 0.
I20260608 13:04:35.134023  5348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7217bfe10142f58282098092a6f49c" candidate_uuid: "5874ef9f20d7484bbf0a72712925b016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f525413e77844b0a4cfefb0d71eca24" is_pre_election: true
I20260608 13:04:35.134289  5549 raft_consensus.cc:515] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:35.134811  5348 raft_consensus.cc:2468] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5874ef9f20d7484bbf0a72712925b016 in term 0.
I20260608 13:04:35.135321  5389 leader_election.cc:304] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01edc34798ed4546bfa276d8bb179866, 5874ef9f20d7484bbf0a72712925b016; no voters: 
I20260608 13:04:35.136265  5551 raft_consensus.cc:2804] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:35.136646  5551 raft_consensus.cc:493] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:35.136963  5551 raft_consensus.cc:3060] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.137584  5549 leader_election.cc:290] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667), 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179)
I20260608 13:04:35.146340  5551 raft_consensus.cc:515] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.149412  5551 leader_election.cc:290] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [CANDIDATE]: Term 1 election: Requested vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 01edc34798ed4546bfa276d8bb179866 (127.28.224.131:44221)
I20260608 13:04:35.149755  5348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7217bfe10142f58282098092a6f49c" candidate_uuid: "5874ef9f20d7484bbf0a72712925b016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f525413e77844b0a4cfefb0d71eca24"
I20260608 13:04:35.150478  5348 raft_consensus.cc:3060] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.151216  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7217bfe10142f58282098092a6f49c" candidate_uuid: "5874ef9f20d7484bbf0a72712925b016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01edc34798ed4546bfa276d8bb179866"
I20260608 13:04:35.151885  5497 raft_consensus.cc:3060] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.156651  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93ad0621b4cabb9d6e7209e8db5ab" candidate_uuid: "01edc34798ed4546bfa276d8bb179866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5874ef9f20d7484bbf0a72712925b016" is_pre_election: true
I20260608 13:04:35.157476  5423 raft_consensus.cc:2468] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01edc34798ed4546bfa276d8bb179866 in term 0.
I20260608 13:04:35.158248  5348 raft_consensus.cc:2468] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5874ef9f20d7484bbf0a72712925b016 in term 1.
I20260608 13:04:35.158790  5497 raft_consensus.cc:2468] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5874ef9f20d7484bbf0a72712925b016 in term 1.
I20260608 13:04:35.158942  5463 leader_election.cc:304] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01edc34798ed4546bfa276d8bb179866, 5874ef9f20d7484bbf0a72712925b016; no voters: 
I20260608 13:04:35.159305  5347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93ad0621b4cabb9d6e7209e8db5ab" candidate_uuid: "01edc34798ed4546bfa276d8bb179866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f525413e77844b0a4cfefb0d71eca24" is_pre_election: true
I20260608 13:04:35.160259  5347 raft_consensus.cc:2468] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01edc34798ed4546bfa276d8bb179866 in term 0.
I20260608 13:04:35.160741  5549 raft_consensus.cc:2804] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:35.160749  5389 leader_election.cc:304] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01edc34798ed4546bfa276d8bb179866, 5874ef9f20d7484bbf0a72712925b016; no voters: 
I20260608 13:04:35.161341  5549 raft_consensus.cc:493] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:35.161770  5549 raft_consensus.cc:3060] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.162027  5551 raft_consensus.cc:2804] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:35.163416  5551 raft_consensus.cc:697] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 1 LEADER]: Becoming Leader. State: Replica: 5874ef9f20d7484bbf0a72712925b016, State: Running, Role: LEADER
I20260608 13:04:35.164291  5551 consensus_queue.cc:237] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.168715  5549 raft_consensus.cc:515] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:35.171460  5549 leader_election.cc:290] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 1 election: Requested vote from peers 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667), 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179)
I20260608 13:04:35.172482  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93ad0621b4cabb9d6e7209e8db5ab" candidate_uuid: "01edc34798ed4546bfa276d8bb179866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5874ef9f20d7484bbf0a72712925b016"
I20260608 13:04:35.172699  5348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a93ad0621b4cabb9d6e7209e8db5ab" candidate_uuid: "01edc34798ed4546bfa276d8bb179866" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f525413e77844b0a4cfefb0d71eca24"
I20260608 13:04:35.173162  5423 raft_consensus.cc:3060] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.173336  5348 raft_consensus.cc:3060] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.175420  5242 catalog_manager.cc:5696] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "5874ef9f20d7484bbf0a72712925b016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:35.178872  5348 raft_consensus.cc:2468] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01edc34798ed4546bfa276d8bb179866 in term 1.
I20260608 13:04:35.180402  5462 leader_election.cc:304] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01edc34798ed4546bfa276d8bb179866, 7f525413e77844b0a4cfefb0d71eca24; no voters: 
I20260608 13:04:35.180936  5423 raft_consensus.cc:2468] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01edc34798ed4546bfa276d8bb179866 in term 1.
I20260608 13:04:35.181319  5549 raft_consensus.cc:2804] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:35.182821  5549 raft_consensus.cc:697] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 1 LEADER]: Becoming Leader. State: Replica: 01edc34798ed4546bfa276d8bb179866, State: Running, Role: LEADER
I20260608 13:04:35.183791  5549 consensus_queue.cc:237] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } }
I20260608 13:04:35.192842  5242 catalog_manager.cc:5696] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01edc34798ed4546bfa276d8bb179866 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "01edc34798ed4546bfa276d8bb179866" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } health_report { overall_health: UNKNOWN } } }
W20260608 13:04:35.286965  5294 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:04:35.303401  5547 raft_consensus.cc:493] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:35.304044  5547 raft_consensus.cc:515] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.306448  5547 leader_election.cc:290] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667), 01edc34798ed4546bfa276d8bb179866 (127.28.224.131:44221)
I20260608 13:04:35.317293  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8185a0091e2549a98d8ddea0026fc571" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5874ef9f20d7484bbf0a72712925b016" is_pre_election: true
I20260608 13:04:35.318151  5423 raft_consensus.cc:2468] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 0.
I20260608 13:04:35.319742  5314 leader_election.cc:304] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24; no voters: 
I20260608 13:04:35.320667  5547 raft_consensus.cc:2804] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:35.321100  5547 raft_consensus.cc:493] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:35.321489  5547 raft_consensus.cc:3060] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.322268  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8185a0091e2549a98d8ddea0026fc571" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01edc34798ed4546bfa276d8bb179866" is_pre_election: true
I20260608 13:04:35.323002  5497 raft_consensus.cc:2468] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 0.
I20260608 13:04:35.327436  5547 raft_consensus.cc:515] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.329275  5547 leader_election.cc:290] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 election: Requested vote from peers 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667), 01edc34798ed4546bfa276d8bb179866 (127.28.224.131:44221)
I20260608 13:04:35.330210  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8185a0091e2549a98d8ddea0026fc571" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5874ef9f20d7484bbf0a72712925b016"
I20260608 13:04:35.330529  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8185a0091e2549a98d8ddea0026fc571" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01edc34798ed4546bfa276d8bb179866"
I20260608 13:04:35.330793  5423 raft_consensus.cc:3060] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.331154  5497 raft_consensus.cc:3060] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.336087  5423 raft_consensus.cc:2468] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 1.
I20260608 13:04:35.336221  5497 raft_consensus.cc:2468] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 1.
I20260608 13:04:35.337430  5314 leader_election.cc:304] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01edc34798ed4546bfa276d8bb179866, 7f525413e77844b0a4cfefb0d71eca24; no voters: 
I20260608 13:04:35.338182  5547 raft_consensus.cc:2804] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:35.339347  5547 raft_consensus.cc:697] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Becoming Leader. State: Replica: 7f525413e77844b0a4cfefb0d71eca24, State: Running, Role: LEADER
I20260608 13:04:35.340219  5547 consensus_queue.cc:237] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.347892  5242 catalog_manager.cc:5696] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:35.355286  5547 raft_consensus.cc:493] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:35.355917  5547 raft_consensus.cc:515] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.358242  5547 leader_election.cc:290] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667), 01edc34798ed4546bfa276d8bb179866 (127.28.224.131:44221)
I20260608 13:04:35.358892  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab6e9161f04a92913a00705e17b8c6" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5874ef9f20d7484bbf0a72712925b016" is_pre_election: true
I20260608 13:04:35.359292  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab6e9161f04a92913a00705e17b8c6" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01edc34798ed4546bfa276d8bb179866" is_pre_election: true
I20260608 13:04:35.359669  5423 raft_consensus.cc:2468] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 0.
I20260608 13:04:35.359900  5497 raft_consensus.cc:2468] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 0.
I20260608 13:04:35.360723  5314 leader_election.cc:304] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24; no voters: 
I20260608 13:04:35.361577  5547 raft_consensus.cc:2804] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:35.361965  5547 raft_consensus.cc:493] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:35.362279  5547 raft_consensus.cc:3060] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.367434  5547 raft_consensus.cc:515] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.369374  5547 leader_election.cc:290] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 election: Requested vote from peers 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667), 01edc34798ed4546bfa276d8bb179866 (127.28.224.131:44221)
I20260608 13:04:35.370324  5423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab6e9161f04a92913a00705e17b8c6" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5874ef9f20d7484bbf0a72712925b016"
I20260608 13:04:35.370476  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ab6e9161f04a92913a00705e17b8c6" candidate_uuid: "7f525413e77844b0a4cfefb0d71eca24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01edc34798ed4546bfa276d8bb179866"
I20260608 13:04:35.371152  5423 raft_consensus.cc:3060] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.371203  5497 raft_consensus.cc:3060] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:35.376479  5497 raft_consensus.cc:2468] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 1.
I20260608 13:04:35.376469  5423 raft_consensus.cc:2468] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f525413e77844b0a4cfefb0d71eca24 in term 1.
I20260608 13:04:35.377863  5314 leader_election.cc:304] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01edc34798ed4546bfa276d8bb179866, 7f525413e77844b0a4cfefb0d71eca24; no voters: 
I20260608 13:04:35.378634  5547 raft_consensus.cc:2804] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:35.379189  5547 raft_consensus.cc:697] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Becoming Leader. State: Replica: 7f525413e77844b0a4cfefb0d71eca24, State: Running, Role: LEADER
I20260608 13:04:35.380045  5547 consensus_queue.cc:237] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:35.387452  5242 catalog_manager.cc:5696] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:35.432683 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:35.439584  5573 instance_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 13:04:35.440053  5574 instance_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 13:04:35.441970  5576 instance_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 13:04:35.443475 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:35.444818 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:35.445096 29570 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 13:04:35.445323 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923875445302 us; error 0 us; skew 500 ppm
I20260608 13:04:35.446019 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:35.449061 29570 webserver.cc:533] Webserver started at http://127.28.224.132:40889/ using document root <none> and password file <none>
I20260608 13:04:35.449662 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:35.449877 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:35.450186 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:35.451442 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "1498df83941f44b8804a4a16169f9a21"
format_stamp: "Formatted at 2026-06-08 13:04:35 on dist-test-slave-wzp1"
I20260608 13:04:35.456569 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:04:35.461490  5581 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:35.462507 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:35.462844 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "1498df83941f44b8804a4a16169f9a21"
format_stamp: "Formatted at 2026-06-08 13:04:35 on dist-test-slave-wzp1"
I20260608 13:04:35.463186 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-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 13:04:35.484030 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:35.485350 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:35.486603 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:35.489185 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:35.489413 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:35.489697 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:35.489873 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:35.533628 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:44845
I20260608 13:04:35.533763  5643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:44845 every 8 connection(s)
I20260608 13:04:35.550631  5644 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33405
I20260608 13:04:35.551069  5644 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:35.551949  5644 heartbeater.cc:507] Master 127.28.224.190:33405 requested a full tablet report, sending...
I20260608 13:04:35.554334  5242 ts_manager.cc:194] Registered new tserver with Master: 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845)
I20260608 13:04:35.555986  5242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57216
I20260608 13:04:35.572587  5549 consensus_queue.cc:1048] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:35.587596  5566 consensus_queue.cc:1048] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:35.708523  5551 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:35.721731  5655 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:35.760432  5547 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:35.773277  5659 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:35.796088  5659 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:35.809415  5570 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:36.311753  5423 consensus_queue.cc:237] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Queue 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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: true } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } }
I20260608 13:04:36.320457  5348 raft_consensus.cc:1275] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Refusing update from remote peer 5874ef9f20d7484bbf0a72712925b016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:36.323405  5655 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } 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 13:04:36.324134  5497 raft_consensus.cc:1275] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 5874ef9f20d7484bbf0a72712925b016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:36.325824  5655 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 13:04:36.332803  5656 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: true } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
W20260608 13:04:36.336858  5387 consensus_peers.cc:597] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 -> Peer 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): Couldn't send request to peer 1498df83941f44b8804a4a16169f9a21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a7217bfe10142f58282098092a6f49c. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:36.336593  5348 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: true } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.338020  5496 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: true } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.351684  5246 catalog_manager.cc:5696] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 reported cstate change: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "5874ef9f20d7484bbf0a72712925b016" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:36.378314  5348 consensus_queue.cc:237] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Queue 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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } }
I20260608 13:04:36.395242  5496 raft_consensus.cc:1275] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:36.398552  5423 raft_consensus.cc:1275] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:36.400768  5668 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:04:36.402392  5671 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } 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 13:04:36.405308  5312 consensus_peers.cc:597] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 -> Peer 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): Couldn't send request to peer 1498df83941f44b8804a4a16169f9a21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8185a0091e2549a98d8ddea0026fc571. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:36.410490  5671 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.412963  5423 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.413303  5496 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.424687  5246 catalog_manager.cc:5696] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 reported cstate change: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:36.425887  5348 consensus_queue.cc:237] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Queue 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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: true } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } }
W20260608 13:04:36.435599  5312 consensus_peers.cc:597] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 -> Peer 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): Couldn't send request to peer 1498df83941f44b8804a4a16169f9a21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37ab6e9161f04a92913a00705e17b8c6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:36.436050  5496 raft_consensus.cc:1275] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:36.436560  5423 raft_consensus.cc:1275] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:36.437863  5668 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } 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 13:04:36.440501  5668 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 13:04:36.446141  5674 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: true } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.448240  5496 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: true } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.450222  5423 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: true } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.462723  5422 consensus_queue.cc:237] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } }
I20260608 13:04:36.463686  5242 catalog_manager.cc:5696] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 reported cstate change: config changed from index -1 to 2, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:36.470388  5496 raft_consensus.cc:1275] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 5874ef9f20d7484bbf0a72712925b016: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 13:04:36.471508  5387 consensus_peers.cc:597] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 -> Peer 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): Couldn't send request to peer 1498df83941f44b8804a4a16169f9a21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a7217bfe10142f58282098092a6f49c. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:36.472693  5551 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:36.474071  5348 raft_consensus.cc:1275] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Refusing update from remote peer 5874ef9f20d7484bbf0a72712925b016: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:36.475941  5551 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } 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 13:04:36.481155  5667 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.485895  5496 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.487253  5348 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
W20260608 13:04:36.493054  5294 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 13:04:36.493531  5294 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 13:04:36.499557  5245 catalog_manager.cc:5696] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5874ef9f20d7484bbf0a72712925b016" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:36.501361  5348 consensus_queue.cc:237] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } }
I20260608 13:04:36.509006  5496 raft_consensus.cc:1275] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:36.509353  5422 raft_consensus.cc:1275] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 13:04:36.510018  5312 consensus_peers.cc:597] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 -> Peer 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): Couldn't send request to peer 1498df83941f44b8804a4a16169f9a21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8185a0091e2549a98d8ddea0026fc571. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:36.511246  5671 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 13:04:36.512042  5668 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } 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 13:04:36.516825  5422 consensus_queue.cc:237] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:36.521286  5671 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.523967  5496 raft_consensus.cc:1275] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 5874ef9f20d7484bbf0a72712925b016: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:36.526131  5551 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:04:36.527593  5496 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.529399  5422 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.534555  5656 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
I20260608 13:04:36.539418  5348 raft_consensus.cc:1275] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Refusing update from remote peer 5874ef9f20d7484bbf0a72712925b016: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:36.540970  5551 consensus_queue.cc:1048] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } 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 13:04:36.543802  5245 catalog_manager.cc:5696] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
W20260608 13:04:36.545199  5294 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 13:04:36.545661  5294 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 13:04:36.547564  5348 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
I20260608 13:04:36.549515  5496 raft_consensus.cc:2955] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
I20260608 13:04:36.551663  5347 consensus_queue.cc:237] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } }
I20260608 13:04:36.559044  5644 heartbeater.cc:499] Master 127.28.224.190:33405 was elected leader, sending a full tablet report...
I20260608 13:04:36.558950  5233 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3a7217bfe10142f58282098092a6f49c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 13:04:36.563055  5312 consensus_peers.cc:597] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 -> Peer 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): Couldn't send request to peer 1498df83941f44b8804a4a16169f9a21. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37ab6e9161f04a92913a00705e17b8c6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:36.568822  5422 raft_consensus.cc:1275] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:36.568814  5496 raft_consensus.cc:1275] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 13:04:36.573141  5245 catalog_manager.cc:5696] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 reported cstate change: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "5874ef9f20d7484bbf0a72712925b016" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
I20260608 13:04:36.573359  5668 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 13:04:36.577404  5668 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } 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 13:04:36.584043  5347 consensus_queue.cc:237] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:36.588357  5422 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.586653  5668 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.596787  5423 raft_consensus.cc:1275] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:36.601075  5497 raft_consensus.cc:1275] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:36.603048  5674 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:04:36.605491  5674 consensus_queue.cc:1048] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:04:36.616303  5674 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
I20260608 13:04:36.623221  5422 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
I20260608 13:04:36.625321  5609 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a7217bfe10142f58282098092a6f49c with delete_type TABLET_DATA_TOMBSTONED (TS 1498df83941f44b8804a4a16169f9a21 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34150
I20260608 13:04:36.621955  5246 catalog_manager.cc:5696] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
W20260608 13:04:36.639376  5231 catalog_manager.cc:4994] TS 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): delete failed for tablet 3a7217bfe10142f58282098092a6f49c because the tablet was not found. No further retry: Not found: Tablet not found: 3a7217bfe10142f58282098092a6f49c
I20260608 13:04:36.642551  5232 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8185a0091e2549a98d8ddea0026fc571 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:36.643671  5496 raft_consensus.cc:2955] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
W20260608 13:04:36.647931  5294 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 13:04:36.648398  5294 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 13:04:36.662019  5497 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } peers { permanent_uuid: "1498df83941f44b8804a4a16169f9a21" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 44845 } attrs { promote: true } } }
I20260608 13:04:36.811669  5242 catalog_manager.cc:5696] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 reported cstate change: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } } }
I20260608 13:04:37.043592  5347 consensus_queue.cc:237] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [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: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } }
I20260608 13:04:37.051272  5497 raft_consensus.cc:1275] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:37.052070  5422 raft_consensus.cc:1275] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Refusing update from remote peer 7f525413e77844b0a4cfefb0d71eca24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 13:04:37.053750  5671 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 13:04:37.055747  5681 consensus_queue.cc:1048] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 13:04:37.072683  5674 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } }
I20260608 13:04:37.075277  5496 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } }
I20260608 13:04:37.113811  5232 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 37ab6e9161f04a92913a00705e17b8c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 13:04:37.116055  5609 tablet_service.cc:1558] Processing DeleteTablet for tablet 8185a0091e2549a98d8ddea0026fc571 with delete_type TABLET_DATA_TOMBSTONED (TS 1498df83941f44b8804a4a16169f9a21 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34150
I20260608 13:04:37.119729  5683 ts_tablet_manager.cc:933] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: Initiating tablet copy from peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179)
I20260608 13:04:37.126806  5683 tablet_copy_client.cc:323] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:37179
I20260608 13:04:37.130146  5422 raft_consensus.cc:2955] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } }
I20260608 13:04:37.138149  5245 catalog_manager.cc:5696] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 reported cstate change: config changed from index 3 to 4, NON_VOTER 1498df83941f44b8804a4a16169f9a21 (127.28.224.132) evicted. New cstate: current_term: 1 leader_uuid: "7f525413e77844b0a4cfefb0d71eca24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } } }
W20260608 13:04:37.144557  5231 catalog_manager.cc:4994] TS 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): delete failed for tablet 8185a0091e2549a98d8ddea0026fc571 because the tablet was not found. No further retry: Not found: Tablet not found: 8185a0091e2549a98d8ddea0026fc571
I20260608 13:04:37.166070  5609 tablet_service.cc:1558] Processing DeleteTablet for tablet 37ab6e9161f04a92913a00705e17b8c6 with delete_type TABLET_DATA_TOMBSTONED (TS 1498df83941f44b8804a4a16169f9a21 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34150
W20260608 13:04:37.168349  5231 catalog_manager.cc:4994] TS 1498df83941f44b8804a4a16169f9a21 (127.28.224.132:44845): delete failed for tablet 37ab6e9161f04a92913a00705e17b8c6 because the tablet was not found. No further retry: Not found: Tablet not found: 37ab6e9161f04a92913a00705e17b8c6
I20260608 13:04:37.170138  5358 tablet_copy_service.cc:140] P 7f525413e77844b0a4cfefb0d71eca24: Received BeginTabletCopySession request for tablet 37ab6e9161f04a92913a00705e17b8c6 from peer 1498df83941f44b8804a4a16169f9a21 ({username='slave'} at 127.0.0.1:55780)
I20260608 13:04:37.170806  5358 tablet_copy_service.cc:161] P 7f525413e77844b0a4cfefb0d71eca24: Beginning new tablet copy session on tablet 37ab6e9161f04a92913a00705e17b8c6 from peer 1498df83941f44b8804a4a16169f9a21 at {username='slave'} at 127.0.0.1:55780: session id = 1498df83941f44b8804a4a16169f9a21-37ab6e9161f04a92913a00705e17b8c6
I20260608 13:04:37.175489 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:37.180101  5358 tablet_copy_source_session.cc:215] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:37.185017 29570 tablet_copy_service.cc:362] P 7f525413e77844b0a4cfefb0d71eca24: Destroying tablet copy session 1498df83941f44b8804a4a16169f9a21-37ab6e9161f04a92913a00705e17b8c6 due to service shutdown
I20260608 13:04:37.185448 29570 tablet_copy_service.cc:434] P 7f525413e77844b0a4cfefb0d71eca24: ending tablet copy session 1498df83941f44b8804a4a16169f9a21-37ab6e9161f04a92913a00705e17b8c6 on tablet 37ab6e9161f04a92913a00705e17b8c6 with peer 1498df83941f44b8804a4a16169f9a21
I20260608 13:04:37.185664  5683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ab6e9161f04a92913a00705e17b8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:37.206799  5683 tablet_copy_client.cc:806] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:37.207499  5683 tablet_copy_client.cc:670] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:37.210062 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:37.210898 29570 tablet_replica.cc:333] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24: stopping tablet replica
I20260608 13:04:37.211565 29570 raft_consensus.cc:2243] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:37.212422 29570 raft_consensus.cc:2272] T 37ab6e9161f04a92913a00705e17b8c6 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:37.214903 29570 tablet_replica.cc:333] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24: stopping tablet replica
I20260608 13:04:37.215518 29570 raft_consensus.cc:2243] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:37.216079 29570 raft_consensus.cc:2272] T 3a7217bfe10142f58282098092a6f49c P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:37.218664 29570 tablet_replica.cc:333] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24: stopping tablet replica
I20260608 13:04:37.219270 29570 raft_consensus.cc:2243] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:37.219730 29570 raft_consensus.cc:2272] T 01a93ad0621b4cabb9d6e7209e8db5ab P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:37.221619 29570 tablet_replica.cc:333] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24: stopping tablet replica
I20260608 13:04:37.222111 29570 raft_consensus.cc:2243] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:37.222886 29570 raft_consensus.cc:2272] T 8185a0091e2549a98d8ddea0026fc571 P 7f525413e77844b0a4cfefb0d71eca24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:37.247913 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
W20260608 13:04:37.260377  5683 ts_tablet_manager.cc:1011] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: Tablet Copy: Unable to fetch data from remote peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
I20260608 13:04:37.260902  5683 tablet_replica.cc:333] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: stopping tablet replica
I20260608 13:04:37.261265  5683 raft_consensus.cc:2243] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260608 13:04:37.261643  5683 raft_consensus.cc:2272] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260608 13:04:37.262869 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
W20260608 13:04:37.267529  5683 tablet_copy_client.cc:1131] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
W20260608 13:04:37.269435  5683 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 37ab6e9161f04a92913a00705e17b8c6 but one is already registered
I20260608 13:04:37.270627  5683 ts_tablet_manager.cc:1916] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 13:04:37.287743 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:37.288635 29570 tablet_replica.cc:333] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016: stopping tablet replica
I20260608 13:04:37.289502 29570 raft_consensus.cc:2243] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:37.290618 29570 raft_consensus.cc:2272] T 3a7217bfe10142f58282098092a6f49c P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:37.291930  5683 ts_tablet_manager.cc:1929] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 13:04:37.292457  5683 log.cc:1199] T 37ab6e9161f04a92913a00705e17b8c6 P 1498df83941f44b8804a4a16169f9a21: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923670975333-29570-0/minicluster-data/ts-3-root/wals/37ab6e9161f04a92913a00705e17b8c6
I20260608 13:04:37.293810 29570 tablet_replica.cc:333] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016: stopping tablet replica
I20260608 13:04:37.294580 29570 raft_consensus.cc:2243] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:37.295300 29570 raft_consensus.cc:2272] T 37ab6e9161f04a92913a00705e17b8c6 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:37.297683 29570 tablet_replica.cc:333] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016: stopping tablet replica
I20260608 13:04:37.298235 29570 raft_consensus.cc:2243] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:37.298846 29570 raft_consensus.cc:2272] T 8185a0091e2549a98d8ddea0026fc571 P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:37.301556 29570 tablet_replica.cc:333] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016: stopping tablet replica
I20260608 13:04:37.302093 29570 raft_consensus.cc:2243] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:37.302544 29570 raft_consensus.cc:2272] T 01a93ad0621b4cabb9d6e7209e8db5ab P 5874ef9f20d7484bbf0a72712925b016 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:37.480048  5462 consensus_peers.cc:597] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 -> Peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Couldn't send request to peer 7f525413e77844b0a4cfefb0d71eca24. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:04:37.604048  5463 consensus_peers.cc:597] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 -> Peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Couldn't send request to peer 5874ef9f20d7484bbf0a72712925b016. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:04:37.863168  5444 debug-util.cc:398] Leaking SignalData structure 0x7b08000362c0 after lost signal to thread 29573
W20260608 13:04:37.864431  5444 debug-util.cc:398] Leaking SignalData structure 0x7b08001572a0 after lost signal to thread 5280
W20260608 13:04:37.868144  5444 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4c80 after lost signal to thread 5643
W20260608 13:04:37.885636  5462 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 13:04:38.315070 29570 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5444)
I20260608 13:04:38.576323  5691 raft_consensus.cc:493] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f525413e77844b0a4cfefb0d71eca24)
I20260608 13:04:38.576977  5691 raft_consensus.cc:515] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } }
I20260608 13:04:38.578938  5691 leader_election.cc:290] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667)
W20260608 13:04:38.583935  5462 leader_election.cc:336] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
W20260608 13:04:38.584761  5463 leader_election.cc:336] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111)
I20260608 13:04:38.585184  5463 leader_election.cc:304] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [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: 01edc34798ed4546bfa276d8bb179866; no voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24
I20260608 13:04:38.585923  5691 raft_consensus.cc:2749] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:04:38.669422  5691 raft_consensus.cc:493] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5874ef9f20d7484bbf0a72712925b016)
I20260608 13:04:38.670101  5691 raft_consensus.cc:515] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:38.672721  5691 leader_election.cc:290] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667)
W20260608 13:04:38.677255  5462 leader_election.cc:336] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
W20260608 13:04:38.677853  5463 leader_election.cc:336] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111)
I20260608 13:04:38.678435  5463 leader_election.cc:304] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [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: 01edc34798ed4546bfa276d8bb179866; no voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24
I20260608 13:04:38.679446  5691 raft_consensus.cc:2749] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:04:38.702215  5691 raft_consensus.cc:493] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f525413e77844b0a4cfefb0d71eca24)
I20260608 13:04:38.702754  5691 raft_consensus.cc:515] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:38.704857  5691 leader_election.cc:290] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667)
W20260608 13:04:38.709628  5462 leader_election.cc:336] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
W20260608 13:04:38.710261  5463 leader_election.cc:336] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111)
I20260608 13:04:38.710806  5463 leader_election.cc:304] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [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: 01edc34798ed4546bfa276d8bb179866; no voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24
I20260608 13:04:38.711751  5691 raft_consensus.cc:2749] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:04:39.315747 29570 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5444)
W20260608 13:04:40.058730  5463 consensus_peers.cc:597] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 -> Peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Couldn't send request to peer 5874ef9f20d7484bbf0a72712925b016. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:04:40.160512  5462 consensus_peers.cc:597] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 -> Peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Couldn't send request to peer 7f525413e77844b0a4cfefb0d71eca24. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 13:04:40.316380 29570 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5444)
I20260608 13:04:40.601593  5691 raft_consensus.cc:493] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f525413e77844b0a4cfefb0d71eca24)
I20260608 13:04:40.602180  5691 raft_consensus.cc:515] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } attrs { replace: false } }
I20260608 13:04:40.604214  5691 leader_election.cc:290] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667)
W20260608 13:04:40.608705  5462 leader_election.cc:336] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
W20260608 13:04:40.609810  5463 leader_election.cc:336] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111)
I20260608 13:04:40.610369  5463 leader_election.cc:304] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [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: 01edc34798ed4546bfa276d8bb179866; no voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24
I20260608 13:04:40.611299  5691 raft_consensus.cc:2749] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:04:40.804589  5691 raft_consensus.cc:493] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5874ef9f20d7484bbf0a72712925b016)
I20260608 13:04:40.805254  5691 raft_consensus.cc:515] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } attrs { replace: false } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:40.807830  5691 leader_election.cc:290] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667)
W20260608 13:04:40.812361  5462 leader_election.cc:336] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
W20260608 13:04:40.812965  5463 leader_election.cc:336] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111)
I20260608 13:04:40.813392  5463 leader_election.cc:304] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [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: 01edc34798ed4546bfa276d8bb179866; no voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24
I20260608 13:04:40.814168  5691 raft_consensus.cc:2749] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 13:04:40.942476  5691 raft_consensus.cc:493] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f525413e77844b0a4cfefb0d71eca24)
I20260608 13:04:40.943035  5691 raft_consensus.cc:515] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f525413e77844b0a4cfefb0d71eca24" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37179 } } peers { permanent_uuid: "5874ef9f20d7484bbf0a72712925b016" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 37667 } attrs { replace: false } } peers { permanent_uuid: "01edc34798ed4546bfa276d8bb179866" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 44221 } }
I20260608 13:04:40.944941  5691 leader_election.cc:290] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179), 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667)
W20260608 13:04:40.949599  5462 leader_election.cc:336] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7f525413e77844b0a4cfefb0d71eca24 (127.28.224.129:37179): Network error: Client connection negotiation failed: client connection to 127.28.224.129:37179: connect: Connection refused (error 111)
W20260608 13:04:40.951167  5463 leader_election.cc:336] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5874ef9f20d7484bbf0a72712925b016 (127.28.224.130:37667): Network error: Client connection negotiation failed: client connection to 127.28.224.130:37667: connect: Connection refused (error 111)
I20260608 13:04:40.951712  5463 leader_election.cc:304] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [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: 01edc34798ed4546bfa276d8bb179866; no voters: 5874ef9f20d7484bbf0a72712925b016, 7f525413e77844b0a4cfefb0d71eca24
I20260608 13:04:40.952654  5691 raft_consensus.cc:2749] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:04:41.317090 29570 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 5444)
I20260608 13:04:41.372850 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:41.387784 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:41.413117 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:41.413879 29570 tablet_replica.cc:333] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866: stopping tablet replica
I20260608 13:04:41.414529 29570 raft_consensus.cc:2243] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:41.415303 29570 raft_consensus.cc:2272] T 8185a0091e2549a98d8ddea0026fc571 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:41.417578 29570 tablet_replica.cc:333] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866: stopping tablet replica
I20260608 13:04:41.418203 29570 raft_consensus.cc:2243] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:41.418895 29570 raft_consensus.cc:2272] T 37ab6e9161f04a92913a00705e17b8c6 P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:41.421072 29570 tablet_replica.cc:333] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866: stopping tablet replica
I20260608 13:04:41.421599 29570 raft_consensus.cc:2243] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:41.422173 29570 raft_consensus.cc:2272] T 3a7217bfe10142f58282098092a6f49c P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:41.424423 29570 tablet_replica.cc:333] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866: stopping tablet replica
I20260608 13:04:41.424909 29570 raft_consensus.cc:2243] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:41.425784 29570 raft_consensus.cc:2272] T 01a93ad0621b4cabb9d6e7209e8db5ab P 01edc34798ed4546bfa276d8bb179866 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:41.452512 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:41.467010 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:04:41.487035 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:41.503796 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:04:41.513432 29570 master.cc:562] Master@127.28.224.190:33405 shutting down...
I20260608 13:04:41.530556 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:41.531208 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:41.531508 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37a9619ed5794a5dafbedafc9b43d19e: stopping tablet replica
I20260608 13:04:41.550138 29570 master.cc:584] Master@127.28.224.190:33405 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (8449 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 13:04:41.586696 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:41599
I20260608 13:04:41.587986 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:41.593298  5695 instance_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 13:04:41.593453  5696 instance_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 13:04:41.594883  5698 instance_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 13:04:41.596635 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:41.597517 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:41.597695 29570 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 13:04:41.597894 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923881597861 us; error 0 us; skew 500 ppm
I20260608 13:04:41.598611 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:41.601220 29570 webserver.cc:533] Webserver started at http://127.28.224.190:35251/ using document root <none> and password file <none>
I20260608 13:04:41.601780 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:41.601979 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:41.602270 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:41.603485 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "87d8016bce954918b31c6fa5b2973f99"
format_stamp: "Formatted at 2026-06-08 13:04:41 on dist-test-slave-wzp1"
I20260608 13:04:41.608274 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:04:41.611999  5703 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:41.612846 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:04:41.613154 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "87d8016bce954918b31c6fa5b2973f99"
format_stamp: "Formatted at 2026-06-08 13:04:41 on dist-test-slave-wzp1"
I20260608 13:04:41.613433 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-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 13:04:41.633772 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:41.634843 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:41.673682 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:41599
I20260608 13:04:41.673775  5754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:41599 every 8 connection(s)
I20260608 13:04:41.678143  5755 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 13:04:41.688997  5755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99: Bootstrap starting.
I20260608 13:04:41.693749  5755 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:41.698585  5755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99: No bootstrap required, opened a new log
I20260608 13:04:41.700865  5755 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87d8016bce954918b31c6fa5b2973f99" member_type: VOTER }
I20260608 13:04:41.701300  5755 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:41.701561  5755 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87d8016bce954918b31c6fa5b2973f99, State: Initialized, Role: FOLLOWER
I20260608 13:04:41.702299  5755 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87d8016bce954918b31c6fa5b2973f99" member_type: VOTER }
I20260608 13:04:41.702798  5755 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:41.703011  5755 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:41.703392  5755 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:41.708762  5755 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87d8016bce954918b31c6fa5b2973f99" member_type: VOTER }
I20260608 13:04:41.709378  5755 leader_election.cc:304] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [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: 87d8016bce954918b31c6fa5b2973f99; no voters: 
I20260608 13:04:41.710589  5755 leader_election.cc:290] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:41.711153  5758 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:41.712823  5758 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 1 LEADER]: Becoming Leader. State: Replica: 87d8016bce954918b31c6fa5b2973f99, State: Running, Role: LEADER
I20260608 13:04:41.713603  5758 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [LEADER]: Queue going to LEADER mode. State: All 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: "87d8016bce954918b31c6fa5b2973f99" member_type: VOTER }
I20260608 13:04:41.714074  5755 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:41.718334  5759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87d8016bce954918b31c6fa5b2973f99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87d8016bce954918b31c6fa5b2973f99" member_type: VOTER } }
I20260608 13:04:41.718981  5759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:41.722872  5760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87d8016bce954918b31c6fa5b2973f99. Latest consensus state: current_term: 1 leader_uuid: "87d8016bce954918b31c6fa5b2973f99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87d8016bce954918b31c6fa5b2973f99" member_type: VOTER } }
I20260608 13:04:41.723713  5760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:41.730374  5766 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:41.732542 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:41.735879  5766 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:41.745850  5766 catalog_manager.cc:1382] Generated new cluster ID: dc0e4c609f3646519b705baeac0e4387
I20260608 13:04:41.746239  5766 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:41.768874  5766 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:41.770299  5766 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:41.786013  5766 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99: Generated new TSK 0
I20260608 13:04:41.786669  5766 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:41.800282 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:41.806650  5776 instance_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 13:04:41.807691  5777 instance_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 13:04:41.809340  5779 instance_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 13:04:41.810227 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:41.811196 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:41.811416 29570 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 13:04:41.811590 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923881811557 us; error 0 us; skew 500 ppm
I20260608 13:04:41.812229 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:41.814836 29570 webserver.cc:533] Webserver started at http://127.28.224.129:33311/ using document root <none> and password file <none>
I20260608 13:04:41.815488 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:41.815707 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:41.816023 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:41.817186 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "1f9f030320dc4352a492b28ea7b458c8"
format_stamp: "Formatted at 2026-06-08 13:04:41 on dist-test-slave-wzp1"
I20260608 13:04:41.822041 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:04:41.826143  5784 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:41.827070 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:41.827481 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "1f9f030320dc4352a492b28ea7b458c8"
format_stamp: "Formatted at 2026-06-08 13:04:41 on dist-test-slave-wzp1"
I20260608 13:04:41.827809 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-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 13:04:41.838267 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:41.839537 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:41.841113 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:41.843729 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:41.843971 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:41.844244 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:41.844422 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:41.890198 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:36597
I20260608 13:04:41.890321  5846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:36597 every 8 connection(s)
I20260608 13:04:41.895910 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:41.904263  5851 instance_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 13:04:41.906000  5852 instance_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 13:04:41.908164 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:41.908129  5854 instance_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 13:04:41.909554 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:41.909757 29570 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 13:04:41.909893 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923881909880 us; error 0 us; skew 500 ppm
I20260608 13:04:41.910416 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:41.913713 29570 webserver.cc:533] Webserver started at http://127.28.224.130:44835/ using document root <none> and password file <none>
I20260608 13:04:41.914398 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:41.914678 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:41.915028 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:41.915198  5847 heartbeater.cc:344] Connected to a master server at 127.28.224.190:41599
I20260608 13:04:41.915697  5847 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:41.916683  5847 heartbeater.cc:507] Master 127.28.224.190:41599 requested a full tablet report, sending...
I20260608 13:04:41.916621 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
format_stamp: "Formatted at 2026-06-08 13:04:41 on dist-test-slave-wzp1"
I20260608 13:04:41.919695  5720 ts_manager.cc:194] Registered new tserver with Master: 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597)
I20260608 13:04:41.922344  5720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47618
I20260608 13:04:41.923642 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 13:04:41.927935  5859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:41.928843 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:04:41.929198 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
format_stamp: "Formatted at 2026-06-08 13:04:41 on dist-test-slave-wzp1"
I20260608 13:04:41.929527 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-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 13:04:41.944224 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:41.945371 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:41.946942 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:41.949398 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:41.949656 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:41.949925 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:41.950120 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:42.002174 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:39701
I20260608 13:04:42.002279  5921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:39701 every 8 connection(s)
I20260608 13:04:42.008850 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:42.017266  5925 instance_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 13:04:42.019889  5926 instance_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 13:04:42.024386  5922 heartbeater.cc:344] Connected to a master server at 127.28.224.190:41599
I20260608 13:04:42.024907  5922 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:42.025200 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:42.026017  5928 instance_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 13:04:42.025995  5922 heartbeater.cc:507] Master 127.28.224.190:41599 requested a full tablet report, sending...
I20260608 13:04:42.027277 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:42.027559 29570 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 13:04:42.027782 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923882027761 us; error 0 us; skew 500 ppm
I20260608 13:04:42.028512 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:42.028932  5720 ts_manager.cc:194] Registered new tserver with Master: eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:42.030764  5720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47634
I20260608 13:04:42.031652 29570 webserver.cc:533] Webserver started at http://127.28.224.131:40037/ using document root <none> and password file <none>
I20260608 13:04:42.032256 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:42.032425 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:42.032768 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:42.034401 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "f529712387764a57a2c212a79cf4ceb0"
format_stamp: "Formatted at 2026-06-08 13:04:42 on dist-test-slave-wzp1"
I20260608 13:04:42.039230 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:04:42.042835  5933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:42.043784 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:42.044080 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "f529712387764a57a2c212a79cf4ceb0"
format_stamp: "Formatted at 2026-06-08 13:04:42 on dist-test-slave-wzp1"
I20260608 13:04:42.044330 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923670975333-29570-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 13:04:42.060580 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:42.061654 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:42.063187 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:42.065570 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:42.065809 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:42.066097 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:42.066265 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:42.106254 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:36081
I20260608 13:04:42.106384  5995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:36081 every 8 connection(s)
I20260608 13:04:42.121636  5996 heartbeater.cc:344] Connected to a master server at 127.28.224.190:41599
I20260608 13:04:42.122062  5996 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:42.122865  5996 heartbeater.cc:507] Master 127.28.224.190:41599 requested a full tablet report, sending...
I20260608 13:04:42.125056  5720 ts_manager.cc:194] Registered new tserver with Master: f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081)
I20260608 13:04:42.125911 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016002591s
I20260608 13:04:42.126521  5720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47646
I20260608 13:04:42.926330  5847 heartbeater.cc:499] Master 127.28.224.190:41599 was elected leader, sending a full tablet report...
I20260608 13:04:43.034619  5922 heartbeater.cc:499] Master 127.28.224.190:41599 was elected leader, sending a full tablet report...
I20260608 13:04:43.129791  5996 heartbeater.cc:499] Master 127.28.224.190:41599 was elected leader, sending a full tablet report...
I20260608 13:04:43.190783  5720 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47648:
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 13:04:43.194041  5720 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 13:04:43.274566  5812 tablet_service.cc:1511] Processing CreateTablet for tablet c530aa2a6f5b4fc489e51ee6bf574cf5 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:04:43.276731  5812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c530aa2a6f5b4fc489e51ee6bf574cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.285290  5810 tablet_service.cc:1511] Processing CreateTablet for tablet ffc9b157b2db4777a03188c78be268a4 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:04:43.280951  5809 tablet_service.cc:1511] Processing CreateTablet for tablet df4b81669065400590422b30739e8fa5 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:04:43.286976  5810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc9b157b2db4777a03188c78be268a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.286690  5959 tablet_service.cc:1511] Processing CreateTablet for tablet ffc9b157b2db4777a03188c78be268a4 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:04:43.287982  5809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4b81669065400590422b30739e8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.283071  5961 tablet_service.cc:1511] Processing CreateTablet for tablet c530aa2a6f5b4fc489e51ee6bf574cf5 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:04:43.288475  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc9b157b2db4777a03188c78be268a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.289211  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c530aa2a6f5b4fc489e51ee6bf574cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.291783  5958 tablet_service.cc:1511] Processing CreateTablet for tablet df4b81669065400590422b30739e8fa5 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:04:43.292577  5957 tablet_service.cc:1511] Processing CreateTablet for tablet 6a483b514b4d46bd9b2ce9d5f1b8280c (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:04:43.293563  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4b81669065400590422b30739e8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.283439  5808 tablet_service.cc:1511] Processing CreateTablet for tablet 6a483b514b4d46bd9b2ce9d5f1b8280c (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:04:43.283725  5960 tablet_service.cc:1511] Processing CreateTablet for tablet ea4a48f7d14e4cb8b595cd4582764546 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:04:43.293887  5807 tablet_service.cc:1511] Processing CreateTablet for tablet 60362f9da682463690e41a2ea7c373d9 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:04:43.295053  5808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a483b514b4d46bd9b2ce9d5f1b8280c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.295114  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4a48f7d14e4cb8b595cd4582764546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.296022  5807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60362f9da682463690e41a2ea7c373d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.299717  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a483b514b4d46bd9b2ce9d5f1b8280c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.278724  5811 tablet_service.cc:1511] Processing CreateTablet for tablet ea4a48f7d14e4cb8b595cd4582764546 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:04:43.302955  5811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4a48f7d14e4cb8b595cd4582764546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.308406  5956 tablet_service.cc:1511] Processing CreateTablet for tablet 60362f9da682463690e41a2ea7c373d9 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:04:43.310500  5956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60362f9da682463690e41a2ea7c373d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.351967  5887 tablet_service.cc:1511] Processing CreateTablet for tablet c530aa2a6f5b4fc489e51ee6bf574cf5 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:04:43.353724  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c530aa2a6f5b4fc489e51ee6bf574cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.356678  5886 tablet_service.cc:1511] Processing CreateTablet for tablet ea4a48f7d14e4cb8b595cd4582764546 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:04:43.358253  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4a48f7d14e4cb8b595cd4582764546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.360621  5885 tablet_service.cc:1511] Processing CreateTablet for tablet ffc9b157b2db4777a03188c78be268a4 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:04:43.362262  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc9b157b2db4777a03188c78be268a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.364634  5884 tablet_service.cc:1511] Processing CreateTablet for tablet df4b81669065400590422b30739e8fa5 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:04:43.366183  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df4b81669065400590422b30739e8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.368717  5883 tablet_service.cc:1511] Processing CreateTablet for tablet 6a483b514b4d46bd9b2ce9d5f1b8280c (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:04:43.370252  5883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a483b514b4d46bd9b2ce9d5f1b8280c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.372637  5882 tablet_service.cc:1511] Processing CreateTablet for tablet 60362f9da682463690e41a2ea7c373d9 (DEFAULT_TABLE table=test-workload [id=c279df5f3fa44ed99586b7d16c777f12]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:04:43.374205  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60362f9da682463690e41a2ea7c373d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:43.393559  6016 tablet_bootstrap.cc:492] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8: Bootstrap starting.
I20260608 13:04:43.402249  6016 tablet_bootstrap.cc:654] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.407637  6017 tablet_bootstrap.cc:492] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0: Bootstrap starting.
I20260608 13:04:43.431344  6016 tablet_bootstrap.cc:492] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8: No bootstrap required, opened a new log
I20260608 13:04:43.431988  6016 ts_tablet_manager.cc:1403] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.011s
I20260608 13:04:43.436594  6017 tablet_bootstrap.cc:654] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.436108  6016 raft_consensus.cc:359] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.437172  6016 raft_consensus.cc:385] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.437558  6016 raft_consensus.cc:740] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.438562  6016 consensus_queue.cc:260] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.448338  6019 tablet_bootstrap.cc:492] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5: Bootstrap starting.
I20260608 13:04:43.453572  6016 ts_tablet_manager.cc:1434] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.003s
I20260608 13:04:43.454982  6016 tablet_bootstrap.cc:492] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8: Bootstrap starting.
I20260608 13:04:43.459688  6019 tablet_bootstrap.cc:654] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.463486  6017 tablet_bootstrap.cc:492] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0: No bootstrap required, opened a new log
I20260608 13:04:43.464044  6017 ts_tablet_manager.cc:1403] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.013s
I20260608 13:04:43.464459  6016 tablet_bootstrap.cc:654] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.467653  6017 raft_consensus.cc:359] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.468801  6019 tablet_bootstrap.cc:492] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5: No bootstrap required, opened a new log
I20260608 13:04:43.468822  6017 raft_consensus.cc:385] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.469619  6019 ts_tablet_manager.cc:1403] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 13:04:43.469681  6017 raft_consensus.cc:740] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.471057  6017 consensus_queue.cc:260] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.473438  6019 raft_consensus.cc:359] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.474279  6019 raft_consensus.cc:385] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.474576  6017 ts_tablet_manager.cc:1434] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.009s
I20260608 13:04:43.474824  6016 tablet_bootstrap.cc:492] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8: No bootstrap required, opened a new log
I20260608 13:04:43.474582  6019 raft_consensus.cc:740] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb61c0134dd342ccbaf8bbecdcfee0c5, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.475446  6016 ts_tablet_manager.cc:1403] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260608 13:04:43.475807  6017 tablet_bootstrap.cc:492] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0: Bootstrap starting.
I20260608 13:04:43.476374  6019 consensus_queue.cc:260] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.478909  6016 raft_consensus.cc:359] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.480022  6016 raft_consensus.cc:385] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.480379  6016 raft_consensus.cc:740] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.481459  6016 consensus_queue.cc:260] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.483665  6017 tablet_bootstrap.cc:654] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.483844  6016 ts_tablet_manager.cc:1434] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 13:04:43.485008  6016 tablet_bootstrap.cc:492] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8: Bootstrap starting.
I20260608 13:04:43.494290  6016 tablet_bootstrap.cc:654] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.504550  6019 ts_tablet_manager.cc:1434] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.021s
I20260608 13:04:43.507439  6019 tablet_bootstrap.cc:492] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5: Bootstrap starting.
I20260608 13:04:43.508159  6017 tablet_bootstrap.cc:492] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0: No bootstrap required, opened a new log
I20260608 13:04:43.508792  6017 ts_tablet_manager.cc:1403] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.008s
I20260608 13:04:43.510599  6016 tablet_bootstrap.cc:492] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8: No bootstrap required, opened a new log
I20260608 13:04:43.511226  6016 ts_tablet_manager.cc:1403] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260608 13:04:43.513401  6017 raft_consensus.cc:359] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.514238  6017 raft_consensus.cc:385] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.514817  6019 tablet_bootstrap.cc:654] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.514567  6017 raft_consensus.cc:740] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.514482  6016 raft_consensus.cc:359] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.515733  6016 raft_consensus.cc:385] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.516049  6016 raft_consensus.cc:740] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.515957  6017 consensus_queue.cc:260] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.517144  6016 consensus_queue.cc:260] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.519145  6017 ts_tablet_manager.cc:1434] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 13:04:43.519586  6016 ts_tablet_manager.cc:1434] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 13:04:43.520689  6017 tablet_bootstrap.cc:492] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0: Bootstrap starting.
I20260608 13:04:43.520763  6016 tablet_bootstrap.cc:492] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8: Bootstrap starting.
I20260608 13:04:43.532176  6017 tablet_bootstrap.cc:654] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.533113  6016 tablet_bootstrap.cc:654] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.535598  6019 tablet_bootstrap.cc:492] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5: No bootstrap required, opened a new log
I20260608 13:04:43.536268  6019 ts_tablet_manager.cc:1403] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260608 13:04:43.541074  6019 raft_consensus.cc:359] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.542208  6019 raft_consensus.cc:385] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.542625  6019 raft_consensus.cc:740] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb61c0134dd342ccbaf8bbecdcfee0c5, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.543879  6019 consensus_queue.cc:260] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.546146  6016 tablet_bootstrap.cc:492] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8: No bootstrap required, opened a new log
I20260608 13:04:43.546327  6017 tablet_bootstrap.cc:492] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0: No bootstrap required, opened a new log
I20260608 13:04:43.546330  6019 ts_tablet_manager.cc:1434] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:04:43.546782  6016 ts_tablet_manager.cc:1403] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260608 13:04:43.547211  6017 ts_tablet_manager.cc:1403] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260608 13:04:43.547961  6019 tablet_bootstrap.cc:492] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Bootstrap starting.
I20260608 13:04:43.550509  6016 raft_consensus.cc:359] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.550833  6017 raft_consensus.cc:359] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.551365  6016 raft_consensus.cc:385] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.551755  6017 raft_consensus.cc:385] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.551832  6016 raft_consensus.cc:740] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.552246  6017 raft_consensus.cc:740] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.553069  6016 consensus_queue.cc:260] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.553431  6017 consensus_queue.cc:260] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.556697  6019 tablet_bootstrap.cc:654] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.558876  6017 ts_tablet_manager.cc:1434] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 13:04:43.560241  6017 tablet_bootstrap.cc:492] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0: Bootstrap starting.
I20260608 13:04:43.563426  6016 ts_tablet_manager.cc:1434] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 13:04:43.567883  6016 tablet_bootstrap.cc:492] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8: Bootstrap starting.
I20260608 13:04:43.569708  6017 tablet_bootstrap.cc:654] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.570138  6019 tablet_bootstrap.cc:492] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5: No bootstrap required, opened a new log
I20260608 13:04:43.570817  6019 ts_tablet_manager.cc:1403] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.002s
I20260608 13:04:43.575030  6019 raft_consensus.cc:359] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.576433  6019 raft_consensus.cc:385] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.576692  6016 tablet_bootstrap.cc:654] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.577049  6019 raft_consensus.cc:740] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb61c0134dd342ccbaf8bbecdcfee0c5, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.578683  6019 consensus_queue.cc:260] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.581657  6017 tablet_bootstrap.cc:492] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0: No bootstrap required, opened a new log
I20260608 13:04:43.582363  6017 ts_tablet_manager.cc:1403] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260608 13:04:43.585899  6017 raft_consensus.cc:359] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.586921  6017 raft_consensus.cc:385] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.587355  6017 raft_consensus.cc:740] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.588258  6019 ts_tablet_manager.cc:1434] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260608 13:04:43.588464  6017 consensus_queue.cc:260] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.590143  6019 tablet_bootstrap.cc:492] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5: Bootstrap starting.
I20260608 13:04:43.591181  6016 tablet_bootstrap.cc:492] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8: No bootstrap required, opened a new log
I20260608 13:04:43.591773  6016 ts_tablet_manager.cc:1403] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.014s
I20260608 13:04:43.593088  6020 raft_consensus.cc:493] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:43.593976  6017 ts_tablet_manager.cc:1434] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 13:04:43.593746  6020 raft_consensus.cc:515] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.595433  6017 tablet_bootstrap.cc:492] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0: Bootstrap starting.
I20260608 13:04:43.598536  6019 tablet_bootstrap.cc:654] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.600597  6020 leader_election.cc:290] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701), f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081)
I20260608 13:04:43.603823  6017 tablet_bootstrap.cc:654] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.606137  6020 raft_consensus.cc:493] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:43.606904  6020 raft_consensus.cc:515] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.610200  6020 leader_election.cc:290] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701), f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081)
I20260608 13:04:43.615527  6024 raft_consensus.cc:493] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:43.616362  6024 raft_consensus.cc:515] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.623057  6024 leader_election.cc:290] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.624995  6024 raft_consensus.cc:493] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:43.626277  6024 raft_consensus.cc:515] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.632267  6024 leader_election.cc:290] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.614172  6016 raft_consensus.cc:359] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.633651  6016 raft_consensus.cc:385] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.634694  6016 raft_consensus.cc:740] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.637234  6016 consensus_queue.cc:260] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.641490  6016 ts_tablet_manager.cc:1434] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260608 13:04:43.645284  6017 tablet_bootstrap.cc:492] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0: No bootstrap required, opened a new log
I20260608 13:04:43.646100  6017 ts_tablet_manager.cc:1403] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.000s
I20260608 13:04:43.651476  6016 tablet_bootstrap.cc:492] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8: Bootstrap starting.
I20260608 13:04:43.653858  6024 raft_consensus.cc:493] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:43.654651  6024 raft_consensus.cc:515] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.657017  6024 leader_election.cc:290] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.650305  6017 raft_consensus.cc:359] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.658130  6017 raft_consensus.cc:385] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.659240  6017 raft_consensus.cc:740] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.661636  6017 consensus_queue.cc:260] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.665177  6017 ts_tablet_manager.cc:1434] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 13:04:43.667537  6016 tablet_bootstrap.cc:654] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.672413  6017 tablet_bootstrap.cc:492] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0: Bootstrap starting.
I20260608 13:04:43.684125  6016 tablet_bootstrap.cc:492] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8: No bootstrap required, opened a new log
I20260608 13:04:43.685590  6016 ts_tablet_manager.cc:1403] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.007s
I20260608 13:04:43.704844  6019 tablet_bootstrap.cc:492] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5: No bootstrap required, opened a new log
I20260608 13:04:43.705528  6019 ts_tablet_manager.cc:1403] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.010s
I20260608 13:04:43.706620  6016 raft_consensus.cc:359] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.707877  6016 raft_consensus.cc:385] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.708254  6016 raft_consensus.cc:740] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.708926  6019 raft_consensus.cc:359] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.709264  6016 consensus_queue.cc:260] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.709826  6019 raft_consensus.cc:385] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.710233  6019 raft_consensus.cc:740] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb61c0134dd342ccbaf8bbecdcfee0c5, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.712667  6019 consensus_queue.cc:260] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.713830  6017 tablet_bootstrap.cc:654] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.713994  6016 ts_tablet_manager.cc:1434] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.008s
I20260608 13:04:43.717370  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9b157b2db4777a03188c78be268a4" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" is_pre_election: true
I20260608 13:04:43.718299  5897 raft_consensus.cc:2468] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 0.
I20260608 13:04:43.720111  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4a48f7d14e4cb8b595cd4582764546" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" is_pre_election: true
I20260608 13:04:43.721146  5896 raft_consensus.cc:2468] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 0.
I20260608 13:04:43.721732  5822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9b157b2db4777a03188c78be268a4" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9f030320dc4352a492b28ea7b458c8" is_pre_election: true
I20260608 13:04:43.722492  5822 raft_consensus.cc:2468] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 0.
I20260608 13:04:43.725085  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a483b514b4d46bd9b2ce9d5f1b8280c" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" is_pre_election: true
I20260608 13:04:43.725796  5895 raft_consensus.cc:2468] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 0.
W20260608 13:04:43.727139  5768 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:04:43.729466  5894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9b157b2db4777a03188c78be268a4" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" is_pre_election: true
I20260608 13:04:43.730389  5894 raft_consensus.cc:2468] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 0.
I20260608 13:04:43.731540  5934 leader_election.cc:304] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9f030320dc4352a492b28ea7b458c8, f529712387764a57a2c212a79cf4ceb0; no voters: 
I20260608 13:04:43.732909  6037 raft_consensus.cc:2804] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:43.733481  6037 raft_consensus.cc:493] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:43.733978  6037 raft_consensus.cc:3060] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.736644  6019 ts_tablet_manager.cc:1434] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260608 13:04:43.739439  6019 tablet_bootstrap.cc:492] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5: Bootstrap starting.
I20260608 13:04:43.742218  5893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b81669065400590422b30739e8fa5" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" is_pre_election: true
I20260608 13:04:43.743378  5893 raft_consensus.cc:2468] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 0.
W20260608 13:04:43.761052  5923 tablet.cc:2404] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 13:04:43.777529  6037 raft_consensus.cc:515] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.799149  6037 leader_election.cc:290] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 election: Requested vote from peers 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.799883  6019 tablet_bootstrap.cc:654] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.801292  5892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9b157b2db4777a03188c78be268a4" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
I20260608 13:04:43.802137  5892 raft_consensus.cc:3060] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.804133  5822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a483b514b4d46bd9b2ce9d5f1b8280c" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9f030320dc4352a492b28ea7b458c8" is_pre_election: true
I20260608 13:04:43.804900  5822 raft_consensus.cc:2468] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 0.
I20260608 13:04:43.804936  5785 leader_election.cc:304] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9f030320dc4352a492b28ea7b458c8, eb61c0134dd342ccbaf8bbecdcfee0c5; no voters: 
I20260608 13:04:43.806216  6020 raft_consensus.cc:2804] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:43.806653  6020 raft_consensus.cc:493] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:43.806535  5821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b81669065400590422b30739e8fa5" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9f030320dc4352a492b28ea7b458c8" is_pre_election: true
I20260608 13:04:43.807121  6020 raft_consensus.cc:3060] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.807369  5821 raft_consensus.cc:2468] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 0.
I20260608 13:04:43.809094  5821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9b157b2db4777a03188c78be268a4" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9f030320dc4352a492b28ea7b458c8"
I20260608 13:04:43.809728  5821 raft_consensus.cc:3060] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.815836  6020 raft_consensus.cc:515] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.817670  5821 raft_consensus.cc:2468] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 1.
I20260608 13:04:43.820247  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4a48f7d14e4cb8b595cd4582764546" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
I20260608 13:04:43.821265  5896 raft_consensus.cc:3060] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.822009  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4a48f7d14e4cb8b595cd4582764546" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0" is_pre_election: true
I20260608 13:04:43.822988  5971 raft_consensus.cc:2468] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 0.
I20260608 13:04:43.825050  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc9b157b2db4777a03188c78be268a4" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0" is_pre_election: true
I20260608 13:04:43.826364  5970 raft_consensus.cc:2393] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f9f030320dc4352a492b28ea7b458c8 in current term 1: Already voted for candidate f529712387764a57a2c212a79cf4ceb0 in this term.
I20260608 13:04:43.826792  6020 leader_election.cc:290] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 election: Requested vote from peers eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701), f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081)
I20260608 13:04:43.830130  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea4a48f7d14e4cb8b595cd4582764546" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0"
I20260608 13:04:43.831039  5971 raft_consensus.cc:3060] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.837821  5896 raft_consensus.cc:2468] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 1.
I20260608 13:04:43.839977  5785 leader_election.cc:304] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9f030320dc4352a492b28ea7b458c8, eb61c0134dd342ccbaf8bbecdcfee0c5; no voters: 
I20260608 13:04:43.841277  6020 raft_consensus.cc:2804] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:43.848533  5785 leader_election.cc:304] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [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: 1f9f030320dc4352a492b28ea7b458c8, eb61c0134dd342ccbaf8bbecdcfee0c5; no voters: f529712387764a57a2c212a79cf4ceb0
I20260608 13:04:43.848970  5934 leader_election.cc:304] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb61c0134dd342ccbaf8bbecdcfee0c5, f529712387764a57a2c212a79cf4ceb0; no voters: 
I20260608 13:04:43.850080  5934 leader_election.cc:304] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb61c0134dd342ccbaf8bbecdcfee0c5, f529712387764a57a2c212a79cf4ceb0; no voters: 
I20260608 13:04:43.851290  6024 raft_consensus.cc:2804] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:43.851838  6024 raft_consensus.cc:493] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:43.852319  6024 raft_consensus.cc:3060] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.854509  6020 raft_consensus.cc:697] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 LEADER]: Becoming Leader. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Running, Role: LEADER
I20260608 13:04:43.855752  6020 consensus_queue.cc:237] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.858307  5892 raft_consensus.cc:2468] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 1.
I20260608 13:04:43.859082  6046 raft_consensus.cc:2764] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 13:04:43.861186  6024 raft_consensus.cc:515] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.862776  6037 raft_consensus.cc:2804] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:43.863379  6037 raft_consensus.cc:493] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:43.863852  6037 raft_consensus.cc:3060] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.864666  6024 leader_election.cc:290] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 election: Requested vote from peers 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.869297  5934 leader_election.cc:304] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9f030320dc4352a492b28ea7b458c8, f529712387764a57a2c212a79cf4ceb0; no voters: 
I20260608 13:04:43.870357  6017 tablet_bootstrap.cc:492] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0: No bootstrap required, opened a new log
I20260608 13:04:43.870946  6017 ts_tablet_manager.cc:1403] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0: Time spent bootstrapping tablet: real 0.199s	user 0.025s	sys 0.020s
I20260608 13:04:43.871311  5821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b81669065400590422b30739e8fa5" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9f030320dc4352a492b28ea7b458c8"
I20260608 13:04:43.871961  5821 raft_consensus.cc:3060] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.873441  5971 raft_consensus.cc:2468] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 1.
I20260608 13:04:43.871837  5894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df4b81669065400590422b30739e8fa5" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
I20260608 13:04:43.875313  5894 raft_consensus.cc:3060] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.875392  6017 raft_consensus.cc:359] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.876267  6017 raft_consensus.cc:385] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.876588  6017 raft_consensus.cc:740] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.877409  6017 consensus_queue.cc:260] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.870144  6046 raft_consensus.cc:493] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:43.879408  6046 raft_consensus.cc:515] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.881258  6048 raft_consensus.cc:2804] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:43.882145  6037 raft_consensus.cc:515] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.882314  6046 leader_election.cc:290] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.884049  5892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530aa2a6f5b4fc489e51ee6bf574cf5" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" is_pre_election: true
W20260608 13:04:43.888913  5785 leader_election.cc:343] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:43.884049  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530aa2a6f5b4fc489e51ee6bf574cf5" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0" is_pre_election: true
I20260608 13:04:43.885759  6017 ts_tablet_manager.cc:1434] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260608 13:04:43.890712  6045 raft_consensus.cc:493] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:43.891372  5971 raft_consensus.cc:2468] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 0.
I20260608 13:04:43.893174  5785 leader_election.cc:304] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [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: 1f9f030320dc4352a492b28ea7b458c8, f529712387764a57a2c212a79cf4ceb0; no voters: eb61c0134dd342ccbaf8bbecdcfee0c5
I20260608 13:04:43.894342  6037 leader_election.cc:290] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 election: Requested vote from peers 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.895929  5892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a483b514b4d46bd9b2ce9d5f1b8280c" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
I20260608 13:04:43.896217  6046 raft_consensus.cc:2804] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:43.896374  5822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a483b514b4d46bd9b2ce9d5f1b8280c" candidate_uuid: "f529712387764a57a2c212a79cf4ceb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9f030320dc4352a492b28ea7b458c8"
I20260608 13:04:43.896610  5892 raft_consensus.cc:3060] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.896781  6046 raft_consensus.cc:493] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:43.897089  5822 raft_consensus.cc:3060] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.897260  6046 raft_consensus.cc:3060] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.891310  6045 raft_consensus.cc:515] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.904469  5892 raft_consensus.cc:2468] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 1.
I20260608 13:04:43.905167  6045 leader_election.cc:290] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701), f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081)
I20260608 13:04:43.904981  6046 raft_consensus.cc:515] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.905369  5822 raft_consensus.cc:2468] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 1.
I20260608 13:04:43.905962  5934 leader_election.cc:304] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb61c0134dd342ccbaf8bbecdcfee0c5, f529712387764a57a2c212a79cf4ceb0; no voters: 
I20260608 13:04:43.907296  6046 leader_election.cc:290] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 election: Requested vote from peers f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081), eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701)
I20260608 13:04:43.907851  5894 raft_consensus.cc:2468] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 1.
I20260608 13:04:43.908571  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60362f9da682463690e41a2ea7c373d9" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" is_pre_election: true
I20260608 13:04:43.908754  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60362f9da682463690e41a2ea7c373d9" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0" is_pre_election: true
I20260608 13:04:43.909245  6019 tablet_bootstrap.cc:492] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5: No bootstrap required, opened a new log
I20260608 13:04:43.909332  5971 raft_consensus.cc:2468] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 0.
I20260608 13:04:43.909641  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530aa2a6f5b4fc489e51ee6bf574cf5" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
I20260608 13:04:43.909905  6019 ts_tablet_manager.cc:1403] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent bootstrapping tablet: real 0.171s	user 0.021s	sys 0.030s
I20260608 13:04:43.910161  5934 leader_election.cc:304] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb61c0134dd342ccbaf8bbecdcfee0c5, f529712387764a57a2c212a79cf4ceb0; no voters: 
I20260608 13:04:43.893204  5821 raft_consensus.cc:2468] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f529712387764a57a2c212a79cf4ceb0 in term 1.
I20260608 13:04:43.896615  6048 raft_consensus.cc:697] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 1 LEADER]: Becoming Leader. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Running, Role: LEADER
I20260608 13:04:43.911388  6037 raft_consensus.cc:2804] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:43.911860  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530aa2a6f5b4fc489e51ee6bf574cf5" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0"
I20260608 13:04:43.912590  5971 raft_consensus.cc:3060] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.907804  6049 raft_consensus.cc:2804] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:43.911968  6037 raft_consensus.cc:697] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 1 LEADER]: Becoming Leader. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Running, Role: LEADER
I20260608 13:04:43.913919  6019 raft_consensus.cc:359] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.914708  6019 raft_consensus.cc:385] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.914083  6037 consensus_queue.cc:237] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.912276  6048 consensus_queue.cc:237] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.915012  6019 raft_consensus.cc:740] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb61c0134dd342ccbaf8bbecdcfee0c5, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.916033  6019 consensus_queue.cc:260] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.923861  5785 leader_election.cc:304] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9f030320dc4352a492b28ea7b458c8, f529712387764a57a2c212a79cf4ceb0; no voters: 
W20260608 13:04:43.926268  5785 leader_election.cc:343] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:43.926644  6019 ts_tablet_manager.cc:1434] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 13:04:43.926851  6046 raft_consensus.cc:2804] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:43.927970  6046 raft_consensus.cc:493] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:43.890084  5718 catalog_manager.cc:5696] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "1f9f030320dc4352a492b28ea7b458c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:43.928422  6046 raft_consensus.cc:3060] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:04:43.928135  5785 leader_election.cc:343] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:43.933722  5971 raft_consensus.cc:2468] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 1.
I20260608 13:04:43.935987  5785 leader_election.cc:304] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [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: 1f9f030320dc4352a492b28ea7b458c8, f529712387764a57a2c212a79cf4ceb0; no voters: eb61c0134dd342ccbaf8bbecdcfee0c5
I20260608 13:04:43.937335  6020 raft_consensus.cc:2804] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:43.937412  6046 raft_consensus.cc:515] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.936672  5720 catalog_manager.cc:5696] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f529712387764a57a2c212a79cf4ceb0 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "f529712387764a57a2c212a79cf4ceb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:43.938449  6020 raft_consensus.cc:697] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 LEADER]: Becoming Leader. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Running, Role: LEADER
I20260608 13:04:43.939452  6020 consensus_queue.cc:237] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.943768  6019 tablet_bootstrap.cc:492] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Bootstrap starting.
I20260608 13:04:43.939936  6046 leader_election.cc:290] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 election: Requested vote from peers eb61c0134dd342ccbaf8bbecdcfee0c5 (127.28.224.130:39701), f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081)
I20260608 13:04:43.941248  6049 raft_consensus.cc:697] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 1 LEADER]: Becoming Leader. State: Replica: f529712387764a57a2c212a79cf4ceb0, State: Running, Role: LEADER
I20260608 13:04:43.941552  5892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60362f9da682463690e41a2ea7c373d9" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5"
I20260608 13:04:43.942384  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60362f9da682463690e41a2ea7c373d9" candidate_uuid: "1f9f030320dc4352a492b28ea7b458c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0"
I20260608 13:04:43.945272  5892 raft_consensus.cc:3060] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.945363  5970 raft_consensus.cc:3060] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:43.945624  6049 consensus_queue.cc:237] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.951821  6019 tablet_bootstrap.cc:654] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:43.954545  5970 raft_consensus.cc:2468] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 1.
I20260608 13:04:43.954675  5892 raft_consensus.cc:2468] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f9f030320dc4352a492b28ea7b458c8 in term 1.
I20260608 13:04:43.956480  5785 leader_election.cc:304] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f9f030320dc4352a492b28ea7b458c8, f529712387764a57a2c212a79cf4ceb0; no voters: 
I20260608 13:04:43.958791  6046 raft_consensus.cc:2804] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:43.959992  6046 raft_consensus.cc:697] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 LEADER]: Becoming Leader. State: Replica: 1f9f030320dc4352a492b28ea7b458c8, State: Running, Role: LEADER
I20260608 13:04:43.961293  6046 consensus_queue.cc:237] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } }
I20260608 13:04:43.965369  6019 tablet_bootstrap.cc:492] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5: No bootstrap required, opened a new log
I20260608 13:04:43.965912  6019 ts_tablet_manager.cc:1403] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 13:04:43.970871  6019 raft_consensus.cc:359] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.971707  6019 raft_consensus.cc:385] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:43.972052  6019 raft_consensus.cc:740] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb61c0134dd342ccbaf8bbecdcfee0c5, State: Initialized, Role: FOLLOWER
I20260608 13:04:43.973017  6019 consensus_queue.cc:260] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:43.976493  6019 ts_tablet_manager.cc:1434] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 13:04:43.990916  5719 catalog_manager.cc:5696] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "1f9f030320dc4352a492b28ea7b458c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:43.993121  5719 catalog_manager.cc:5696] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "1f9f030320dc4352a492b28ea7b458c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:43.993806  5718 catalog_manager.cc:5696] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f529712387764a57a2c212a79cf4ceb0 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "f529712387764a57a2c212a79cf4ceb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:43.995774  5718 catalog_manager.cc:5696] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f529712387764a57a2c212a79cf4ceb0 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "f529712387764a57a2c212a79cf4ceb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } health_report { overall_health: HEALTHY } } }
W20260608 13:04:44.124531  6062 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.001s	sys 0.000s
I20260608 13:04:44.346416  5892 raft_consensus.cc:3060] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:44.355504  6049 consensus_queue.cc:1048] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:44.360589  5970 raft_consensus.cc:1275] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Refusing update from remote peer 1f9f030320dc4352a492b28ea7b458c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.366951  5892 raft_consensus.cc:1275] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1f9f030320dc4352a492b28ea7b458c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.375766  5821 raft_consensus.cc:1275] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Refusing update from remote peer f529712387764a57a2c212a79cf4ceb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.370982  6025 raft_consensus.cc:493] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:44.377859  6025 raft_consensus.cc:515] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 } } peers { permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 } } peers { permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 } }
I20260608 13:04:44.381724  6045 consensus_queue.cc:1048] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:44.383574  6045 consensus_queue.cc:1048] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:44.385947  5970 raft_consensus.cc:1275] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Refusing update from remote peer 1f9f030320dc4352a492b28ea7b458c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.385646  6037 consensus_queue.cc:1048] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:44.386691  5892 raft_consensus.cc:1275] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Refusing update from remote peer f529712387764a57a2c212a79cf4ceb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.398692  5822 raft_consensus.cc:1275] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Refusing update from remote peer f529712387764a57a2c212a79cf4ceb0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.401506  6049 consensus_queue.cc:1048] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:44.404358  5895 raft_consensus.cc:1275] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1f9f030320dc4352a492b28ea7b458c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.390406  6037 consensus_queue.cc:1048] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 13:04:44.405689  5971 raft_consensus.cc:1275] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Refusing update from remote peer 1f9f030320dc4352a492b28ea7b458c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.410203  6020 consensus_queue.cc:1048] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 13:04:44.421305  6046 consensus_queue.cc:1048] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:44.425141  6046 consensus_queue.cc:1048] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f529712387764a57a2c212a79cf4ceb0" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:44.441329  6048 consensus_queue.cc:1048] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:44.441710  5892 raft_consensus.cc:1275] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Refusing update from remote peer 1f9f030320dc4352a492b28ea7b458c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:44.435626  6025 leader_election.cc:290] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f9f030320dc4352a492b28ea7b458c8 (127.28.224.129:36597), f529712387764a57a2c212a79cf4ceb0 (127.28.224.131:36081)
W20260608 13:04:44.436321  6002 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.28.224.190:41599, user_credentials={real_user=slave}} blocked reactor thread for 63481us
I20260608 13:04:44.459563  6020 consensus_queue.cc:1048] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260608 13:04:44.508430  6048 consensus_queue.cc:1048] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f9f030320dc4352a492b28ea7b458c8" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:04:44.517119  6002 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.28.224.190:41599, user_credentials={real_user=slave}} blocked reactor thread for 59557.3us
I20260608 13:04:44.563680  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530aa2a6f5b4fc489e51ee6bf574cf5" candidate_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f9f030320dc4352a492b28ea7b458c8" is_pre_election: true
W20260608 13:04:44.663893  6090 log.cc:927] Time spent T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0: Append to log took a long time: real 0.083s	user 0.001s	sys 0.002s
I20260608 13:04:44.683677  5970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c530aa2a6f5b4fc489e51ee6bf574cf5" candidate_uuid: "eb61c0134dd342ccbaf8bbecdcfee0c5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f529712387764a57a2c212a79cf4ceb0" is_pre_election: true
I20260608 13:04:44.685938  5860 leader_election.cc:304] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [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: eb61c0134dd342ccbaf8bbecdcfee0c5; no voters: 1f9f030320dc4352a492b28ea7b458c8, f529712387764a57a2c212a79cf4ceb0
I20260608 13:04:44.687798  6077 raft_consensus.cc:2749] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 13:04:44.866693  5934 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:36597, user_credentials={real_user=slave}} blocked reactor thread for 87618.5us
W20260608 13:04:45.311677  6001 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.224.131:36081, user_credentials={real_user=slave}} blocked reactor thread for 47025.7us
W20260608 13:04:45.640524  5785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.131:36081, user_credentials={real_user=slave}} blocked reactor thread for 68178.2us
W20260608 13:04:45.651060  6001 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.224.131:36081, user_credentials={real_user=slave}} blocked reactor thread for 80244.7us
W20260608 13:04:45.823694  5785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.130:39701, user_credentials={real_user=slave}} blocked reactor thread for 45087.9us
I20260608 13:04:46.031490 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:46.064244 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:46.065022 29570 tablet_replica.cc:333] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8: stopping tablet replica
I20260608 13:04:46.065659 29570 raft_consensus.cc:2243] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:46.066517 29570 raft_consensus.cc:2272] T c530aa2a6f5b4fc489e51ee6bf574cf5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.069584 29570 tablet_replica.cc:333] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8: stopping tablet replica
I20260608 13:04:46.070159 29570 raft_consensus.cc:2243] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.070710 29570 raft_consensus.cc:2272] T ffc9b157b2db4777a03188c78be268a4 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.073624 29570 tablet_replica.cc:333] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8: stopping tablet replica
I20260608 13:04:46.074172 29570 raft_consensus.cc:2243] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.074677 29570 raft_consensus.cc:2272] T df4b81669065400590422b30739e8fa5 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.077313 29570 tablet_replica.cc:333] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8: stopping tablet replica
I20260608 13:04:46.077845 29570 raft_consensus.cc:2243] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.078331 29570 raft_consensus.cc:2272] T 6a483b514b4d46bd9b2ce9d5f1b8280c P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.080998 29570 tablet_replica.cc:333] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8: stopping tablet replica
I20260608 13:04:46.081499 29570 raft_consensus.cc:2243] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:46.082237 29570 raft_consensus.cc:2272] T ea4a48f7d14e4cb8b595cd4582764546 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.084781 29570 tablet_replica.cc:333] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8: stopping tablet replica
I20260608 13:04:46.085256 29570 raft_consensus.cc:2243] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:46.086004 29570 raft_consensus.cc:2272] T 60362f9da682463690e41a2ea7c373d9 P 1f9f030320dc4352a492b28ea7b458c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.110080 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:04:46.129992 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:04:46.159832 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:46.160645 29570 tablet_replica.cc:333] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5: stopping tablet replica
I20260608 13:04:46.161330 29570 raft_consensus.cc:2243] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.161939 29570 raft_consensus.cc:2272] T c530aa2a6f5b4fc489e51ee6bf574cf5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.165190 29570 tablet_replica.cc:333] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5: stopping tablet replica
I20260608 13:04:46.165833 29570 raft_consensus.cc:2243] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.166427 29570 raft_consensus.cc:2272] T 60362f9da682463690e41a2ea7c373d9 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.169890 29570 tablet_replica.cc:333] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5: stopping tablet replica
I20260608 13:04:46.170533 29570 raft_consensus.cc:2243] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.171150 29570 raft_consensus.cc:2272] T ffc9b157b2db4777a03188c78be268a4 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.174064 29570 tablet_replica.cc:333] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5: stopping tablet replica
I20260608 13:04:46.174686 29570 raft_consensus.cc:2243] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.175401 29570 raft_consensus.cc:2272] T df4b81669065400590422b30739e8fa5 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.178210 29570 tablet_replica.cc:333] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5: stopping tablet replica
I20260608 13:04:46.178805 29570 raft_consensus.cc:2243] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.179389 29570 raft_consensus.cc:2272] T 6a483b514b4d46bd9b2ce9d5f1b8280c P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.182791 29570 tablet_replica.cc:333] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5: stopping tablet replica
I20260608 13:04:46.183478 29570 raft_consensus.cc:2243] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.184281 29570 raft_consensus.cc:2272] T ea4a48f7d14e4cb8b595cd4582764546 P eb61c0134dd342ccbaf8bbecdcfee0c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.212810 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:46.231060 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:46.263047 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:46.263859 29570 tablet_replica.cc:333] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0: stopping tablet replica
I20260608 13:04:46.264508 29570 raft_consensus.cc:2243] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.265086 29570 raft_consensus.cc:2272] T 60362f9da682463690e41a2ea7c373d9 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.268450 29570 tablet_replica.cc:333] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0: stopping tablet replica
I20260608 13:04:46.269095 29570 raft_consensus.cc:2243] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:46.270073 29570 raft_consensus.cc:2272] T 6a483b514b4d46bd9b2ce9d5f1b8280c P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.273080 29570 tablet_replica.cc:333] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0: stopping tablet replica
I20260608 13:04:46.273682 29570 raft_consensus.cc:2243] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:46.274544 29570 raft_consensus.cc:2272] T df4b81669065400590422b30739e8fa5 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.277168 29570 tablet_replica.cc:333] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0: stopping tablet replica
I20260608 13:04:46.277748 29570 raft_consensus.cc:2243] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.278282 29570 raft_consensus.cc:2272] T c530aa2a6f5b4fc489e51ee6bf574cf5 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.281438 29570 tablet_replica.cc:333] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0: stopping tablet replica
I20260608 13:04:46.282028 29570 raft_consensus.cc:2243] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:46.282684 29570 raft_consensus.cc:2272] T ea4a48f7d14e4cb8b595cd4582764546 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.285313 29570 tablet_replica.cc:333] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0: stopping tablet replica
I20260608 13:04:46.285851 29570 raft_consensus.cc:2243] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:46.286692 29570 raft_consensus.cc:2272] T ffc9b157b2db4777a03188c78be268a4 P f529712387764a57a2c212a79cf4ceb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.315997 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:46.334439 29570 master.cc:562] Master@127.28.224.190:41599 shutting down...
I20260608 13:04:46.373721 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:46.374380 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:46.374795 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87d8016bce954918b31c6fa5b2973f99: stopping tablet replica
I20260608 13:04:46.395787 29570 master.cc:584] Master@127.28.224.190:41599 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4851 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 13:04:46.438848 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:36343
I20260608 13:04:46.440258 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:46.446169  6128 instance_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 13:04:46.446569  6129 instance_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 13:04:46.447955  6131 instance_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 13:04:46.449865 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:46.450819 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:46.451009 29570 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 13:04:46.451251 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923886451230 us; error 0 us; skew 500 ppm
I20260608 13:04:46.451879 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:46.454485 29570 webserver.cc:533] Webserver started at http://127.28.224.190:46471/ using document root <none> and password file <none>
I20260608 13:04:46.455036 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:46.455322 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:46.455695 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:46.456861 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "ac4699339eab4c3cbf14a431427c2678"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.462067 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:04:46.466495  6136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.467515 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:46.467862 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "ac4699339eab4c3cbf14a431427c2678"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.468393 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-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 13:04:46.489778 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:46.491348 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:46.532938 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:36343
I20260608 13:04:46.533075  6187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:36343 every 8 connection(s)
I20260608 13:04:46.537596  6188 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 13:04:46.549314  6188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678: Bootstrap starting.
I20260608 13:04:46.554661  6188 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:46.559638  6188 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678: No bootstrap required, opened a new log
I20260608 13:04:46.562062  6188 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4699339eab4c3cbf14a431427c2678" member_type: VOTER }
I20260608 13:04:46.562476  6188 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:46.562779  6188 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac4699339eab4c3cbf14a431427c2678, State: Initialized, Role: FOLLOWER
I20260608 13:04:46.563467  6188 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac4699339eab4c3cbf14a431427c2678" member_type: VOTER }
I20260608 13:04:46.563994  6188 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:46.564235  6188 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:46.564541  6188 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:46.569675  6188 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4699339eab4c3cbf14a431427c2678" member_type: VOTER }
I20260608 13:04:46.570475  6188 leader_election.cc:304] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [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: ac4699339eab4c3cbf14a431427c2678; no voters: 
I20260608 13:04:46.571784  6188 leader_election.cc:290] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:46.572374  6191 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:46.573879  6191 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 1 LEADER]: Becoming Leader. State: Replica: ac4699339eab4c3cbf14a431427c2678, State: Running, Role: LEADER
I20260608 13:04:46.574697  6191 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [LEADER]: Queue going to LEADER mode. State: All 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: "ac4699339eab4c3cbf14a431427c2678" member_type: VOTER }
I20260608 13:04:46.574957  6188 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:46.580572  6193 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac4699339eab4c3cbf14a431427c2678. Latest consensus state: current_term: 1 leader_uuid: "ac4699339eab4c3cbf14a431427c2678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4699339eab4c3cbf14a431427c2678" member_type: VOTER } }
I20260608 13:04:46.580672  6192 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac4699339eab4c3cbf14a431427c2678" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac4699339eab4c3cbf14a431427c2678" member_type: VOTER } }
I20260608 13:04:46.581514  6193 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:46.581606  6192 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:46.584930  6199 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:46.590431  6199 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:46.593052 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:46.600637  6199 catalog_manager.cc:1382] Generated new cluster ID: 81b2042df62448aa803a695b9c3fcc51
I20260608 13:04:46.600982  6199 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:46.617012  6199 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:46.618394  6199 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:46.646646  6199 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678: Generated new TSK 0
I20260608 13:04:46.647701  6199 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:46.660089 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:46.666563  6209 instance_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 13:04:46.667888  6210 instance_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 13:04:46.669754 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:46.669729  6212 instance_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 13:04:46.671321 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:46.671548 29570 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 13:04:46.671690 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923886671676 us; error 0 us; skew 500 ppm
I20260608 13:04:46.672290 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:46.674808 29570 webserver.cc:533] Webserver started at http://127.28.224.129:46773/ using document root <none> and password file <none>
I20260608 13:04:46.675412 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:46.675580 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:46.675802 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:46.677032 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "e57da8ee545f4097a883193654af2fa6"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.681978 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 13:04:46.685767  6217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.686846 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:46.687247 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "e57da8ee545f4097a883193654af2fa6"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.687583 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-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 13:04:46.706681 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:46.708097 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:46.709676 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:46.712235 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:46.712601 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.712888 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:46.713083 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.756095 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:44349
I20260608 13:04:46.756248  6279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:44349 every 8 connection(s)
I20260608 13:04:46.761620 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:46.769585  6284 instance_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 13:04:46.771492  6285 instance_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 13:04:46.774124  6287 instance_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 13:04:46.775254 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:46.776682  6280 heartbeater.cc:344] Connected to a master server at 127.28.224.190:36343
I20260608 13:04:46.777215  6280 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:46.778055  6280 heartbeater.cc:507] Master 127.28.224.190:36343 requested a full tablet report, sending...
I20260608 13:04:46.778468 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:46.778762 29570 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 13:04:46.778961 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923886778919 us; error 0 us; skew 500 ppm
I20260608 13:04:46.779958 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:46.780838  6153 ts_manager.cc:194] Registered new tserver with Master: e57da8ee545f4097a883193654af2fa6 (127.28.224.129:44349)
I20260608 13:04:46.782954 29570 webserver.cc:533] Webserver started at http://127.28.224.130:33863/ using document root <none> and password file <none>
I20260608 13:04:46.783406  6153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46278
I20260608 13:04:46.783753 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:46.784042 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:46.784353 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:46.785919 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "781b0eed6f44404aae355428ca769a16"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.791476 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:04:46.795259  6292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.796147 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:46.796434 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "781b0eed6f44404aae355428ca769a16"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.796691 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-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 13:04:46.832952 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:46.834045 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:46.835485 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:46.837884 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:46.838124 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.838390 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:46.838562 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.883993 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:46717
I20260608 13:04:46.884135  6354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:46717 every 8 connection(s)
I20260608 13:04:46.889755 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:46.898253  6358 instance_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 13:04:46.898815  6359 instance_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 13:04:46.902123  6361 instance_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 13:04:46.902995  6355 heartbeater.cc:344] Connected to a master server at 127.28.224.190:36343
I20260608 13:04:46.903602  6355 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:46.903620 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:46.904701  6355 heartbeater.cc:507] Master 127.28.224.190:36343 requested a full tablet report, sending...
I20260608 13:04:46.904817 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:46.905189 29570 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 13:04:46.905388 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923886905366 us; error 0 us; skew 500 ppm
I20260608 13:04:46.906215 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:46.907274  6153 ts_manager.cc:194] Registered new tserver with Master: 781b0eed6f44404aae355428ca769a16 (127.28.224.130:46717)
I20260608 13:04:46.909021 29570 webserver.cc:533] Webserver started at http://127.28.224.131:44737/ using document root <none> and password file <none>
I20260608 13:04:46.909121  6153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46292
I20260608 13:04:46.909664 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:46.909915 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:46.910226 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:46.911577 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "896bf9e8f63d4557bf905068e6ac7855"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.916326 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:04:46.919947  6366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.920801 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 13:04:46.921140 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "896bf9e8f63d4557bf905068e6ac7855"
format_stamp: "Formatted at 2026-06-08 13:04:46 on dist-test-slave-wzp1"
I20260608 13:04:46.921433 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923670975333-29570-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 13:04:46.935276 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:46.936419 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:46.937888 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:46.940335 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:46.940563 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.940828 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:46.941015 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:46.985590 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:36149
I20260608 13:04:46.985709  6428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:36149 every 8 connection(s)
I20260608 13:04:47.008738  6429 heartbeater.cc:344] Connected to a master server at 127.28.224.190:36343
I20260608 13:04:47.009179  6429 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:47.010008  6429 heartbeater.cc:507] Master 127.28.224.190:36343 requested a full tablet report, sending...
I20260608 13:04:47.012293  6153 ts_manager.cc:194] Registered new tserver with Master: 896bf9e8f63d4557bf905068e6ac7855 (127.28.224.131:36149)
I20260608 13:04:47.013031 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021963863s
I20260608 13:04:47.013870  6153 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46294
I20260608 13:04:47.786806  6280 heartbeater.cc:499] Master 127.28.224.190:36343 was elected leader, sending a full tablet report...
I20260608 13:04:47.912011  6355 heartbeater.cc:499] Master 127.28.224.190:36343 was elected leader, sending a full tablet report...
I20260608 13:04:48.016906  6429 heartbeater.cc:499] Master 127.28.224.190:36343 was elected leader, sending a full tablet report...
I20260608 13:04:48.073123  6153 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46296:
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 13:04:48.075002  6153 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 13:04:48.126097  6394 tablet_service.cc:1511] Processing CreateTablet for tablet 2133d27c167241b0ae146d213123a746 (DEFAULT_TABLE table=test-workload [id=74ff58ad4f4f411aaedd4df0a55a066f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:48.127750  6394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2133d27c167241b0ae146d213123a746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:48.134649  6245 tablet_service.cc:1511] Processing CreateTablet for tablet 2133d27c167241b0ae146d213123a746 (DEFAULT_TABLE table=test-workload [id=74ff58ad4f4f411aaedd4df0a55a066f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:48.136129  6245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2133d27c167241b0ae146d213123a746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:48.137210  6320 tablet_service.cc:1511] Processing CreateTablet for tablet 2133d27c167241b0ae146d213123a746 (DEFAULT_TABLE table=test-workload [id=74ff58ad4f4f411aaedd4df0a55a066f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:48.138715  6320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2133d27c167241b0ae146d213123a746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:48.148878  6449 tablet_bootstrap.cc:492] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855: Bootstrap starting.
I20260608 13:04:48.158504  6449 tablet_bootstrap.cc:654] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:48.159181  6450 tablet_bootstrap.cc:492] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16: Bootstrap starting.
I20260608 13:04:48.160730  6451 tablet_bootstrap.cc:492] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6: Bootstrap starting.
I20260608 13:04:48.167445  6450 tablet_bootstrap.cc:654] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:48.166793  6449 tablet_bootstrap.cc:492] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855: No bootstrap required, opened a new log
I20260608 13:04:48.168318  6449 ts_tablet_manager.cc:1403] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 13:04:48.168401  6451 tablet_bootstrap.cc:654] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:48.172596  6449 raft_consensus.cc:359] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.173415  6449 raft_consensus.cc:385] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:48.173799  6449 raft_consensus.cc:740] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896bf9e8f63d4557bf905068e6ac7855, State: Initialized, Role: FOLLOWER
I20260608 13:04:48.175170  6450 tablet_bootstrap.cc:492] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16: No bootstrap required, opened a new log
I20260608 13:04:48.174804  6449 consensus_queue.cc:260] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.175812  6450 ts_tablet_manager.cc:1403] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.011s
I20260608 13:04:48.176255  6451 tablet_bootstrap.cc:492] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6: No bootstrap required, opened a new log
I20260608 13:04:48.176852  6451 ts_tablet_manager.cc:1403] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.013s
I20260608 13:04:48.178184  6449 ts_tablet_manager.cc:1434] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 13:04:48.179513  6450 raft_consensus.cc:359] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.180414  6450 raft_consensus.cc:385] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:48.180107  6451 raft_consensus.cc:359] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.180749  6450 raft_consensus.cc:740] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 781b0eed6f44404aae355428ca769a16, State: Initialized, Role: FOLLOWER
I20260608 13:04:48.181022  6451 raft_consensus.cc:385] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:48.181478  6451 raft_consensus.cc:740] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57da8ee545f4097a883193654af2fa6, State: Initialized, Role: FOLLOWER
I20260608 13:04:48.181931  6450 consensus_queue.cc:260] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.182353  6451 consensus_queue.cc:260] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.186089  6451 ts_tablet_manager.cc:1434] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 13:04:48.193231  6457 raft_consensus.cc:493] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:48.193957  6457 raft_consensus.cc:515] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.194887  6450 ts_tablet_manager.cc:1434] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260608 13:04:48.202927  6457 leader_election.cc:290] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896bf9e8f63d4557bf905068e6ac7855 (127.28.224.131:36149), 781b0eed6f44404aae355428ca769a16 (127.28.224.130:46717)
I20260608 13:04:48.213522  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2133d27c167241b0ae146d213123a746" candidate_uuid: "e57da8ee545f4097a883193654af2fa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896bf9e8f63d4557bf905068e6ac7855" is_pre_election: true
I20260608 13:04:48.214306  6404 raft_consensus.cc:2468] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57da8ee545f4097a883193654af2fa6 in term 0.
I20260608 13:04:48.216383  6221 leader_election.cc:304] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896bf9e8f63d4557bf905068e6ac7855, e57da8ee545f4097a883193654af2fa6; no voters: 
I20260608 13:04:48.217679  6457 raft_consensus.cc:2804] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:48.218178  6457 raft_consensus.cc:493] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:48.217938  6330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2133d27c167241b0ae146d213123a746" candidate_uuid: "e57da8ee545f4097a883193654af2fa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "781b0eed6f44404aae355428ca769a16" is_pre_election: true
I20260608 13:04:48.218578  6457 raft_consensus.cc:3060] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:48.218817  6330 raft_consensus.cc:2468] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57da8ee545f4097a883193654af2fa6 in term 0.
I20260608 13:04:48.224700  6457 raft_consensus.cc:515] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.226671  6457 leader_election.cc:290] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [CANDIDATE]: Term 1 election: Requested vote from peers 896bf9e8f63d4557bf905068e6ac7855 (127.28.224.131:36149), 781b0eed6f44404aae355428ca769a16 (127.28.224.130:46717)
I20260608 13:04:48.227592  6404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2133d27c167241b0ae146d213123a746" candidate_uuid: "e57da8ee545f4097a883193654af2fa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896bf9e8f63d4557bf905068e6ac7855"
I20260608 13:04:48.227842  6330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2133d27c167241b0ae146d213123a746" candidate_uuid: "e57da8ee545f4097a883193654af2fa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "781b0eed6f44404aae355428ca769a16"
I20260608 13:04:48.228166  6404 raft_consensus.cc:3060] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:48.228539  6330 raft_consensus.cc:3060] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:48.233911  6404 raft_consensus.cc:2468] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57da8ee545f4097a883193654af2fa6 in term 1.
I20260608 13:04:48.234023  6330 raft_consensus.cc:2468] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57da8ee545f4097a883193654af2fa6 in term 1.
I20260608 13:04:48.235349  6218 leader_election.cc:304] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 781b0eed6f44404aae355428ca769a16, e57da8ee545f4097a883193654af2fa6; no voters: 
I20260608 13:04:48.236179  6457 raft_consensus.cc:2804] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:48.237582  6457 raft_consensus.cc:697] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 1 LEADER]: Becoming Leader. State: Replica: e57da8ee545f4097a883193654af2fa6, State: Running, Role: LEADER
I20260608 13:04:48.238710  6457 consensus_queue.cc:237] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } }
I20260608 13:04:48.248570  6153 catalog_manager.cc:5696] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e57da8ee545f4097a883193654af2fa6 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "e57da8ee545f4097a883193654af2fa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57da8ee545f4097a883193654af2fa6" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:48.425838  6330 raft_consensus.cc:1275] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 1 FOLLOWER]: Refusing update from remote peer e57da8ee545f4097a883193654af2fa6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:48.425985  6404 raft_consensus.cc:1275] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 1 FOLLOWER]: Refusing update from remote peer e57da8ee545f4097a883193654af2fa6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:48.427655  6460 consensus_queue.cc:1048] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896bf9e8f63d4557bf905068e6ac7855" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:48.428336  6457 consensus_queue.cc:1048] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "781b0eed6f44404aae355428ca769a16" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:48.456225  6468 mvcc.cc:204] Tried to move back new op lower bound from 7294664246975283200 to 7294664246234849280. Current Snapshot: MvccSnapshot[applied={T|T < 7294664246975283200}]
I20260608 13:04:48.922214 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:48.947034 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:48.947862 29570 tablet_replica.cc:333] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6: stopping tablet replica
I20260608 13:04:48.948417 29570 raft_consensus.cc:2243] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:48.949445 29570 raft_consensus.cc:2272] T 2133d27c167241b0ae146d213123a746 P e57da8ee545f4097a883193654af2fa6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:48.972470 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:04:48.985982 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:04:49.008755 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:49.009464 29570 tablet_replica.cc:333] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16: stopping tablet replica
I20260608 13:04:49.010044 29570 raft_consensus.cc:2243] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:49.010654 29570 raft_consensus.cc:2272] T 2133d27c167241b0ae146d213123a746 P 781b0eed6f44404aae355428ca769a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:49.023310 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:49.034193 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:49.057478 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:49.058230 29570 tablet_replica.cc:333] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855: stopping tablet replica
I20260608 13:04:49.058804 29570 raft_consensus.cc:2243] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:49.059358 29570 raft_consensus.cc:2272] T 2133d27c167241b0ae146d213123a746 P 896bf9e8f63d4557bf905068e6ac7855 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:49.081313 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:49.092087 29570 master.cc:562] Master@127.28.224.190:36343 shutting down...
I20260608 13:04:49.110656 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:49.111311 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:49.111657 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac4699339eab4c3cbf14a431427c2678: stopping tablet replica
I20260608 13:04:49.130860 29570 master.cc:584] Master@127.28.224.190:36343 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2719 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 13:04:49.160885 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:34289
I20260608 13:04:49.162102 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:49.167647  6485 instance_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 13:04:49.169229  6486 instance_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 13:04:49.169502  6488 instance_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 13:04:49.169751 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:49.170733 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:49.170980 29570 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 13:04:49.171198 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923889171178 us; error 0 us; skew 500 ppm
I20260608 13:04:49.171826 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:49.174307 29570 webserver.cc:533] Webserver started at http://127.28.224.190:44163/ using document root <none> and password file <none>
I20260608 13:04:49.174867 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:49.175140 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:49.175442 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:49.176628 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "353d378b809040df9e2d4474ccfb1ca0"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.181749 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:04:49.185519  6493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.186509 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:49.186781 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "353d378b809040df9e2d4474ccfb1ca0"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.187047 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-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 13:04:49.215637 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:49.216656 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:49.253950 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:34289
I20260608 13:04:49.254086  6544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:34289 every 8 connection(s)
I20260608 13:04:49.258430  6545 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 13:04:49.269208  6545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0: Bootstrap starting.
I20260608 13:04:49.273944  6545 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:49.278527  6545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0: No bootstrap required, opened a new log
I20260608 13:04:49.280925  6545 raft_consensus.cc:359] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353d378b809040df9e2d4474ccfb1ca0" member_type: VOTER }
I20260608 13:04:49.281355  6545 raft_consensus.cc:385] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:49.281622  6545 raft_consensus.cc:740] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d378b809040df9e2d4474ccfb1ca0, State: Initialized, Role: FOLLOWER
I20260608 13:04:49.282323  6545 consensus_queue.cc:260] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "353d378b809040df9e2d4474ccfb1ca0" member_type: VOTER }
I20260608 13:04:49.282842  6545 raft_consensus.cc:399] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:49.283078  6545 raft_consensus.cc:493] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:49.283401  6545 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:49.288414  6545 raft_consensus.cc:515] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353d378b809040df9e2d4474ccfb1ca0" member_type: VOTER }
I20260608 13:04:49.289136  6545 leader_election.cc:304] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [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: 353d378b809040df9e2d4474ccfb1ca0; no voters: 
I20260608 13:04:49.290337  6545 leader_election.cc:290] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:49.290757  6548 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:49.292420  6548 raft_consensus.cc:697] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 1 LEADER]: Becoming Leader. State: Replica: 353d378b809040df9e2d4474ccfb1ca0, State: Running, Role: LEADER
I20260608 13:04:49.293076  6548 consensus_queue.cc:237] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [LEADER]: Queue going to LEADER mode. State: All 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: "353d378b809040df9e2d4474ccfb1ca0" member_type: VOTER }
I20260608 13:04:49.293645  6545 sys_catalog.cc:565] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:49.297595  6550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 353d378b809040df9e2d4474ccfb1ca0. Latest consensus state: current_term: 1 leader_uuid: "353d378b809040df9e2d4474ccfb1ca0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353d378b809040df9e2d4474ccfb1ca0" member_type: VOTER } }
I20260608 13:04:49.298276  6550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:49.299547  6549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "353d378b809040df9e2d4474ccfb1ca0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353d378b809040df9e2d4474ccfb1ca0" member_type: VOTER } }
I20260608 13:04:49.300364  6549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:49.303515  6556 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:49.312389  6556 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:49.315398 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:49.323328  6556 catalog_manager.cc:1382] Generated new cluster ID: 36f5460ea2b74797bb1278e8342496e7
I20260608 13:04:49.323642  6556 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:49.340857  6556 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:49.342255  6556 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:49.356637  6556 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0: Generated new TSK 0
I20260608 13:04:49.357321  6556 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:49.382301 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:49.389068  6566 instance_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 13:04:49.389863  6567 instance_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 13:04:49.391669  6569 instance_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 13:04:49.393982 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:49.394981 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:49.395233 29570 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 13:04:49.395457 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923889395431 us; error 0 us; skew 500 ppm
I20260608 13:04:49.396059 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:49.398459 29570 webserver.cc:533] Webserver started at http://127.28.224.129:45523/ using document root <none> and password file <none>
I20260608 13:04:49.399066 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:49.399302 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:49.399538 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:49.400611 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.405480 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 13:04:49.409188  6574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.410197 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 13:04:49.410547 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.410868 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-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 13:04:49.434331 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:49.435662 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:49.437278 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:49.440050 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:49.440301 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.440554 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:49.440735 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.482991 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:36675
I20260608 13:04:49.483172  6636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:36675 every 8 connection(s)
I20260608 13:04:49.488667 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:49.496623  6641 instance_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 13:04:49.497778  6642 instance_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 13:04:49.501583  6637 heartbeater.cc:344] Connected to a master server at 127.28.224.190:34289
W20260608 13:04:49.501513  6644 instance_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 13:04:49.502262  6637 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:49.503199 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:49.503300  6637 heartbeater.cc:507] Master 127.28.224.190:34289 requested a full tablet report, sending...
I20260608 13:04:49.504871 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:49.505137 29570 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 13:04:49.505336 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923889505319 us; error 0 us; skew 500 ppm
I20260608 13:04:49.505861  6510 ts_manager.cc:194] Registered new tserver with Master: bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675)
I20260608 13:04:49.506008 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:49.508021  6510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50898
I20260608 13:04:49.509471 29570 webserver.cc:533] Webserver started at http://127.28.224.130:35337/ using document root <none> and password file <none>
I20260608 13:04:49.510146 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:49.510367 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:49.510659 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:49.511864 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "2c4c70fd00734f7585bb763d873e191d"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.516471 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:04:49.520018  6649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.521082 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:49.521428 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "2c4c70fd00734f7585bb763d873e191d"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.521751 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-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 13:04:49.536129 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:49.537241 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:49.538723 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:49.541236 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:49.541491 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.541740 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:49.541917 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.583209 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:39063
I20260608 13:04:49.583384  6711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:39063 every 8 connection(s)
I20260608 13:04:49.588652 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:49.596441  6715 instance_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 13:04:49.597592  6716 instance_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 13:04:49.601560 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:49.602455  6712 heartbeater.cc:344] Connected to a master server at 127.28.224.190:34289
W20260608 13:04:49.602804  6718 instance_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 13:04:49.602946  6712 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:49.603873 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:04:49.603897  6712 heartbeater.cc:507] Master 127.28.224.190:34289 requested a full tablet report, sending...
W20260608 13:04:49.604197 29570 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 13:04:49.604494 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923889604468 us; error 0 us; skew 500 ppm
I20260608 13:04:49.605314 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:49.606784  6510 ts_manager.cc:194] Registered new tserver with Master: 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063)
I20260608 13:04:49.608505 29570 webserver.cc:533] Webserver started at http://127.28.224.131:45757/ using document root <none> and password file <none>
I20260608 13:04:49.608878  6510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50900
I20260608 13:04:49.609292 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:49.609615 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:49.609983 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:49.611239 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "9e369203e48047f1af94efe969db4993"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.616149 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 13:04:49.619954  6723 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.620874 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:04:49.621232 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "9e369203e48047f1af94efe969db4993"
format_stamp: "Formatted at 2026-06-08 13:04:49 on dist-test-slave-wzp1"
I20260608 13:04:49.621544 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-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 13:04:49.641822 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:49.643005 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:49.644626 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:49.647190 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:49.647529 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.647799 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:49.647994 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:49.688248 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:40603
I20260608 13:04:49.688498  6785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:40603 every 8 connection(s)
I20260608 13:04:49.703753  6786 heartbeater.cc:344] Connected to a master server at 127.28.224.190:34289
I20260608 13:04:49.704253  6786 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:49.705076  6786 heartbeater.cc:507] Master 127.28.224.190:34289 requested a full tablet report, sending...
I20260608 13:04:49.707243  6510 ts_manager.cc:194] Registered new tserver with Master: 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:49.707798 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015897699s
I20260608 13:04:49.708740  6510 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50910
I20260608 13:04:50.510833  6637 heartbeater.cc:499] Master 127.28.224.190:34289 was elected leader, sending a full tablet report...
I20260608 13:04:50.611884  6712 heartbeater.cc:499] Master 127.28.224.190:34289 was elected leader, sending a full tablet report...
I20260608 13:04:50.711750  6786 heartbeater.cc:499] Master 127.28.224.190:34289 was elected leader, sending a full tablet report...
I20260608 13:04:50.767813  6510 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50924:
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 13:04:50.832424  6602 tablet_service.cc:1511] Processing CreateTablet for tablet ab6437caf9b543328966c601f54fc3fc (DEFAULT_TABLE table=test-workload [id=a765f0f926c94767926d5b845940f74e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:04:50.834069  6602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6437caf9b543328966c601f54fc3fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:50.840965  6601 tablet_service.cc:1511] Processing CreateTablet for tablet 44f97d9c268c4287927ff7e70a8687bf (DEFAULT_TABLE table=test-workload [id=a765f0f926c94767926d5b845940f74e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:04:50.842474  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f97d9c268c4287927ff7e70a8687bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:50.846927  6677 tablet_service.cc:1511] Processing CreateTablet for tablet 668751371b6c4b60b6953c2feafbc9a8 (DEFAULT_TABLE table=test-workload [id=a765f0f926c94767926d5b845940f74e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:04:50.847352  6676 tablet_service.cc:1511] Processing CreateTablet for tablet 120bf8ce832544a29749920b9102b6ad (DEFAULT_TABLE table=test-workload [id=a765f0f926c94767926d5b845940f74e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:04:50.848598  6677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668751371b6c4b60b6953c2feafbc9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:50.848605  6751 tablet_service.cc:1511] Processing CreateTablet for tablet ae078e9c05e8467d938427a6870affde (DEFAULT_TABLE table=test-workload [id=a765f0f926c94767926d5b845940f74e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:04:50.849645  6676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120bf8ce832544a29749920b9102b6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:50.850229  6751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae078e9c05e8467d938427a6870affde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:50.861249  6750 tablet_service.cc:1511] Processing CreateTablet for tablet 838a8df284224875ae75c18d7d55d749 (DEFAULT_TABLE table=test-workload [id=a765f0f926c94767926d5b845940f74e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:04:50.862766  6750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838a8df284224875ae75c18d7d55d749. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:50.867516  6806 tablet_bootstrap.cc:492] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:50.879858  6806 tablet_bootstrap.cc:654] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:50.880785  6807 tablet_bootstrap.cc:492] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:50.886806  6808 tablet_bootstrap.cc:492] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:50.887676  6806 tablet_bootstrap.cc:492] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:50.888262  6806 ts_tablet_manager.cc:1403] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260608 13:04:50.890978  6807 tablet_bootstrap.cc:654] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:50.893118  6808 tablet_bootstrap.cc:654] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:50.892751  6806 raft_consensus.cc:359] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.893615  6806 raft_consensus.cc:385] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:50.894001  6806 raft_consensus.cc:740] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:50.895078  6806 consensus_queue.cc:260] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.896075  6806 raft_consensus.cc:399] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:50.896441  6806 raft_consensus.cc:493] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:50.896824  6806 raft_consensus.cc:3060] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:50.898310  6807 tablet_bootstrap.cc:492] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:50.898526  6808 tablet_bootstrap.cc:492] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
I20260608 13:04:50.898872  6807 ts_tablet_manager.cc:1403] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.009s
I20260608 13:04:50.898988  6808 ts_tablet_manager.cc:1403] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 13:04:50.901993  6807 raft_consensus.cc:359] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:50.902376  6806 raft_consensus.cc:515] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.902218  6808 raft_consensus.cc:359] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:50.902674  6807 raft_consensus.cc:385] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:50.903362  6808 raft_consensus.cc:385] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:50.903389  6807 raft_consensus.cc:740] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:50.903461  6806 leader_election.cc:304] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [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: bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:50.903985  6808 raft_consensus.cc:740] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:50.904567  6807 consensus_queue.cc:260] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:50.904837  6808 consensus_queue.cc:260] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:50.905368  6807 raft_consensus.cc:399] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:50.905506  6806 leader_election.cc:290] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:50.905596  6808 raft_consensus.cc:399] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:50.905856  6807 raft_consensus.cc:493] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:50.906169  6812 raft_consensus.cc:2804] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:50.907781  6808 raft_consensus.cc:493] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:50.908082  6807 raft_consensus.cc:3060] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:50.908390  6808 raft_consensus.cc:3060] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:50.915763  6808 raft_consensus.cc:515] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:50.915763  6807 raft_consensus.cc:515] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:50.916486  6812 raft_consensus.cc:697] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Becoming Leader. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Running, Role: LEADER
I20260608 13:04:50.916849  6808 leader_election.cc:304] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [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: 9e369203e48047f1af94efe969db4993; no voters: 
I20260608 13:04:50.916903  6807 leader_election.cc:304] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [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: 2c4c70fd00734f7585bb763d873e191d; no voters: 
I20260608 13:04:50.917905  6812 consensus_queue.cc:237] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Queue going to LEADER mode. State: All 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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.924156  6806 ts_tablet_manager.cc:1434] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.036s	user 0.020s	sys 0.010s
I20260608 13:04:50.925371  6806 tablet_bootstrap.cc:492] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:50.931697  6510 catalog_manager.cc:5696] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:50.934239  6806 tablet_bootstrap.cc:654] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:50.947368  6806 tablet_bootstrap.cc:492] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:50.947336  6807 leader_election.cc:290] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:50.948473  6806 ts_tablet_manager.cc:1403] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260608 13:04:50.950387  6808 leader_election.cc:290] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:50.950973  6815 raft_consensus.cc:2804] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:50.951849  6806 raft_consensus.cc:359] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.952764  6806 raft_consensus.cc:385] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:50.951812  6816 raft_consensus.cc:2804] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:50.953207  6806 raft_consensus.cc:740] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:50.954387  6806 consensus_queue.cc:260] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.955288  6806 raft_consensus.cc:399] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:50.955662  6806 raft_consensus.cc:493] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:50.956095  6806 raft_consensus.cc:3060] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:50.965679  6806 raft_consensus.cc:515] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.966804  6806 leader_election.cc:304] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [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: bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:50.968057  6812 raft_consensus.cc:2804] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:50.968698  6812 raft_consensus.cc:697] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Becoming Leader. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Running, Role: LEADER
I20260608 13:04:50.969627  6812 consensus_queue.cc:237] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Queue going to LEADER mode. State: All 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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } }
I20260608 13:04:50.971881  6816 raft_consensus.cc:697] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Becoming Leader. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Running, Role: LEADER
I20260608 13:04:50.973567  6806 leader_election.cc:290] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:50.973955  6816 consensus_queue.cc:237] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Queue going to LEADER mode. State: All 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: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:50.976931  6806 ts_tablet_manager.cc:1434] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.001s
I20260608 13:04:50.978538  6815 raft_consensus.cc:697] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 1 LEADER]: Becoming Leader. State: Replica: 9e369203e48047f1af94efe969db4993, State: Running, Role: LEADER
I20260608 13:04:50.979808  6815 consensus_queue.cc:237] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [LEADER]: Queue going to LEADER mode. State: All 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: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:51.007019  6807 ts_tablet_manager.cc:1434] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.108s	user 0.042s	sys 0.040s
I20260608 13:04:51.009649  6808 ts_tablet_manager.cc:1434] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.110s	user 0.045s	sys 0.054s
I20260608 13:04:51.010134  6807 tablet_bootstrap.cc:492] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:51.011155  6808 tablet_bootstrap.cc:492] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:51.012589  6509 catalog_manager.cc:5696] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:51.014879  6510 catalog_manager.cc:5696] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c4c70fd00734f7585bb763d873e191d (127.28.224.130). New cstate: current_term: 1 leader_uuid: "2c4c70fd00734f7585bb763d873e191d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:51.020097  6808 tablet_bootstrap.cc:654] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:51.019747  6508 catalog_manager.cc:5696] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e369203e48047f1af94efe969db4993 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "9e369203e48047f1af94efe969db4993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:51.020793  6807 tablet_bootstrap.cc:654] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:51.057555  6808 tablet_bootstrap.cc:492] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
I20260608 13:04:51.058378  6808 ts_tablet_manager.cc:1403] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.020s
I20260608 13:04:51.062453  6808 raft_consensus.cc:359] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:51.063354  6808 raft_consensus.cc:385] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:51.063772  6808 raft_consensus.cc:740] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:51.064839  6808 consensus_queue.cc:260] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:51.065826  6808 raft_consensus.cc:399] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:51.066255  6808 raft_consensus.cc:493] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:51.066656  6808 raft_consensus.cc:3060] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:51.070771  6807 tablet_bootstrap.cc:492] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:51.071475  6807 ts_tablet_manager.cc:1403] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.011s
I20260608 13:04:51.074538  6808 raft_consensus.cc:515] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:51.074681  6807 raft_consensus.cc:359] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:51.075508  6807 raft_consensus.cc:385] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:51.075642  6808 leader_election.cc:304] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [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: 9e369203e48047f1af94efe969db4993; no voters: 
I20260608 13:04:51.075881  6807 raft_consensus.cc:740] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:51.076486  6808 leader_election.cc:290] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:51.076879  6820 raft_consensus.cc:2804] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:51.077009  6807 consensus_queue.cc:260] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:51.078343  6808 ts_tablet_manager.cc:1434] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 13:04:51.078867  6807 raft_consensus.cc:399] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:51.079286  6807 raft_consensus.cc:493] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:51.078868  6820 raft_consensus.cc:697] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 1 LEADER]: Becoming Leader. State: Replica: 9e369203e48047f1af94efe969db4993, State: Running, Role: LEADER
I20260608 13:04:51.079777  6807 raft_consensus.cc:3060] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:51.080263  6820 consensus_queue.cc:237] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [LEADER]: Queue going to LEADER mode. State: All 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: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:51.087509  6807 raft_consensus.cc:515] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:51.088491  6807 leader_election.cc:304] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [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: 2c4c70fd00734f7585bb763d873e191d; no voters: 
I20260608 13:04:51.088438  6509 catalog_manager.cc:5696] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e369203e48047f1af94efe969db4993 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "9e369203e48047f1af94efe969db4993" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:51.089407  6807 leader_election.cc:290] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:51.089701  6822 raft_consensus.cc:2804] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:51.090252  6822 raft_consensus.cc:697] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Becoming Leader. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Running, Role: LEADER
I20260608 13:04:51.090986  6822 consensus_queue.cc:237] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Queue going to LEADER mode. State: All 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: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } }
I20260608 13:04:51.091908  6807 ts_tablet_manager.cc:1434] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.009s
I20260608 13:04:51.099818  6510 catalog_manager.cc:5696] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c4c70fd00734f7585bb763d873e191d (127.28.224.130). New cstate: current_term: 1 leader_uuid: "2c4c70fd00734f7585bb763d873e191d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:51.930116  6509 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41634:
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 13:04:51.932634  6509 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 13:04:51.976603  6601 tablet_service.cc:1511] Processing CreateTablet for tablet 70fa057bc79c46f189273bd60ab285cc (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:04:51.978017  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fa057bc79c46f189273bd60ab285cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:51.977977  6676 tablet_service.cc:1511] Processing CreateTablet for tablet 70fa057bc79c46f189273bd60ab285cc (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:04:51.979544  6676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fa057bc79c46f189273bd60ab285cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:51.979553  6751 tablet_service.cc:1511] Processing CreateTablet for tablet 70fa057bc79c46f189273bd60ab285cc (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:04:51.980957  6751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fa057bc79c46f189273bd60ab285cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:51.985034  6750 tablet_service.cc:1511] Processing CreateTablet for tablet 641adbdb753c4935a4580277cb46592e (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:04:51.986465  6750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641adbdb753c4935a4580277cb46592e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:51.989442  6749 tablet_service.cc:1511] Processing CreateTablet for tablet c6213d6937e94b3399d63b2fb4b31f89 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:04:51.990918  6749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6213d6937e94b3399d63b2fb4b31f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:51.997648  6748 tablet_service.cc:1511] Processing CreateTablet for tablet 5b36be257283497bbd732ddc4b93496f (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:04:52.000376  6747 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9cbf33b0264a75be3c0e6333e58f70 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:04:52.001396  6748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b36be257283497bbd732ddc4b93496f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.002192  6747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9cbf33b0264a75be3c0e6333e58f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.005000  6746 tablet_service.cc:1511] Processing CreateTablet for tablet c798379f81a84f5f9ef0f013b9e374b6 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:04:52.006461  6746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798379f81a84f5f9ef0f013b9e374b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.005052  6602 tablet_service.cc:1511] Processing CreateTablet for tablet 641adbdb753c4935a4580277cb46592e (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:04:52.007786  6677 tablet_service.cc:1511] Processing CreateTablet for tablet 641adbdb753c4935a4580277cb46592e (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:04:52.008718  6602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641adbdb753c4935a4580277cb46592e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.009745  6677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641adbdb753c4935a4580277cb46592e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.022296  6600 tablet_service.cc:1511] Processing CreateTablet for tablet c6213d6937e94b3399d63b2fb4b31f89 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:04:52.024643  6600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6213d6937e94b3399d63b2fb4b31f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.044658  6676 tablet_service.cc:1511] Processing CreateTablet for tablet c6213d6937e94b3399d63b2fb4b31f89 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:04:52.046864  6676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6213d6937e94b3399d63b2fb4b31f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.054620  6599 tablet_service.cc:1511] Processing CreateTablet for tablet 5b36be257283497bbd732ddc4b93496f (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:04:52.056192  6599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b36be257283497bbd732ddc4b93496f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.060026  6867 tablet_bootstrap.cc:492] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:52.067019  6598 tablet_service.cc:1511] Processing CreateTablet for tablet c798379f81a84f5f9ef0f013b9e374b6 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:04:52.068554  6598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798379f81a84f5f9ef0f013b9e374b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.073674  6675 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9cbf33b0264a75be3c0e6333e58f70 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:04:52.076527  6674 tablet_service.cc:1511] Processing CreateTablet for tablet c798379f81a84f5f9ef0f013b9e374b6 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:04:52.077975  6675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9cbf33b0264a75be3c0e6333e58f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.082939  6868 tablet_bootstrap.cc:492] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:52.082844  6869 tablet_bootstrap.cc:492] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:52.087249  6674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798379f81a84f5f9ef0f013b9e374b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.090289  6869 tablet_bootstrap.cc:654] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.100865  6601 tablet_service.cc:1511] Processing CreateTablet for tablet 6b9cbf33b0264a75be3c0e6333e58f70 (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:04:52.102383  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9cbf33b0264a75be3c0e6333e58f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.108450  6677 tablet_service.cc:1511] Processing CreateTablet for tablet 5b36be257283497bbd732ddc4b93496f (DEFAULT_TABLE table=test-workload-rf3 [id=4cafd335a3014fc1b96768a6dd2e88ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:04:52.110527  6677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b36be257283497bbd732ddc4b93496f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:52.115324  6867 tablet_bootstrap.cc:654] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.124687  6868 tablet_bootstrap.cc:654] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.137861  6869 tablet_bootstrap.cc:492] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:52.138551  6869 ts_tablet_manager.cc:1403] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.018s
I20260608 13:04:52.141793  6869 raft_consensus.cc:359] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.142657  6869 raft_consensus.cc:385] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.143076  6869 raft_consensus.cc:740] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.145834  6867 tablet_bootstrap.cc:492] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:52.144822  6869 consensus_queue.cc:260] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.146487  6867 ts_tablet_manager.cc:1403] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.018s
I20260608 13:04:52.148306  6869 ts_tablet_manager.cc:1434] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:04:52.150272  6869 tablet_bootstrap.cc:492] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:52.151825  6868 tablet_bootstrap.cc:492] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
I20260608 13:04:52.152524  6868 ts_tablet_manager.cc:1403] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.008s
I20260608 13:04:52.151403  6867 raft_consensus.cc:359] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.155324  6867 raft_consensus.cc:385] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.155700  6867 raft_consensus.cc:740] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.156453  6867 consensus_queue.cc:260] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.157721  6869 tablet_bootstrap.cc:654] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.158581  6867 ts_tablet_manager.cc:1434] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260608 13:04:52.161414  6868 raft_consensus.cc:359] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.169080  6868 raft_consensus.cc:385] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.169423  6868 raft_consensus.cc:740] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.169549  6869 tablet_bootstrap.cc:492] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:52.170152  6869 ts_tablet_manager.cc:1403] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 13:04:52.170341  6868 consensus_queue.cc:260] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.172750  6868 ts_tablet_manager.cc:1434] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.006s
I20260608 13:04:52.173269  6869 raft_consensus.cc:359] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.173996  6868 tablet_bootstrap.cc:492] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:52.174068  6869 raft_consensus.cc:385] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.174647  6869 raft_consensus.cc:740] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.175580  6869 consensus_queue.cc:260] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.176179  6867 tablet_bootstrap.cc:492] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:52.178058  6869 ts_tablet_manager.cc:1434] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:04:52.179275  6869 tablet_bootstrap.cc:492] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:52.186196  6869 tablet_bootstrap.cc:654] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.189226  6867 tablet_bootstrap.cc:654] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.194301  6867 tablet_bootstrap.cc:492] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:52.194840  6867 ts_tablet_manager.cc:1403] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260608 13:04:52.198137  6867 raft_consensus.cc:359] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.199012  6867 raft_consensus.cc:385] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.199395  6867 raft_consensus.cc:740] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.200250  6867 consensus_queue.cc:260] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.201083  6868 tablet_bootstrap.cc:654] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.201640  6812 raft_consensus.cc:493] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.202234  6812 raft_consensus.cc:515] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.205142  6812 leader_election.cc:290] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.208099  6869 tablet_bootstrap.cc:492] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:52.208801  6869 ts_tablet_manager.cc:1403] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.023s
I20260608 13:04:52.212409  6869 raft_consensus.cc:359] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.213318  6869 raft_consensus.cc:385] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.213678  6869 raft_consensus.cc:740] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.214521  6869 consensus_queue.cc:260] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.224068  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fa057bc79c46f189273bd60ab285cc" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d" is_pre_election: true
I20260608 13:04:52.224749  6687 raft_consensus.cc:2468] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in term 0.
I20260608 13:04:52.226197  6578 leader_election.cc:304] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4c70fd00734f7585bb763d873e191d, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:52.227264  6869 ts_tablet_manager.cc:1434] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 13:04:52.227281  6812 raft_consensus.cc:2804] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:52.227937  6812 raft_consensus.cc:493] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:52.228268  6812 raft_consensus.cc:3060] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.236238  6869 tablet_bootstrap.cc:492] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:52.235893  6812 raft_consensus.cc:515] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.239269  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fa057bc79c46f189273bd60ab285cc" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d"
I20260608 13:04:52.239917  6687 raft_consensus.cc:3060] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.241909  6867 ts_tablet_manager.cc:1434] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260608 13:04:52.243439  6869 tablet_bootstrap.cc:654] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.248275  6687 raft_consensus.cc:2468] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in term 1.
I20260608 13:04:52.251470  6578 leader_election.cc:304] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4c70fd00734f7585bb763d873e191d, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:52.249608  6812 leader_election.cc:290] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Requested vote from peers 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.253155  6812 raft_consensus.cc:2804] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:52.254518  6812 raft_consensus.cc:697] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Becoming Leader. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Running, Role: LEADER
I20260608 13:04:52.255837  6812 consensus_queue.cc:237] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.258945  6867 tablet_bootstrap.cc:492] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:52.264744  6869 tablet_bootstrap.cc:492] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:52.265508  6869 ts_tablet_manager.cc:1403] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.013s
I20260608 13:04:52.268858  6869 raft_consensus.cc:359] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.269688  6869 raft_consensus.cc:385] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.269976  6869 raft_consensus.cc:740] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.270838  6869 consensus_queue.cc:260] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.272826  6868 tablet_bootstrap.cc:492] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
I20260608 13:04:52.273408  6868 ts_tablet_manager.cc:1403] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.100s	user 0.032s	sys 0.036s
I20260608 13:04:52.273535  6869 ts_tablet_manager.cc:1434] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 13:04:52.273202  6510 catalog_manager.cc:5696] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:52.274714  6869 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:52.275405  6814 raft_consensus.cc:493] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.275689  6867 tablet_bootstrap.cc:654] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.275938  6814 raft_consensus.cc:515] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.279956  6814 leader_election.cc:290] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.280211  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6213d6937e94b3399d63b2fb4b31f89" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d" is_pre_election: true
W20260608 13:04:52.281886  6578 leader_election.cc:343] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:52.276827  6868 raft_consensus.cc:359] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.285970  6868 raft_consensus.cc:385] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.286310  6868 raft_consensus.cc:740] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.287292  6760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fa057bc79c46f189273bd60ab285cc" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993"
I20260608 13:04:52.287467  6868 consensus_queue.cc:260] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.289014  6759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6213d6937e94b3399d63b2fb4b31f89" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993" is_pre_election: true
I20260608 13:04:52.289566  6869 tablet_bootstrap.cc:654] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.289721  6759 raft_consensus.cc:2468] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in term 0.
I20260608 13:04:52.286211  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fa057bc79c46f189273bd60ab285cc" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993" is_pre_election: true
W20260608 13:04:52.292294  6577 leader_election.cc:343] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:52.293169  6868 ts_tablet_manager.cc:1434] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260608 13:04:52.293475  6577 leader_election.cc:304] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [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: 9e369203e48047f1af94efe969db4993, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 2c4c70fd00734f7585bb763d873e191d
W20260608 13:04:52.294840  6577 leader_election.cc:343] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:52.295143  6868 tablet_bootstrap.cc:492] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:52.299345  6814 raft_consensus.cc:2804] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:52.299829  6814 raft_consensus.cc:493] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:52.300204  6814 raft_consensus.cc:3060] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.302608  6868 tablet_bootstrap.cc:654] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.307442  6869 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:52.308135  6869 ts_tablet_manager.cc:1403] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.002s
I20260608 13:04:52.308518  6867 tablet_bootstrap.cc:492] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:52.309099  6867 ts_tablet_manager.cc:1403] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260608 13:04:52.308734  6814 raft_consensus.cc:515] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.311384  6869 raft_consensus.cc:359] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.311975  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6213d6937e94b3399d63b2fb4b31f89" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d"
I20260608 13:04:52.312222  6869 raft_consensus.cc:385] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.312424  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6213d6937e94b3399d63b2fb4b31f89" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993"
I20260608 13:04:52.312633  6869 raft_consensus.cc:740] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.313136  6761 raft_consensus.cc:3060] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.313568  6869 consensus_queue.cc:260] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.312278  6867 raft_consensus.cc:359] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.315266  6867 raft_consensus.cc:385] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.315572  6867 raft_consensus.cc:740] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.315841  6869 ts_tablet_manager.cc:1434] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 13:04:52.316378  6867 consensus_queue.cc:260] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.317001  6869 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Bootstrap starting.
I20260608 13:04:52.318003  6687 raft_consensus.cc:3060] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.318761  6867 ts_tablet_manager.cc:1434] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:04:52.319921  6867 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:52.322567  6761 raft_consensus.cc:2468] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in term 1.
I20260608 13:04:52.323297  6814 leader_election.cc:290] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Requested vote from peers 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.324261  6869 tablet_bootstrap.cc:654] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.325382  6577 leader_election.cc:304] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e369203e48047f1af94efe969db4993, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
W20260608 13:04:52.325835  6558 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:04:52.326717  6814 raft_consensus.cc:2804] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:52.327857  6814 raft_consensus.cc:697] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Becoming Leader. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Running, Role: LEADER
I20260608 13:04:52.329084  6814 consensus_queue.cc:237] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.335747  6867 tablet_bootstrap.cc:654] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.338735  6687 raft_consensus.cc:2468] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in term 1.
I20260608 13:04:52.340768  6869 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f: No bootstrap required, opened a new log
I20260608 13:04:52.340950  6868 tablet_bootstrap.cc:492] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
I20260608 13:04:52.341470  6869 ts_tablet_manager.cc:1403] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260608 13:04:52.341560  6868 ts_tablet_manager.cc:1403] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.005s
I20260608 13:04:52.343286  6867 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:52.343837  6867 ts_tablet_manager.cc:1403] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260608 13:04:52.345041  6868 raft_consensus.cc:359] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.345357  6869 raft_consensus.cc:359] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.345963  6868 raft_consensus.cc:385] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.346478  6869 raft_consensus.cc:385] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.346503  6868 raft_consensus.cc:740] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.347414  6869 raft_consensus.cc:740] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.346992  6867 raft_consensus.cc:359] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.348179  6867 raft_consensus.cc:385] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.347963  6868 consensus_queue.cc:260] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.348506  6867 raft_consensus.cc:740] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.348968  6869 consensus_queue.cc:260] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.350512  6868 ts_tablet_manager.cc:1434] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:04:52.351619  6868 tablet_bootstrap.cc:492] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:52.352058  6869 ts_tablet_manager.cc:1434] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:04:52.354230  6867 consensus_queue.cc:260] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.357991  6867 ts_tablet_manager.cc:1434] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260608 13:04:52.358469  6868 tablet_bootstrap.cc:654] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.359140  6867 tablet_bootstrap.cc:492] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:52.365964  6814 raft_consensus.cc:493] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.366534  6814 raft_consensus.cc:515] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.368886  6814 leader_election.cc:290] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.369760  6867 tablet_bootstrap.cc:654] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.371627  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b36be257283497bbd732ddc4b93496f" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993" is_pre_election: true
I20260608 13:04:52.372334  6761 raft_consensus.cc:2468] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in term 0.
I20260608 13:04:52.373723  6577 leader_election.cc:304] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e369203e48047f1af94efe969db4993, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:52.374706  6814 raft_consensus.cc:2804] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:52.375198  6814 raft_consensus.cc:493] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:52.375706  6814 raft_consensus.cc:3060] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.375295  6504 catalog_manager.cc:5696] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:52.379065  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b36be257283497bbd732ddc4b93496f" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d" is_pre_election: true
W20260608 13:04:52.381064  6578 leader_election.cc:343] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:52.387775  6814 raft_consensus.cc:515] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.391435  6814 leader_election.cc:290] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Requested vote from peers 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.391674  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b36be257283497bbd732ddc4b93496f" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d"
I20260608 13:04:52.392964  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b36be257283497bbd732ddc4b93496f" candidate_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993"
I20260608 13:04:52.393602  6761 raft_consensus.cc:3060] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.393790  6868 tablet_bootstrap.cc:492] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
W20260608 13:04:52.393844  6578 leader_election.cc:343] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:04:52.394527  6868 ts_tablet_manager.cc:1403] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.014s
I20260608 13:04:52.398346  6868 raft_consensus.cc:359] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.399158  6868 raft_consensus.cc:385] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.399482  6868 raft_consensus.cc:740] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.400380  6868 consensus_queue.cc:260] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.404114  6761 raft_consensus.cc:2468] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in term 1.
I20260608 13:04:52.405438  6577 leader_election.cc:304] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [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: 9e369203e48047f1af94efe969db4993, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 2c4c70fd00734f7585bb763d873e191d
I20260608 13:04:52.406193  6814 raft_consensus.cc:2804] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:52.406361  6868 ts_tablet_manager.cc:1434] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 13:04:52.406860  6814 raft_consensus.cc:697] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Becoming Leader. State: Replica: bb8c0f04ccdd45198a9a16fa2df5ef2f, State: Running, Role: LEADER
I20260608 13:04:52.407742  6814 consensus_queue.cc:237] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.408463  6868 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:52.409615  6867 tablet_bootstrap.cc:492] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:52.410149  6867 ts_tablet_manager.cc:1403] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.011s
I20260608 13:04:52.416368  6868 tablet_bootstrap.cc:654] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.417706  6867 raft_consensus.cc:359] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.418567  6867 raft_consensus.cc:385] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.418869  6867 raft_consensus.cc:740] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.419965  6867 consensus_queue.cc:260] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.422524  6868 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
I20260608 13:04:52.422688  6867 ts_tablet_manager.cc:1434] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 13:04:52.423210  6868 ts_tablet_manager.cc:1403] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 13:04:52.422690  6504 catalog_manager.cc:5696] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f reported cstate change: term changed from 0 to 1, leader changed from <none> to bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129). New cstate: current_term: 1 leader_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:52.424423  6867 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d: Bootstrap starting.
I20260608 13:04:52.426626  6868 raft_consensus.cc:359] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.427383  6868 raft_consensus.cc:385] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.427644  6868 raft_consensus.cc:740] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.428404  6868 consensus_queue.cc:260] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.430667  6868 ts_tablet_manager.cc:1434] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 13:04:52.431734  6868 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993: Bootstrap starting.
I20260608 13:04:52.432600  6867 tablet_bootstrap.cc:654] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.433111  6820 raft_consensus.cc:493] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.433646  6820 raft_consensus.cc:515] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.438867  6868 tablet_bootstrap.cc:654] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:52.444751  6820 leader_election.cc:290] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063)
I20260608 13:04:52.446080  6868 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993: No bootstrap required, opened a new log
I20260608 13:04:52.447057  6868 ts_tablet_manager.cc:1403] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260608 13:04:52.447559  6867 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d: No bootstrap required, opened a new log
I20260608 13:04:52.448313  6867 ts_tablet_manager.cc:1403] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260608 13:04:52.449682  6868 raft_consensus.cc:359] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.450546  6868 raft_consensus.cc:385] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.450841  6868 raft_consensus.cc:740] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e369203e48047f1af94efe969db4993, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.451818  6867 raft_consensus.cc:359] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.452786  6867 raft_consensus.cc:385] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:52.453135  6867 raft_consensus.cc:740] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Initialized, Role: FOLLOWER
I20260608 13:04:52.454061  6867 consensus_queue.cc:260] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.451782  6868 consensus_queue.cc:260] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.456349  6868 ts_tablet_manager.cc:1434] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 13:04:52.458498  6867 ts_tablet_manager.cc:1434] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 13:04:52.468412  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798379f81a84f5f9ef0f013b9e374b6" candidate_uuid: "9e369203e48047f1af94efe969db4993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" is_pre_election: true
I20260608 13:04:52.469264  6612 raft_consensus.cc:2468] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e369203e48047f1af94efe969db4993 in term 0.
I20260608 13:04:52.471028  6727 leader_election.cc:304] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e369203e48047f1af94efe969db4993, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:52.472174  6820 raft_consensus.cc:2804] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:52.472757  6820 raft_consensus.cc:493] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:52.473155  6820 raft_consensus.cc:3060] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.473316  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798379f81a84f5f9ef0f013b9e374b6" candidate_uuid: "9e369203e48047f1af94efe969db4993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d" is_pre_election: true
I20260608 13:04:52.474154  6687 raft_consensus.cc:2468] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e369203e48047f1af94efe969db4993 in term 0.
I20260608 13:04:52.479602  6820 raft_consensus.cc:515] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.481793  6820 leader_election.cc:290] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 election: Requested vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063)
I20260608 13:04:52.482597  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798379f81a84f5f9ef0f013b9e374b6" candidate_uuid: "9e369203e48047f1af94efe969db4993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f"
I20260608 13:04:52.483407  6612 raft_consensus.cc:3060] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.483117  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c798379f81a84f5f9ef0f013b9e374b6" candidate_uuid: "9e369203e48047f1af94efe969db4993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d"
I20260608 13:04:52.484150  6687 raft_consensus.cc:3060] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.491604  6687 raft_consensus.cc:2468] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e369203e48047f1af94efe969db4993 in term 1.
I20260608 13:04:52.490463  6612 raft_consensus.cc:2468] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e369203e48047f1af94efe969db4993 in term 1.
I20260608 13:04:52.530930  6727 leader_election.cc:304] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e369203e48047f1af94efe969db4993, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:52.533855  6820 raft_consensus.cc:2804] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:52.536087  6820 raft_consensus.cc:697] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 1 LEADER]: Becoming Leader. State: Replica: 9e369203e48047f1af94efe969db4993, State: Running, Role: LEADER
I20260608 13:04:52.538192  6820 consensus_queue.cc:237] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.547969  6822 raft_consensus.cc:493] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.548893  6822 raft_consensus.cc:515] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.552405  6822 leader_election.cc:290] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.551724  6503 catalog_manager.cc:5696] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e369203e48047f1af94efe969db4993 (127.28.224.131). New cstate: current_term: 1 leader_uuid: "9e369203e48047f1af94efe969db4993" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: HEALTHY } } }
I20260608 13:04:52.575248  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9cbf33b0264a75be3c0e6333e58f70" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993" is_pre_election: true
I20260608 13:04:52.575767  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9cbf33b0264a75be3c0e6333e58f70" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" is_pre_election: true
I20260608 13:04:52.576459  6761 raft_consensus.cc:2468] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 0.
I20260608 13:04:52.576831  6612 raft_consensus.cc:2468] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 0.
I20260608 13:04:52.578042  6652 leader_election.cc:304] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4c70fd00734f7585bb763d873e191d, 9e369203e48047f1af94efe969db4993; no voters: 
I20260608 13:04:52.578984  6822 raft_consensus.cc:2804] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:52.579393  6822 raft_consensus.cc:493] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:52.579389  6820 raft_consensus.cc:493] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.579825  6822 raft_consensus.cc:3060] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.580298  6820 raft_consensus.cc:515] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.582531  6820 leader_election.cc:290] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063)
I20260608 13:04:52.583637  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fa057bc79c46f189273bd60ab285cc" candidate_uuid: "9e369203e48047f1af94efe969db4993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" is_pre_election: true
I20260608 13:04:52.584828  6687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fa057bc79c46f189273bd60ab285cc" candidate_uuid: "9e369203e48047f1af94efe969db4993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c4c70fd00734f7585bb763d873e191d" is_pre_election: true
I20260608 13:04:52.586052  6687 raft_consensus.cc:2393] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e369203e48047f1af94efe969db4993 in current term 1: Already voted for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in this term.
I20260608 13:04:52.587208  6727 leader_election.cc:304] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e369203e48047f1af94efe969db4993; no voters: 2c4c70fd00734f7585bb763d873e191d, bb8c0f04ccdd45198a9a16fa2df5ef2f
I20260608 13:04:52.588037  6820 raft_consensus.cc:3060] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.589979  6822 raft_consensus.cc:515] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.592485  6822 leader_election.cc:290] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 election: Requested vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.592907  6612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9cbf33b0264a75be3c0e6333e58f70" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f"
I20260608 13:04:52.593161  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b9cbf33b0264a75be3c0e6333e58f70" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993"
I20260608 13:04:52.593608  6612 raft_consensus.cc:3060] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.593627  6761 raft_consensus.cc:3060] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.596279  6820 raft_consensus.cc:2749] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:04:52.599012  6822 raft_consensus.cc:493] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.599889  6822 raft_consensus.cc:515] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.602035  6612 raft_consensus.cc:2468] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 1.
I20260608 13:04:52.602993  6761 raft_consensus.cc:2468] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 1.
I20260608 13:04:52.603675  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b36be257283497bbd732ddc4b93496f" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" is_pre_election: true
I20260608 13:04:52.603916  6822 leader_election.cc:290] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.605504  6652 leader_election.cc:304] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4c70fd00734f7585bb763d873e191d, 9e369203e48047f1af94efe969db4993; no voters: 
I20260608 13:04:52.606228  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b36be257283497bbd732ddc4b93496f" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993" is_pre_election: true
I20260608 13:04:52.606945  6822 raft_consensus.cc:2804] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:52.607599  6761 raft_consensus.cc:2393] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c4c70fd00734f7585bb763d873e191d in current term 1: Already voted for candidate bb8c0f04ccdd45198a9a16fa2df5ef2f in this term.
I20260608 13:04:52.608593  6822 raft_consensus.cc:697] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Becoming Leader. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Running, Role: LEADER
I20260608 13:04:52.609107  6652 leader_election.cc:304] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c4c70fd00734f7585bb763d873e191d; no voters: 9e369203e48047f1af94efe969db4993, bb8c0f04ccdd45198a9a16fa2df5ef2f
I20260608 13:04:52.610368  6903 raft_consensus.cc:3060] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.610100  6822 consensus_queue.cc:237] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.618119  6903 raft_consensus.cc:2749] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:04:52.624835  6503 catalog_manager.cc:5696] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c4c70fd00734f7585bb763d873e191d (127.28.224.130). New cstate: current_term: 1 leader_uuid: "2c4c70fd00734f7585bb763d873e191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:52.688077  6822 raft_consensus.cc:493] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:52.688763  6822 raft_consensus.cc:515] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.690863  6822 leader_election.cc:290] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.691677  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641adbdb753c4935a4580277cb46592e" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" is_pre_election: true
I20260608 13:04:52.692127  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641adbdb753c4935a4580277cb46592e" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993" is_pre_election: true
I20260608 13:04:52.692384  6611 raft_consensus.cc:2468] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 0.
I20260608 13:04:52.692931  6761 raft_consensus.cc:2468] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 0.
I20260608 13:04:52.693882  6653 leader_election.cc:304] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4c70fd00734f7585bb763d873e191d, bb8c0f04ccdd45198a9a16fa2df5ef2f; no voters: 
I20260608 13:04:52.694868  6822 raft_consensus.cc:2804] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:52.695271  6822 raft_consensus.cc:493] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:52.695600  6822 raft_consensus.cc:3060] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.701612  6822 raft_consensus.cc:515] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.703480  6822 leader_election.cc:290] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 election: Requested vote from peers bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675), 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:52.704516  6611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641adbdb753c4935a4580277cb46592e" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f"
I20260608 13:04:52.704530  6761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641adbdb753c4935a4580277cb46592e" candidate_uuid: "2c4c70fd00734f7585bb763d873e191d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e369203e48047f1af94efe969db4993"
I20260608 13:04:52.705422  6611 raft_consensus.cc:3060] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.705547  6761 raft_consensus.cc:3060] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:52.712916  6761 raft_consensus.cc:2468] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 1.
I20260608 13:04:52.714259  6652 leader_election.cc:304] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c4c70fd00734f7585bb763d873e191d, 9e369203e48047f1af94efe969db4993; no voters: 
I20260608 13:04:52.715250  6822 raft_consensus.cc:2804] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:52.715801  6822 raft_consensus.cc:697] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Becoming Leader. State: Replica: 2c4c70fd00734f7585bb763d873e191d, State: Running, Role: LEADER
I20260608 13:04:52.716766  6611 raft_consensus.cc:2468] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c4c70fd00734f7585bb763d873e191d in term 1.
I20260608 13:04:52.716912  6822 consensus_queue.cc:237] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } }
I20260608 13:04:52.725360  6503 catalog_manager.cc:5696] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c4c70fd00734f7585bb763d873e191d (127.28.224.130). New cstate: current_term: 1 leader_uuid: "2c4c70fd00734f7585bb763d873e191d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:52.773921  6814 consensus_queue.cc:1048] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:52.795502  6812 consensus_queue.cc:1048] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:52.856638  6812 consensus_queue.cc:1048] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:52.869194  6812 consensus_queue.cc:1048] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:52.926329  6814 consensus_queue.cc:1048] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:52.954890  6820 consensus_queue.cc:1048] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:04:52.999711  6820 consensus_queue.cc:1048] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:53.052016  6919 consensus_queue.cc:1048] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:53.089689  6903 consensus_queue.cc:1048] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:53.148852  6928 consensus_queue.cc:1048] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:04:53.275724  6761 raft_consensus.cc:1275] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Refusing update from remote peer 2c4c70fd00734f7585bb763d873e191d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:53.291260  6822 consensus_queue.cc:1048] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260608 13:04:53.429076  6611 raft_consensus.cc:1275] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Refusing update from remote peer 2c4c70fd00734f7585bb763d873e191d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:04:53.452011  6822 consensus_queue.cc:1048] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:04:53.721429  6861 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.28.224.130:39063, user_credentials={real_user=slave}} blocked reactor thread for 52794.3us
W20260608 13:04:53.773613  6653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:36675, user_credentials={real_user=slave}} blocked reactor thread for 78618.8us
W20260608 13:04:53.776005  6652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.131:40603, user_credentials={real_user=slave}} blocked reactor thread for 61572.8us
W20260608 13:04:53.957805  6913 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s	user 0.002s	sys 0.000s
W20260608 13:04:54.088873  6727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.130:39063, user_credentials={real_user=slave}} blocked reactor thread for 57383.9us
I20260608 13:04:54.818152 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:54.828754  6976 instance_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 13:04:54.829222  6975 instance_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 13:04:54.830444 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:54.830593  6978 instance_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 13:04:54.832836 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:54.833189 29570 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 13:04:54.833442 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923894833413 us; error 0 us; skew 500 ppm
I20260608 13:04:54.834148 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:54.837721 29570 webserver.cc:533] Webserver started at http://127.28.224.132:35523/ using document root <none> and password file <none>
I20260608 13:04:54.838384 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:54.838662 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:54.839042 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:54.840999 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2"
format_stamp: "Formatted at 2026-06-08 13:04:54 on dist-test-slave-wzp1"
I20260608 13:04:54.848821 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 13:04:54.853420  6983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:54.854478 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:54.854892 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2"
format_stamp: "Formatted at 2026-06-08 13:04:54 on dist-test-slave-wzp1"
I20260608 13:04:54.855304 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923670975333-29570-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 13:04:54.881055 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:54.882516 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:54.884140 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:54.886605 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:54.886869 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:54.887162 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:54.887382 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:54.932085 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:36569
I20260608 13:04:54.932189  7045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:36569 every 8 connection(s)
I20260608 13:04:54.948654  7046 heartbeater.cc:344] Connected to a master server at 127.28.224.190:34289
I20260608 13:04:54.949110  7046 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:54.949986  7046 heartbeater.cc:507] Master 127.28.224.190:34289 requested a full tablet report, sending...
I20260608 13:04:54.952188  6503 ts_manager.cc:194] Registered new tserver with Master: 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132:36569)
I20260608 13:04:54.953691  6503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41638
I20260608 13:04:55.561336  6685 consensus_queue.cc:237] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
I20260608 13:04:55.569485  6761 raft_consensus.cc:1275] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Refusing update from remote peer 2c4c70fd00734f7585bb763d873e191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.569732  6610 raft_consensus.cc:1275] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Refusing update from remote peer 2c4c70fd00734f7585bb763d873e191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.571650  6974 consensus_queue.cc:1048] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } 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 13:04:55.573011  7053 consensus_queue.cc:1048] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:04:55.581033  7052 raft_consensus.cc:2955] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.583264  6761 raft_consensus.cc:2955] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.587534  6610 raft_consensus.cc:2955] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
W20260608 13:04:55.590865  6651 consensus_peers.cc:597] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d -> Peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132:36569): Couldn't send request to peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b9cbf33b0264a75be3c0e6333e58f70. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:55.599268  6503 catalog_manager.cc:5696] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d reported cstate change: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "2c4c70fd00734f7585bb763d873e191d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:55.617676  6761 consensus_queue.cc:237] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } attrs { replace: true } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
I20260608 13:04:55.629865  6610 raft_consensus.cc:1275] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Refusing update from remote peer 9e369203e48047f1af94efe969db4993: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.633430  6923 consensus_queue.cc:1048] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } 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 13:04:55.629957  6685 raft_consensus.cc:1275] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Refusing update from remote peer 9e369203e48047f1af94efe969db4993: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.640800  6923 consensus_queue.cc:1048] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:04:55.644099  7062 raft_consensus.cc:2955] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } attrs { replace: true } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.650564  6610 raft_consensus.cc:2955] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } attrs { replace: true } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.653508  6685 raft_consensus.cc:2955] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } attrs { replace: true } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
W20260608 13:04:55.656651  6725 consensus_peers.cc:597] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 -> Peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132:36569): Couldn't send request to peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c798379f81a84f5f9ef0f013b9e374b6. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:55.662344  6505 catalog_manager.cc:5696] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 reported cstate change: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "9e369203e48047f1af94efe969db4993" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:55.684087  6610 consensus_queue.cc:237] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
I20260608 13:04:55.691828  6761 raft_consensus.cc:1275] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Refusing update from remote peer bb8c0f04ccdd45198a9a16fa2df5ef2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.692523  6685 raft_consensus.cc:1275] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Refusing update from remote peer bb8c0f04ccdd45198a9a16fa2df5ef2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.693663  7065 consensus_queue.cc:1048] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:04:55.694991  6812 consensus_queue.cc:1048] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } 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 13:04:55.702056  7065 raft_consensus.cc:2955] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.704623  6685 raft_consensus.cc:2955] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
W20260608 13:04:55.706439  6576 consensus_peers.cc:597] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f -> Peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132:36569): Couldn't send request to peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70fa057bc79c46f189273bd60ab285cc. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:55.717078  6761 raft_consensus.cc:2955] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } attrs { replace: true } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.720970  6510 catalog_manager.cc:5696] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f reported cstate change: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:55.721284  6686 consensus_queue.cc:237] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
W20260608 13:04:55.730786  6651 consensus_peers.cc:597] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d -> Peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132:36569): Couldn't send request to peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 641adbdb753c4935a4580277cb46592e. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:55.732106  6754 raft_consensus.cc:1275] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Refusing update from remote peer 2c4c70fd00734f7585bb763d873e191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.733790  6974 consensus_queue.cc:1048] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } 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 13:04:55.734081  6610 raft_consensus.cc:1275] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Refusing update from remote peer 2c4c70fd00734f7585bb763d873e191d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:04:55.736019  6974 consensus_queue.cc:1048] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:04:55.744045  7053 raft_consensus.cc:2955] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.746110  6610 raft_consensus.cc:2955] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.749562  6754 raft_consensus.cc:2955] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } } }
I20260608 13:04:55.762676  6510 catalog_manager.cc:5696] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d reported cstate change: config changed from index -1 to 16, NON_VOTER 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "2c4c70fd00734f7585bb763d873e191d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:55.956305  7046 heartbeater.cc:499] Master 127.28.224.190:34289 was elected leader, sending a full tablet report...
I20260608 13:04:55.966449 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:56.000885 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:56.001842 29570 tablet_replica.cc:333] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.002952 29570 raft_consensus.cc:2243] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.003877 29570 raft_consensus.cc:2272] T 6b9cbf33b0264a75be3c0e6333e58f70 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.008932 29570 tablet_replica.cc:333] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.010170 29570 raft_consensus.cc:2243] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.010460  7068 ts_tablet_manager.cc:933] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Initiating tablet copy from peer 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063)
I20260608 13:04:56.011247 29570 raft_consensus.cc:2272] T c6213d6937e94b3399d63b2fb4b31f89 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.012702  7068 tablet_copy_client.cc:323] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:39063
I20260608 13:04:56.015882 29570 tablet_replica.cc:333] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.016899 29570 raft_consensus.cc:2243] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.018496 29570 raft_consensus.cc:2272] T 70fa057bc79c46f189273bd60ab285cc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.022500 29570 tablet_replica.cc:333] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.023442 29570 raft_consensus.cc:2243] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.024188 29570 raft_consensus.cc:2272] T 641adbdb753c4935a4580277cb46592e P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.029593 29570 tablet_replica.cc:333] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.030570 29570 raft_consensus.cc:2243] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.031911 29570 raft_consensus.cc:2272] T 5b36be257283497bbd732ddc4b93496f P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.035564 29570 tablet_replica.cc:333] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.035347  6697 tablet_copy_service.cc:140] P 2c4c70fd00734f7585bb763d873e191d: Received BeginTabletCopySession request for tablet 6b9cbf33b0264a75be3c0e6333e58f70 from peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 ({username='slave'} at 127.0.0.1:32952)
I20260608 13:04:56.036386  6697 tablet_copy_service.cc:161] P 2c4c70fd00734f7585bb763d873e191d: Beginning new tablet copy session on tablet 6b9cbf33b0264a75be3c0e6333e58f70 from peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 at {username='slave'} at 127.0.0.1:32952: session id = 6a7e2a75b58c4f05ad3fdfce9ce0b8a2-6b9cbf33b0264a75be3c0e6333e58f70
I20260608 13:04:56.036615 29570 raft_consensus.cc:2243] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.037528 29570 raft_consensus.cc:2272] T c798379f81a84f5f9ef0f013b9e374b6 P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.041383 29570 tablet_replica.cc:333] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.042227 29570 raft_consensus.cc:2243] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.042944 29570 raft_consensus.cc:2272] T 44f97d9c268c4287927ff7e70a8687bf P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.043982  6697 tablet_copy_source_session.cc:215] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:56.046929 29570 tablet_replica.cc:333] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f: stopping tablet replica
I20260608 13:04:56.047935 29570 raft_consensus.cc:2243] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.047948  7068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b9cbf33b0264a75be3c0e6333e58f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:56.048784 29570 raft_consensus.cc:2272] T ab6437caf9b543328966c601f54fc3fc P bb8c0f04ccdd45198a9a16fa2df5ef2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.062219  7068 tablet_copy_client.cc:806] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:56.063020  7068 tablet_copy_client.cc:670] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:56.067619  7068 tablet_copy_client.cc:538] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:56.080420  7068 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Bootstrap starting.
I20260608 13:04:56.090462 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:04:56.131053 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
W20260608 13:04:56.156257  6727 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36675: connect: Connection refused (error 111) [suppressed 25 similar messages]
I20260608 13:04:56.165375 29570 tablet_copy_service.cc:362] P 2c4c70fd00734f7585bb763d873e191d: Destroying tablet copy session 6a7e2a75b58c4f05ad3fdfce9ce0b8a2-6b9cbf33b0264a75be3c0e6333e58f70 due to service shutdown
I20260608 13:04:56.165915 29570 tablet_copy_service.cc:434] P 2c4c70fd00734f7585bb763d873e191d: ending tablet copy session 6a7e2a75b58c4f05ad3fdfce9ce0b8a2-6b9cbf33b0264a75be3c0e6333e58f70 on tablet 6b9cbf33b0264a75be3c0e6333e58f70 with peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2
W20260608 13:04:56.172575  6727 consensus_peers.cc:597] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 -> Peer bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675): Couldn't send request to peer bb8c0f04ccdd45198a9a16fa2df5ef2f. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 13:04:56.184870  6653 consensus_peers.cc:597] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d -> Peer bb8c0f04ccdd45198a9a16fa2df5ef2f (127.28.224.129:36675): Couldn't send request to peer bb8c0f04ccdd45198a9a16fa2df5ef2f. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:36675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:04:56.209005 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:56.210222 29570 tablet_replica.cc:333] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.211292 29570 raft_consensus.cc:2243] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.211978 29570 raft_consensus.cc:2272] T c798379f81a84f5f9ef0f013b9e374b6 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.215422 29570 tablet_replica.cc:333] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.216099 29570 raft_consensus.cc:2243] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.216724 29570 raft_consensus.cc:2272] T 5b36be257283497bbd732ddc4b93496f P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.219537 29570 tablet_replica.cc:333] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.220393 29570 raft_consensus.cc:2243] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.221943 29570 raft_consensus.cc:2272] T 6b9cbf33b0264a75be3c0e6333e58f70 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.225780 29570 tablet_replica.cc:333] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.226572 29570 raft_consensus.cc:2243] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.227344 29570 raft_consensus.cc:2272] T 668751371b6c4b60b6953c2feafbc9a8 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.231141 29570 tablet_replica.cc:333] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.231900 29570 raft_consensus.cc:2243] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.232241  7068 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:04:56.232518 29570 raft_consensus.cc:2272] T c6213d6937e94b3399d63b2fb4b31f89 P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.233183  7068 tablet_bootstrap.cc:492] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Bootstrap complete.
I20260608 13:04:56.233987  7068 ts_tablet_manager.cc:1403] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Time spent bootstrapping tablet: real 0.154s	user 0.123s	sys 0.024s
I20260608 13:04:56.235904 29570 tablet_replica.cc:333] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.236799 29570 raft_consensus.cc:2243] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.237033  7068 raft_consensus.cc:359] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
I20260608 13:04:56.237809  7068 raft_consensus.cc:740] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7e2a75b58c4f05ad3fdfce9ce0b8a2, State: Initialized, Role: LEARNER
I20260608 13:04:56.238251 29570 raft_consensus.cc:2272] T 641adbdb753c4935a4580277cb46592e P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.238438  7068 consensus_queue.cc:260] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } attrs { replace: true } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
I20260608 13:04:56.241374  7068 ts_tablet_manager.cc:1434] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 13:04:56.242139 29570 tablet_replica.cc:333] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.243002 29570 raft_consensus.cc:2243] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.243803 29570 raft_consensus.cc:2272] T 70fa057bc79c46f189273bd60ab285cc P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:04:56.248479  6727 consensus_peers.cc:597] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 -> Peer 2c4c70fd00734f7585bb763d873e191d (127.28.224.130:39063): Couldn't send request to peer 2c4c70fd00734f7585bb763d873e191d. 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 13:04:56.250038  7076 ts_tablet_manager.cc:933] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Initiating tablet copy from peer 9e369203e48047f1af94efe969db4993 (127.28.224.131:40603)
I20260608 13:04:56.256415  7076 tablet_copy_client.cc:323] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:40603
I20260608 13:04:56.258196 29570 tablet_replica.cc:333] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d: stopping tablet replica
I20260608 13:04:56.258940 29570 raft_consensus.cc:2243] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.259969 29570 raft_consensus.cc:2272] T 120bf8ce832544a29749920b9102b6ad P 2c4c70fd00734f7585bb763d873e191d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.270735  6771 tablet_copy_service.cc:140] P 9e369203e48047f1af94efe969db4993: Received BeginTabletCopySession request for tablet c798379f81a84f5f9ef0f013b9e374b6 from peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 ({username='slave'} at 127.0.0.1:45454)
I20260608 13:04:56.271625  6771 tablet_copy_service.cc:161] P 9e369203e48047f1af94efe969db4993: Beginning new tablet copy session on tablet c798379f81a84f5f9ef0f013b9e374b6 from peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 at {username='slave'} at 127.0.0.1:45454: session id = 6a7e2a75b58c4f05ad3fdfce9ce0b8a2-c798379f81a84f5f9ef0f013b9e374b6
I20260608 13:04:56.280853  6771 tablet_copy_source_session.cc:215] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:04:56.284605  7076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c798379f81a84f5f9ef0f013b9e374b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:56.291378 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
W20260608 13:04:56.293104  7068 tablet_copy_client.cc:1131] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.130:39063: connect: Connection refused (error 111)
I20260608 13:04:56.306872  7076 tablet_copy_client.cc:806] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Starting download of 0 data blocks...
I20260608 13:04:56.307659  7076 tablet_copy_client.cc:670] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Starting download of 1 WAL segments...
I20260608 13:04:56.313476  7076 tablet_copy_client.cc:538] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:04:56.325423  7076 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Bootstrap starting.
I20260608 13:04:56.327404 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:56.352921 29570 tablet_copy_service.cc:362] P 9e369203e48047f1af94efe969db4993: Destroying tablet copy session 6a7e2a75b58c4f05ad3fdfce9ce0b8a2-c798379f81a84f5f9ef0f013b9e374b6 due to service shutdown
I20260608 13:04:56.353338 29570 tablet_copy_service.cc:434] P 9e369203e48047f1af94efe969db4993: ending tablet copy session 6a7e2a75b58c4f05ad3fdfce9ce0b8a2-c798379f81a84f5f9ef0f013b9e374b6 on tablet c798379f81a84f5f9ef0f013b9e374b6 with peer 6a7e2a75b58c4f05ad3fdfce9ce0b8a2
I20260608 13:04:56.383538 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:56.384531 29570 tablet_replica.cc:333] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.385535 29570 raft_consensus.cc:2243] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.386253 29570 raft_consensus.cc:2272] T 6b9cbf33b0264a75be3c0e6333e58f70 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.389588 29570 tablet_replica.cc:333] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.390331 29570 raft_consensus.cc:2243] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.390930 29570 raft_consensus.cc:2272] T 70fa057bc79c46f189273bd60ab285cc P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.394538 29570 tablet_replica.cc:333] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.395411 29570 raft_consensus.cc:2243] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.395956 29570 raft_consensus.cc:2272] T 641adbdb753c4935a4580277cb46592e P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.399304 29570 tablet_replica.cc:333] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.399927 29570 raft_consensus.cc:2243] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.400576 29570 raft_consensus.cc:2272] T c6213d6937e94b3399d63b2fb4b31f89 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.402872 29570 tablet_replica.cc:333] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.403518 29570 raft_consensus.cc:2243] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:56.404125 29570 raft_consensus.cc:2272] T 5b36be257283497bbd732ddc4b93496f P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.406308 29570 tablet_replica.cc:333] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.407080 29570 raft_consensus.cc:2243] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.408221 29570 raft_consensus.cc:2272] T c798379f81a84f5f9ef0f013b9e374b6 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.411171 29570 tablet_replica.cc:333] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.411752 29570 raft_consensus.cc:2243] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.412390 29570 raft_consensus.cc:2272] T 838a8df284224875ae75c18d7d55d749 P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.415007 29570 tablet_replica.cc:333] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993: stopping tablet replica
I20260608 13:04:56.415622 29570 raft_consensus.cc:2243] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.416253 29570 raft_consensus.cc:2272] T ae078e9c05e8467d938427a6870affde P 9e369203e48047f1af94efe969db4993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.441816 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:56.467613  7076 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: 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 13:04:56.468724 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:04:56.468724  7076 tablet_bootstrap.cc:492] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Bootstrap complete.
I20260608 13:04:56.469728  7076 ts_tablet_manager.cc:1403] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Time spent bootstrapping tablet: real 0.145s	user 0.129s	sys 0.013s
I20260608 13:04:56.472985  7076 raft_consensus.cc:359] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } attrs { replace: true } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
I20260608 13:04:56.473809  7076 raft_consensus.cc:740] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a7e2a75b58c4f05ad3fdfce9ce0b8a2, State: Initialized, Role: LEARNER
I20260608 13:04:56.474464  7076 consensus_queue.cc:260] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [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: "bb8c0f04ccdd45198a9a16fa2df5ef2f" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 36675 } attrs { replace: true } } peers { permanent_uuid: "2c4c70fd00734f7585bb763d873e191d" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 39063 } } peers { permanent_uuid: "9e369203e48047f1af94efe969db4993" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 40603 } } peers { permanent_uuid: "6a7e2a75b58c4f05ad3fdfce9ce0b8a2" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 36569 } attrs { promote: true } }
I20260608 13:04:56.476668  7076 ts_tablet_manager.cc:1434] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260608 13:04:56.480108  7076 tablet_copy_client.cc:1131] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.131:40603: connect: Connection refused (error 111)
I20260608 13:04:56.512630 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:56.513974 29570 tablet_replica.cc:333] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: stopping tablet replica
I20260608 13:04:56.515025 29570 raft_consensus.cc:2243] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:04:56.515587 29570 raft_consensus.cc:2272] T c798379f81a84f5f9ef0f013b9e374b6 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:04:56.518952 29570 tablet_replica.cc:333] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2: stopping tablet replica
I20260608 13:04:56.519677 29570 raft_consensus.cc:2243] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:04:56.520172 29570 raft_consensus.cc:2272] T 6b9cbf33b0264a75be3c0e6333e58f70 P 6a7e2a75b58c4f05ad3fdfce9ce0b8a2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:04:56.537043 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:04:56.555019 29570 master.cc:562] Master@127.28.224.190:34289 shutting down...
W20260608 13:04:56.588129  6558 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:04:56.588482  6558 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:04:56.588723  6558 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:04:56.590304 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:56.590884 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:56.591264 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 353d378b809040df9e2d4474ccfb1ca0: stopping tablet replica
I20260608 13:04:56.615216 29570 master.cc:584] Master@127.28.224.190:34289 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7507 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 13:04:56.668108 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:43287
I20260608 13:04:56.669370 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:56.674983  7080 instance_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 13:04:56.676520  7081 instance_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 13:04:56.677109  7083 instance_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 13:04:56.677512 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:56.678375 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:56.678557 29570 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 13:04:56.678673 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923896678662 us; error 0 us; skew 500 ppm
I20260608 13:04:56.679394 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:56.681913 29570 webserver.cc:533] Webserver started at http://127.28.224.190:33703/ using document root <none> and password file <none>
I20260608 13:04:56.682406 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:56.682557 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:56.682776 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:56.684064 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "4072f980ad994645b3ee3e6216c3958b"
format_stamp: "Formatted at 2026-06-08 13:04:56 on dist-test-slave-wzp1"
I20260608 13:04:56.688750 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:04:56.692303  7088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:56.693153 29570 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 13:04:56.693463 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "4072f980ad994645b3ee3e6216c3958b"
format_stamp: "Formatted at 2026-06-08 13:04:56 on dist-test-slave-wzp1"
I20260608 13:04:56.693749 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-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 13:04:56.714766 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:56.716046 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:56.756587 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:43287
I20260608 13:04:56.756798  7139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:43287 every 8 connection(s)
I20260608 13:04:56.760870  7140 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 13:04:56.772204  7140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b: Bootstrap starting.
I20260608 13:04:56.777401  7140 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:56.782078  7140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b: No bootstrap required, opened a new log
I20260608 13:04:56.784404  7140 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4072f980ad994645b3ee3e6216c3958b" member_type: VOTER }
I20260608 13:04:56.784809  7140 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:56.785012  7140 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4072f980ad994645b3ee3e6216c3958b, State: Initialized, Role: FOLLOWER
I20260608 13:04:56.785691  7140 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4072f980ad994645b3ee3e6216c3958b" member_type: VOTER }
I20260608 13:04:56.786168  7140 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:56.786373  7140 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:56.786636  7140 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:56.791662  7140 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4072f980ad994645b3ee3e6216c3958b" member_type: VOTER }
I20260608 13:04:56.792204  7140 leader_election.cc:304] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [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: 4072f980ad994645b3ee3e6216c3958b; no voters: 
I20260608 13:04:56.793437  7140 leader_election.cc:290] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:56.793992  7143 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:56.796001  7143 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 1 LEADER]: Becoming Leader. State: Replica: 4072f980ad994645b3ee3e6216c3958b, State: Running, Role: LEADER
I20260608 13:04:56.796763  7143 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [LEADER]: Queue going to LEADER mode. State: All 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: "4072f980ad994645b3ee3e6216c3958b" member_type: VOTER }
I20260608 13:04:56.797027  7140 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:56.801810  7144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4072f980ad994645b3ee3e6216c3958b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4072f980ad994645b3ee3e6216c3958b" member_type: VOTER } }
I20260608 13:04:56.802471  7144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:56.802546  7145 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4072f980ad994645b3ee3e6216c3958b. Latest consensus state: current_term: 1 leader_uuid: "4072f980ad994645b3ee3e6216c3958b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4072f980ad994645b3ee3e6216c3958b" member_type: VOTER } }
I20260608 13:04:56.803165  7145 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:56.805655  7150 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:56.814919  7150 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:56.816038 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:56.825315  7150 catalog_manager.cc:1382] Generated new cluster ID: ac84b84195a64eeb9e28e1f55879fe97
I20260608 13:04:56.825654  7150 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:56.858446  7150 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:56.859934  7150 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:56.875012  7150 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b: Generated new TSK 0
I20260608 13:04:56.875741  7150 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:56.883065 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:56.892217  7161 instance_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 13:04:56.894304  7162 instance_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 13:04:56.900593  7164 instance_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 13:04:56.901680 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:56.902686 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:56.902935 29570 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 13:04:56.903149 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923896903094 us; error 0 us; skew 500 ppm
I20260608 13:04:56.903760 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:56.906375 29570 webserver.cc:533] Webserver started at http://127.28.224.129:35775/ using document root <none> and password file <none>
I20260608 13:04:56.906927 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:56.907176 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:56.907495 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:56.908699 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "861851f3faba4b7db8e782f1aaa4f81c"
format_stamp: "Formatted at 2026-06-08 13:04:56 on dist-test-slave-wzp1"
I20260608 13:04:56.913908 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 13:04:56.917773  7169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:56.918883 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 13:04:56.919319 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "861851f3faba4b7db8e782f1aaa4f81c"
format_stamp: "Formatted at 2026-06-08 13:04:56 on dist-test-slave-wzp1"
I20260608 13:04:56.919713 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-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 13:04:56.943763 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:56.944911 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:56.946364 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:56.949019 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:56.949252 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:56.949506 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:56.949684 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:56.996833 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:40713
I20260608 13:04:56.996955  7231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:40713 every 8 connection(s)
I20260608 13:04:57.002561 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:57.010411  7236 instance_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 13:04:57.011453  7237 instance_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 13:04:57.015241  7239 instance_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 13:04:57.016316  7232 heartbeater.cc:344] Connected to a master server at 127.28.224.190:43287
I20260608 13:04:57.016780  7232 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:57.017763  7232 heartbeater.cc:507] Master 127.28.224.190:43287 requested a full tablet report, sending...
I20260608 13:04:57.017761 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:57.020335  7105 ts_manager.cc:194] Registered new tserver with Master: 861851f3faba4b7db8e782f1aaa4f81c (127.28.224.129:40713)
I20260608 13:04:57.020727 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:57.021064 29570 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 13:04:57.021260 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923897021237 us; error 0 us; skew 500 ppm
I20260608 13:04:57.021979 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:57.022584  7105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46088
I20260608 13:04:57.025043 29570 webserver.cc:533] Webserver started at http://127.28.224.130:41397/ using document root <none> and password file <none>
I20260608 13:04:57.025662 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:57.025882 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:57.026172 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:57.027406 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.032390 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:04:57.036212  7244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.037112 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:57.037474 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.037801 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-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 13:04:57.062572 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:57.063810 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:57.065331 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:57.067803 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:57.068058 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.068327 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:57.068516 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.110635 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:42735
I20260608 13:04:57.110785  7306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:42735 every 8 connection(s)
I20260608 13:04:57.115936 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:57.124776  7310 instance_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 13:04:57.126899  7311 instance_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 13:04:57.130069 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:57.131155  7313 instance_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 13:04:57.131695  7307 heartbeater.cc:344] Connected to a master server at 127.28.224.190:43287
I20260608 13:04:57.132182  7307 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:57.132308 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:57.132629 29570 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 13:04:57.132817 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923897132798 us; error 0 us; skew 500 ppm
I20260608 13:04:57.133113  7307 heartbeater.cc:507] Master 127.28.224.190:43287 requested a full tablet report, sending...
I20260608 13:04:57.133561 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:57.135624  7105 ts_manager.cc:194] Registered new tserver with Master: e01bb55fb6ea4cb49b0ecd84a1e4b232 (127.28.224.130:42735)
I20260608 13:04:57.136478 29570 webserver.cc:533] Webserver started at http://127.28.224.131:34557/ using document root <none> and password file <none>
I20260608 13:04:57.137086 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:57.137311 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:57.137316  7105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46090
I20260608 13:04:57.137619 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:57.139217 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "fc04b7d886ff43d3a84734c1fb77aec1"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.144353 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:04:57.148280  7318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.149297 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:57.149685 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "fc04b7d886ff43d3a84734c1fb77aec1"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.150005 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923670975333-29570-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 13:04:57.161809 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:57.163058 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:57.164695 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:57.167234 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:57.167508 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.167764 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:57.167951 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.211730 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:41501
I20260608 13:04:57.211846  7380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:41501 every 8 connection(s)
I20260608 13:04:57.228300  7381 heartbeater.cc:344] Connected to a master server at 127.28.224.190:43287
I20260608 13:04:57.228766  7381 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:57.229743  7381 heartbeater.cc:507] Master 127.28.224.190:43287 requested a full tablet report, sending...
I20260608 13:04:57.232126  7105 ts_manager.cc:194] Registered new tserver with Master: fc04b7d886ff43d3a84734c1fb77aec1 (127.28.224.131:41501)
I20260608 13:04:57.232290 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016996809s
I20260608 13:04:57.234217  7105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46094
I20260608 13:04:57.263295  7105 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46100:
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 13:04:57.265401  7105 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 13:04:57.311951  7272 tablet_service.cc:1511] Processing CreateTablet for tablet e8d235f2fb794e3cbece6aa4924b64dd (DEFAULT_TABLE table=test-workload [id=ea2a83402b304d9685ce89e843a2e675]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:57.312311  7346 tablet_service.cc:1511] Processing CreateTablet for tablet e8d235f2fb794e3cbece6aa4924b64dd (DEFAULT_TABLE table=test-workload [id=ea2a83402b304d9685ce89e843a2e675]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:57.313632  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d235f2fb794e3cbece6aa4924b64dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:57.313793  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d235f2fb794e3cbece6aa4924b64dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:57.318003  7197 tablet_service.cc:1511] Processing CreateTablet for tablet e8d235f2fb794e3cbece6aa4924b64dd (DEFAULT_TABLE table=test-workload [id=ea2a83402b304d9685ce89e843a2e675]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:57.319512  7197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d235f2fb794e3cbece6aa4924b64dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:57.333467  7396 tablet_bootstrap.cc:492] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: Bootstrap starting.
I20260608 13:04:57.339401  7397 tablet_bootstrap.cc:492] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1: Bootstrap starting.
I20260608 13:04:57.340521  7398 tablet_bootstrap.cc:492] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c: Bootstrap starting.
I20260608 13:04:57.342392  7396 tablet_bootstrap.cc:654] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:57.346715  7397 tablet_bootstrap.cc:654] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:57.349473  7398 tablet_bootstrap.cc:654] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:57.352800  7396 tablet_bootstrap.cc:492] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: No bootstrap required, opened a new log
I20260608 13:04:57.353431  7396 ts_tablet_manager.cc:1403] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 13:04:57.354676  7397 tablet_bootstrap.cc:492] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1: No bootstrap required, opened a new log
I20260608 13:04:57.355294  7397 ts_tablet_manager.cc:1403] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 13:04:57.355785  7398 tablet_bootstrap.cc:492] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c: No bootstrap required, opened a new log
I20260608 13:04:57.356357  7398 ts_tablet_manager.cc:1403] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 13:04:57.356222  7396 raft_consensus.cc:359] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.356907  7396 raft_consensus.cc:385] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:57.357215  7396 raft_consensus.cc:740] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e01bb55fb6ea4cb49b0ecd84a1e4b232, State: Initialized, Role: FOLLOWER
I20260608 13:04:57.358153  7396 consensus_queue.cc:260] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.358552  7397 raft_consensus.cc:359] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.359447  7397 raft_consensus.cc:385] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:57.359767  7397 raft_consensus.cc:740] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc04b7d886ff43d3a84734c1fb77aec1, State: Initialized, Role: FOLLOWER
I20260608 13:04:57.359944  7398 raft_consensus.cc:359] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.360751  7398 raft_consensus.cc:385] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:57.361193  7398 raft_consensus.cc:740] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861851f3faba4b7db8e782f1aaa4f81c, State: Initialized, Role: FOLLOWER
I20260608 13:04:57.360770  7397 consensus_queue.cc:260] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.362082  7398 consensus_queue.cc:260] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.364946  7397 ts_tablet_manager.cc:1434] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 13:04:57.365080  7381 heartbeater.cc:499] Master 127.28.224.190:43287 was elected leader, sending a full tablet report...
I20260608 13:04:57.366214  7396 ts_tablet_manager.cc:1434] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.012s
I20260608 13:04:57.367151  7307 heartbeater.cc:499] Master 127.28.224.190:43287 was elected leader, sending a full tablet report...
I20260608 13:04:57.368494  7232 heartbeater.cc:499] Master 127.28.224.190:43287 was elected leader, sending a full tablet report...
I20260608 13:04:57.369125  7398 ts_tablet_manager.cc:1434] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260608 13:04:57.418320  7402 raft_consensus.cc:493] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:57.418905  7402 raft_consensus.cc:515] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.421178  7402 leader_election.cc:290] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc04b7d886ff43d3a84734c1fb77aec1 (127.28.224.131:41501), 861851f3faba4b7db8e782f1aaa4f81c (127.28.224.129:40713)
I20260608 13:04:57.432235  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d235f2fb794e3cbece6aa4924b64dd" candidate_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" is_pre_election: true
I20260608 13:04:57.433066  7356 raft_consensus.cc:2468] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01bb55fb6ea4cb49b0ecd84a1e4b232 in term 0.
I20260608 13:04:57.433292  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d235f2fb794e3cbece6aa4924b64dd" candidate_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861851f3faba4b7db8e782f1aaa4f81c" is_pre_election: true
I20260608 13:04:57.433996  7207 raft_consensus.cc:2468] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e01bb55fb6ea4cb49b0ecd84a1e4b232 in term 0.
I20260608 13:04:57.434366  7247 leader_election.cc:304] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e01bb55fb6ea4cb49b0ecd84a1e4b232, fc04b7d886ff43d3a84734c1fb77aec1; no voters: 
I20260608 13:04:57.435298  7402 raft_consensus.cc:2804] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:57.435679  7402 raft_consensus.cc:493] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:57.435997  7402 raft_consensus.cc:3060] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:57.441799  7402 raft_consensus.cc:515] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.443724  7402 leader_election.cc:290] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [CANDIDATE]: Term 1 election: Requested vote from peers fc04b7d886ff43d3a84734c1fb77aec1 (127.28.224.131:41501), 861851f3faba4b7db8e782f1aaa4f81c (127.28.224.129:40713)
I20260608 13:04:57.444634  7356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d235f2fb794e3cbece6aa4924b64dd" candidate_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc04b7d886ff43d3a84734c1fb77aec1"
I20260608 13:04:57.444841  7207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d235f2fb794e3cbece6aa4924b64dd" candidate_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "861851f3faba4b7db8e782f1aaa4f81c"
I20260608 13:04:57.445405  7356 raft_consensus.cc:3060] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:57.445495  7207 raft_consensus.cc:3060] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:57.450829  7356 raft_consensus.cc:2468] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01bb55fb6ea4cb49b0ecd84a1e4b232 in term 1.
I20260608 13:04:57.451035  7207 raft_consensus.cc:2468] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e01bb55fb6ea4cb49b0ecd84a1e4b232 in term 1.
I20260608 13:04:57.452188  7247 leader_election.cc:304] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e01bb55fb6ea4cb49b0ecd84a1e4b232, fc04b7d886ff43d3a84734c1fb77aec1; no voters: 
I20260608 13:04:57.453029  7402 raft_consensus.cc:2804] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:57.453919  7402 raft_consensus.cc:697] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 1 LEADER]: Becoming Leader. State: Replica: e01bb55fb6ea4cb49b0ecd84a1e4b232, State: Running, Role: LEADER
I20260608 13:04:57.454650  7402 consensus_queue.cc:237] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } }
I20260608 13:04:57.462445  7103 catalog_manager.cc:5696] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 reported cstate change: term changed from 0 to 1, leader changed from <none> to e01bb55fb6ea4cb49b0ecd84a1e4b232 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e01bb55fb6ea4cb49b0ecd84a1e4b232" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 42735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc04b7d886ff43d3a84734c1fb77aec1" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 41501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "861851f3faba4b7db8e782f1aaa4f81c" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 40713 } health_report { overall_health: UNKNOWN } } }
I20260608 13:04:57.477072 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:57.495815 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:57.496778 29570 tablet_replica.cc:333] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c: stopping tablet replica
I20260608 13:04:57.497439 29570 raft_consensus.cc:2243] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:57.497892 29570 raft_consensus.cc:2272] T e8d235f2fb794e3cbece6aa4924b64dd P 861851f3faba4b7db8e782f1aaa4f81c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:57.518201 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:04:57.528633 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:04:57.545647 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:57.546540 29570 tablet_replica.cc:333] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: stopping tablet replica
I20260608 13:04:57.547235 29570 raft_consensus.cc:2243] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:57.547937 29570 pending_rounds.cc:70] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: Trying to abort 1 pending ops.
I20260608 13:04:57.548166 29570 pending_rounds.cc:77] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294664283981758464 op_type: NO_OP noop_request { }
I20260608 13:04:57.548494 29570 raft_consensus.cc:2889] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:04:57.548839 29570 raft_consensus.cc:2272] T e8d235f2fb794e3cbece6aa4924b64dd P e01bb55fb6ea4cb49b0ecd84a1e4b232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:57.569772 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:57.579774 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:57.599709 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:57.600629 29570 tablet_replica.cc:333] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1: stopping tablet replica
I20260608 13:04:57.601210 29570 raft_consensus.cc:2243] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:57.601660 29570 raft_consensus.cc:2272] T e8d235f2fb794e3cbece6aa4924b64dd P fc04b7d886ff43d3a84734c1fb77aec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:57.621723 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:57.632010 29570 master.cc:562] Master@127.28.224.190:43287 shutting down...
I20260608 13:04:57.650923 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:57.651608 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:57.651973 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4072f980ad994645b3ee3e6216c3958b: stopping tablet replica
I20260608 13:04:57.672580 29570 master.cc:584] Master@127.28.224.190:43287 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1037 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 13:04:57.705621 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:33201
I20260608 13:04:57.706887 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:57.712598  7408 instance_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 13:04:57.713070  7409 instance_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 13:04:57.714845  7411 instance_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 13:04:57.714906 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:57.716012 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:57.716238 29570 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 13:04:57.716408 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923897716385 us; error 0 us; skew 500 ppm
I20260608 13:04:57.717002 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:57.719553 29570 webserver.cc:533] Webserver started at http://127.28.224.190:44869/ using document root <none> and password file <none>
I20260608 13:04:57.720063 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:57.720268 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:57.720572 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:57.721925 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "c9a4551c0f4347048eef00df7496bff2"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.726699 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 13:04:57.730477  7416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.731441 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:57.731730 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "c9a4551c0f4347048eef00df7496bff2"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.731992 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-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 13:04:57.764220 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:57.765337 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:57.803998 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:33201
I20260608 13:04:57.804155  7467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:33201 every 8 connection(s)
I20260608 13:04:57.808274  7468 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 13:04:57.819798  7468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2: Bootstrap starting.
I20260608 13:04:57.824846  7468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:57.829260  7468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2: No bootstrap required, opened a new log
I20260608 13:04:57.831557  7468 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a4551c0f4347048eef00df7496bff2" member_type: VOTER }
I20260608 13:04:57.831954  7468 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:57.832134  7468 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9a4551c0f4347048eef00df7496bff2, State: Initialized, Role: FOLLOWER
I20260608 13:04:57.832782  7468 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9a4551c0f4347048eef00df7496bff2" member_type: VOTER }
I20260608 13:04:57.833235  7468 raft_consensus.cc:399] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:57.833474  7468 raft_consensus.cc:493] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:57.833812  7468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:57.838841  7468 raft_consensus.cc:515] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a4551c0f4347048eef00df7496bff2" member_type: VOTER }
I20260608 13:04:57.839416  7468 leader_election.cc:304] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [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: c9a4551c0f4347048eef00df7496bff2; no voters: 
I20260608 13:04:57.840576  7468 leader_election.cc:290] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:57.841131  7471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:57.842626  7471 raft_consensus.cc:697] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 1 LEADER]: Becoming Leader. State: Replica: c9a4551c0f4347048eef00df7496bff2, State: Running, Role: LEADER
I20260608 13:04:57.843372  7471 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [LEADER]: Queue going to LEADER mode. State: All 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: "c9a4551c0f4347048eef00df7496bff2" member_type: VOTER }
I20260608 13:04:57.843977  7468 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:57.846527  7473 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9a4551c0f4347048eef00df7496bff2. Latest consensus state: current_term: 1 leader_uuid: "c9a4551c0f4347048eef00df7496bff2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a4551c0f4347048eef00df7496bff2" member_type: VOTER } }
I20260608 13:04:57.846510  7472 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9a4551c0f4347048eef00df7496bff2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9a4551c0f4347048eef00df7496bff2" member_type: VOTER } }
I20260608 13:04:57.847395  7473 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:57.847416  7472 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:57.850512  7476 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:57.859290  7476 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:57.860344 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:57.869437  7476 catalog_manager.cc:1382] Generated new cluster ID: 6dcddf4979df417ebf52b80ab3bd05b2
I20260608 13:04:57.869768  7476 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:57.885429  7476 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:57.886813  7476 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:57.902207  7476 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2: Generated new TSK 0
I20260608 13:04:57.903209  7476 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:57.927170 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:57.933790  7489 instance_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 13:04:57.934823  7490 instance_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 13:04:57.938114 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:57.938055  7492 instance_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 13:04:57.939911 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:57.940198 29570 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 13:04:57.940400 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923897940374 us; error 0 us; skew 500 ppm
I20260608 13:04:57.941074 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:57.943799 29570 webserver.cc:533] Webserver started at http://127.28.224.129:43785/ using document root <none> and password file <none>
I20260608 13:04:57.944389 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:57.944617 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:57.944900 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:57.946244 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "559eb86c3866457597ca34c906fb2e19"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.951504 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 13:04:57.955345  7497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.956239 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:57.956593 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "559eb86c3866457597ca34c906fb2e19"
format_stamp: "Formatted at 2026-06-08 13:04:57 on dist-test-slave-wzp1"
I20260608 13:04:57.956911 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-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 13:04:57.970149 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:57.971491 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:57.973001 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:57.975500 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:57.975736 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:57.975997 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:57.976174 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.018157 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:37651
I20260608 13:04:58.018296  7559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:37651 every 8 connection(s)
I20260608 13:04:58.024371 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:58.033213  7564 instance_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 13:04:58.033592  7565 instance_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 13:04:58.037427  7560 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33201
I20260608 13:04:58.037930  7560 heartbeater.cc:461] Registering TS with master...
W20260608 13:04:58.038216  7567 instance_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 13:04:58.038241 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:58.038980  7560 heartbeater.cc:507] Master 127.28.224.190:33201 requested a full tablet report, sending...
I20260608 13:04:58.039881 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:58.040110 29570 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 13:04:58.040366 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923898040339 us; error 0 us; skew 500 ppm
I20260608 13:04:58.041250 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:58.041952  7433 ts_manager.cc:194] Registered new tserver with Master: 559eb86c3866457597ca34c906fb2e19 (127.28.224.129:37651)
I20260608 13:04:58.044091 29570 webserver.cc:533] Webserver started at http://127.28.224.130:42831/ using document root <none> and password file <none>
I20260608 13:04:58.044473  7433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59932
I20260608 13:04:58.044760 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:58.045104 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:58.045444 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:58.046741 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "a1c3ba58758b41bc9c0fca70fdd1905d"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:58.051906 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 13:04:58.056094  7572 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.057060 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:58.057425 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "a1c3ba58758b41bc9c0fca70fdd1905d"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:58.057744 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-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 13:04:58.094384 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:58.095569 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:58.097034 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:58.099804 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:58.100061 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.100330 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:58.100533 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.142686 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:36201
I20260608 13:04:58.142807  7634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:36201 every 8 connection(s)
I20260608 13:04:58.148324 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:58.156808  7639 instance_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 13:04:58.156836  7638 instance_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 13:04:58.159480  7641 instance_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 13:04:58.161274 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:58.162278  7635 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33201
I20260608 13:04:58.162416 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:58.162788 29570 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 13:04:58.162771  7635 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:58.163203 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923898163178 us; error 0 us; skew 500 ppm
I20260608 13:04:58.163854 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:58.163861  7635 heartbeater.cc:507] Master 127.28.224.190:33201 requested a full tablet report, sending...
I20260608 13:04:58.166589  7433 ts_manager.cc:194] Registered new tserver with Master: a1c3ba58758b41bc9c0fca70fdd1905d (127.28.224.130:36201)
I20260608 13:04:58.166687 29570 webserver.cc:533] Webserver started at http://127.28.224.131:37113/ using document root <none> and password file <none>
I20260608 13:04:58.167418 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:58.167659 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:58.167970 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:58.168418  7433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59938
I20260608 13:04:58.169221 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "e2564e2c38e5410bb1244e485d207d4a"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:58.174273 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:04:58.178308  7646 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.179394 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:58.179783 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "e2564e2c38e5410bb1244e485d207d4a"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:58.180058 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-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 13:04:58.192948 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:58.194120 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:58.195708 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:58.198138 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:58.198382 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.198630 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:58.198807 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.241561 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:34295
I20260608 13:04:58.241838  7708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:34295 every 8 connection(s)
I20260608 13:04:58.247128 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:58.254884  7712 instance_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 13:04:58.256511  7713 instance_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 13:04:58.258793 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:58.259235  7715 instance_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 13:04:58.259609  7709 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33201
I20260608 13:04:58.260130  7709 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:58.260521 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:58.260835 29570 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 13:04:58.261013  7709 heartbeater.cc:507] Master 127.28.224.190:33201 requested a full tablet report, sending...
I20260608 13:04:58.261049 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923898261033 us; error 0 us; skew 500 ppm
I20260608 13:04:58.262146 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:58.263813  7433 ts_manager.cc:194] Registered new tserver with Master: e2564e2c38e5410bb1244e485d207d4a (127.28.224.131:34295)
I20260608 13:04:58.265065 29570 webserver.cc:533] Webserver started at http://127.28.224.132:36967/ using document root <none> and password file <none>
I20260608 13:04:58.265522  7433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59952
I20260608 13:04:58.265734 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:58.266079 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:58.266373 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:58.267910 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "2d436422502c4e4f8057c73689663afe"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:58.273252 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 13:04:58.277079  7720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.277987 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 13:04:58.278417 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "2d436422502c4e4f8057c73689663afe"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:58.278733 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923670975333-29570-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 13:04:58.304761 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:58.306083 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:58.308140 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:58.310906 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:58.311233 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 13:04:58.311529 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:58.311739 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:58.358285 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:44641
I20260608 13:04:58.358456  7782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:44641 every 8 connection(s)
I20260608 13:04:58.375029  7783 heartbeater.cc:344] Connected to a master server at 127.28.224.190:33201
I20260608 13:04:58.375619  7783 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:58.376542  7783 heartbeater.cc:507] Master 127.28.224.190:33201 requested a full tablet report, sending...
I20260608 13:04:58.378939  7433 ts_manager.cc:194] Registered new tserver with Master: 2d436422502c4e4f8057c73689663afe (127.28.224.132:44641)
I20260608 13:04:58.380141 29570 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017894866s
I20260608 13:04:58.380705  7433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59968
I20260608 13:04:58.408504  7433 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59978:
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 13:04:58.465941  7748 tablet_service.cc:1511] Processing CreateTablet for tablet 9882ab9e9d6a423ab586228654ca89ac (DEFAULT_TABLE table=test-workload [id=41fc689d55b0415ea60ac06667ae55e2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:58.467651  7748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9882ab9e9d6a423ab586228654ca89ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:58.472409  7674 tablet_service.cc:1511] Processing CreateTablet for tablet 9882ab9e9d6a423ab586228654ca89ac (DEFAULT_TABLE table=test-workload [id=41fc689d55b0415ea60ac06667ae55e2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:58.472685  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 9882ab9e9d6a423ab586228654ca89ac (DEFAULT_TABLE table=test-workload [id=41fc689d55b0415ea60ac06667ae55e2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 13:04:58.474123  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9882ab9e9d6a423ab586228654ca89ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:58.474123  7674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9882ab9e9d6a423ab586228654ca89ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:04:58.488507  7801 tablet_bootstrap.cc:492] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: Bootstrap starting.
I20260608 13:04:58.490222  7802 tablet_bootstrap.cc:492] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19: Bootstrap starting.
I20260608 13:04:58.495273  7801 tablet_bootstrap.cc:654] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:58.498093  7803 tablet_bootstrap.cc:492] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a: Bootstrap starting.
I20260608 13:04:58.498957  7802 tablet_bootstrap.cc:654] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:58.501672  7801 tablet_bootstrap.cc:492] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: No bootstrap required, opened a new log
I20260608 13:04:58.502348  7801 ts_tablet_manager.cc:1403] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260608 13:04:58.504220  7802 tablet_bootstrap.cc:492] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19: No bootstrap required, opened a new log
I20260608 13:04:58.504747  7802 ts_tablet_manager.cc:1403] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 13:04:58.505901  7803 tablet_bootstrap.cc:654] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:58.505642  7801 raft_consensus.cc:359] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.506978  7801 raft_consensus.cc:385] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:58.507439  7801 raft_consensus.cc:740] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d436422502c4e4f8057c73689663afe, State: Initialized, Role: FOLLOWER
I20260608 13:04:58.508496  7801 consensus_queue.cc:260] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.508775  7802 raft_consensus.cc:359] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.509709  7802 raft_consensus.cc:385] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:58.510124  7802 raft_consensus.cc:740] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 559eb86c3866457597ca34c906fb2e19, State: Initialized, Role: FOLLOWER
I20260608 13:04:58.511238  7802 consensus_queue.cc:260] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.512005  7801 ts_tablet_manager.cc:1434] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 13:04:58.512724  7803 tablet_bootstrap.cc:492] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a: No bootstrap required, opened a new log
I20260608 13:04:58.512606  7783 heartbeater.cc:499] Master 127.28.224.190:33201 was elected leader, sending a full tablet report...
I20260608 13:04:58.513561  7803 ts_tablet_manager.cc:1403] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 13:04:58.514045  7560 heartbeater.cc:499] Master 127.28.224.190:33201 was elected leader, sending a full tablet report...
I20260608 13:04:58.514441  7802 ts_tablet_manager.cc:1434] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 13:04:58.516907  7803 raft_consensus.cc:359] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.517606  7803 raft_consensus.cc:385] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:58.517872  7803 raft_consensus.cc:740] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2564e2c38e5410bb1244e485d207d4a, State: Initialized, Role: FOLLOWER
I20260608 13:04:58.518566  7803 consensus_queue.cc:260] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.521582  7803 ts_tablet_manager.cc:1434] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 13:04:58.522033  7709 heartbeater.cc:499] Master 127.28.224.190:33201 was elected leader, sending a full tablet report...
I20260608 13:04:58.593062  7807 raft_consensus.cc:493] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:04:58.593784  7807 raft_consensus.cc:515] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.596320  7807 leader_election.cc:290] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2564e2c38e5410bb1244e485d207d4a (127.28.224.131:34295), 559eb86c3866457597ca34c906fb2e19 (127.28.224.129:37651)
I20260608 13:04:58.606832  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9882ab9e9d6a423ab586228654ca89ac" candidate_uuid: "2d436422502c4e4f8057c73689663afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2564e2c38e5410bb1244e485d207d4a" is_pre_election: true
I20260608 13:04:58.607685  7684 raft_consensus.cc:2468] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d436422502c4e4f8057c73689663afe in term 0.
I20260608 13:04:58.607968  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9882ab9e9d6a423ab586228654ca89ac" candidate_uuid: "2d436422502c4e4f8057c73689663afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "559eb86c3866457597ca34c906fb2e19" is_pre_election: true
I20260608 13:04:58.608740  7535 raft_consensus.cc:2468] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d436422502c4e4f8057c73689663afe in term 0.
I20260608 13:04:58.609090  7722 leader_election.cc:304] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d436422502c4e4f8057c73689663afe, e2564e2c38e5410bb1244e485d207d4a; no voters: 
I20260608 13:04:58.610015  7807 raft_consensus.cc:2804] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:04:58.610422  7807 raft_consensus.cc:493] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:04:58.610746  7807 raft_consensus.cc:3060] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:58.616304  7807 raft_consensus.cc:515] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.618357  7807 leader_election.cc:290] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [CANDIDATE]: Term 1 election: Requested vote from peers e2564e2c38e5410bb1244e485d207d4a (127.28.224.131:34295), 559eb86c3866457597ca34c906fb2e19 (127.28.224.129:37651)
I20260608 13:04:58.619402  7684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9882ab9e9d6a423ab586228654ca89ac" candidate_uuid: "2d436422502c4e4f8057c73689663afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2564e2c38e5410bb1244e485d207d4a"
I20260608 13:04:58.619683  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9882ab9e9d6a423ab586228654ca89ac" candidate_uuid: "2d436422502c4e4f8057c73689663afe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "559eb86c3866457597ca34c906fb2e19"
I20260608 13:04:58.620035  7684 raft_consensus.cc:3060] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:58.620456  7535 raft_consensus.cc:3060] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:58.625957  7684 raft_consensus.cc:2468] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d436422502c4e4f8057c73689663afe in term 1.
I20260608 13:04:58.626912  7535 raft_consensus.cc:2468] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d436422502c4e4f8057c73689663afe in term 1.
I20260608 13:04:58.627363  7722 leader_election.cc:304] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d436422502c4e4f8057c73689663afe, e2564e2c38e5410bb1244e485d207d4a; no voters: 
I20260608 13:04:58.628489  7807 raft_consensus.cc:2804] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:58.629484  7807 raft_consensus.cc:697] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 1 LEADER]: Becoming Leader. State: Replica: 2d436422502c4e4f8057c73689663afe, State: Running, Role: LEADER
I20260608 13:04:58.630352  7807 consensus_queue.cc:237] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } }
I20260608 13:04:58.637979  7432 catalog_manager.cc:5696] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d436422502c4e4f8057c73689663afe (127.28.224.132). New cstate: current_term: 1 leader_uuid: "2d436422502c4e4f8057c73689663afe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d436422502c4e4f8057c73689663afe" member_type: VOTER last_known_addr { host: "127.28.224.132" port: 44641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2564e2c38e5410bb1244e485d207d4a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "559eb86c3866457597ca34c906fb2e19" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 37651 } health_report { overall_health: UNKNOWN } } }
W20260608 13:04:58.690001 29570 auto_rebalancer.cc:591] Failed to schedule move for tablet 9882ab9e9d6a423ab586228654ca89ac: Illegal state: Leader has not yet committed an operation in its own term
I20260608 13:04:58.691334 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:04:58.709751 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:58.710626 29570 tablet_replica.cc:333] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19: stopping tablet replica
I20260608 13:04:58.711313 29570 raft_consensus.cc:2243] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:58.711786 29570 raft_consensus.cc:2272] T 9882ab9e9d6a423ab586228654ca89ac P 559eb86c3866457597ca34c906fb2e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:58.731428 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:04:58.741524 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:04:58.761816 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:58.778383 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:04:58.787410 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:04:58.807255 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:58.808283 29570 tablet_replica.cc:333] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a: stopping tablet replica
I20260608 13:04:58.809474 29570 raft_consensus.cc:2243] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:04:58.810312 29570 raft_consensus.cc:2272] T 9882ab9e9d6a423ab586228654ca89ac P e2564e2c38e5410bb1244e485d207d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:58.831290 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:04:58.841603 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:04:58.861871 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:04:58.862896 29570 tablet_replica.cc:333] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: stopping tablet replica
I20260608 13:04:58.863562 29570 raft_consensus.cc:2243] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:58.864279 29570 pending_rounds.cc:70] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: Trying to abort 1 pending ops.
I20260608 13:04:58.864518 29570 pending_rounds.cc:77] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294664288797904896 op_type: NO_OP noop_request { }
I20260608 13:04:58.864841 29570 raft_consensus.cc:2889] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 13:04:58.865165 29570 raft_consensus.cc:2272] T 9882ab9e9d6a423ab586228654ca89ac P 2d436422502c4e4f8057c73689663afe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:58.887156 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:04:58.897449 29570 master.cc:562] Master@127.28.224.190:33201 shutting down...
I20260608 13:04:58.918411 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:04:58.919030 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:04:58.919477 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P c9a4551c0f4347048eef00df7496bff2: stopping tablet replica
I20260608 13:04:58.939697 29570 master.cc:584] Master@127.28.224.190:33201 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1268 ms)
[----------] 22 tests from AutoRebalancerTest (227820 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 13:04:58.974542 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:39175
I20260608 13:04:58.975838 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:58.981835  7816 instance_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 13:04:58.982043  7815 instance_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 13:04:58.983451  7818 instance_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 13:04:58.983628 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:58.984630 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:58.984874 29570 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 13:04:58.985106 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923898985089 us; error 0 us; skew 500 ppm
I20260608 13:04:58.986069 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:58.989603 29570 webserver.cc:533] Webserver started at http://127.28.224.190:38027/ using document root <none> and password file <none>
I20260608 13:04:58.990097 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:58.990252 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:58.990474 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:58.991634 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "cd4844fad38848acb572e7bd8f9a7222"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:58.996616 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:04:59.000794  7823 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.001835 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:04:59.002204 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "cd4844fad38848acb572e7bd8f9a7222"
format_stamp: "Formatted at 2026-06-08 13:04:58 on dist-test-slave-wzp1"
I20260608 13:04:59.002525 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-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 13:04:59.033919 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:59.035069 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:59.075414 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:39175
I20260608 13:04:59.075646  7874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:39175 every 8 connection(s)
I20260608 13:04:59.079905  7875 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 13:04:59.091367  7875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222: Bootstrap starting.
I20260608 13:04:59.096182  7875 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222: Neither blocks nor log segments found. Creating new log.
I20260608 13:04:59.100821  7875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222: No bootstrap required, opened a new log
I20260608 13:04:59.103305  7875 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4844fad38848acb572e7bd8f9a7222" member_type: VOTER }
I20260608 13:04:59.103724  7875 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:04:59.103935  7875 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd4844fad38848acb572e7bd8f9a7222, State: Initialized, Role: FOLLOWER
I20260608 13:04:59.104827  7875 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd4844fad38848acb572e7bd8f9a7222" member_type: VOTER }
I20260608 13:04:59.105353  7875 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:04:59.105573  7875 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:04:59.105896  7875 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:04:59.110968  7875 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4844fad38848acb572e7bd8f9a7222" member_type: VOTER }
I20260608 13:04:59.111614  7875 leader_election.cc:304] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [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: cd4844fad38848acb572e7bd8f9a7222; no voters: 
I20260608 13:04:59.112836  7875 leader_election.cc:290] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:04:59.113286  7878 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:04:59.114753  7878 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 1 LEADER]: Becoming Leader. State: Replica: cd4844fad38848acb572e7bd8f9a7222, State: Running, Role: LEADER
I20260608 13:04:59.115542  7878 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [LEADER]: Queue going to LEADER mode. State: All 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: "cd4844fad38848acb572e7bd8f9a7222" member_type: VOTER }
I20260608 13:04:59.116041  7875 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:04:59.118597  7879 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd4844fad38848acb572e7bd8f9a7222" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4844fad38848acb572e7bd8f9a7222" member_type: VOTER } }
I20260608 13:04:59.119511  7879 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:59.118616  7880 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd4844fad38848acb572e7bd8f9a7222. Latest consensus state: current_term: 1 leader_uuid: "cd4844fad38848acb572e7bd8f9a7222" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd4844fad38848acb572e7bd8f9a7222" member_type: VOTER } }
I20260608 13:04:59.120651  7880 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [sys.catalog]: This master's current role is: LEADER
I20260608 13:04:59.122643  7884 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:04:59.131260  7884 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:04:59.132323 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:04:59.141954  7884 catalog_manager.cc:1382] Generated new cluster ID: 1634df650cf343f69b9d537d9bfb5e01
I20260608 13:04:59.142289  7884 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:04:59.173283  7884 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:04:59.174680  7884 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:04:59.193044  7884 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222: Generated new TSK 0
I20260608 13:04:59.193709  7884 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:04:59.199188 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:59.205883  7896 instance_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 13:04:59.207063  7897 instance_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 13:04:59.209527 29570 server_base.cc:1061] running on GCE node
W20260608 13:04:59.209717  7899 instance_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 13:04:59.210700 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:59.210942 29570 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 13:04:59.211124 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923899211071 us; error 0 us; skew 500 ppm
I20260608 13:04:59.211684 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:59.214017 29570 webserver.cc:533] Webserver started at http://127.28.224.129:42369/ using document root <none> and password file <none>
I20260608 13:04:59.214504 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:59.214663 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:59.214881 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:59.215998 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
format_stamp: "Formatted at 2026-06-08 13:04:59 on dist-test-slave-wzp1"
I20260608 13:04:59.220975 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:04:59.224638  7904 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.225558 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:04:59.225894 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
format_stamp: "Formatted at 2026-06-08 13:04:59 on dist-test-slave-wzp1"
I20260608 13:04:59.226226 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-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 13:04:59.252570 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:59.253662 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:59.255126 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:59.257539 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:59.257720 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.258015 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:59.258170 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.299256 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:44927
I20260608 13:04:59.299393  7966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:44927 every 8 connection(s)
I20260608 13:04:59.304929 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:59.313323  7971 instance_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 13:04:59.316056  7972 instance_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 13:04:59.317447  7974 instance_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 13:04:59.318349 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:59.319362 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:59.319583 29570 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 13:04:59.319789 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923899319770 us; error 0 us; skew 500 ppm
I20260608 13:04:59.320400 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:59.323558 29570 webserver.cc:533] Webserver started at http://127.28.224.130:42875/ using document root <none> and password file <none>
I20260608 13:04:59.324112 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:59.324352 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:59.324666 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:59.325067  7967 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39175
I20260608 13:04:59.325560  7967 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:59.326215 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "bdf422c7509f41cb9cc5b3d641f04758"
format_stamp: "Formatted at 2026-06-08 13:04:59 on dist-test-slave-wzp1"
I20260608 13:04:59.326555  7967 heartbeater.cc:507] Master 127.28.224.190:39175 requested a full tablet report, sending...
I20260608 13:04:59.329402  7840 ts_manager.cc:194] Registered new tserver with Master: 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927)
I20260608 13:04:59.331988  7840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57950
I20260608 13:04:59.332042 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 13:04:59.336542  7979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.337443 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:04:59.337776 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "bdf422c7509f41cb9cc5b3d641f04758"
format_stamp: "Formatted at 2026-06-08 13:04:59 on dist-test-slave-wzp1"
I20260608 13:04:59.338088 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-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 13:04:59.364003 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:59.365149 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:59.366706 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:59.369164 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:59.369354 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.369666 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:59.369830 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.411164 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:46485
I20260608 13:04:59.411267  8041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:46485 every 8 connection(s)
I20260608 13:04:59.417148 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:04:59.425702  8045 instance_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 13:04:59.426354  8046 instance_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 13:04:59.431597  8048 instance_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 13:04:59.432665  8042 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39175
I20260608 13:04:59.433396  8042 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:59.434253  8042 heartbeater.cc:507] Master 127.28.224.190:39175 requested a full tablet report, sending...
I20260608 13:04:59.435077 29570 server_base.cc:1061] running on GCE node
I20260608 13:04:59.436141 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:04:59.436394 29570 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 13:04:59.436600 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923899436582 us; error 0 us; skew 500 ppm
I20260608 13:04:59.436946  7840 ts_manager.cc:194] Registered new tserver with Master: bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:04:59.437215 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:04:59.438974  7840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57964
I20260608 13:04:59.440465 29570 webserver.cc:533] Webserver started at http://127.28.224.131:41313/ using document root <none> and password file <none>
I20260608 13:04:59.441272 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:04:59.441542 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:04:59.441888 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:04:59.442986 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "38c15346b0ef4636b545b35d4849679e"
format_stamp: "Formatted at 2026-06-08 13:04:59 on dist-test-slave-wzp1"
I20260608 13:04:59.447867 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 13:04:59.451738  8053 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.452672 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:04:59.453017 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "38c15346b0ef4636b545b35d4849679e"
format_stamp: "Formatted at 2026-06-08 13:04:59 on dist-test-slave-wzp1"
I20260608 13:04:59.453330 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-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 13:04:59.475670 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:04:59.476867 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:04:59.478341 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:04:59.480863 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:04:59.481112 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.481365 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:04:59.481549 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:04:59.522826 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:34577
I20260608 13:04:59.522933  8115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:34577 every 8 connection(s)
I20260608 13:04:59.538058  8116 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39175
I20260608 13:04:59.538466  8116 heartbeater.cc:461] Registering TS with master...
I20260608 13:04:59.539342  8116 heartbeater.cc:507] Master 127.28.224.190:39175 requested a full tablet report, sending...
I20260608 13:04:59.541977  7840 ts_manager.cc:194] Registered new tserver with Master: 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:04:59.542711 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016173242s
I20260608 13:04:59.543926  7840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57966
I20260608 13:05:00.335376  7967 heartbeater.cc:499] Master 127.28.224.190:39175 was elected leader, sending a full tablet report...
I20260608 13:05:00.442306  8042 heartbeater.cc:499] Master 127.28.224.190:39175 was elected leader, sending a full tablet report...
I20260608 13:05:00.547498  8116 heartbeater.cc:499] Master 127.28.224.190:39175 was elected leader, sending a full tablet report...
I20260608 13:05:00.602854  7840 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57978:
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 13:05:00.605801  7840 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 13:05:00.677474  8081 tablet_service.cc:1511] Processing CreateTablet for tablet a9a37363ddd34132a9a25e142c1a81b3 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:05:00.679059  8081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a37363ddd34132a9a25e142c1a81b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.680284  8080 tablet_service.cc:1511] Processing CreateTablet for tablet a9f3746731e74248a9d8e6d8d4cf083e (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:05:00.681773  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f3746731e74248a9d8e6d8d4cf083e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.688596  8077 tablet_service.cc:1511] Processing CreateTablet for tablet d716dff244fd4df08990729c06d7b1f9 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:05:00.690260  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d716dff244fd4df08990729c06d7b1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.689896  8076 tablet_service.cc:1511] Processing CreateTablet for tablet b0e9a3a2b0b24539b417c193a6ac569e (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:05:00.691329  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e9a3a2b0b24539b417c193a6ac569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.692374  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 04b09cc32dca4703945f5b447565ac96 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:05:00.693773  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b09cc32dca4703945f5b447565ac96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.696353  8079 tablet_service.cc:1511] Processing CreateTablet for tablet f0e54a1c5b5d403199a9ed224b949ef2 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:05:00.697868  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e54a1c5b5d403199a9ed224b949ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.704885  8006 tablet_service.cc:1511] Processing CreateTablet for tablet a9f3746731e74248a9d8e6d8d4cf083e (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:05:00.707074  8006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f3746731e74248a9d8e6d8d4cf083e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.716387  7930 tablet_service.cc:1511] Processing CreateTablet for tablet f0e54a1c5b5d403199a9ed224b949ef2 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:05:00.717633  8136 tablet_bootstrap.cc:492] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e: Bootstrap starting.
I20260608 13:05:00.710589  8004 tablet_service.cc:1511] Processing CreateTablet for tablet 04b09cc32dca4703945f5b447565ac96 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:05:00.718123  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e54a1c5b5d403199a9ed224b949ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.712380  8003 tablet_service.cc:1511] Processing CreateTablet for tablet d716dff244fd4df08990729c06d7b1f9 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:05:00.718809  8004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b09cc32dca4703945f5b447565ac96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.708897  8005 tablet_service.cc:1511] Processing CreateTablet for tablet f0e54a1c5b5d403199a9ed224b949ef2 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:05:00.712430  7932 tablet_service.cc:1511] Processing CreateTablet for tablet a9a37363ddd34132a9a25e142c1a81b3 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:05:00.719942  8005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0e54a1c5b5d403199a9ed224b949ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.720541  7932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a37363ddd34132a9a25e142c1a81b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.714278  7931 tablet_service.cc:1511] Processing CreateTablet for tablet a9f3746731e74248a9d8e6d8d4cf083e (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:05:00.724565  7931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f3746731e74248a9d8e6d8d4cf083e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.715481  8007 tablet_service.cc:1511] Processing CreateTablet for tablet a9a37363ddd34132a9a25e142c1a81b3 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:05:00.728641  8007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a37363ddd34132a9a25e142c1a81b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.729405  7929 tablet_service.cc:1511] Processing CreateTablet for tablet 04b09cc32dca4703945f5b447565ac96 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:05:00.730829  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b09cc32dca4703945f5b447565ac96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.714440  8002 tablet_service.cc:1511] Processing CreateTablet for tablet b0e9a3a2b0b24539b417c193a6ac569e (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:05:00.732512  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e9a3a2b0b24539b417c193a6ac569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.735598  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d716dff244fd4df08990729c06d7b1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.736970  7928 tablet_service.cc:1511] Processing CreateTablet for tablet d716dff244fd4df08990729c06d7b1f9 (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:05:00.738456  7928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d716dff244fd4df08990729c06d7b1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.744716  8136 tablet_bootstrap.cc:654] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.752715  7927 tablet_service.cc:1511] Processing CreateTablet for tablet b0e9a3a2b0b24539b417c193a6ac569e (DEFAULT_TABLE table=test-workload [id=3bfb0d0557184a569a7229dbe9357bdb]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:05:00.754355  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0e9a3a2b0b24539b417c193a6ac569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:00.760567  8137 tablet_bootstrap.cc:492] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758: Bootstrap starting.
I20260608 13:05:00.771274  8136 tablet_bootstrap.cc:492] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e: No bootstrap required, opened a new log
I20260608 13:05:00.771965  8136 ts_tablet_manager.cc:1403] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.002s
I20260608 13:05:00.775303  8136 raft_consensus.cc:359] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:00.791389  8136 raft_consensus.cc:385] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.791841  8136 raft_consensus.cc:740] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.788127  8139 tablet_bootstrap.cc:492] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29: Bootstrap starting.
I20260608 13:05:00.790938  8137 tablet_bootstrap.cc:654] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.795892  8136 consensus_queue.cc:260] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:00.799245  8139 tablet_bootstrap.cc:654] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.821002  8137 tablet_bootstrap.cc:492] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758: No bootstrap required, opened a new log
I20260608 13:05:00.821576  8137 ts_tablet_manager.cc:1403] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.005s
I20260608 13:05:00.824730  8137 raft_consensus.cc:359] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.829694  8136 ts_tablet_manager.cc:1434] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.019s
I20260608 13:05:00.832377  8136 tablet_bootstrap.cc:492] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e: Bootstrap starting.
I20260608 13:05:00.827783  8137 raft_consensus.cc:385] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.835547  8137 raft_consensus.cc:740] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf422c7509f41cb9cc5b3d641f04758, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.836412  8137 consensus_queue.cc:260] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.843189  8137 ts_tablet_manager.cc:1434] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.004s
I20260608 13:05:00.843569  8136 tablet_bootstrap.cc:654] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.845441  8137 tablet_bootstrap.cc:492] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758: Bootstrap starting.
I20260608 13:05:00.852193  8137 tablet_bootstrap.cc:654] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.852770  8139 tablet_bootstrap.cc:492] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29: No bootstrap required, opened a new log
I20260608 13:05:00.853477  8139 ts_tablet_manager.cc:1403] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.004s
I20260608 13:05:00.857635  8139 raft_consensus.cc:359] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:00.858846  8139 raft_consensus.cc:385] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.859483  8139 raft_consensus.cc:740] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bdc27c8f18640ff9fb4723b2493ff29, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.860961  8139 consensus_queue.cc:260] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:00.864974  8137 tablet_bootstrap.cc:492] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758: No bootstrap required, opened a new log
I20260608 13:05:00.865736  8136 tablet_bootstrap.cc:492] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e: No bootstrap required, opened a new log
I20260608 13:05:00.865736  8137 ts_tablet_manager.cc:1403] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 13:05:00.866568  8136 ts_tablet_manager.cc:1403] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.003s
I20260608 13:05:00.869577  8137 raft_consensus.cc:359] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.869760  8136 raft_consensus.cc:359] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.870437  8137 raft_consensus.cc:385] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.870589  8136 raft_consensus.cc:385] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.870927  8137 raft_consensus.cc:740] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf422c7509f41cb9cc5b3d641f04758, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.871043  8136 raft_consensus.cc:740] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.872434  8139 ts_tablet_manager.cc:1434] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 13:05:00.872339  8136 consensus_queue.cc:260] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.872339  8137 consensus_queue.cc:260] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.873976  8139 tablet_bootstrap.cc:492] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29: Bootstrap starting.
I20260608 13:05:00.875239  8136 ts_tablet_manager.cc:1434] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:05:00.876452  8136 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e: Bootstrap starting.
I20260608 13:05:00.877662  8137 ts_tablet_manager.cc:1434] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 13:05:00.879058  8137 tablet_bootstrap.cc:492] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758: Bootstrap starting.
I20260608 13:05:00.881748  8139 tablet_bootstrap.cc:654] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.883457  8136 tablet_bootstrap.cc:654] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.885950  8137 tablet_bootstrap.cc:654] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.894093  8139 tablet_bootstrap.cc:492] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29: No bootstrap required, opened a new log
I20260608 13:05:00.894816  8139 ts_tablet_manager.cc:1403] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260608 13:05:00.897024  8136 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e: No bootstrap required, opened a new log
I20260608 13:05:00.897960  8136 ts_tablet_manager.cc:1403] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 13:05:00.898129  8139 raft_consensus.cc:359] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.899220  8139 raft_consensus.cc:385] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.899643  8139 raft_consensus.cc:740] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bdc27c8f18640ff9fb4723b2493ff29, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.900766  8139 consensus_queue.cc:260] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.902716  8136 raft_consensus.cc:359] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.904618  8136 raft_consensus.cc:385] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.905121  8136 raft_consensus.cc:740] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.906103  8136 consensus_queue.cc:260] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.903661  8139 ts_tablet_manager.cc:1434] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 13:05:00.908602  8139 tablet_bootstrap.cc:492] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29: Bootstrap starting.
I20260608 13:05:00.908813  8137 tablet_bootstrap.cc:492] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758: No bootstrap required, opened a new log
I20260608 13:05:00.909837  8137 ts_tablet_manager.cc:1403] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.021s
I20260608 13:05:00.913393  8137 raft_consensus.cc:359] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.908639  8136 ts_tablet_manager.cc:1434] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 13:05:00.915234  8136 tablet_bootstrap.cc:492] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e: Bootstrap starting.
I20260608 13:05:00.917235  8139 tablet_bootstrap.cc:654] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.920581  8137 raft_consensus.cc:385] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.922479  8136 tablet_bootstrap.cc:654] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.922318  8137 raft_consensus.cc:740] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf422c7509f41cb9cc5b3d641f04758, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.923815  8137 consensus_queue.cc:260] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.926333  8139 tablet_bootstrap.cc:492] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29: No bootstrap required, opened a new log
I20260608 13:05:00.927127  8139 ts_tablet_manager.cc:1403] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 13:05:00.926280  8137 ts_tablet_manager.cc:1434] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 13:05:00.929040  8137 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758: Bootstrap starting.
I20260608 13:05:00.929788  8136 tablet_bootstrap.cc:492] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e: No bootstrap required, opened a new log
I20260608 13:05:00.930372  8136 ts_tablet_manager.cc:1403] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 13:05:00.931046  8139 raft_consensus.cc:359] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.931979  8139 raft_consensus.cc:385] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.932348  8139 raft_consensus.cc:740] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bdc27c8f18640ff9fb4723b2493ff29, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.933326  8139 consensus_queue.cc:260] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.933682  8136 raft_consensus.cc:359] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.934518  8136 raft_consensus.cc:385] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.934839  8136 raft_consensus.cc:740] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.935873  8136 consensus_queue.cc:260] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.936535  8139 ts_tablet_manager.cc:1434] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 13:05:00.937808  8139 tablet_bootstrap.cc:492] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29: Bootstrap starting.
I20260608 13:05:00.938635  8136 ts_tablet_manager.cc:1434] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 13:05:00.938700  8137 tablet_bootstrap.cc:654] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.943429  8136 tablet_bootstrap.cc:492] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e: Bootstrap starting.
I20260608 13:05:00.943979  8141 raft_consensus.cc:493] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:00.944583  8141 raft_consensus.cc:515] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:00.945467  8139 tablet_bootstrap.cc:654] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.949966  8137 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758: No bootstrap required, opened a new log
I20260608 13:05:00.950740  8137 ts_tablet_manager.cc:1403] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260608 13:05:00.951613  8136 tablet_bootstrap.cc:654] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.965472  8137 raft_consensus.cc:359] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.966674  8137 raft_consensus.cc:385] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:00.966804  8141 leader_election.cc:290] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927)
I20260608 13:05:00.967029  8137 raft_consensus.cc:740] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf422c7509f41cb9cc5b3d641f04758, State: Initialized, Role: FOLLOWER
I20260608 13:05:00.968814  8137 consensus_queue.cc:260] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.976555  8137 ts_tablet_manager.cc:1434] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260608 13:05:00.978191  8146 raft_consensus.cc:493] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:00.978829  8137 tablet_bootstrap.cc:492] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758: Bootstrap starting.
I20260608 13:05:00.978838  8146 raft_consensus.cc:515] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.984164  8142 raft_consensus.cc:493] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:00.984817  8142 raft_consensus.cc:515] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:00.987514  8137 tablet_bootstrap.cc:654] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:00.988015  8142 leader_election.cc:290] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.007794  8146 leader_election.cc:290] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.018532  8141 raft_consensus.cc:493] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.019363  8141 raft_consensus.cc:515] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.022485  8141 leader_election.cc:290] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:01.040920  8137 tablet_bootstrap.cc:492] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758: No bootstrap required, opened a new log
I20260608 13:05:01.041589  8137 ts_tablet_manager.cc:1403] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.029s
I20260608 13:05:01.042832  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
W20260608 13:05:01.044915  7905 leader_election.cc:343] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.050999  8141 raft_consensus.cc:493] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.052719  8141 raft_consensus.cc:515] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.055692  8137 raft_consensus.cc:359] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:01.056264  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a37363ddd34132a9a25e142c1a81b3" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
I20260608 13:05:01.056912  8137 raft_consensus.cc:385] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:01.056999  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d716dff244fd4df08990729c06d7b1f9" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
I20260608 13:05:01.057579  8137 raft_consensus.cc:740] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf422c7509f41cb9cc5b3d641f04758, State: Initialized, Role: FOLLOWER
I20260608 13:05:01.055224  8141 leader_election.cc:290] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:01.057639  7942 raft_consensus.cc:2468] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 0.
W20260608 13:05:01.059453  8055 leader_election.cc:343] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.057155  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
I20260608 13:05:01.062077  7941 raft_consensus.cc:2468] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 0.
I20260608 13:05:01.061656  8137 consensus_queue.cc:260] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:01.061708  8055 leader_election.cc:304] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e; no voters: 
I20260608 13:05:01.065517  8055 leader_election.cc:304] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e; no voters: 
I20260608 13:05:01.066183  8141 raft_consensus.cc:2804] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.066542  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e" is_pre_election: true
I20260608 13:05:01.067934  8091 raft_consensus.cc:2468] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bdc27c8f18640ff9fb4723b2493ff29 in term 0.
I20260608 13:05:01.068435  8137 ts_tablet_manager.cc:1434] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.000s
I20260608 13:05:01.067426  8141 raft_consensus.cc:493] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.069294  8141 raft_consensus.cc:3060] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.069582  8137 tablet_bootstrap.cc:492] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758: Bootstrap starting.
I20260608 13:05:01.069715  7906 leader_election.cc:304] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [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: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e; no voters: bdf422c7509f41cb9cc5b3d641f04758
I20260608 13:05:01.070782  8146 raft_consensus.cc:2804] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.071218  8146 raft_consensus.cc:493] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.071592  8146 raft_consensus.cc:3060] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.074327  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a37363ddd34132a9a25e142c1a81b3" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.075083  8017 raft_consensus.cc:2468] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 0.
I20260608 13:05:01.077195  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.077596  8137 tablet_bootstrap.cc:654] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:01.067426  8139 tablet_bootstrap.cc:492] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29: No bootstrap required, opened a new log
I20260608 13:05:01.081300  8139 ts_tablet_manager.cc:1403] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent bootstrapping tablet: real 0.144s	user 0.017s	sys 0.030s
I20260608 13:05:01.088135  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d716dff244fd4df08990729c06d7b1f9" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.088915  8017 raft_consensus.cc:2468] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 0.
I20260608 13:05:01.089138  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f3746731e74248a9d8e6d8d4cf083e" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
I20260608 13:05:01.089895  7941 raft_consensus.cc:2468] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf422c7509f41cb9cc5b3d641f04758 in term 0.
I20260608 13:05:01.091646  7981 leader_election.cc:304] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29, bdf422c7509f41cb9cc5b3d641f04758; no voters: 
I20260608 13:05:01.092622  8142 raft_consensus.cc:2804] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.092984  8142 raft_consensus.cc:493] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.093308  8142 raft_consensus.cc:3060] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.088701  8146 raft_consensus.cc:515] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.085844  8139 raft_consensus.cc:359] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.094949  8141 raft_consensus.cc:515] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:01.102303  8136 tablet_bootstrap.cc:492] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e: No bootstrap required, opened a new log
I20260608 13:05:01.103283  8136 ts_tablet_manager.cc:1403] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e: Time spent bootstrapping tablet: real 0.160s	user 0.034s	sys 0.032s
I20260608 13:05:01.104635  8141 leader_election.cc:290] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 election: Requested vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927)
I20260608 13:05:01.105835  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a37363ddd34132a9a25e142c1a81b3" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
I20260608 13:05:01.106508  7941 raft_consensus.cc:3060] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.106707  8142 raft_consensus.cc:515] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.107170  8136 raft_consensus.cc:359] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.108105  8136 raft_consensus.cc:385] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:01.098786  8139 raft_consensus.cc:385] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:01.109092  8139 raft_consensus.cc:740] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bdc27c8f18640ff9fb4723b2493ff29, State: Initialized, Role: FOLLOWER
I20260608 13:05:01.109246  8142 leader_election.cc:290] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 election: Requested vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.108618  8136 raft_consensus.cc:740] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Initialized, Role: FOLLOWER
W20260608 13:05:01.110242  8054 leader_election.cc:343] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.110785  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f3746731e74248a9d8e6d8d4cf083e" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
I20260608 13:05:01.111171  8165 raft_consensus.cc:493] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.110466  8136 consensus_queue.cc:260] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.111891  8054 leader_election.cc:304] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [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: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758; no voters: 1bdc27c8f18640ff9fb4723b2493ff29
I20260608 13:05:01.111685  7942 raft_consensus.cc:3060] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.111958  8165 raft_consensus.cc:515] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.110317  8139 consensus_queue.cc:260] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.114019  8136 ts_tablet_manager.cc:1434] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 13:05:01.118074  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758"
I20260608 13:05:01.118533  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
W20260608 13:05:01.119962  7905 leader_election.cc:343] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:05:01.120854  8055 leader_election.cc:343] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.122016  7942 raft_consensus.cc:2468] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf422c7509f41cb9cc5b3d641f04758 in term 1.
I20260608 13:05:01.122152  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e"
I20260608 13:05:01.123617  8165 leader_election.cc:290] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:01.123894  7981 leader_election.cc:304] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29, bdf422c7509f41cb9cc5b3d641f04758; no voters: 
I20260608 13:05:01.105294  8141 raft_consensus.cc:2804] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.124866  8141 raft_consensus.cc:493] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.124118  8146 leader_election.cc:290] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 election: Requested vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.125294  8141 raft_consensus.cc:3060] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.124341  8166 raft_consensus.cc:2804] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.125015  8136 tablet_bootstrap.cc:492] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e: Bootstrap starting.
I20260608 13:05:01.125890  8166 raft_consensus.cc:493] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.126319  8142 raft_consensus.cc:2804] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:01.126351  8166 raft_consensus.cc:3060] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:05:01.128798  7888 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:05:01.120035  7941 raft_consensus.cc:2468] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 1.
I20260608 13:05:01.133074  8055 leader_election.cc:304] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e; no voters: 
I20260608 13:05:01.134299  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a37363ddd34132a9a25e142c1a81b3" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758"
I20260608 13:05:01.135057  8169 raft_consensus.cc:2804] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:01.135231  8017 raft_consensus.cc:3060] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.136212  8169 raft_consensus.cc:697] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Becoming Leader. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Running, Role: LEADER
I20260608 13:05:01.137676  8137 tablet_bootstrap.cc:492] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758: No bootstrap required, opened a new log
I20260608 13:05:01.137251  8169 consensus_queue.cc:237] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } }
I20260608 13:05:01.138290  8137 ts_tablet_manager.cc:1403] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.007s
I20260608 13:05:01.152981  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.153843  8016 raft_consensus.cc:2468] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 0.
I20260608 13:05:01.154094  8139 ts_tablet_manager.cc:1434] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent starting tablet: real 0.072s	user 0.015s	sys 0.004s
I20260608 13:05:01.155441  8142 raft_consensus.cc:697] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 LEADER]: Becoming Leader. State: Replica: bdf422c7509f41cb9cc5b3d641f04758, State: Running, Role: LEADER
I20260608 13:05:01.148059  8166 raft_consensus.cc:515] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.157056  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f3746731e74248a9d8e6d8d4cf083e" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e" is_pre_election: true
I20260608 13:05:01.157150  8142 consensus_queue.cc:237] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.158082  8139 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29: Bootstrap starting.
I20260608 13:05:01.161442  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d716dff244fd4df08990729c06d7b1f9" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
W20260608 13:05:01.163184  8055 leader_election.cc:343] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.164250  8166 leader_election.cc:290] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 election: Requested vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:01.164942  8170 raft_consensus.cc:493] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.165570  8170 raft_consensus.cc:515] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.168821  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f3746731e74248a9d8e6d8d4cf083e" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e"
I20260608 13:05:01.169056  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
W20260608 13:05:01.172111  7981 leader_election.cc:343] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927): Illegal state: must be running to vote when last-logged opid is not known
W20260608 13:05:01.173681  7981 leader_election.cc:343] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.175015  8017 raft_consensus.cc:2468] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 1.
I20260608 13:05:01.175520  8054 leader_election.cc:304] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [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: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758; no voters: 1bdc27c8f18640ff9fb4723b2493ff29
I20260608 13:05:01.177349  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d716dff244fd4df08990729c06d7b1f9" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758"
I20260608 13:05:01.178129  8016 raft_consensus.cc:3060] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.179778  8166 raft_consensus.cc:2804] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.180330  8166 raft_consensus.cc:493] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.179929  8141 raft_consensus.cc:515] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.180771  8166 raft_consensus.cc:3060] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.169113  8137 raft_consensus.cc:359] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.181543  8091 raft_consensus.cc:2393] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bdc27c8f18640ff9fb4723b2493ff29 in current term 1: Already voted for candidate 38c15346b0ef4636b545b35d4849679e in this term.
I20260608 13:05:01.182091  8136 tablet_bootstrap.cc:654] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:01.183223  8170 leader_election.cc:290] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.184095  8137 raft_consensus.cc:385] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:01.188840  8137 raft_consensus.cc:740] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf422c7509f41cb9cc5b3d641f04758, State: Initialized, Role: FOLLOWER
I20260608 13:05:01.188937  8167 raft_consensus.cc:493] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.183430  8139 tablet_bootstrap.cc:654] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:01.189793  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
I20260608 13:05:01.189945  8167 raft_consensus.cc:515] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.190693  7941 raft_consensus.cc:2393] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 38c15346b0ef4636b545b35d4849679e in current term 1: Already voted for candidate 1bdc27c8f18640ff9fb4723b2493ff29 in this term.
I20260608 13:05:01.183637  8141 leader_election.cc:290] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 election: Requested vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:01.196329  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.200309  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0e54a1c5b5d403199a9ed224b949ef2" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758"
I20260608 13:05:01.200625  7906 leader_election.cc:304] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [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: 1bdc27c8f18640ff9fb4723b2493ff29; no voters: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758
I20260608 13:05:01.201866  8167 leader_election.cc:290] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.202402  8146 raft_consensus.cc:2749] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260608 13:05:01.203328  7981 leader_election.cc:343] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.204512  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e" is_pre_election: true
I20260608 13:05:01.189941  8137 consensus_queue.cc:260] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.205572  8090 raft_consensus.cc:2468] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bdc27c8f18640ff9fb4723b2493ff29 in term 0.
I20260608 13:05:01.208250  8137 ts_tablet_manager.cc:1434] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.006s
I20260608 13:05:01.209318  7906 leader_election.cc:304] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e; no voters: 
I20260608 13:05:01.210827  8146 raft_consensus.cc:2804] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.211429  8146 raft_consensus.cc:493] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.195231  7838 catalog_manager.cc:5696] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130). New cstate: current_term: 1 leader_uuid: "bdf422c7509f41cb9cc5b3d641f04758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } health_report { overall_health: UNKNOWN } } }
I20260608 13:05:01.211927  8146 raft_consensus.cc:3060] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.208105  8015 raft_consensus.cc:2468] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bdc27c8f18640ff9fb4723b2493ff29 in term 0.
I20260608 13:05:01.216873  8171 raft_consensus.cc:493] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.217698  8171 raft_consensus.cc:515] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.209617  8017 raft_consensus.cc:3060] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.225183  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
I20260608 13:05:01.225678  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e" is_pre_election: true
I20260608 13:05:01.226385  8090 raft_consensus.cc:2468] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf422c7509f41cb9cc5b3d641f04758 in term 0.
I20260608 13:05:01.223747  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e" is_pre_election: true
I20260608 13:05:01.224247  8171 leader_election.cc:290] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.228086  7981 leader_election.cc:304] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758; no voters: 
I20260608 13:05:01.231400  8171 raft_consensus.cc:2804] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:01.231976  8171 raft_consensus.cc:493] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:01.232440  8171 raft_consensus.cc:3060] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.245675  8146 raft_consensus.cc:515] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.247512  7941 raft_consensus.cc:2393] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf422c7509f41cb9cc5b3d641f04758 in current term 1: Already voted for candidate 1bdc27c8f18640ff9fb4723b2493ff29 in this term.
I20260608 13:05:01.248693  8016 raft_consensus.cc:2468] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 1.
I20260608 13:05:01.250192  8054 leader_election.cc:304] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [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: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758; no voters: 1bdc27c8f18640ff9fb4723b2493ff29
I20260608 13:05:01.250700  8017 raft_consensus.cc:2468] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 1.
I20260608 13:05:01.254347  8169 raft_consensus.cc:2804] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:01.254089  7839 catalog_manager.cc:5696] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38c15346b0ef4636b545b35d4849679e (127.28.224.131). New cstate: current_term: 1 leader_uuid: "38c15346b0ef4636b545b35d4849679e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } health_report { overall_health: UNKNOWN } } }
I20260608 13:05:01.255264  8169 raft_consensus.cc:697] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Becoming Leader. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Running, Role: LEADER
I20260608 13:05:01.255825  8136 tablet_bootstrap.cc:492] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e: No bootstrap required, opened a new log
I20260608 13:05:01.256465  8136 ts_tablet_manager.cc:1403] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.017s
I20260608 13:05:01.256613  8169 consensus_queue.cc:237] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.260506  8136 raft_consensus.cc:359] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.261752  8136 raft_consensus.cc:385] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:01.262074  8136 raft_consensus.cc:740] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Initialized, Role: FOLLOWER
I20260608 13:05:01.262940  8136 consensus_queue.cc:260] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.264441  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758"
I20260608 13:05:01.265513  8136 ts_tablet_manager.cc:1434] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 13:05:01.267117  8054 leader_election.cc:304] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [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: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758; no voters: 1bdc27c8f18640ff9fb4723b2493ff29
I20260608 13:05:01.268141  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e"
I20260608 13:05:01.268842  8090 raft_consensus.cc:3060] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.268143  8141 raft_consensus.cc:2804] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:01.270982  8141 raft_consensus.cc:697] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Becoming Leader. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Running, Role: LEADER
I20260608 13:05:01.272225  8141 consensus_queue.cc:237] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.270042  8146 leader_election.cc:290] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 election: Requested vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.267037  8166 raft_consensus.cc:515] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.276769  8091 raft_consensus.cc:2393] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf422c7509f41cb9cc5b3d641f04758 in current term 1: Already voted for candidate 38c15346b0ef4636b545b35d4849679e in this term.
I20260608 13:05:01.278156  8166 leader_election.cc:290] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 election: Requested vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:01.278755  7981 leader_election.cc:304] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf422c7509f41cb9cc5b3d641f04758; no voters: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e
I20260608 13:05:01.278854  8171 raft_consensus.cc:515] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.279803  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
I20260608 13:05:01.280047  8170 raft_consensus.cc:3060] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.280617  8016 raft_consensus.cc:2393] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bdc27c8f18640ff9fb4723b2493ff29 in current term 1: Already voted for candidate bdf422c7509f41cb9cc5b3d641f04758 in this term.
W20260608 13:05:01.281706  8055 leader_election.cc:343] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:01.284165  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758"
I20260608 13:05:01.285349  8090 raft_consensus.cc:2468] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdc27c8f18640ff9fb4723b2493ff29 in term 1.
I20260608 13:05:01.286319  8139 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29: No bootstrap required, opened a new log
I20260608 13:05:01.288407  7906 leader_election.cc:304] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [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: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e; no voters: bdf422c7509f41cb9cc5b3d641f04758
I20260608 13:05:01.289121  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e"
I20260608 13:05:01.289816  8170 raft_consensus.cc:2749] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:05:01.290215  8090 raft_consensus.cc:2393] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdf422c7509f41cb9cc5b3d641f04758 in current term 1: Already voted for candidate 1bdc27c8f18640ff9fb4723b2493ff29 in this term.
I20260608 13:05:01.290176  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b09cc32dca4703945f5b447565ac96" candidate_uuid: "bdf422c7509f41cb9cc5b3d641f04758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29"
I20260608 13:05:01.286912  8139 ts_tablet_manager.cc:1403] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent bootstrapping tablet: real 0.129s	user 0.026s	sys 0.026s
I20260608 13:05:01.290921  8146 raft_consensus.cc:2804] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:01.291507  8146 raft_consensus.cc:697] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 LEADER]: Becoming Leader. State: Replica: 1bdc27c8f18640ff9fb4723b2493ff29, State: Running, Role: LEADER
I20260608 13:05:01.292397  8146 consensus_queue.cc:237] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.294299  8139 raft_consensus.cc:359] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.295074  8139 raft_consensus.cc:385] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:01.295624  8139 raft_consensus.cc:740] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bdc27c8f18640ff9fb4723b2493ff29, State: Initialized, Role: FOLLOWER
I20260608 13:05:01.296609  8139 consensus_queue.cc:260] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.303300  8139 ts_tablet_manager.cc:1434] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 13:05:01.303967  8171 leader_election.cc:290] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [CANDIDATE]: Term 1 election: Requested vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.306326  8139 tablet_bootstrap.cc:492] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29: Bootstrap starting.
I20260608 13:05:01.309968  8017 raft_consensus.cc:2468] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 38c15346b0ef4636b545b35d4849679e in term 1.
I20260608 13:05:01.311946  8054 leader_election.cc:304] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [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: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758; no voters: 1bdc27c8f18640ff9fb4723b2493ff29
I20260608 13:05:01.313329  8141 raft_consensus.cc:2804] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:01.313897  8141 raft_consensus.cc:697] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Becoming Leader. State: Replica: 38c15346b0ef4636b545b35d4849679e, State: Running, Role: LEADER
I20260608 13:05:01.314802  8141 consensus_queue.cc:237] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.316298  8139 tablet_bootstrap.cc:654] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:01.335505  7981 leader_election.cc:304] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [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: bdf422c7509f41cb9cc5b3d641f04758; no voters: 1bdc27c8f18640ff9fb4723b2493ff29, 38c15346b0ef4636b545b35d4849679e
I20260608 13:05:01.336573  8171 raft_consensus.cc:2749] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 13:05:01.341409  8139 tablet_bootstrap.cc:492] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29: No bootstrap required, opened a new log
I20260608 13:05:01.341256  7837 catalog_manager.cc:5696] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129). New cstate: current_term: 1 leader_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } health_report { overall_health: UNKNOWN } } }
I20260608 13:05:01.342072  8139 ts_tablet_manager.cc:1403] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.012s
I20260608 13:05:01.342587  7840 catalog_manager.cc:5696] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38c15346b0ef4636b545b35d4849679e (127.28.224.131). New cstate: current_term: 1 leader_uuid: "38c15346b0ef4636b545b35d4849679e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } health_report { overall_health: HEALTHY } } }
I20260608 13:05:01.345436  7840 catalog_manager.cc:5696] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38c15346b0ef4636b545b35d4849679e (127.28.224.131). New cstate: current_term: 1 leader_uuid: "38c15346b0ef4636b545b35d4849679e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } health_report { overall_health: HEALTHY } } }
I20260608 13:05:01.346279  8139 raft_consensus.cc:359] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.347285  8139 raft_consensus.cc:385] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:01.347716  8139 raft_consensus.cc:740] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bdc27c8f18640ff9fb4723b2493ff29, State: Initialized, Role: FOLLOWER
I20260608 13:05:01.347512  7840 catalog_manager.cc:5696] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e reported cstate change: term changed from 0 to 1, leader changed from <none> to 38c15346b0ef4636b545b35d4849679e (127.28.224.131). New cstate: current_term: 1 leader_uuid: "38c15346b0ef4636b545b35d4849679e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } health_report { overall_health: HEALTHY } } }
I20260608 13:05:01.348600  8139 consensus_queue.cc:260] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.351228  8139 ts_tablet_manager.cc:1434] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 13:05:01.363304  8146 raft_consensus.cc:493] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.364114  8146 raft_consensus.cc:515] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.367216  8146 leader_election.cc:290] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.368044  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d716dff244fd4df08990729c06d7b1f9" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.368817  8017 raft_consensus.cc:2393] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bdc27c8f18640ff9fb4723b2493ff29 in current term 1: Already voted for candidate 38c15346b0ef4636b545b35d4849679e in this term.
I20260608 13:05:01.368696  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d716dff244fd4df08990729c06d7b1f9" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e" is_pre_election: true
I20260608 13:05:01.370388  7906 leader_election.cc:304] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29; no voters: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758
I20260608 13:05:01.371214  8146 raft_consensus.cc:3060] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.376549  8146 raft_consensus.cc:2749] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:05:01.405788  8141 raft_consensus.cc:493] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.406584  8141 raft_consensus.cc:515] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.409567  8141 leader_election.cc:290] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927), bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:01.410542  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f3746731e74248a9d8e6d8d4cf083e" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" is_pre_election: true
I20260608 13:05:01.410918  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9f3746731e74248a9d8e6d8d4cf083e" candidate_uuid: "38c15346b0ef4636b545b35d4849679e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.411356  7941 raft_consensus.cc:2393] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 38c15346b0ef4636b545b35d4849679e in current term 1: Already voted for candidate bdf422c7509f41cb9cc5b3d641f04758 in this term.
I20260608 13:05:01.412700  8054 leader_election.cc:304] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 38c15346b0ef4636b545b35d4849679e; no voters: 1bdc27c8f18640ff9fb4723b2493ff29, bdf422c7509f41cb9cc5b3d641f04758
I20260608 13:05:01.413532  8141 raft_consensus.cc:3060] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.419998  8141 raft_consensus.cc:2749] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:05:01.542162  8141 consensus_queue.cc:1048] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:01.579322  8171 consensus_queue.cc:1048] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:01.623476  8169 consensus_queue.cc:1048] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:01.662364  8142 consensus_queue.cc:1048] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:01.720301  8169 consensus_queue.cc:1048] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:01.744185  8146 consensus_queue.cc:1048] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:01.764726  8169 consensus_queue.cc:1048] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:01.765281  8166 consensus_queue.cc:1048] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:01.801035  8146 consensus_queue.cc:1048] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:01.805327  8146 raft_consensus.cc:493] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:01.806002  8146 raft_consensus.cc:515] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } }
I20260608 13:05:01.813431  8091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "38c15346b0ef4636b545b35d4849679e" is_pre_election: true
I20260608 13:05:01.815280  7941 raft_consensus.cc:3060] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:01.817425  8017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0e9a3a2b0b24539b417c193a6ac569e" candidate_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf422c7509f41cb9cc5b3d641f04758" is_pre_election: true
I20260608 13:05:01.818660  8017 raft_consensus.cc:2393] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bdc27c8f18640ff9fb4723b2493ff29 in current term 1: Already voted for candidate 38c15346b0ef4636b545b35d4849679e in this term.
I20260608 13:05:01.819473  8146 leader_election.cc:290] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485), 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:01.820283  7905 leader_election.cc:304] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bdc27c8f18640ff9fb4723b2493ff29; no voters: 38c15346b0ef4636b545b35d4849679e, bdf422c7509f41cb9cc5b3d641f04758
I20260608 13:05:01.825256  8146 raft_consensus.cc:2749] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:05:01.827734  8166 consensus_queue.cc:1048] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:01.838361  8141 consensus_queue.cc:1048] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:01.881177  8204 consensus_queue.cc:1048] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 13:05:02.179121  8055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 85801.5us
W20260608 13:05:02.185792  8054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.130:46485, user_credentials={real_user=slave}} blocked reactor thread for 79549.5us
W20260608 13:05:03.142712  8055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 45984.5us
W20260608 13:05:03.368002  7981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 115802us
I20260608 13:05:03.550647 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:05:03.560050  8246 instance_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 13:05:03.560138  8247 instance_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 13:05:03.562091  8249 instance_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 13:05:03.562152 29570 server_base.cc:1061] running on GCE node
I20260608 13:05:03.563726 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:05:03.563966 29570 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 13:05:03.564198 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923903564181 us; error 0 us; skew 500 ppm
I20260608 13:05:03.564883 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:05:03.567983 29570 webserver.cc:533] Webserver started at http://127.28.224.132:46091/ using document root <none> and password file <none>
I20260608 13:05:03.568653 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:05:03.568892 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:05:03.569247 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:05:03.570679 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "4e3f7e93967c4615bf5693103c6d3f15"
format_stamp: "Formatted at 2026-06-08 13:05:03 on dist-test-slave-wzp1"
I20260608 13:05:03.576411 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 13:05:03.580977  8254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:03.582091 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:05:03.582610 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "4e3f7e93967c4615bf5693103c6d3f15"
format_stamp: "Formatted at 2026-06-08 13:05:03 on dist-test-slave-wzp1"
I20260608 13:05:03.582911 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-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 13:05:03.629504 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:05:03.630936 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:05:03.632565 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:05:03.635337 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:05:03.635571 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:03.635872 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:05:03.636026 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:03.682160 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:39229
I20260608 13:05:03.682296  8316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:39229 every 8 connection(s)
I20260608 13:05:03.700763  8317 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39175
I20260608 13:05:03.701435  8317 heartbeater.cc:461] Registering TS with master...
I20260608 13:05:03.702450  8317 heartbeater.cc:507] Master 127.28.224.190:39175 requested a full tablet report, sending...
I20260608 13:05:03.705161  7840 ts_manager.cc:194] Registered new tserver with Master: 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132:39229)
I20260608 13:05:03.706718  7840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36786
I20260608 13:05:04.431505  8017 consensus_queue.cc:237] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [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: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } }
I20260608 13:05:04.440702  8091 raft_consensus.cc:1275] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Refusing update from remote peer bdf422c7509f41cb9cc5b3d641f04758: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 13:05:04.445030  8245 consensus_queue.cc:1048] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 13:05:04.445863  7938 raft_consensus.cc:1275] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Refusing update from remote peer bdf422c7509f41cb9cc5b3d641f04758: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 13:05:04.448521  8323 consensus_queue.cc:1048] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 13:05:04.458067  8245 raft_consensus.cc:2955] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
W20260608 13:05:04.463950  7980 consensus_peers.cc:597] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 -> Peer 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132:39229): Couldn't send request to peer 4e3f7e93967c4615bf5693103c6d3f15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9f3746731e74248a9d8e6d8d4cf083e. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:04.463794  8091 raft_consensus.cc:2955] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.467757  7938 raft_consensus.cc:2955] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.484304  7840 catalog_manager.cc:5696] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e reported cstate change: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "bdf422c7509f41cb9cc5b3d641f04758" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.501935  8091 consensus_queue.cc:237] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [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: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } }
I20260608 13:05:04.521567  7938 raft_consensus.cc:1275] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Refusing update from remote peer 38c15346b0ef4636b545b35d4849679e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 13:05:04.523864  8332 consensus_queue.cc:1048] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 13:05:04.525815  8017 raft_consensus.cc:1275] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Refusing update from remote peer 38c15346b0ef4636b545b35d4849679e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 13:05:04.528118  8332 consensus_queue.cc:1048] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 13:05:04.532905  8166 raft_consensus.cc:2955] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.539139  8017 raft_consensus.cc:2955] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
W20260608 13:05:04.541232  8054 consensus_peers.cc:597] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e -> Peer 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132:39229): Couldn't send request to peer 4e3f7e93967c4615bf5693103c6d3f15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d716dff244fd4df08990729c06d7b1f9. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:04.541235  7938 raft_consensus.cc:2955] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.560562  7838 catalog_manager.cc:5696] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 reported cstate change: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "38c15346b0ef4636b545b35d4849679e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.585047  7938 consensus_queue.cc:237] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [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: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } attrs { replace: true } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } }
I20260608 13:05:04.593918  8091 raft_consensus.cc:1275] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Refusing update from remote peer 1bdc27c8f18640ff9fb4723b2493ff29: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 13:05:04.596642  8337 consensus_queue.cc:1048] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 13:05:04.598853  8017 raft_consensus.cc:1275] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Refusing update from remote peer 1bdc27c8f18640ff9fb4723b2493ff29: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 13:05:04.601490  8337 consensus_queue.cc:1048] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 13:05:04.609488  7905 consensus_peers.cc:597] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 -> Peer 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132:39229): Couldn't send request to peer 4e3f7e93967c4615bf5693103c6d3f15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04b09cc32dca4703945f5b447565ac96. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:04.609254  8338 raft_consensus.cc:2955] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } attrs { replace: true } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.611898  8091 raft_consensus.cc:2955] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } attrs { replace: true } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.617841  8017 raft_consensus.cc:2955] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } attrs { replace: true } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.625881  8090 consensus_queue.cc:237] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [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: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } }
I20260608 13:05:04.625706  7836 catalog_manager.cc:5696] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 reported cstate change: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 13:05:04.638540  8017 raft_consensus.cc:1275] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Refusing update from remote peer 38c15346b0ef4636b545b35d4849679e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 13:05:04.638705  8054 consensus_peers.cc:597] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e -> Peer 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132:39229): Couldn't send request to peer 4e3f7e93967c4615bf5693103c6d3f15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0e54a1c5b5d403199a9ed224b949ef2. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:04.640585  8332 consensus_queue.cc:1048] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 13:05:04.642115  7938 raft_consensus.cc:1275] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Refusing update from remote peer 38c15346b0ef4636b545b35d4849679e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 13:05:04.644114  8332 consensus_queue.cc:1048] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 13:05:04.650508  8166 raft_consensus.cc:2955] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.652487  8017 raft_consensus.cc:2955] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.662089  7938 raft_consensus.cc:2955] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.667328  7836 catalog_manager.cc:5696] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 reported cstate change: config changed from index -1 to 17, NON_VOTER 4e3f7e93967c4615bf5693103c6d3f15 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "38c15346b0ef4636b545b35d4849679e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } } }
I20260608 13:05:04.709839  8317 heartbeater.cc:499] Master 127.28.224.190:39175 was elected leader, sending a full tablet report...
I20260608 13:05:04.717700 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
I20260608 13:05:04.763696 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:04.765064 29570 tablet_replica.cc:333] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29: stopping tablet replica
I20260608 13:05:04.766299 29570 raft_consensus.cc:2243] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.767078 29570 raft_consensus.cc:2272] T b0e9a3a2b0b24539b417c193a6ac569e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.771250 29570 tablet_replica.cc:333] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29: stopping tablet replica
I20260608 13:05:04.772133 29570 raft_consensus.cc:2243] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:04.773623 29570 raft_consensus.cc:2272] T 04b09cc32dca4703945f5b447565ac96 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.778234 29570 tablet_replica.cc:333] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29: stopping tablet replica
I20260608 13:05:04.779208 29570 raft_consensus.cc:2243] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.780087 29570 raft_consensus.cc:2272] T f0e54a1c5b5d403199a9ed224b949ef2 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.784201 29570 tablet_replica.cc:333] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29: stopping tablet replica
I20260608 13:05:04.785149 29570 raft_consensus.cc:2243] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.785991 29570 raft_consensus.cc:2272] T d716dff244fd4df08990729c06d7b1f9 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.790302 29570 tablet_replica.cc:333] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29: stopping tablet replica
I20260608 13:05:04.791333 29570 raft_consensus.cc:2243] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.792069 29570 raft_consensus.cc:2272] T a9f3746731e74248a9d8e6d8d4cf083e P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.795991 29570 tablet_replica.cc:333] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29: stopping tablet replica
I20260608 13:05:04.796630 29570 raft_consensus.cc:2243] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.797211 29570 raft_consensus.cc:2272] T a9a37363ddd34132a9a25e142c1a81b3 P 1bdc27c8f18640ff9fb4723b2493ff29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.829071 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
I20260608 13:05:04.837225  8345 ts_tablet_manager.cc:933] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: Initiating tablet copy from peer bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485)
I20260608 13:05:04.839386  8345 tablet_copy_client.cc:323] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:46485
I20260608 13:05:04.854616  8027 tablet_copy_service.cc:140] P bdf422c7509f41cb9cc5b3d641f04758: Received BeginTabletCopySession request for tablet a9f3746731e74248a9d8e6d8d4cf083e from peer 4e3f7e93967c4615bf5693103c6d3f15 ({username='slave'} at 127.0.0.1:42614)
I20260608 13:05:04.855405  8027 tablet_copy_service.cc:161] P bdf422c7509f41cb9cc5b3d641f04758: Beginning new tablet copy session on tablet a9f3746731e74248a9d8e6d8d4cf083e from peer 4e3f7e93967c4615bf5693103c6d3f15 at {username='slave'} at 127.0.0.1:42614: session id = 4e3f7e93967c4615bf5693103c6d3f15-a9f3746731e74248a9d8e6d8d4cf083e
I20260608 13:05:04.862424  8027 tablet_copy_source_session.cc:215] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:05:04.863929 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:05:04.868428  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9f3746731e74248a9d8e6d8d4cf083e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:04.882881 29570 tablet_copy_service.cc:362] P bdf422c7509f41cb9cc5b3d641f04758: Destroying tablet copy session 4e3f7e93967c4615bf5693103c6d3f15-a9f3746731e74248a9d8e6d8d4cf083e due to service shutdown
I20260608 13:05:04.883479 29570 tablet_copy_service.cc:434] P bdf422c7509f41cb9cc5b3d641f04758: ending tablet copy session 4e3f7e93967c4615bf5693103c6d3f15-a9f3746731e74248a9d8e6d8d4cf083e on tablet a9f3746731e74248a9d8e6d8d4cf083e with peer 4e3f7e93967c4615bf5693103c6d3f15
I20260608 13:05:04.889401  8345 tablet_copy_client.cc:806] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Starting download of 0 data blocks...
I20260608 13:05:04.890229  8345 tablet_copy_client.cc:670] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Starting download of 1 WAL segments...
I20260608 13:05:04.910913 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:04.912078 29570 tablet_replica.cc:333] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758: stopping tablet replica
I20260608 13:05:04.912986 29570 raft_consensus.cc:2243] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.913885 29570 raft_consensus.cc:2272] T f0e54a1c5b5d403199a9ed224b949ef2 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.917955 29570 tablet_replica.cc:333] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758: stopping tablet replica
I20260608 13:05:04.918828 29570 raft_consensus.cc:2243] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.919526 29570 raft_consensus.cc:2272] T b0e9a3a2b0b24539b417c193a6ac569e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.923061 29570 tablet_replica.cc:333] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758: stopping tablet replica
I20260608 13:05:04.923885 29570 raft_consensus.cc:2243] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.924585 29570 raft_consensus.cc:2272] T 04b09cc32dca4703945f5b447565ac96 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.928578 29570 tablet_replica.cc:333] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758: stopping tablet replica
I20260608 13:05:04.929225 29570 raft_consensus.cc:2243] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.929868 29570 raft_consensus.cc:2272] T a9a37363ddd34132a9a25e142c1a81b3 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.932572 29570 tablet_replica.cc:333] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758: stopping tablet replica
I20260608 13:05:04.933137 29570 raft_consensus.cc:2243] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:04.933800 29570 raft_consensus.cc:2272] T d716dff244fd4df08990729c06d7b1f9 P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.937465 29570 tablet_replica.cc:333] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758: stopping tablet replica
I20260608 13:05:04.938098 29570 raft_consensus.cc:2243] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:04.939433 29570 raft_consensus.cc:2272] T a9f3746731e74248a9d8e6d8d4cf083e P bdf422c7509f41cb9cc5b3d641f04758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:04.953974  8348 ts_tablet_manager.cc:933] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: Initiating tablet copy from peer 38c15346b0ef4636b545b35d4849679e (127.28.224.131:34577)
I20260608 13:05:04.957736  8348 tablet_copy_client.cc:323] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:34577
W20260608 13:05:04.967864  8055 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.224.129:44927: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260608 13:05:04.970743  8101 tablet_copy_service.cc:140] P 38c15346b0ef4636b545b35d4849679e: Received BeginTabletCopySession request for tablet d716dff244fd4df08990729c06d7b1f9 from peer 4e3f7e93967c4615bf5693103c6d3f15 ({username='slave'} at 127.0.0.1:37530)
I20260608 13:05:04.971571  8101 tablet_copy_service.cc:161] P 38c15346b0ef4636b545b35d4849679e: Beginning new tablet copy session on tablet d716dff244fd4df08990729c06d7b1f9 from peer 4e3f7e93967c4615bf5693103c6d3f15 at {username='slave'} at 127.0.0.1:37530: session id = 4e3f7e93967c4615bf5693103c6d3f15-d716dff244fd4df08990729c06d7b1f9
W20260608 13:05:04.973380  8055 consensus_peers.cc:597] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e -> Peer 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927): Couldn't send request to peer 1bdc27c8f18640ff9fb4723b2493ff29. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:04.976272 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:05:04.983923  8101 tablet_copy_source_session.cc:215] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:05:04.988997  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d716dff244fd4df08990729c06d7b1f9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 13:05:04.989672  8054 consensus_peers.cc:597] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e -> Peer bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485): Couldn't send request to peer bdf422c7509f41cb9cc5b3d641f04758. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.130:46485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:05.008745  8348 tablet_copy_client.cc:806] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Starting download of 0 data blocks...
I20260608 13:05:05.009406  8348 tablet_copy_client.cc:670] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Starting download of 1 WAL segments...
I20260608 13:05:05.014003  8348 tablet_copy_client.cc:538] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 13:05:05.022778  8345 ts_tablet_manager.cc:1011] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: Tablet Copy: Unable to fetch data from remote peer bdf422c7509f41cb9cc5b3d641f04758 (127.28.224.130:46485): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.28.224.130:46485: connect: Connection refused (error 111)
I20260608 13:05:05.023067  8348 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: Bootstrap starting.
I20260608 13:05:05.023371  8345 tablet_replica.cc:333] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: stopping tablet replica
I20260608 13:05:05.023698  8345 raft_consensus.cc:2243] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:05:05.024133  8345 raft_consensus.cc:2272] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:05:05.027647 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
W20260608 13:05:05.034895  8345 tablet_copy_client.cc:1131] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.130:46485: connect: Connection refused (error 111)
W20260608 13:05:05.036551  8345 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet a9f3746731e74248a9d8e6d8d4cf083e but one is already registered
I20260608 13:05:05.036998  8345 ts_tablet_manager.cc:1916] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260608 13:05:05.038082  8055 consensus_peers.cc:597] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e -> Peer 1bdc27c8f18640ff9fb4723b2493ff29 (127.28.224.129:44927): Couldn't send request to peer 1bdc27c8f18640ff9fb4723b2493ff29. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:05.047328 29570 tablet_copy_service.cc:362] P 38c15346b0ef4636b545b35d4849679e: Destroying tablet copy session 4e3f7e93967c4615bf5693103c6d3f15-d716dff244fd4df08990729c06d7b1f9 due to service shutdown
I20260608 13:05:05.047816 29570 tablet_copy_service.cc:434] P 38c15346b0ef4636b545b35d4849679e: ending tablet copy session 4e3f7e93967c4615bf5693103c6d3f15-d716dff244fd4df08990729c06d7b1f9 on tablet d716dff244fd4df08990729c06d7b1f9 with peer 4e3f7e93967c4615bf5693103c6d3f15
I20260608 13:05:05.066147  8345 ts_tablet_manager.cc:1929] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 13:05:05.066767  8345 log.cc:1199] T a9f3746731e74248a9d8e6d8d4cf083e P 4e3f7e93967c4615bf5693103c6d3f15: Deleting WAL directory at /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923670975333-29570-0/minicluster-data/ts-3-root/wals/a9f3746731e74248a9d8e6d8d4cf083e
I20260608 13:05:05.089716 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:05.090759 29570 tablet_replica.cc:333] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e: stopping tablet replica
I20260608 13:05:05.091759 29570 raft_consensus.cc:2243] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:05.092502 29570 raft_consensus.cc:2272] T a9f3746731e74248a9d8e6d8d4cf083e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:05.096278 29570 tablet_replica.cc:333] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e: stopping tablet replica
I20260608 13:05:05.096957 29570 raft_consensus.cc:2243] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:05.097504 29570 raft_consensus.cc:2272] T 04b09cc32dca4703945f5b447565ac96 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:05.100781 29570 tablet_replica.cc:333] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e: stopping tablet replica
I20260608 13:05:05.101490 29570 raft_consensus.cc:2243] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:05.102646 29570 raft_consensus.cc:2272] T f0e54a1c5b5d403199a9ed224b949ef2 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:05.106076 29570 tablet_replica.cc:333] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e: stopping tablet replica
I20260608 13:05:05.106719 29570 raft_consensus.cc:2243] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:05.107682 29570 raft_consensus.cc:2272] T b0e9a3a2b0b24539b417c193a6ac569e P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:05.110430 29570 tablet_replica.cc:333] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e: stopping tablet replica
I20260608 13:05:05.111032 29570 raft_consensus.cc:2243] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:05.112160 29570 raft_consensus.cc:2272] T d716dff244fd4df08990729c06d7b1f9 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:05.115265 29570 tablet_replica.cc:333] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e: stopping tablet replica
I20260608 13:05:05.115836 29570 raft_consensus.cc:2243] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:05.116660 29570 raft_consensus.cc:2272] T a9a37363ddd34132a9a25e142c1a81b3 P 38c15346b0ef4636b545b35d4849679e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:05.141000 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:05:05.165594 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:05:05.191820  8348 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:05:05.192929  8348 tablet_bootstrap.cc:492] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: Bootstrap complete.
I20260608 13:05:05.193738  8348 ts_tablet_manager.cc:1403] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: Time spent bootstrapping tablet: real 0.171s	user 0.145s	sys 0.013s
I20260608 13:05:05.196992  8348 raft_consensus.cc:359] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } }
I20260608 13:05:05.197781  8348 raft_consensus.cc:740] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4e3f7e93967c4615bf5693103c6d3f15, State: Initialized, Role: LEARNER
I20260608 13:05:05.198495  8348 consensus_queue.cc:260] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15 [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: "1bdc27c8f18640ff9fb4723b2493ff29" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 44927 } } peers { permanent_uuid: "bdf422c7509f41cb9cc5b3d641f04758" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 46485 } attrs { replace: true } } peers { permanent_uuid: "38c15346b0ef4636b545b35d4849679e" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 34577 } } peers { permanent_uuid: "4e3f7e93967c4615bf5693103c6d3f15" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 39229 } attrs { promote: true } }
I20260608 13:05:05.201560  8348 ts_tablet_manager.cc:1434] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
W20260608 13:05:05.205078  8348 tablet_copy_client.cc:1131] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.28.224.131:34577: connect: Connection refused (error 111)
I20260608 13:05:05.214430 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:05.215523 29570 tablet_replica.cc:333] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15: stopping tablet replica
I20260608 13:05:05.216203 29570 raft_consensus.cc:2243] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:05:05.216655 29570 raft_consensus.cc:2272] T d716dff244fd4df08990729c06d7b1f9 P 4e3f7e93967c4615bf5693103c6d3f15 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:05:05.237129 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:05:05.248467 29570 master.cc:562] Master@127.28.224.190:39175 shutting down...
W20260608 13:05:05.275684  7888 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:05:05.275986  7888 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:05:05.276202  7888 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:05:05.277493 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:05.278048 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:05.278410 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd4844fad38848acb572e7bd8f9a7222: stopping tablet replica
I20260608 13:05:05.300179 29570 master.cc:584] Master@127.28.224.190:39175 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6377 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 13:05:05.352730 29570 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.224.190:39717
I20260608 13:05:05.354421 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:05:05.360412  8354 instance_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 13:05:05.361104  8355 instance_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 13:05:05.362906  8357 instance_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 13:05:05.363793 29570 server_base.cc:1061] running on GCE node
I20260608 13:05:05.364812 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:05:05.365020 29570 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 13:05:05.365203 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923905365168 us; error 0 us; skew 500 ppm
I20260608 13:05:05.365868 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:05:05.368391 29570 webserver.cc:533] Webserver started at http://127.28.224.190:34875/ using document root <none> and password file <none>
I20260608 13:05:05.368958 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:05:05.369167 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:05:05.369442 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:05:05.370540 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/master-0-root/instance:
uuid: "a9fda68d9d1a4555aeb244d5093d4889"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.375356 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 13:05:05.379190  8362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.380198 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:05:05.380465 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/master-0-root
uuid: "a9fda68d9d1a4555aeb244d5093d4889"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.380709 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-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 13:05:05.399030 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:05:05.400298 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:05:05.441231 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.190:39717
I20260608 13:05:05.441378  8413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.190:39717 every 8 connection(s)
I20260608 13:05:05.445711  8414 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 13:05:05.457201  8414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889: Bootstrap starting.
I20260608 13:05:05.462340  8414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:05.466887  8414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889: No bootstrap required, opened a new log
I20260608 13:05:05.469337  8414 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fda68d9d1a4555aeb244d5093d4889" member_type: VOTER }
I20260608 13:05:05.469735  8414 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:05.469923  8414 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9fda68d9d1a4555aeb244d5093d4889, State: Initialized, Role: FOLLOWER
I20260608 13:05:05.470487  8414 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9fda68d9d1a4555aeb244d5093d4889" member_type: VOTER }
I20260608 13:05:05.470937  8414 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 13:05:05.471247  8414 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 13:05:05.471505  8414 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:05.476540  8414 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fda68d9d1a4555aeb244d5093d4889" member_type: VOTER }
I20260608 13:05:05.477095  8414 leader_election.cc:304] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [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: a9fda68d9d1a4555aeb244d5093d4889; no voters: 
I20260608 13:05:05.478482  8414 leader_election.cc:290] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 13:05:05.479048  8417 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:05.480592  8417 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 1 LEADER]: Becoming Leader. State: Replica: a9fda68d9d1a4555aeb244d5093d4889, State: Running, Role: LEADER
I20260608 13:05:05.481364  8417 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [LEADER]: Queue going to LEADER mode. State: All 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: "a9fda68d9d1a4555aeb244d5093d4889" member_type: VOTER }
I20260608 13:05:05.482566  8414 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 13:05:05.486459  8418 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9fda68d9d1a4555aeb244d5093d4889" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fda68d9d1a4555aeb244d5093d4889" member_type: VOTER } }
I20260608 13:05:05.487682  8418 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [sys.catalog]: This master's current role is: LEADER
I20260608 13:05:05.487116  8419 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9fda68d9d1a4555aeb244d5093d4889. Latest consensus state: current_term: 1 leader_uuid: "a9fda68d9d1a4555aeb244d5093d4889" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9fda68d9d1a4555aeb244d5093d4889" member_type: VOTER } }
I20260608 13:05:05.488262  8419 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [sys.catalog]: This master's current role is: LEADER
I20260608 13:05:05.491421  8424 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 13:05:05.500630  8424 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 13:05:05.501773 29570 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 13:05:05.511041  8424 catalog_manager.cc:1382] Generated new cluster ID: a82a49da7c7e4182845258b571fff8e6
I20260608 13:05:05.511475  8424 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 13:05:05.554257  8424 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 13:05:05.555915  8424 catalog_manager.cc:1539] Loading token signing keys...
I20260608 13:05:05.574608  8424 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889: Generated new TSK 0
I20260608 13:05:05.575335  8424 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 13:05:05.633109 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:05:05.640165  8435 instance_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 13:05:05.640879  8436 instance_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 13:05:05.643579 29570 server_base.cc:1061] running on GCE node
W20260608 13:05:05.643496  8438 instance_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 13:05:05.644796 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:05:05.645007 29570 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 13:05:05.645308 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923905645291 us; error 0 us; skew 500 ppm
I20260608 13:05:05.645848 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:05:05.648391 29570 webserver.cc:533] Webserver started at http://127.28.224.129:39999/ using document root <none> and password file <none>
I20260608 13:05:05.648870 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:05:05.649026 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:05:05.649240 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:05:05.650300 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-0-root/instance:
uuid: "f61840cc9b2f4df5a31fedc2c05fe48b"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.655303 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 13:05:05.659310  8443 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.660163 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 13:05:05.660540 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-0-root
uuid: "f61840cc9b2f4df5a31fedc2c05fe48b"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.660842 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-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 13:05:05.688071 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:05:05.689229 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:05:05.690762 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:05:05.693207 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:05:05.693454 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.693732 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:05:05.693899 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.733821 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.129:35045
I20260608 13:05:05.734010  8505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.129:35045 every 8 connection(s)
I20260608 13:05:05.739491 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:05:05.749341  8510 instance_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 13:05:05.749987  8511 instance_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 13:05:05.750950 29570 server_base.cc:1061] running on GCE node
W20260608 13:05:05.751668  8513 instance_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 13:05:05.753609  8506 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39717
I20260608 13:05:05.754146  8506 heartbeater.cc:461] Registering TS with master...
I20260608 13:05:05.754976 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 13:05:05.755205  8506 heartbeater.cc:507] Master 127.28.224.190:39717 requested a full tablet report, sending...
W20260608 13:05:05.755348 29570 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 13:05:05.755618 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923905755597 us; error 0 us; skew 500 ppm
I20260608 13:05:05.756481 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:05:05.758067  8379 ts_manager.cc:194] Registered new tserver with Master: f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045)
I20260608 13:05:05.759359 29570 webserver.cc:533] Webserver started at http://127.28.224.130:41655/ using document root <none> and password file <none>
I20260608 13:05:05.759997 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:05:05.760200 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:05:05.760401  8379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35368
I20260608 13:05:05.760501 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:05:05.761830 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-1-root/instance:
uuid: "442b26b5936c423e88ae2ee6d005436b"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.767519 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 13:05:05.771624  8518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.772554 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 13:05:05.772854 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-1-root
uuid: "442b26b5936c423e88ae2ee6d005436b"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.773124 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-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 13:05:05.785982 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:05:05.787209 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:05:05.788692 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:05:05.791062 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:05:05.791322 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.791630 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:05:05.791797 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.835423 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.130:44773
I20260608 13:05:05.835628  8580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.130:44773 every 8 connection(s)
I20260608 13:05:05.840895 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:05:05.849701  8584 instance_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 13:05:05.850684  8585 instance_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 13:05:05.853994  8587 instance_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 13:05:05.854830  8581 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39717
I20260608 13:05:05.855266 29570 server_base.cc:1061] running on GCE node
I20260608 13:05:05.855376  8581 heartbeater.cc:461] Registering TS with master...
I20260608 13:05:05.856339 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:05:05.856554 29570 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 13:05:05.856549  8581 heartbeater.cc:507] Master 127.28.224.190:39717 requested a full tablet report, sending...
I20260608 13:05:05.856875 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923905856854 us; error 0 us; skew 500 ppm
I20260608 13:05:05.857682 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:05:05.859521  8379 ts_manager.cc:194] Registered new tserver with Master: 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:05.861070  8379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35374
I20260608 13:05:05.865039 29570 webserver.cc:533] Webserver started at http://127.28.224.131:40513/ using document root <none> and password file <none>
I20260608 13:05:05.865767 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:05:05.865988 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:05:05.866293 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:05:05.867692 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-2-root/instance:
uuid: "78dee7c02ec64208b6f867463685304a"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.872927 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 13:05:05.877004  8592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.877957 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 13:05:05.878391 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-2-root
uuid: "78dee7c02ec64208b6f867463685304a"
format_stamp: "Formatted at 2026-06-08 13:05:05 on dist-test-slave-wzp1"
I20260608 13:05:05.878664 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-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 13:05:05.892424 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:05:05.893780 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:05:05.895522 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:05:05.898082 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:05:05.898281 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.898607 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:05:05.898761 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:05.942714 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.131:39805
I20260608 13:05:05.942843  8654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.131:39805 every 8 connection(s)
I20260608 13:05:05.958938  8655 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39717
I20260608 13:05:05.959421  8655 heartbeater.cc:461] Registering TS with master...
I20260608 13:05:05.960246  8655 heartbeater.cc:507] Master 127.28.224.190:39717 requested a full tablet report, sending...
I20260608 13:05:05.962479  8379 ts_manager.cc:194] Registered new tserver with Master: 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:05.963119 29570 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016569941s
I20260608 13:05:05.964471  8379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35386
I20260608 13:05:06.763866  8506 heartbeater.cc:499] Master 127.28.224.190:39717 was elected leader, sending a full tablet report...
I20260608 13:05:06.865494  8581 heartbeater.cc:499] Master 127.28.224.190:39717 was elected leader, sending a full tablet report...
I20260608 13:05:06.967515  8655 heartbeater.cc:499] Master 127.28.224.190:39717 was elected leader, sending a full tablet report...
I20260608 13:05:07.023545  8379 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35388:
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 13:05:07.026360  8379 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 13:05:07.096001  8546 tablet_service.cc:1511] Processing CreateTablet for tablet 506490739c3b4eacadf859105005dd42 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:05:07.098042  8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506490739c3b4eacadf859105005dd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.106153  8545 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4a493bb3b94e2a93e108cd5ca28f01 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:05:07.107843  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4a493bb3b94e2a93e108cd5ca28f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.109366  8470 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4a493bb3b94e2a93e108cd5ca28f01 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:05:07.113692  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4a493bb3b94e2a93e108cd5ca28f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.109366  8471 tablet_service.cc:1511] Processing CreateTablet for tablet 506490739c3b4eacadf859105005dd42 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:05:07.116658  8471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506490739c3b4eacadf859105005dd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.117494  8469 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5ee6c60de24249b8e0f341f570955f (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:05:07.119516  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5ee6c60de24249b8e0f341f570955f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.139060  8620 tablet_service.cc:1511] Processing CreateTablet for tablet 506490739c3b4eacadf859105005dd42 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 13:05:07.139374  8619 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4a493bb3b94e2a93e108cd5ca28f01 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 13:05:07.140676  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 506490739c3b4eacadf859105005dd42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.143867  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4a493bb3b94e2a93e108cd5ca28f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.154080  8675 tablet_bootstrap.cc:492] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b: Bootstrap starting.
I20260608 13:05:07.162938  8546 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5ee6c60de24249b8e0f341f570955f (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:05:07.163378  8618 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5ee6c60de24249b8e0f341f570955f (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 13:05:07.165825  8618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5ee6c60de24249b8e0f341f570955f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.169889  8468 tablet_service.cc:1511] Processing CreateTablet for tablet f37deb89d88f404093cc958c6c1aa522 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:05:07.171504  8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5ee6c60de24249b8e0f341f570955f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.171626  8545 tablet_service.cc:1511] Processing CreateTablet for tablet f37deb89d88f404093cc958c6c1aa522 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:05:07.173195  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37deb89d88f404093cc958c6c1aa522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.175915  8468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37deb89d88f404093cc958c6c1aa522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.175881  8620 tablet_service.cc:1511] Processing CreateTablet for tablet f37deb89d88f404093cc958c6c1aa522 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 13:05:07.185721  8675 tablet_bootstrap.cc:654] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.197170  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37deb89d88f404093cc958c6c1aa522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.197590  8677 tablet_bootstrap.cc:492] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b: Bootstrap starting.
I20260608 13:05:07.198137  8470 tablet_service.cc:1511] Processing CreateTablet for tablet ec47a7b54fd54006a9c6191fc2cec1c1 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:05:07.199846  8470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec47a7b54fd54006a9c6191fc2cec1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.199976  8676 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a: Bootstrap starting.
I20260608 13:05:07.207276  8676 tablet_bootstrap.cc:654] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.216892  8544 tablet_service.cc:1511] Processing CreateTablet for tablet ec47a7b54fd54006a9c6191fc2cec1c1 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:05:07.218530  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec47a7b54fd54006a9c6191fc2cec1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.222199  8619 tablet_service.cc:1511] Processing CreateTablet for tablet ec47a7b54fd54006a9c6191fc2cec1c1 (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 13:05:07.224313  8677 tablet_bootstrap.cc:654] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.224042  8543 tablet_service.cc:1511] Processing CreateTablet for tablet a38c615760924d4fb0a16d13bb68a1fe (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:05:07.225572  8543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38c615760924d4fb0a16d13bb68a1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.228260  8619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec47a7b54fd54006a9c6191fc2cec1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.222199  8469 tablet_service.cc:1511] Processing CreateTablet for tablet a38c615760924d4fb0a16d13bb68a1fe (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:05:07.229833  8469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38c615760924d4fb0a16d13bb68a1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.243007  8620 tablet_service.cc:1511] Processing CreateTablet for tablet a38c615760924d4fb0a16d13bb68a1fe (DEFAULT_TABLE table=test-workload [id=2b7315b302704a59864db7f516bf1d70]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 13:05:07.246017  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38c615760924d4fb0a16d13bb68a1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:07.254525  8675 tablet_bootstrap.cc:492] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b: No bootstrap required, opened a new log
I20260608 13:05:07.255174  8675 ts_tablet_manager.cc:1403] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.004s
I20260608 13:05:07.258587  8675 raft_consensus.cc:359] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.259390  8675 raft_consensus.cc:385] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.259687  8675 raft_consensus.cc:740] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442b26b5936c423e88ae2ee6d005436b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.260473  8675 consensus_queue.cc:260] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.283021  8675 ts_tablet_manager.cc:1434] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.009s
I20260608 13:05:07.284261  8675 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b: Bootstrap starting.
I20260608 13:05:07.284910  8677 tablet_bootstrap.cc:492] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b: No bootstrap required, opened a new log
I20260608 13:05:07.285501  8677 ts_tablet_manager.cc:1403] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.004s
I20260608 13:05:07.288916  8676 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a: No bootstrap required, opened a new log
I20260608 13:05:07.289646  8676 ts_tablet_manager.cc:1403] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.033s
I20260608 13:05:07.293114  8676 raft_consensus.cc:359] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.293859  8676 raft_consensus.cc:385] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.294217  8676 raft_consensus.cc:740] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.289011  8677 raft_consensus.cc:359] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.299239  8676 consensus_queue.cc:260] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.299853  8677 raft_consensus.cc:385] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.300235  8677 raft_consensus.cc:740] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61840cc9b2f4df5a31fedc2c05fe48b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.301276  8675 tablet_bootstrap.cc:654] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.301327  8677 consensus_queue.cc:260] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.306993  8677 ts_tablet_manager.cc:1434] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.005s
I20260608 13:05:07.308264  8676 ts_tablet_manager.cc:1434] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.005s
I20260608 13:05:07.309952  8676 tablet_bootstrap.cc:492] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a: Bootstrap starting.
I20260608 13:05:07.310318  8677 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b: Bootstrap starting.
I20260608 13:05:07.318423  8677 tablet_bootstrap.cc:654] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.319633  8676 tablet_bootstrap.cc:654] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.330929  8677 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b: No bootstrap required, opened a new log
I20260608 13:05:07.331550  8677 ts_tablet_manager.cc:1403] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 13:05:07.335983  8677 raft_consensus.cc:359] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.336731  8677 raft_consensus.cc:385] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.337039  8677 raft_consensus.cc:740] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61840cc9b2f4df5a31fedc2c05fe48b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.337756  8675 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b: No bootstrap required, opened a new log
I20260608 13:05:07.338560  8675 ts_tablet_manager.cc:1403] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.011s
I20260608 13:05:07.337862  8677 consensus_queue.cc:260] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.341336  8676 tablet_bootstrap.cc:492] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a: No bootstrap required, opened a new log
I20260608 13:05:07.341940  8676 ts_tablet_manager.cc:1403] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.007s
I20260608 13:05:07.342451  8677 ts_tablet_manager.cc:1434] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260608 13:05:07.342208  8675 raft_consensus.cc:359] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.343012  8675 raft_consensus.cc:385] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.343358  8675 raft_consensus.cc:740] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442b26b5936c423e88ae2ee6d005436b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.343649  8677 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b: Bootstrap starting.
I20260608 13:05:07.344307  8675 consensus_queue.cc:260] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.345357  8676 raft_consensus.cc:359] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.346109  8676 raft_consensus.cc:385] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.346393  8676 raft_consensus.cc:740] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.347374  8676 consensus_queue.cc:260] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.349684  8676 ts_tablet_manager.cc:1434] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 13:05:07.350711  8676 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a: Bootstrap starting.
I20260608 13:05:07.351300  8677 tablet_bootstrap.cc:654] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.351364  8675 ts_tablet_manager.cc:1434] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.007s
I20260608 13:05:07.352674  8675 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b: Bootstrap starting.
I20260608 13:05:07.357846  8676 tablet_bootstrap.cc:654] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.359615  8675 tablet_bootstrap.cc:654] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.362744  8681 raft_consensus.cc:493] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.363932  8677 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b: No bootstrap required, opened a new log
I20260608 13:05:07.363544  8681 raft_consensus.cc:515] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.364513  8677 ts_tablet_manager.cc:1403] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 13:05:07.368225  8677 raft_consensus.cc:359] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.369011  8677 raft_consensus.cc:385] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.369328  8677 raft_consensus.cc:740] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61840cc9b2f4df5a31fedc2c05fe48b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.370307  8676 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a: No bootstrap required, opened a new log
I20260608 13:05:07.371066  8676 ts_tablet_manager.cc:1403] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260608 13:05:07.370363  8677 consensus_queue.cc:260] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.373183  8677 ts_tablet_manager.cc:1434] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 13:05:07.374317  8677 tablet_bootstrap.cc:492] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b: Bootstrap starting.
I20260608 13:05:07.375561  8681 leader_election.cc:290] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:07.382404  8677 tablet_bootstrap.cc:654] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.385913  8676 raft_consensus.cc:359] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.387006  8676 raft_consensus.cc:385] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.392338  8676 raft_consensus.cc:740] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.393458  8676 consensus_queue.cc:260] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.394423  8675 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b: No bootstrap required, opened a new log
I20260608 13:05:07.394898  8677 tablet_bootstrap.cc:492] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b: No bootstrap required, opened a new log
I20260608 13:05:07.395107  8675 ts_tablet_manager.cc:1403] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260608 13:05:07.395529  8677 ts_tablet_manager.cc:1403] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 13:05:07.398809  8675 raft_consensus.cc:359] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.399662  8675 raft_consensus.cc:385] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.400528  8675 raft_consensus.cc:740] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442b26b5936c423e88ae2ee6d005436b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.399291  8677 raft_consensus.cc:359] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.401353  8677 raft_consensus.cc:385] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.401693  8677 raft_consensus.cc:740] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61840cc9b2f4df5a31fedc2c05fe48b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.402110  8676 ts_tablet_manager.cc:1434] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260608 13:05:07.402529  8677 consensus_queue.cc:260] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.403373  8676 tablet_bootstrap.cc:492] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a: Bootstrap starting.
I20260608 13:05:07.405036  8677 ts_tablet_manager.cc:1434] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:05:07.406232  8677 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b: Bootstrap starting.
I20260608 13:05:07.411470  8675 consensus_queue.cc:260] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.414028  8675 ts_tablet_manager.cc:1434] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 13:05:07.415234  8675 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b: Bootstrap starting.
I20260608 13:05:07.420718  8676 tablet_bootstrap.cc:654] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.422192  8675 tablet_bootstrap.cc:654] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.423305  8682 raft_consensus.cc:493] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.423898  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4a493bb3b94e2a93e108cd5ca28f01" candidate_uuid: "442b26b5936c423e88ae2ee6d005436b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:07.424144  8682 raft_consensus.cc:515] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.425343  8481 raft_consensus.cc:2468] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442b26b5936c423e88ae2ee6d005436b in term 0.
I20260608 13:05:07.427121  8519 leader_election.cc:304] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.428213  8681 raft_consensus.cc:2804] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:07.428622  8681 raft_consensus.cc:493] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:07.428951  8681 raft_consensus.cc:3060] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.428998  8677 tablet_bootstrap.cc:654] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.435053  8682 leader_election.cc:290] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773), f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045)
I20260608 13:05:07.452437  8681 raft_consensus.cc:515] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.458397  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4a493bb3b94e2a93e108cd5ca28f01" candidate_uuid: "442b26b5936c423e88ae2ee6d005436b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b"
I20260608 13:05:07.459501  8481 raft_consensus.cc:3060] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.470752  8481 raft_consensus.cc:2468] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442b26b5936c423e88ae2ee6d005436b in term 1.
I20260608 13:05:07.476127  8519 leader_election.cc:304] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.476595  8677 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b: No bootstrap required, opened a new log
I20260608 13:05:07.479056  8677 ts_tablet_manager.cc:1403] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.016s
I20260608 13:05:07.479372  8682 raft_consensus.cc:493] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.479786  8681 leader_election.cc:290] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [CANDIDATE]: Term 1 election: Requested vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:07.480021  8682 raft_consensus.cc:515] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.480695  8681 raft_consensus.cc:2804] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:07.481251  8681 raft_consensus.cc:697] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 1 LEADER]: Becoming Leader. State: Replica: 442b26b5936c423e88ae2ee6d005436b, State: Running, Role: LEADER
I20260608 13:05:07.483695  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4a493bb3b94e2a93e108cd5ca28f01" candidate_uuid: "442b26b5936c423e88ae2ee6d005436b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dee7c02ec64208b6f867463685304a" is_pre_election: true
I20260608 13:05:07.484427  8630 raft_consensus.cc:2468] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442b26b5936c423e88ae2ee6d005436b in term 0.
I20260608 13:05:07.482573  8677 raft_consensus.cc:359] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.492216  8677 raft_consensus.cc:385] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.492498  8682 leader_election.cc:290] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:07.492806  8677 raft_consensus.cc:740] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61840cc9b2f4df5a31fedc2c05fe48b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.495842  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4a493bb3b94e2a93e108cd5ca28f01" candidate_uuid: "442b26b5936c423e88ae2ee6d005436b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dee7c02ec64208b6f867463685304a"
I20260608 13:05:07.496732  8630 raft_consensus.cc:3060] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Advancing to term 1
W20260608 13:05:07.497493  8427 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 13:05:07.494493  8681 consensus_queue.cc:237] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.509773  8675 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b: No bootstrap required, opened a new log
I20260608 13:05:07.510488  8675 ts_tablet_manager.cc:1403] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.023s
I20260608 13:05:07.513236  8676 tablet_bootstrap.cc:492] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a: No bootstrap required, opened a new log
I20260608 13:05:07.513929  8676 ts_tablet_manager.cc:1403] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a: Time spent bootstrapping tablet: real 0.111s	user 0.032s	sys 0.049s
I20260608 13:05:07.525445  8682 raft_consensus.cc:493] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.522004  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506490739c3b4eacadf859105005dd42" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:07.494288  8677 consensus_queue.cc:260] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.535076  8481 raft_consensus.cc:2468] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 0.
I20260608 13:05:07.522936  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4a493bb3b94e2a93e108cd5ca28f01" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:07.536455  8480 raft_consensus.cc:2393] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dee7c02ec64208b6f867463685304a in current term 1: Already voted for candidate 442b26b5936c423e88ae2ee6d005436b in this term.
I20260608 13:05:07.536819  8593 leader_election.cc:304] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78dee7c02ec64208b6f867463685304a, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.537793  8676 raft_consensus.cc:359] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.538277  8698 raft_consensus.cc:493] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.538717  8676 raft_consensus.cc:385] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.538836  8698 raft_consensus.cc:515] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.539186  8676 raft_consensus.cc:740] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.539553  8677 ts_tablet_manager.cc:1434] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.006s
I20260608 13:05:07.540723  8677 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b: Bootstrap starting.
I20260608 13:05:07.542002  8698 leader_election.cc:290] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:07.534889  8682 raft_consensus.cc:515] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.530534  8630 raft_consensus.cc:2468] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 442b26b5936c423e88ae2ee6d005436b in term 1.
W20260608 13:05:07.544085  8519 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.224.129:35045, user_credentials={real_user=slave}} blocked reactor thread for 68178.9us
I20260608 13:05:07.545462  8676 consensus_queue.cc:260] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.514128  8675 raft_consensus.cc:359] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.549765  8675 raft_consensus.cc:385] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.550426  8675 raft_consensus.cc:740] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442b26b5936c423e88ae2ee6d005436b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.551402  8675 consensus_queue.cc:260] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.551795  8379 catalog_manager.cc:5696] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b reported cstate change: term changed from 0 to 1, leader changed from <none> to 442b26b5936c423e88ae2ee6d005436b (127.28.224.130). New cstate: current_term: 1 leader_uuid: "442b26b5936c423e88ae2ee6d005436b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } health_report { overall_health: UNKNOWN } } }
I20260608 13:05:07.553364  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "442b26b5936c423e88ae2ee6d005436b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dee7c02ec64208b6f867463685304a" is_pre_election: true
I20260608 13:05:07.556118  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506490739c3b4eacadf859105005dd42" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:07.557343  8556 raft_consensus.cc:2468] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 0.
I20260608 13:05:07.557637  8702 raft_consensus.cc:2804] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 13:05:07.558305  8522 leader_election.cc:343] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:07.558585  8682 leader_election.cc:290] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:07.558895  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4a493bb3b94e2a93e108cd5ca28f01" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:07.560560  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37deb89d88f404093cc958c6c1aa522" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:07.561728  8554 raft_consensus.cc:2468] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 0.
I20260608 13:05:07.562155  8676 ts_tablet_manager.cc:1434] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.003s
I20260608 13:05:07.563242  8594 leader_election.cc:304] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, 78dee7c02ec64208b6f867463685304a; no voters: 
I20260608 13:05:07.563454  8676 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a: Bootstrap starting.
I20260608 13:05:07.564152  8682 raft_consensus.cc:2804] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:07.564596  8682 raft_consensus.cc:493] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:07.565430  8682 raft_consensus.cc:3060] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.566294  8675 ts_tablet_manager.cc:1434] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b: Time spent starting tablet: real 0.055s	user 0.011s	sys 0.000s
I20260608 13:05:07.558300  8702 raft_consensus.cc:493] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:07.571286  8702 raft_consensus.cc:3060] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.571666  8683 raft_consensus.cc:493] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.573135  8683 raft_consensus.cc:515] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.573959  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37deb89d88f404093cc958c6c1aa522" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:07.575934  8593 leader_election.cc:304] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dee7c02ec64208b6f867463685304a; no voters: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b
I20260608 13:05:07.576645  8677 tablet_bootstrap.cc:654] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.577859  8683 leader_election.cc:290] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773), 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:07.579603  8701 raft_consensus.cc:2749] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:05:07.571313  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "442b26b5936c423e88ae2ee6d005436b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:07.571213  8675 tablet_bootstrap.cc:492] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b: Bootstrap starting.
I20260608 13:05:07.583276  8481 raft_consensus.cc:2468] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 442b26b5936c423e88ae2ee6d005436b in term 0.
I20260608 13:05:07.584483  8676 tablet_bootstrap.cc:654] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.590903  8702 raft_consensus.cc:515] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.596776  8702 leader_election.cc:290] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 election: Requested vote from peers 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773), f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045)
I20260608 13:05:07.597656  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506490739c3b4eacadf859105005dd42" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b"
I20260608 13:05:07.598379  8554 raft_consensus.cc:3060] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.592061  8682 raft_consensus.cc:515] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.600502  8675 tablet_bootstrap.cc:654] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b: Neither blocks nor log segments found. Creating new log.
W20260608 13:05:07.592527  8593 leader_election.cc:343] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:07.604375  8682 leader_election.cc:290] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 election: Requested vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:07.604413  8555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37deb89d88f404093cc958c6c1aa522" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b"
I20260608 13:05:07.606796  8555 raft_consensus.cc:3060] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.612272  8677 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b: No bootstrap required, opened a new log
I20260608 13:05:07.612362  8675 tablet_bootstrap.cc:492] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b: No bootstrap required, opened a new log
I20260608 13:05:07.612960  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:07.613200  8675 ts_tablet_manager.cc:1403] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.000s
I20260608 13:05:07.613204  8677 ts_tablet_manager.cc:1403] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.004s
I20260608 13:05:07.613731  8556 raft_consensus.cc:2468] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61840cc9b2f4df5a31fedc2c05fe48b in term 0.
I20260608 13:05:07.615325  8445 leader_election.cc:304] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.616255  8683 raft_consensus.cc:2804] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:07.616645  8683 raft_consensus.cc:493] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:07.616999  8683 raft_consensus.cc:3060] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.618335  8554 raft_consensus.cc:2468] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 1.
I20260608 13:05:07.618280  8677 raft_consensus.cc:359] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.619450  8677 raft_consensus.cc:385] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.619830  8677 raft_consensus.cc:740] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f61840cc9b2f4df5a31fedc2c05fe48b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.619874  8555 raft_consensus.cc:2468] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 1.
I20260608 13:05:07.620833  8677 consensus_queue.cc:260] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.621392  8594 leader_election.cc:304] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, 78dee7c02ec64208b6f867463685304a; no voters: 
I20260608 13:05:07.622670  8682 raft_consensus.cc:2804] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:07.623236  8682 raft_consensus.cc:697] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Becoming Leader. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Running, Role: LEADER
I20260608 13:05:07.624086  8682 consensus_queue.cc:237] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.625836  8683 raft_consensus.cc:515] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.616947  8675 raft_consensus.cc:359] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.628124  8675 raft_consensus.cc:385] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.628475  8675 raft_consensus.cc:740] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442b26b5936c423e88ae2ee6d005436b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.629487  8594 leader_election.cc:304] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, 78dee7c02ec64208b6f867463685304a; no voters: 
I20260608 13:05:07.630784  8682 raft_consensus.cc:2804] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:07.629300  8675 consensus_queue.cc:260] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.631471  8682 raft_consensus.cc:697] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Becoming Leader. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Running, Role: LEADER
I20260608 13:05:07.632526  8683 leader_election.cc:290] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 election: Requested vote from peers 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773), 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:07.632668  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b"
I20260608 13:05:07.633374  8556 raft_consensus.cc:3060] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.635295  8675 ts_tablet_manager.cc:1434] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 13:05:07.635154  8519 leader_election.cc:304] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [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: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 78dee7c02ec64208b6f867463685304a
I20260608 13:05:07.637923  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "506490739c3b4eacadf859105005dd42" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b"
I20260608 13:05:07.638620  8481 raft_consensus.cc:3060] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.639634  8702 raft_consensus.cc:493] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.640261  8702 raft_consensus.cc:515] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.632445  8682 consensus_queue.cc:237] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.642532  8675 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b: Bootstrap starting.
I20260608 13:05:07.642472  8702 leader_election.cc:290] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:07.638859  8376 catalog_manager.cc:5696] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dee7c02ec64208b6f867463685304a (127.28.224.131). New cstate: current_term: 1 leader_uuid: "78dee7c02ec64208b6f867463685304a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } health_report { overall_health: HEALTHY } } }
I20260608 13:05:07.647576  8481 raft_consensus.cc:2468] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 1.
I20260608 13:05:07.645087  8556 raft_consensus.cc:2468] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f61840cc9b2f4df5a31fedc2c05fe48b in term 1.
I20260608 13:05:07.648730  8699 raft_consensus.cc:2764] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 13:05:07.649824  8445 leader_election.cc:304] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.651176  8683 raft_consensus.cc:2804] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:07.651746  8683 raft_consensus.cc:697] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 LEADER]: Becoming Leader. State: Replica: f61840cc9b2f4df5a31fedc2c05fe48b, State: Running, Role: LEADER
I20260608 13:05:07.652890  8683 consensus_queue.cc:237] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.653419  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec47a7b54fd54006a9c6191fc2cec1c1" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:07.654448  8554 raft_consensus.cc:2468] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 0.
I20260608 13:05:07.656342  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec47a7b54fd54006a9c6191fc2cec1c1" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:07.657332  8480 raft_consensus.cc:2468] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 0.
I20260608 13:05:07.660883  8593 leader_election.cc:304] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78dee7c02ec64208b6f867463685304a, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.662312  8702 raft_consensus.cc:2804] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:07.662744  8702 raft_consensus.cc:493] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:07.663254  8702 raft_consensus.cc:3060] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.663779  8709 raft_consensus.cc:493] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.664055  8677 ts_tablet_manager.cc:1434] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.011s
I20260608 13:05:07.664427  8709 raft_consensus.cc:515] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.666709  8709 leader_election.cc:290] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773), 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:07.671608  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f37deb89d88f404093cc958c6c1aa522" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b"
I20260608 13:05:07.672653  8481 raft_consensus.cc:3060] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.677842  8702 raft_consensus.cc:515] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.683965  8675 tablet_bootstrap.cc:654] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.684688  8702 leader_election.cc:290] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 election: Requested vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:07.685586  8629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dee7c02ec64208b6f867463685304a"
I20260608 13:05:07.684562  8630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dee7c02ec64208b6f867463685304a" is_pre_election: true
I20260608 13:05:07.687023  8676 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a: No bootstrap required, opened a new log
I20260608 13:05:07.691926  8676 ts_tablet_manager.cc:1403] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.014s
W20260608 13:05:07.688143  8447 leader_election.cc:343] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:07.689070  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec47a7b54fd54006a9c6191fc2cec1c1" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:07.690060  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec47a7b54fd54006a9c6191fc2cec1c1" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b"
I20260608 13:05:07.686952  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec47a7b54fd54006a9c6191fc2cec1c1" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dee7c02ec64208b6f867463685304a" is_pre_election: true
W20260608 13:05:07.695144  8447 leader_election.cc:343] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:07.696764  8554 raft_consensus.cc:2468] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f61840cc9b2f4df5a31fedc2c05fe48b in term 0.
I20260608 13:05:07.697630  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec47a7b54fd54006a9c6191fc2cec1c1" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b"
I20260608 13:05:07.698395  8480 raft_consensus.cc:3060] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.698940  8445 leader_election.cc:304] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.701612  8676 raft_consensus.cc:359] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.702382  8676 raft_consensus.cc:385] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.702695  8676 raft_consensus.cc:740] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.705087  8709 raft_consensus.cc:493] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.705803  8709 raft_consensus.cc:515] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.706911  8676 consensus_queue.cc:260] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.708634  8709 leader_election.cc:290] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773), 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:07.695318  8628 raft_consensus.cc:2393] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f61840cc9b2f4df5a31fedc2c05fe48b in current term 1: Already voted for candidate 78dee7c02ec64208b6f867463685304a in this term.
I20260608 13:05:07.711485  8676 ts_tablet_manager.cc:1434] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260608 13:05:07.712834  8676 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a: Bootstrap starting.
I20260608 13:05:07.716270  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c615760924d4fb0a16d13bb68a1fe" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
W20260608 13:05:07.720350  8445 leader_election.cc:343] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:07.691068  8481 raft_consensus.cc:2468] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 1.
I20260608 13:05:07.721875  8628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c615760924d4fb0a16d13bb68a1fe" candidate_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dee7c02ec64208b6f867463685304a" is_pre_election: true
W20260608 13:05:07.730147  8447 leader_election.cc:343] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260608 13:05:07.730974  8447 leader_election.cc:304] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 442b26b5936c423e88ae2ee6d005436b, 78dee7c02ec64208b6f867463685304a
I20260608 13:05:07.733328  8683 raft_consensus.cc:2749] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:05:07.734406  8676 tablet_bootstrap.cc:654] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a: Neither blocks nor log segments found. Creating new log.
I20260608 13:05:07.735337  8480 raft_consensus.cc:2468] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 1.
I20260608 13:05:07.736105  8712 raft_consensus.cc:2764] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 13:05:07.736702  8675 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b: No bootstrap required, opened a new log
I20260608 13:05:07.737362  8675 ts_tablet_manager.cc:1403] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b: Time spent bootstrapping tablet: real 0.095s	user 0.029s	sys 0.023s
I20260608 13:05:07.737037  8593 leader_election.cc:304] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [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: 78dee7c02ec64208b6f867463685304a, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 442b26b5936c423e88ae2ee6d005436b
I20260608 13:05:07.739241  8702 raft_consensus.cc:2804] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:07.740034  8702 raft_consensus.cc:697] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Becoming Leader. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Running, Role: LEADER
I20260608 13:05:07.741106  8702 consensus_queue.cc:237] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.741212  8675 raft_consensus.cc:359] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.742620  8675 raft_consensus.cc:385] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.743003  8675 raft_consensus.cc:740] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 442b26b5936c423e88ae2ee6d005436b, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.743978  8675 consensus_queue.cc:260] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.746481  8675 ts_tablet_manager.cc:1434] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 13:05:07.748703  8676 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a: No bootstrap required, opened a new log
I20260608 13:05:07.749294  8676 ts_tablet_manager.cc:1403] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260608 13:05:07.752682  8676 raft_consensus.cc:359] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.753424  8676 raft_consensus.cc:385] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 13:05:07.753744  8676 raft_consensus.cc:740] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Initialized, Role: FOLLOWER
I20260608 13:05:07.754573  8676 consensus_queue.cc:260] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.757388  8676 ts_tablet_manager.cc:1434] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 13:05:07.770953  8376 catalog_manager.cc:5696] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b reported cstate change: term changed from 0 to 1, leader changed from <none> to f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129). New cstate: current_term: 1 leader_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } health_report { overall_health: UNKNOWN } } }
I20260608 13:05:07.781518  8379 catalog_manager.cc:5696] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dee7c02ec64208b6f867463685304a (127.28.224.131). New cstate: current_term: 1 leader_uuid: "78dee7c02ec64208b6f867463685304a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } health_report { overall_health: HEALTHY } } }
I20260608 13:05:07.783689  8379 catalog_manager.cc:5696] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dee7c02ec64208b6f867463685304a (127.28.224.131). New cstate: current_term: 1 leader_uuid: "78dee7c02ec64208b6f867463685304a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } health_report { overall_health: HEALTHY } } }
I20260608 13:05:07.851291  8702 raft_consensus.cc:493] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:07.851831  8702 raft_consensus.cc:515] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.853665  8702 leader_election.cc:290] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:07.854633  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c615760924d4fb0a16d13bb68a1fe" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:07.855019  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c615760924d4fb0a16d13bb68a1fe" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:07.855304  8480 raft_consensus.cc:2468] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 0.
I20260608 13:05:07.855818  8554 raft_consensus.cc:2468] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 0.
I20260608 13:05:07.856477  8593 leader_election.cc:304] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78dee7c02ec64208b6f867463685304a, f61840cc9b2f4df5a31fedc2c05fe48b; no voters: 
I20260608 13:05:07.857473  8702 raft_consensus.cc:2804] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 13:05:07.857892  8702 raft_consensus.cc:493] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 13:05:07.858258  8702 raft_consensus.cc:3060] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.863854  8702 raft_consensus.cc:515] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.865810  8702 leader_election.cc:290] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 election: Requested vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:07.866765  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c615760924d4fb0a16d13bb68a1fe" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b"
I20260608 13:05:07.866979  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a38c615760924d4fb0a16d13bb68a1fe" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b"
I20260608 13:05:07.867498  8480 raft_consensus.cc:3060] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.867647  8554 raft_consensus.cc:3060] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:07.873132  8554 raft_consensus.cc:2468] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 1.
I20260608 13:05:07.873462  8480 raft_consensus.cc:2468] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dee7c02ec64208b6f867463685304a in term 1.
I20260608 13:05:07.874390  8594 leader_election.cc:304] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 442b26b5936c423e88ae2ee6d005436b, 78dee7c02ec64208b6f867463685304a; no voters: 
I20260608 13:05:07.875335  8702 raft_consensus.cc:2804] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 13:05:07.875785  8702 raft_consensus.cc:697] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Becoming Leader. State: Replica: 78dee7c02ec64208b6f867463685304a, State: Running, Role: LEADER
I20260608 13:05:07.876601  8702 consensus_queue.cc:237] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:07.884436  8379 catalog_manager.cc:5696] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dee7c02ec64208b6f867463685304a (127.28.224.131). New cstate: current_term: 1 leader_uuid: "78dee7c02ec64208b6f867463685304a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } health_report { overall_health: HEALTHY } } }
I20260608 13:05:07.976105  8699 consensus_queue.cc:1048] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:07.990253  8698 consensus_queue.cc:1048] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:08.004626  8702 raft_consensus.cc:493] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 13:05:08.005069  8702 raft_consensus.cc:515] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } }
I20260608 13:05:08.007206  8702 leader_election.cc:290] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045), 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:08.008057  8480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" is_pre_election: true
I20260608 13:05:08.008388  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5ee6c60de24249b8e0f341f570955f" candidate_uuid: "78dee7c02ec64208b6f867463685304a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "442b26b5936c423e88ae2ee6d005436b" is_pre_election: true
I20260608 13:05:08.009189  8554 raft_consensus.cc:2393] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dee7c02ec64208b6f867463685304a in current term 1: Already voted for candidate f61840cc9b2f4df5a31fedc2c05fe48b in this term.
I20260608 13:05:08.010247  8594 leader_election.cc:304] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dee7c02ec64208b6f867463685304a; no voters: 442b26b5936c423e88ae2ee6d005436b, f61840cc9b2f4df5a31fedc2c05fe48b
I20260608 13:05:08.011138  8702 raft_consensus.cc:3060] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:08.016520  8702 raft_consensus.cc:2749] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 13:05:08.074083  8702 consensus_queue.cc:1048] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:08.104984  8702 consensus_queue.cc:1048] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:08.156946  8702 consensus_queue.cc:1048] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:08.186187  8712 consensus_queue.cc:1048] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:08.228154  8712 consensus_queue.cc:1048] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 13:05:08.228742  8593 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.224.129:35045, user_credentials={real_user=slave}} blocked reactor thread for 61014.2us
I20260608 13:05:08.267714  8702 consensus_queue.cc:1048] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:08.298024  8702 consensus_queue.cc:1048] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:08.312238  8554 raft_consensus.cc:3060] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 0 FOLLOWER]: Advancing to term 1
I20260608 13:05:08.323452  8736 consensus_queue.cc:1048] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 13:05:08.382555  8480 raft_consensus.cc:1275] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Refusing update from remote peer 78dee7c02ec64208b6f867463685304a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:05:08.385566  8702 consensus_queue.cc:1048] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:08.391958  8556 raft_consensus.cc:1275] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Refusing update from remote peer 78dee7c02ec64208b6f867463685304a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 13:05:08.395907  8736 consensus_queue.cc:1048] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 13:05:09.792147 29570 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 13:05:09.801220  8779 instance_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 13:05:09.801388  8780 instance_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 13:05:09.802670  8782 instance_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 13:05:09.804526 29570 server_base.cc:1061] running on GCE node
I20260608 13:05:09.805918 29570 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 13:05:09.806226 29570 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 13:05:09.806463 29570 hybrid_clock.cc:648] HybridClock initialized: now 1780923909806442 us; error 0 us; skew 500 ppm
I20260608 13:05:09.807349 29570 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 13:05:09.810105 29570 webserver.cc:533] Webserver started at http://127.28.224.132:39145/ using document root <none> and password file <none>
I20260608 13:05:09.810611 29570 fs_manager.cc:362] Metadata directory not provided
I20260608 13:05:09.810788 29570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 13:05:09.811021 29570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 13:05:09.812207 29570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-3-root/instance:
uuid: "626050c31bbf4224a5739c6e95076db9"
format_stamp: "Formatted at 2026-06-08 13:05:09 on dist-test-slave-wzp1"
I20260608 13:05:09.816979 29570 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 13:05:09.820634  8787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:09.821539 29570 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 13:05:09.821837 29570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-3-root
uuid: "626050c31bbf4224a5739c6e95076db9"
format_stamp: "Formatted at 2026-06-08 13:05:09 on dist-test-slave-wzp1"
I20260608 13:05:09.822103 29570 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBG9G0i/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923670975333-29570-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 13:05:09.832307 29570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 13:05:09.833567 29570 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 13:05:09.835191 29570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 13:05:09.837572 29570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 13:05:09.837805 29570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:09.838115 29570 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 13:05:09.838331 29570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 13:05:09.881820 29570 rpc_server.cc:307] RPC server started. Bound to: 127.28.224.132:34637
I20260608 13:05:09.882009  8849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.224.132:34637 every 8 connection(s)
I20260608 13:05:09.904181  8850 heartbeater.cc:344] Connected to a master server at 127.28.224.190:39717
I20260608 13:05:09.905016  8850 heartbeater.cc:461] Registering TS with master...
I20260608 13:05:09.905815  8850 heartbeater.cc:507] Master 127.28.224.190:39717 requested a full tablet report, sending...
I20260608 13:05:09.908329  8377 ts_manager.cc:194] Registered new tserver with Master: 626050c31bbf4224a5739c6e95076db9 (127.28.224.132:34637)
I20260608 13:05:09.910269  8377 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35396
I20260608 13:05:10.719365  8630 consensus_queue.cc:237] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:10.727136  8554 raft_consensus.cc:1275] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Refusing update from remote peer 78dee7c02ec64208b6f867463685304a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.727257  8478 raft_consensus.cc:1275] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Refusing update from remote peer 78dee7c02ec64208b6f867463685304a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.729219  8736 consensus_queue.cc:1048] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:05:10.730432  8857 consensus_queue.cc:1048] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } 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 13:05:10.739112  8736 raft_consensus.cc:2955] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
W20260608 13:05:10.741887  8596 consensus_peers.cc:597] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a -> Peer 626050c31bbf4224a5739c6e95076db9 (127.28.224.132:34637): Couldn't send request to peer 626050c31bbf4224a5739c6e95076db9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a38c615760924d4fb0a16d13bb68a1fe. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:10.741214  8478 raft_consensus.cc:2955] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.744880  8553 raft_consensus.cc:2955] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.767688  8374 catalog_manager.cc:5696] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b reported cstate change: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "78dee7c02ec64208b6f867463685304a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.779924  8553 consensus_queue.cc:237] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:10.797423  8478 raft_consensus.cc:1275] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Refusing update from remote peer 442b26b5936c423e88ae2ee6d005436b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.800887  8699 consensus_queue.cc:1048] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } 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 13:05:10.804831  8630 raft_consensus.cc:1275] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Refusing update from remote peer 442b26b5936c423e88ae2ee6d005436b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.807369  8699 consensus_queue.cc:1048] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 13:05:10.814281  8522 consensus_peers.cc:597] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b -> Peer 626050c31bbf4224a5739c6e95076db9 (127.28.224.132:34637): Couldn't send request to peer 626050c31bbf4224a5739c6e95076db9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c4a493bb3b94e2a93e108cd5ca28f01. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:10.815606  8870 raft_consensus.cc:2955] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.816903  8478 raft_consensus.cc:2955] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.818228  8630 raft_consensus.cc:2955] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.830322  8377 catalog_manager.cc:5696] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b reported cstate change: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "442b26b5936c423e88ae2ee6d005436b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.850548  8478 consensus_queue.cc:237] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:10.861596  8553 raft_consensus.cc:1275] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Refusing update from remote peer f61840cc9b2f4df5a31fedc2c05fe48b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.861596  8630 raft_consensus.cc:1275] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Refusing update from remote peer f61840cc9b2f4df5a31fedc2c05fe48b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.863621  8874 consensus_queue.cc:1048] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 13:05:10.864866  8741 consensus_queue.cc:1048] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } 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 13:05:10.871624  8447 consensus_peers.cc:597] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b -> Peer 626050c31bbf4224a5739c6e95076db9 (127.28.224.132:34637): Couldn't send request to peer 626050c31bbf4224a5739c6e95076db9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a5ee6c60de24249b8e0f341f570955f. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:10.877604  8741 raft_consensus.cc:2955] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.879014  8553 raft_consensus.cc:2955] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.888198  8630 raft_consensus.cc:2955] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.895011  8375 catalog_manager.cc:5696] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b reported cstate change: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.897508  8628 consensus_queue.cc:237] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
W20260608 13:05:10.911938  8596 consensus_peers.cc:597] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a -> Peer 626050c31bbf4224a5739c6e95076db9 (127.28.224.132:34637): Couldn't send request to peer 626050c31bbf4224a5739c6e95076db9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f37deb89d88f404093cc958c6c1aa522. This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:10.912460  8478 raft_consensus.cc:1275] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Refusing update from remote peer 78dee7c02ec64208b6f867463685304a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.912648  8553 raft_consensus.cc:1275] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Refusing update from remote peer 78dee7c02ec64208b6f867463685304a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 13:05:10.913334  8850 heartbeater.cc:499] Master 127.28.224.190:39717 was elected leader, sending a full tablet report...
I20260608 13:05:10.914510  8856 consensus_queue.cc:1048] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } 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 13:05:10.916491  8736 consensus_queue.cc:1048] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [LEADER]: Connected to new peer: Peer: permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 13:05:10.927520  8856 raft_consensus.cc:2955] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.930577  8478 raft_consensus.cc:2955] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.931368  8553 raft_consensus.cc:2955] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:10.945758  8377 catalog_manager.cc:5696] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b reported cstate change: config changed from index -1 to 16, NON_VOTER 626050c31bbf4224a5739c6e95076db9 (127.28.224.132) added. New cstate: current_term: 1 leader_uuid: "78dee7c02ec64208b6f867463685304a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } } }
I20260608 13:05:11.260205  8883 ts_tablet_manager.cc:933] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: Initiating tablet copy from peer 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:11.262378  8883 tablet_copy_client.cc:323] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:39805
I20260608 13:05:11.279608  8640 tablet_copy_service.cc:140] P 78dee7c02ec64208b6f867463685304a: Received BeginTabletCopySession request for tablet a38c615760924d4fb0a16d13bb68a1fe from peer 626050c31bbf4224a5739c6e95076db9 ({username='slave'} at 127.0.0.1:43666)
I20260608 13:05:11.280891  8640 tablet_copy_service.cc:161] P 78dee7c02ec64208b6f867463685304a: Beginning new tablet copy session on tablet a38c615760924d4fb0a16d13bb68a1fe from peer 626050c31bbf4224a5739c6e95076db9 at {username='slave'} at 127.0.0.1:43666: session id = 626050c31bbf4224a5739c6e95076db9-a38c615760924d4fb0a16d13bb68a1fe
I20260608 13:05:11.289605  8640 tablet_copy_source_session.cc:215] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:05:11.290370  8887 ts_tablet_manager.cc:933] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: Initiating tablet copy from peer 78dee7c02ec64208b6f867463685304a (127.28.224.131:39805)
I20260608 13:05:11.292861  8887 tablet_copy_client.cc:323] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.131:39805
I20260608 13:05:11.293336  8883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38c615760924d4fb0a16d13bb68a1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:11.294660  8640 tablet_copy_service.cc:140] P 78dee7c02ec64208b6f867463685304a: Received BeginTabletCopySession request for tablet f37deb89d88f404093cc958c6c1aa522 from peer 626050c31bbf4224a5739c6e95076db9 ({username='slave'} at 127.0.0.1:43666)
I20260608 13:05:11.295532  8640 tablet_copy_service.cc:161] P 78dee7c02ec64208b6f867463685304a: Beginning new tablet copy session on tablet f37deb89d88f404093cc958c6c1aa522 from peer 626050c31bbf4224a5739c6e95076db9 at {username='slave'} at 127.0.0.1:43666: session id = 626050c31bbf4224a5739c6e95076db9-f37deb89d88f404093cc958c6c1aa522
I20260608 13:05:11.304685  8640 tablet_copy_source_session.cc:215] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:05:11.308537  8887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f37deb89d88f404093cc958c6c1aa522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:11.313887  8883 tablet_copy_client.cc:806] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 0 data blocks...
I20260608 13:05:11.314680  8883 tablet_copy_client.cc:670] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 1 WAL segments...
I20260608 13:05:11.319077  8883 tablet_copy_client.cc:538] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:05:11.329321  8883 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: Bootstrap starting.
I20260608 13:05:11.337105  8887 tablet_copy_client.cc:806] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 0 data blocks...
I20260608 13:05:11.337909  8887 tablet_copy_client.cc:670] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 1 WAL segments...
I20260608 13:05:11.339457  8889 ts_tablet_manager.cc:933] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: Initiating tablet copy from peer 442b26b5936c423e88ae2ee6d005436b (127.28.224.130:44773)
I20260608 13:05:11.342015  8890 ts_tablet_manager.cc:933] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: Initiating tablet copy from peer f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045)
I20260608 13:05:11.343618  8887 tablet_copy_client.cc:538] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:05:11.351346  8890 tablet_copy_client.cc:323] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.129:35045
I20260608 13:05:11.354075  8887 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: Bootstrap starting.
I20260608 13:05:11.363631  8889 tablet_copy_client.cc:323] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Beginning tablet copy session from remote peer at address 127.28.224.130:44773
I20260608 13:05:11.385824  8491 tablet_copy_service.cc:140] P f61840cc9b2f4df5a31fedc2c05fe48b: Received BeginTabletCopySession request for tablet 0a5ee6c60de24249b8e0f341f570955f from peer 626050c31bbf4224a5739c6e95076db9 ({username='slave'} at 127.0.0.1:36676)
I20260608 13:05:11.386727  8491 tablet_copy_service.cc:161] P f61840cc9b2f4df5a31fedc2c05fe48b: Beginning new tablet copy session on tablet 0a5ee6c60de24249b8e0f341f570955f from peer 626050c31bbf4224a5739c6e95076db9 at {username='slave'} at 127.0.0.1:36676: session id = 626050c31bbf4224a5739c6e95076db9-0a5ee6c60de24249b8e0f341f570955f
I20260608 13:05:11.402199  8491 tablet_copy_source_session.cc:215] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:05:11.402984  8566 tablet_copy_service.cc:140] P 442b26b5936c423e88ae2ee6d005436b: Received BeginTabletCopySession request for tablet 0c4a493bb3b94e2a93e108cd5ca28f01 from peer 626050c31bbf4224a5739c6e95076db9 ({username='slave'} at 127.0.0.1:33396)
I20260608 13:05:11.403959  8566 tablet_copy_service.cc:161] P 442b26b5936c423e88ae2ee6d005436b: Beginning new tablet copy session on tablet 0c4a493bb3b94e2a93e108cd5ca28f01 from peer 626050c31bbf4224a5739c6e95076db9 at {username='slave'} at 127.0.0.1:33396: session id = 626050c31bbf4224a5739c6e95076db9-0c4a493bb3b94e2a93e108cd5ca28f01
I20260608 13:05:11.413973  8890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5ee6c60de24249b8e0f341f570955f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:11.427773  8566 tablet_copy_source_session.cc:215] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 13:05:11.443886  8890 tablet_copy_client.cc:806] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 0 data blocks...
I20260608 13:05:11.444759  8890 tablet_copy_client.cc:670] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 1 WAL segments...
I20260608 13:05:11.449172  8889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4a493bb3b94e2a93e108cd5ca28f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 13:05:11.455375  8890 tablet_copy_client.cc:538] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:05:11.473913  8890 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: Bootstrap starting.
I20260608 13:05:11.486132  8889 tablet_copy_client.cc:806] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 0 data blocks...
I20260608 13:05:11.486850  8889 tablet_copy_client.cc:670] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Starting download of 1 WAL segments...
I20260608 13:05:11.504290  8889 tablet_copy_client.cc:538] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 13:05:11.514703  8889 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: Bootstrap starting.
I20260608 13:05:11.533604  8883 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:05:11.534659  8883 tablet_bootstrap.cc:492] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: Bootstrap complete.
I20260608 13:05:11.535451  8883 ts_tablet_manager.cc:1403] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: Time spent bootstrapping tablet: real 0.206s	user 0.151s	sys 0.031s
I20260608 13:05:11.538475  8883 raft_consensus.cc:359] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.539405  8883 raft_consensus.cc:740] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626050c31bbf4224a5739c6e95076db9, State: Initialized, Role: LEARNER
I20260608 13:05:11.540091  8883 consensus_queue.cc:260] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9 [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } attrs { replace: true } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.549484  8883 ts_tablet_manager.cc:1434] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 13:05:11.554453  8640 tablet_copy_service.cc:342] P 78dee7c02ec64208b6f867463685304a: Request end of tablet copy session 626050c31bbf4224a5739c6e95076db9-a38c615760924d4fb0a16d13bb68a1fe received from {username='slave'} at 127.0.0.1:43666
I20260608 13:05:11.555001  8640 tablet_copy_service.cc:434] P 78dee7c02ec64208b6f867463685304a: ending tablet copy session 626050c31bbf4224a5739c6e95076db9-a38c615760924d4fb0a16d13bb68a1fe on tablet a38c615760924d4fb0a16d13bb68a1fe with peer 626050c31bbf4224a5739c6e95076db9
I20260608 13:05:11.586405  8887 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:05:11.587509  8887 tablet_bootstrap.cc:492] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: Bootstrap complete.
I20260608 13:05:11.588320  8887 ts_tablet_manager.cc:1403] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: Time spent bootstrapping tablet: real 0.235s	user 0.122s	sys 0.041s
I20260608 13:05:11.591323  8887 raft_consensus.cc:359] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.592187  8887 raft_consensus.cc:740] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626050c31bbf4224a5739c6e95076db9, State: Initialized, Role: LEARNER
I20260608 13:05:11.592869  8887 consensus_queue.cc:260] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9 [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.598861  8887 ts_tablet_manager.cc:1434] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 13:05:11.601081  8640 tablet_copy_service.cc:342] P 78dee7c02ec64208b6f867463685304a: Request end of tablet copy session 626050c31bbf4224a5739c6e95076db9-f37deb89d88f404093cc958c6c1aa522 received from {username='slave'} at 127.0.0.1:43666
I20260608 13:05:11.601572  8640 tablet_copy_service.cc:434] P 78dee7c02ec64208b6f867463685304a: ending tablet copy session 626050c31bbf4224a5739c6e95076db9-f37deb89d88f404093cc958c6c1aa522 on tablet f37deb89d88f404093cc958c6c1aa522 with peer 626050c31bbf4224a5739c6e95076db9
I20260608 13:05:11.646482  8890 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:05:11.647549  8890 tablet_bootstrap.cc:492] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: Bootstrap complete.
I20260608 13:05:11.648280  8890 ts_tablet_manager.cc:1403] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: Time spent bootstrapping tablet: real 0.175s	user 0.114s	sys 0.022s
I20260608 13:05:11.651350  8890 raft_consensus.cc:359] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.652168  8890 raft_consensus.cc:740] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626050c31bbf4224a5739c6e95076db9, State: Initialized, Role: LEARNER
I20260608 13:05:11.652792  8890 consensus_queue.cc:260] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9 [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.654881  8890 ts_tablet_manager.cc:1434] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 13:05:11.656860  8491 tablet_copy_service.cc:342] P f61840cc9b2f4df5a31fedc2c05fe48b: Request end of tablet copy session 626050c31bbf4224a5739c6e95076db9-0a5ee6c60de24249b8e0f341f570955f received from {username='slave'} at 127.0.0.1:36676
I20260608 13:05:11.657299  8491 tablet_copy_service.cc:434] P f61840cc9b2f4df5a31fedc2c05fe48b: ending tablet copy session 626050c31bbf4224a5739c6e95076db9-0a5ee6c60de24249b8e0f341f570955f on tablet 0a5ee6c60de24249b8e0f341f570955f with peer 626050c31bbf4224a5739c6e95076db9
I20260608 13:05:11.672566  8889 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 13:05:11.673437  8889 tablet_bootstrap.cc:492] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: Bootstrap complete.
I20260608 13:05:11.674093  8889 ts_tablet_manager.cc:1403] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: Time spent bootstrapping tablet: real 0.160s	user 0.112s	sys 0.023s
I20260608 13:05:11.676378  8889 raft_consensus.cc:359] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.676972  8889 raft_consensus.cc:740] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626050c31bbf4224a5739c6e95076db9, State: Initialized, Role: LEARNER
I20260608 13:05:11.677450  8889 consensus_queue.cc:260] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9 [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: "f61840cc9b2f4df5a31fedc2c05fe48b" member_type: VOTER last_known_addr { host: "127.28.224.129" port: 35045 } attrs { replace: true } } peers { permanent_uuid: "442b26b5936c423e88ae2ee6d005436b" member_type: VOTER last_known_addr { host: "127.28.224.130" port: 44773 } } peers { permanent_uuid: "78dee7c02ec64208b6f867463685304a" member_type: VOTER last_known_addr { host: "127.28.224.131" port: 39805 } } peers { permanent_uuid: "626050c31bbf4224a5739c6e95076db9" member_type: NON_VOTER last_known_addr { host: "127.28.224.132" port: 34637 } attrs { promote: true } }
I20260608 13:05:11.679293  8889 ts_tablet_manager.cc:1434] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 13:05:11.681178  8566 tablet_copy_service.cc:342] P 442b26b5936c423e88ae2ee6d005436b: Request end of tablet copy session 626050c31bbf4224a5739c6e95076db9-0c4a493bb3b94e2a93e108cd5ca28f01 received from {username='slave'} at 127.0.0.1:33396
I20260608 13:05:11.681654  8566 tablet_copy_service.cc:434] P 442b26b5936c423e88ae2ee6d005436b: ending tablet copy session 626050c31bbf4224a5739c6e95076db9-0c4a493bb3b94e2a93e108cd5ca28f01 on tablet 0c4a493bb3b94e2a93e108cd5ca28f01 with peer 626050c31bbf4224a5739c6e95076db9
I20260608 13:05:11.758399  8824 raft_consensus.cc:1217] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:05:11.775863  8824 raft_consensus.cc:1217] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:05:11.843552  8824 raft_consensus.cc:1217] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:05:11.898188  8824 raft_consensus.cc:1217] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 13:05:11.918951 29570 tablet_server.cc:179] TabletServer@127.28.224.129:0 shutting down...
W20260608 13:05:11.926136  8519 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260608 13:05:11.931507  8519 consensus_peers.cc:597] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b -> Peer f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045): Couldn't send request to peer f61840cc9b2f4df5a31fedc2c05fe48b. 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 13:05:11.954210 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:11.955260 29570 tablet_replica.cc:333] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b: stopping tablet replica
I20260608 13:05:11.956166 29570 raft_consensus.cc:2243] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:11.956924 29570 raft_consensus.cc:2272] T ec47a7b54fd54006a9c6191fc2cec1c1 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:11.960160 29570 tablet_replica.cc:333] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b: stopping tablet replica
I20260608 13:05:11.960994 29570 raft_consensus.cc:2243] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:11.961738 29570 raft_consensus.cc:2272] T f37deb89d88f404093cc958c6c1aa522 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:11.964825 29570 tablet_replica.cc:333] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b: stopping tablet replica
I20260608 13:05:11.965566 29570 raft_consensus.cc:2243] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:11.966276 29570 raft_consensus.cc:2272] T 0c4a493bb3b94e2a93e108cd5ca28f01 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:11.969398 29570 tablet_replica.cc:333] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b: stopping tablet replica
I20260608 13:05:11.970178 29570 raft_consensus.cc:2243] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:11.970844 29570 raft_consensus.cc:2272] T a38c615760924d4fb0a16d13bb68a1fe P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:11.973933 29570 tablet_replica.cc:333] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b: stopping tablet replica
I20260608 13:05:11.974728 29570 raft_consensus.cc:2243] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:11.976733 29570 raft_consensus.cc:2272] T 0a5ee6c60de24249b8e0f341f570955f P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:05:11.977505  8593 consensus_peers.cc:597] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a -> Peer f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045): Couldn't send request to peer f61840cc9b2f4df5a31fedc2c05fe48b. 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 13:05:11.980011 29570 tablet_replica.cc:333] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b: stopping tablet replica
I20260608 13:05:11.980989 29570 raft_consensus.cc:2243] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:11.981676 29570 raft_consensus.cc:2272] T 506490739c3b4eacadf859105005dd42 P f61840cc9b2f4df5a31fedc2c05fe48b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.014559 29570 tablet_server.cc:196] TabletServer@127.28.224.129:0 shutdown complete.
W20260608 13:05:12.026895  8593 consensus_peers.cc:597] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a -> Peer f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045): Couldn't send request to peer f61840cc9b2f4df5a31fedc2c05fe48b. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:35045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:12.040385 29570 tablet_server.cc:179] TabletServer@127.28.224.130:0 shutting down...
I20260608 13:05:12.079319 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:12.080246 29570 tablet_replica.cc:333] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b: stopping tablet replica
I20260608 13:05:12.081204 29570 raft_consensus.cc:2243] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:12.081864 29570 raft_consensus.cc:2272] T a38c615760924d4fb0a16d13bb68a1fe P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.084570 29570 tablet_replica.cc:333] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b: stopping tablet replica
I20260608 13:05:12.085175 29570 raft_consensus.cc:2243] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:12.085670 29570 raft_consensus.cc:2272] T ec47a7b54fd54006a9c6191fc2cec1c1 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.088624 29570 tablet_replica.cc:333] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b: stopping tablet replica
I20260608 13:05:12.089442 29570 raft_consensus.cc:2243] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:12.090850 29570 raft_consensus.cc:2272] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 13:05:12.091543  8593 consensus_peers.cc:597] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a -> Peer f61840cc9b2f4df5a31fedc2c05fe48b (127.28.224.129:35045): Couldn't send request to peer f61840cc9b2f4df5a31fedc2c05fe48b. Status: Network error: Client connection negotiation failed: client connection to 127.28.224.129:35045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 13:05:12.093521 29570 tablet_replica.cc:333] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b: stopping tablet replica
I20260608 13:05:12.094200 29570 raft_consensus.cc:2243] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:12.094786 29570 raft_consensus.cc:2272] T f37deb89d88f404093cc958c6c1aa522 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.097160 29570 tablet_replica.cc:333] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b: stopping tablet replica
I20260608 13:05:12.097769 29570 raft_consensus.cc:2243] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:12.098325 29570 raft_consensus.cc:2272] T 0a5ee6c60de24249b8e0f341f570955f P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.100808 29570 tablet_replica.cc:333] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b: stopping tablet replica
I20260608 13:05:12.101348 29570 raft_consensus.cc:2243] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:12.101869 29570 raft_consensus.cc:2272] T 506490739c3b4eacadf859105005dd42 P 442b26b5936c423e88ae2ee6d005436b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.121017 29570 tablet_server.cc:196] TabletServer@127.28.224.130:0 shutdown complete.
I20260608 13:05:12.145023 29570 tablet_server.cc:179] TabletServer@127.28.224.131:0 shutting down...
I20260608 13:05:12.176522 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:12.177210 29570 tablet_replica.cc:333] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a: stopping tablet replica
I20260608 13:05:12.177927 29570 raft_consensus.cc:2243] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:12.179198 29570 raft_consensus.cc:2272] T a38c615760924d4fb0a16d13bb68a1fe P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.181615 29570 tablet_replica.cc:333] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a: stopping tablet replica
I20260608 13:05:12.182220 29570 raft_consensus.cc:2243] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:12.183270 29570 raft_consensus.cc:2272] T 506490739c3b4eacadf859105005dd42 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.186156 29570 tablet_replica.cc:333] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a: stopping tablet replica
I20260608 13:05:12.186749 29570 raft_consensus.cc:2243] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:12.187394 29570 raft_consensus.cc:2272] T 0a5ee6c60de24249b8e0f341f570955f P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.189617 29570 tablet_replica.cc:333] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a: stopping tablet replica
I20260608 13:05:12.190178 29570 raft_consensus.cc:2243] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 13:05:12.190806 29570 raft_consensus.cc:2272] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.193007 29570 tablet_replica.cc:333] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a: stopping tablet replica
I20260608 13:05:12.193552 29570 raft_consensus.cc:2243] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:12.194634 29570 raft_consensus.cc:2272] T f37deb89d88f404093cc958c6c1aa522 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.197042 29570 tablet_replica.cc:333] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a: stopping tablet replica
I20260608 13:05:12.197577 29570 raft_consensus.cc:2243] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:12.198403 29570 raft_consensus.cc:2272] T ec47a7b54fd54006a9c6191fc2cec1c1 P 78dee7c02ec64208b6f867463685304a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.227795 29570 tablet_server.cc:196] TabletServer@127.28.224.131:0 shutdown complete.
I20260608 13:05:12.247252 29570 tablet_server.cc:179] TabletServer@127.28.224.132:0 shutting down...
I20260608 13:05:12.274583 29570 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 13:05:12.275317 29570 tablet_replica.cc:333] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9: stopping tablet replica
I20260608 13:05:12.275938 29570 raft_consensus.cc:2243] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:05:12.276396 29570 raft_consensus.cc:2272] T 0c4a493bb3b94e2a93e108cd5ca28f01 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:05:12.278750 29570 tablet_replica.cc:333] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9: stopping tablet replica
I20260608 13:05:12.279408 29570 raft_consensus.cc:2243] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:05:12.279827 29570 raft_consensus.cc:2272] T 0a5ee6c60de24249b8e0f341f570955f P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:05:12.282375 29570 tablet_replica.cc:333] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9: stopping tablet replica
I20260608 13:05:12.283190 29570 raft_consensus.cc:2243] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:05:12.283736 29570 raft_consensus.cc:2272] T f37deb89d88f404093cc958c6c1aa522 P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:05:12.286304 29570 tablet_replica.cc:333] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9: stopping tablet replica
I20260608 13:05:12.286815 29570 raft_consensus.cc:2243] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 13:05:12.287264 29570 raft_consensus.cc:2272] T a38c615760924d4fb0a16d13bb68a1fe P 626050c31bbf4224a5739c6e95076db9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 13:05:12.310309 29570 tablet_server.cc:196] TabletServer@127.28.224.132:0 shutdown complete.
I20260608 13:05:12.325291 29570 master.cc:562] Master@127.28.224.190:39717 shutting down...
W20260608 13:05:12.355230  8427 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 13:05:12.355608  8427 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 13:05:12.355830  8427 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 13:05:12.357141 29570 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 1 LEADER]: Raft consensus shutting down.
I20260608 13:05:12.357793 29570 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 13:05:12.358115 29570 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9fda68d9d1a4555aeb244d5093d4889: stopping tablet replica
I20260608 13:05:12.380205 29570 master.cc:584] Master@127.28.224.190:39717 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7069 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13447 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (241268 ms total)
[  PASSED  ] 24 tests.
I20260608 13:05:12.430665 29570 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 ~44 seconds ago
I20260608 13:05:12.430933 29570 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 ~45 seconds ago
I20260608 13:05:12.431171 29570 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~45 seconds ago
I20260608 13:05:12.431375 29570 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 22 messages since previous log ~79 seconds ago
I20260608 13:05:12.431588 29570 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 38 messages since previous log ~164 seconds ago
I20260608 13:05:12.431831 29570 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~223 seconds ago
I20260608 13:05:12.432196 29570 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 70 messages since previous log ~28 seconds ago
I20260608 13:05:12.432410 29570 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
