[==========] 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 10:03:35.082896  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:37615,127.7.179.189:43643,127.7.179.188:43139
I20260608 10:03:35.084831  7886 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 10:03:35.085937  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:35.104164  7893 instance_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 10:03:35.104164  7892 instance_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 10:03:35.104441  7895 instance_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 10:03:36.336947  7894 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 10:03:36.337092  7886 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 10:03:36.341361  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:36.341723  7886 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 10:03:36.341955  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913016341910 us; error 0 us; skew 500 ppm
I20260608 10:03:36.342938  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:36.350664  7886 webserver.cc:533] Webserver started at http://127.7.179.190:34673/ using document root <none> and password file <none>
I20260608 10:03:36.351763  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:36.352046  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:36.352653  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:36.359613  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "e3bd89b221384e42a7553b75fb03e62a"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-vbzq"
I20260608 10:03:36.369035  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:03:36.375486  7901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.377087  7886 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:36.377532  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "e3bd89b221384e42a7553b75fb03e62a"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-vbzq"
I20260608 10:03:36.378005  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-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 10:03:36.448968  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:36.450742  7886 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 10:03:36.451301  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:36.535135  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:37615
I20260608 10:03:36.535248  7952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:37615 every 8 connection(s)
I20260608 10:03:36.547873  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:36.548661  7953 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 10:03:36.556262  7955 instance_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 10:03:36.561100  7956 instance_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 10:03:36.568933  7886 server_base.cc:1061] running on GCE node
W20260608 10:03:36.572232  7958 instance_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 10:03:36.573534  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:36.573978  7886 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 10:03:36.574282  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913016574258 us; error 0 us; skew 500 ppm
I20260608 10:03:36.575331  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:36.578523  7953 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:36.581696  7886 webserver.cc:533] Webserver started at http://127.7.179.189:43609/ using document root <none> and password file <none>
I20260608 10:03:36.582695  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:36.583029  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:36.583496  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:36.585291  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root/instance:
uuid: "14fad97db4ba46089309319cef8a476b"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-vbzq"
I20260608 10:03:36.594383  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:03:36.599720  7966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.600867  7886 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:36.601265  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root
uuid: "14fad97db4ba46089309319cef8a476b"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-vbzq"
I20260608 10:03:36.601652  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-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 10:03:36.616943  7953 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:03:36.620100  7904 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.189:43643: connect: Connection refused (error 111)
W20260608 10:03:36.625182  7953 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.189:43643: Network error: Client connection negotiation failed: client connection to 127.7.179.189:43643: connect: Connection refused (error 111)
I20260608 10:03:36.626778  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:36.628260  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:36.675294  7953 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } attempt: 1
W20260608 10:03:36.681934  7953 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.189:43643: Network error: Client connection negotiation failed: client connection to 127.7.179.189:43643: connect: Connection refused (error 111)
I20260608 10:03:36.710022  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.189:43643
I20260608 10:03:36.710233  8018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.189:43643 every 8 connection(s)
I20260608 10:03:36.715924  8019 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 10:03:36.716524  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:36.723327  8021 instance_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 10:03:36.723716  8019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:03:36.725299  8022 instance_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 10:03:36.731803  8024 instance_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 10:03:36.732528  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:36.733384  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:36.733662  7886 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 10:03:36.733948  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913016733925 us; error 0 us; skew 500 ppm
I20260608 10:03:36.734696  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:36.738629  7886 webserver.cc:533] Webserver started at http://127.7.179.188:34135/ using document root <none> and password file <none>
I20260608 10:03:36.739275  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:36.739509  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:36.739825  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:36.741459  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root/instance:
uuid: "4449a35b67554636870f8b93cd42066b"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-vbzq"
I20260608 10:03:36.742123  8019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:36.749910  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:36.750435  7953 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } attempt: 2
I20260608 10:03:36.758499  8032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.758941  8019 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:36.759706  7886 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:03:36.760085  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root
uuid: "4449a35b67554636870f8b93cd42066b"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-vbzq"
I20260608 10:03:36.760448  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-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 10:03:36.767946  7953 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:03:36.775590  7953 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.188:43139: Network error: Client connection negotiation failed: client connection to 127.7.179.188:43139: connect: Connection refused (error 111)
W20260608 10:03:36.777766  8019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.188:43139: Network error: Client connection negotiation failed: client connection to 127.7.179.188:43139: connect: Connection refused (error 111)
I20260608 10:03:36.786792  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:36.788332  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:36.809291  8019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } attempt: 1
W20260608 10:03:36.815419  8019 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.188:43139: Network error: Client connection negotiation failed: client connection to 127.7.179.188:43139: connect: Connection refused (error 111)
I20260608 10:03:36.819108  7953 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } attempt: 1
W20260608 10:03:36.826308  7953 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.188:43139: Network error: Client connection negotiation failed: client connection to 127.7.179.188:43139: connect: Connection refused (error 111)
I20260608 10:03:36.866099  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.188:43139
I20260608 10:03:36.866241  8084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.188:43139 every 8 connection(s)
I20260608 10:03:36.871186  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:36.871760  8085 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 10:03:36.877835  8085 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:36.890977  8085 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:36.891009  8019 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } attempt: 2
I20260608 10:03:36.893855  7953 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } attempt: 2
I20260608 10:03:36.907280  8085 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:36.921171  8019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: Bootstrap starting.
I20260608 10:03:36.922183  7953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a: Bootstrap starting.
I20260608 10:03:36.928706  8019 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.929174  7953 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.931370  8019 log.cc:826] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: Log is configured to *not* fsync() on all Append() calls
I20260608 10:03:36.937947  8085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: Bootstrap starting.
I20260608 10:03:36.939913  7953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a: No bootstrap required, opened a new log
I20260608 10:03:36.939913  8019 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: No bootstrap required, opened a new log
I20260608 10:03:36.943598  8085 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.949908  8085 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: No bootstrap required, opened a new log
I20260608 10:03:36.962106  8085 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:36.962117  8019 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:36.962117  7953 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:36.963357  8085 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.963390  8019 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.963428  7953 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.963886  8019 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14fad97db4ba46089309319cef8a476b, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.963768  8085 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4449a35b67554636870f8b93cd42066b, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.963963  7953 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3bd89b221384e42a7553b75fb03e62a, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.965265  8019 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:36.965298  8085 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:36.965332  7953 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:36.970527  8093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [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: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:36.970602  8094 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [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: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:36.971580  8093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:36.971794  8094 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:36.972698  8085 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:36.973693  8095 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [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: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:36.974488  8095 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:36.975186  7953 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:36.975826  8019 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:37.024829  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:03:37.033051  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 10:03:37.033537  8125 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:03:37.033941  8125 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:03:37.035487  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:37.038038  8127 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:03:37.038447  8127 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:03:37.039657  8130 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:03:37.040103  8130 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:03:37.043190  8039 tablet.cc:2404] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:37.044047  8095 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.045114  8095 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
W20260608 10:03:37.046646  8131 instance_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 10:03:37.048187  8132 instance_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 10:03:37.050302  8094 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.050621  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3bd89b221384e42a7553b75fb03e62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14fad97db4ba46089309319cef8a476b" is_pre_election: true
I20260608 10:03:37.050806  8095 leader_election.cc:290] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14fad97db4ba46089309319cef8a476b (127.7.179.189:43643), 4449a35b67554636870f8b93cd42066b (127.7.179.188:43139)
I20260608 10:03:37.050858  8094 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:37.051501  7994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bd89b221384e42a7553b75fb03e62a in term 0.
I20260608 10:03:37.053341  7904 leader_election.cc:304] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14fad97db4ba46089309319cef8a476b, e3bd89b221384e42a7553b75fb03e62a; no voters: 
I20260608 10:03:37.055941  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3bd89b221384e42a7553b75fb03e62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4449a35b67554636870f8b93cd42066b" is_pre_election: true
I20260608 10:03:37.053498  8094 leader_election.cc:290] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3bd89b221384e42a7553b75fb03e62a (127.7.179.190:37615), 14fad97db4ba46089309319cef8a476b (127.7.179.189:43643)
I20260608 10:03:37.056416  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4449a35b67554636870f8b93cd42066b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14fad97db4ba46089309319cef8a476b" is_pre_election: true
I20260608 10:03:37.056922  8060 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3bd89b221384e42a7553b75fb03e62a in term 0.
I20260608 10:03:37.057374  7994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4449a35b67554636870f8b93cd42066b in term 0.
I20260608 10:03:37.058537  7928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4449a35b67554636870f8b93cd42066b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bd89b221384e42a7553b75fb03e62a" is_pre_election: true
I20260608 10:03:37.060317  7928 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4449a35b67554636870f8b93cd42066b in term 0.
I20260608 10:03:37.061865  8036 leader_election.cc:304] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14fad97db4ba46089309319cef8a476b, 4449a35b67554636870f8b93cd42066b; no voters: 
I20260608 10:03:37.064640  8094 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:37.065207  8094 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:37.066092  8094 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.061875  8095 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:37.067516  8095 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:37.068032  8095 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:37.078624  8134 instance_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 10:03:37.080349  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:37.081015  8095 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:37.081606  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:37.081887  7886 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 10:03:37.082108  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913017082087 us; error 0 us; skew 500 ppm
I20260608 10:03:37.083632  8095 leader_election.cc:290] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [CANDIDATE]: Term 1 election: Requested vote from peers 14fad97db4ba46089309319cef8a476b (127.7.179.189:43643), 4449a35b67554636870f8b93cd42066b (127.7.179.188:43139)
I20260608 10:03:37.084642  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:37.085005  7994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3bd89b221384e42a7553b75fb03e62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14fad97db4ba46089309319cef8a476b"
I20260608 10:03:37.084831  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e3bd89b221384e42a7553b75fb03e62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4449a35b67554636870f8b93cd42066b"
I20260608 10:03:37.085657  7994 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.086644  8094 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:37.087811  8060 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3bd89b221384e42a7553b75fb03e62a in current term 1: Already voted for candidate 4449a35b67554636870f8b93cd42066b in this term.
I20260608 10:03:37.090166  7928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4449a35b67554636870f8b93cd42066b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3bd89b221384e42a7553b75fb03e62a"
I20260608 10:03:37.091256  7928 raft_consensus.cc:2393] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4449a35b67554636870f8b93cd42066b in current term 1: Already voted for candidate e3bd89b221384e42a7553b75fb03e62a in this term.
I20260608 10:03:37.094076  7994 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3bd89b221384e42a7553b75fb03e62a in term 1.
I20260608 10:03:37.095662  7904 leader_election.cc:304] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14fad97db4ba46089309319cef8a476b, e3bd89b221384e42a7553b75fb03e62a; no voters: 
I20260608 10:03:37.096591  8095 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:37.096822  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4449a35b67554636870f8b93cd42066b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14fad97db4ba46089309319cef8a476b"
I20260608 10:03:37.098062  7993 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4449a35b67554636870f8b93cd42066b in current term 1: Already voted for candidate e3bd89b221384e42a7553b75fb03e62a in this term.
I20260608 10:03:37.100042  8036 leader_election.cc:304] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [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: 4449a35b67554636870f8b93cd42066b; no voters: 14fad97db4ba46089309319cef8a476b, e3bd89b221384e42a7553b75fb03e62a
I20260608 10:03:37.102408  8138 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:37.102718  8094 leader_election.cc:290] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [CANDIDATE]: Term 1 election: Requested vote from peers e3bd89b221384e42a7553b75fb03e62a (127.7.179.190:37615), 14fad97db4ba46089309319cef8a476b (127.7.179.189:43643)
I20260608 10:03:37.104779  8095 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 1 LEADER]: Becoming Leader. State: Replica: e3bd89b221384e42a7553b75fb03e62a, State: Running, Role: LEADER
I20260608 10:03:37.107393  7886 webserver.cc:533] Webserver started at http://127.7.179.129:35201/ using document root <none> and password file <none>
I20260608 10:03:37.107463  8095 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } }
I20260608 10:03:37.108254  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:37.108528  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:37.108870  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:37.110594  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "2352df44f9cc437da6eb32ca975d3c73"
format_stamp: "Formatted at 2026-06-08 10:03:37 on dist-test-slave-vbzq"
I20260608 10:03:37.116163  8137 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3bd89b221384e42a7553b75fb03e62a. Latest consensus state: current_term: 1 leader_uuid: "e3bd89b221384e42a7553b75fb03e62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:37.117122  8137 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:37.119191  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:03:37.121239  8142 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:37.128852  8143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.130056  7886 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.001s	sys 0.002s
I20260608 10:03:37.130276  8142 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:37.130414  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "2352df44f9cc437da6eb32ca975d3c73"
format_stamp: "Formatted at 2026-06-08 10:03:37 on dist-test-slave-vbzq"
I20260608 10:03:37.130856  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-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 10:03:37.150431  8060 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 1 FOLLOWER]: Refusing update from remote peer e3bd89b221384e42a7553b75fb03e62a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:37.151731  7993 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 1 FOLLOWER]: Refusing update from remote peer e3bd89b221384e42a7553b75fb03e62a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:37.153755  8137 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:37.154661  8095 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:37.160041  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:37.162408  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:37.175082  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:37.186800  8094 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3bd89b221384e42a7553b75fb03e62a. Latest consensus state: current_term: 1 leader_uuid: "e3bd89b221384e42a7553b75fb03e62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:37.187988  8094 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:37.193760  8148 mvcc.cc:204] Tried to move back new op lower bound from 7294619718228365312 to 7294619718085005312. Current Snapshot: MvccSnapshot[applied={T|T < 7294619718228365312}]
I20260608 10:03:37.194679  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:37.195021  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.195353  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:37.195853  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.001s
I20260608 10:03:37.198764  8095 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e3bd89b221384e42a7553b75fb03e62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:37.195343  8093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3bd89b221384e42a7553b75fb03e62a. Latest consensus state: current_term: 1 leader_uuid: "e3bd89b221384e42a7553b75fb03e62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:37.199954  8095 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:37.200158  8093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:37.202716  8094 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e3bd89b221384e42a7553b75fb03e62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:37.203572  8094 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:37.206554  8142 catalog_manager.cc:1382] Generated new cluster ID: a1287addc9d24715933f38e984e3b787
I20260608 10:03:37.206892  8142 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:37.208567  8137 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e3bd89b221384e42a7553b75fb03e62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:37.209582  8137 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:37.219727  8093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e3bd89b221384e42a7553b75fb03e62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3bd89b221384e42a7553b75fb03e62a" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 37615 } } peers { permanent_uuid: "14fad97db4ba46089309319cef8a476b" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 43643 } } peers { permanent_uuid: "4449a35b67554636870f8b93cd42066b" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 43139 } } }
I20260608 10:03:37.220557  8093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:37.260761  8142 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:37.263242  8142 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:37.311858  8142 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a: Generated new TSK 0
I20260608 10:03:37.313222  8142 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:37.383575  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:40035
I20260608 10:03:37.383896  8215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:40035 every 8 connection(s)
I20260608 10:03:37.406700  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:37.447882  8218 heartbeater.cc:344] Connected to a master server at 127.7.179.190:37615
I20260608 10:03:37.448477  8218 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.449870  8218 heartbeater.cc:507] Master 127.7.179.190:37615 requested a full tablet report, sending...
I20260608 10:03:37.450172  8216 heartbeater.cc:344] Connected to a master server at 127.7.179.188:43139
I20260608 10:03:37.450753  8216 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.452101  8216 heartbeater.cc:507] Master 127.7.179.188:43139 requested a full tablet report, sending...
I20260608 10:03:37.453847  7918 ts_manager.cc:194] Registered new tserver with Master: 2352df44f9cc437da6eb32ca975d3c73 (127.7.179.129:40035)
I20260608 10:03:37.457093  7918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48348
I20260608 10:03:37.457937  8050 ts_manager.cc:194] Registered new tserver with Master: 2352df44f9cc437da6eb32ca975d3c73 (127.7.179.129:40035)
W20260608 10:03:37.458302  8223 instance_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 10:03:37.462952  8226 instance_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 10:03:37.473353  8228 instance_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 10:03:37.475284  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:37.476573  8217 heartbeater.cc:344] Connected to a master server at 127.7.179.189:43643
I20260608 10:03:37.476629  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:37.477067  7886 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 10:03:37.477090  8217 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.477496  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913017477466 us; error 0 us; skew 500 ppm
I20260608 10:03:37.478093  8217 heartbeater.cc:507] Master 127.7.179.189:43643 requested a full tablet report, sending...
I20260608 10:03:37.478447  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:37.481683  7984 ts_manager.cc:194] Registered new tserver with Master: 2352df44f9cc437da6eb32ca975d3c73 (127.7.179.129:40035)
I20260608 10:03:37.482432  7886 webserver.cc:533] Webserver started at http://127.7.179.130:39281/ using document root <none> and password file <none>
I20260608 10:03:37.483081  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:37.483337  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:37.483677  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:37.484879  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "875ef9e064854bdd910c408a39d7bf3f"
format_stamp: "Formatted at 2026-06-08 10:03:37 on dist-test-slave-vbzq"
I20260608 10:03:37.490859  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:37.495417  8233 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.496522  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260608 10:03:37.496881  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "875ef9e064854bdd910c408a39d7bf3f"
format_stamp: "Formatted at 2026-06-08 10:03:37 on dist-test-slave-vbzq"
I20260608 10:03:37.497210  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-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 10:03:37.516821  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:37.518405  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:37.521435  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:37.525807  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:37.526041  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.526432  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:37.526734  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.632614  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:42907
I20260608 10:03:37.632756  8296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:42907 every 8 connection(s)
I20260608 10:03:37.666522  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:37.670621  8300 heartbeater.cc:344] Connected to a master server at 127.7.179.190:37615
I20260608 10:03:37.671335  8300 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.672372  8300 heartbeater.cc:507] Master 127.7.179.190:37615 requested a full tablet report, sending...
I20260608 10:03:37.673828  8297 heartbeater.cc:344] Connected to a master server at 127.7.179.188:43139
I20260608 10:03:37.674291  8297 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.675406  8297 heartbeater.cc:507] Master 127.7.179.188:43139 requested a full tablet report, sending...
I20260608 10:03:37.676028  7918 ts_manager.cc:194] Registered new tserver with Master: 875ef9e064854bdd910c408a39d7bf3f (127.7.179.130:42907)
I20260608 10:03:37.680650  8050 ts_manager.cc:194] Registered new tserver with Master: 875ef9e064854bdd910c408a39d7bf3f (127.7.179.130:42907)
I20260608 10:03:37.681679  7918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48358
W20260608 10:03:37.687052  8304 instance_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 10:03:37.690742  8298 heartbeater.cc:344] Connected to a master server at 127.7.179.189:43643
I20260608 10:03:37.691439  8298 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.692250  8298 heartbeater.cc:507] Master 127.7.179.189:43643 requested a full tablet report, sending...
W20260608 10:03:37.692780  8305 instance_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 10:03:37.696182  8307 instance_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 10:03:37.697285  7984 ts_manager.cc:194] Registered new tserver with Master: 875ef9e064854bdd910c408a39d7bf3f (127.7.179.130:42907)
I20260608 10:03:37.699415  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:37.700582  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:37.700889  7886 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 10:03:37.701085  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913017701064 us; error 0 us; skew 500 ppm
I20260608 10:03:37.701763  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:37.705102  7886 webserver.cc:533] Webserver started at http://127.7.179.131:43603/ using document root <none> and password file <none>
I20260608 10:03:37.705758  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:37.705974  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:37.706274  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:37.707492  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "6f06fcb68f764dd490bf2efa7aa31fe5"
format_stamp: "Formatted at 2026-06-08 10:03:37 on dist-test-slave-vbzq"
I20260608 10:03:37.713438  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:03:37.718612  8312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.719640  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:37.719985  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "6f06fcb68f764dd490bf2efa7aa31fe5"
format_stamp: "Formatted at 2026-06-08 10:03:37 on dist-test-slave-vbzq"
I20260608 10:03:37.720301  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780913014901648-7886-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 10:03:37.738633  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:37.740088  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:37.742892  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:37.746865  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:37.747083  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.747409  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:37.747567  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:37.856241  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:40179
I20260608 10:03:37.856462  8374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:40179 every 8 connection(s)
I20260608 10:03:37.884874  8375 heartbeater.cc:344] Connected to a master server at 127.7.179.188:43139
I20260608 10:03:37.885372  8375 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.886467  8375 heartbeater.cc:507] Master 127.7.179.188:43139 requested a full tablet report, sending...
I20260608 10:03:37.890594  8050 ts_manager.cc:194] Registered new tserver with Master: 6f06fcb68f764dd490bf2efa7aa31fe5 (127.7.179.131:40179)
I20260608 10:03:37.894366  8376 heartbeater.cc:344] Connected to a master server at 127.7.179.189:43643
I20260608 10:03:37.894846  8376 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.895411  8377 heartbeater.cc:344] Connected to a master server at 127.7.179.190:37615
I20260608 10:03:37.895835  8377 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:37.895963  8376 heartbeater.cc:507] Master 127.7.179.189:43643 requested a full tablet report, sending...
I20260608 10:03:37.896945  8377 heartbeater.cc:507] Master 127.7.179.190:37615 requested a full tablet report, sending...
I20260608 10:03:37.898989  7984 ts_manager.cc:194] Registered new tserver with Master: 6f06fcb68f764dd490bf2efa7aa31fe5 (127.7.179.131:40179)
I20260608 10:03:37.900924  7918 ts_manager.cc:194] Registered new tserver with Master: 6f06fcb68f764dd490bf2efa7aa31fe5 (127.7.179.131:40179)
I20260608 10:03:37.901782  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.027166386s
I20260608 10:03:37.902901  7918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48370
I20260608 10:03:38.044395  8127 catalog_manager.cc:1294] Loaded cluster ID: a1287addc9d24715933f38e984e3b787
I20260608 10:03:38.044776  8127 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: loading cluster ID for follower catalog manager: success
I20260608 10:03:38.047202  8130 catalog_manager.cc:1294] Loaded cluster ID: a1287addc9d24715933f38e984e3b787
I20260608 10:03:38.047531  8130 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: loading cluster ID for follower catalog manager: success
I20260608 10:03:38.052592  8127 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: acquiring CA information for follower catalog manager: success
I20260608 10:03:38.054947  8130 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: acquiring CA information for follower catalog manager: success
I20260608 10:03:38.056924  8127 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:03:38.060926  8130 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:03:38.461634  8218 heartbeater.cc:499] Master 127.7.179.190:37615 was elected leader, sending a full tablet report...
I20260608 10:03:38.686458  8300 heartbeater.cc:499] Master 127.7.179.190:37615 was elected leader, sending a full tablet report...
I20260608 10:03:38.906666  8377 heartbeater.cc:499] Master 127.7.179.190:37615 was elected leader, sending a full tablet report...
I20260608 10:03:39.019021  8122 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:39.143395  7918 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48376:
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 10:03:39.261080  8262 tablet_service.cc:1511] Processing CreateTablet for tablet 265d96be4d944033b18dc3edd4de3ab7 (DEFAULT_TABLE table=test-workload [id=f000b0169d664be18fc75cdae95795b9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:39.263253  8262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265d96be4d944033b18dc3edd4de3ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:39.270140  8340 tablet_service.cc:1511] Processing CreateTablet for tablet c246e5754ab34daaae46d3bb09e5f609 (DEFAULT_TABLE table=test-workload [id=f000b0169d664be18fc75cdae95795b9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:39.271888  8340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c246e5754ab34daaae46d3bb09e5f609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:39.271528  8181 tablet_service.cc:1511] Processing CreateTablet for tablet a635fd9da09a4064ae5e0905dcca3c4a (DEFAULT_TABLE table=test-workload [id=f000b0169d664be18fc75cdae95795b9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:39.272028  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 657d27a778a242368bc77518a6322f3a (DEFAULT_TABLE table=test-workload [id=f000b0169d664be18fc75cdae95795b9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:39.273185  8181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a635fd9da09a4064ae5e0905dcca3c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:39.274103  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657d27a778a242368bc77518a6322f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:39.299728  8410 tablet_bootstrap.cc:492] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f: Bootstrap starting.
I20260608 10:03:39.311515  8410 tablet_bootstrap.cc:654] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:39.311590  8411 tablet_bootstrap.cc:492] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73: Bootstrap starting.
I20260608 10:03:39.313807  8412 tablet_bootstrap.cc:492] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5: Bootstrap starting.
I20260608 10:03:39.319121  8410 tablet_bootstrap.cc:492] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f: No bootstrap required, opened a new log
I20260608 10:03:39.319694  8410 ts_tablet_manager.cc:1403] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 10:03:39.320302  8411 tablet_bootstrap.cc:654] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:39.322701  8410 raft_consensus.cc:359] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875ef9e064854bdd910c408a39d7bf3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 42907 } }
I20260608 10:03:39.323355  8410 raft_consensus.cc:385] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:39.323669  8410 raft_consensus.cc:740] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 875ef9e064854bdd910c408a39d7bf3f, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.324199  8412 tablet_bootstrap.cc:654] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:39.324590  8410 consensus_queue.cc:260] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "875ef9e064854bdd910c408a39d7bf3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 42907 } }
I20260608 10:03:39.325542  8410 raft_consensus.cc:399] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:39.325919  8410 raft_consensus.cc:493] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:39.326424  8410 raft_consensus.cc:3060] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:39.329784  8411 tablet_bootstrap.cc:492] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73: No bootstrap required, opened a new log
I20260608 10:03:39.330473  8411 ts_tablet_manager.cc:1403] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 10:03:39.333066  8412 tablet_bootstrap.cc:492] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5: No bootstrap required, opened a new log
I20260608 10:03:39.333632  8412 ts_tablet_manager.cc:1403] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260608 10:03:39.333663  8411 raft_consensus.cc:359] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.333817  8410 raft_consensus.cc:515] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875ef9e064854bdd910c408a39d7bf3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 42907 } }
I20260608 10:03:39.334447  8411 raft_consensus.cc:385] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:39.334729  8410 leader_election.cc:304] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [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: 875ef9e064854bdd910c408a39d7bf3f; no voters: 
I20260608 10:03:39.334860  8411 raft_consensus.cc:740] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352df44f9cc437da6eb32ca975d3c73, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.335920  8411 consensus_queue.cc:260] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.336632  8411 raft_consensus.cc:399] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:39.336954  8411 raft_consensus.cc:493] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:39.336937  8412 raft_consensus.cc:359] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f06fcb68f764dd490bf2efa7aa31fe5" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40179 } }
I20260608 10:03:39.337512  8411 raft_consensus.cc:3060] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:39.337659  8410 leader_election.cc:290] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:39.337757  8412 raft_consensus.cc:385] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:39.338316  8412 raft_consensus.cc:740] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f06fcb68f764dd490bf2efa7aa31fe5, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.338518  8416 raft_consensus.cc:2804] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:39.339284  8412 consensus_queue.cc:260] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f06fcb68f764dd490bf2efa7aa31fe5" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40179 } }
I20260608 10:03:39.340039  8412 raft_consensus.cc:399] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:39.340389  8412 raft_consensus.cc:493] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:39.340790  8412 raft_consensus.cc:3060] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:39.345245  8411 raft_consensus.cc:515] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.346163  8411 leader_election.cc:304] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [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: 2352df44f9cc437da6eb32ca975d3c73; no voters: 
I20260608 10:03:39.348253  8412 raft_consensus.cc:515] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f06fcb68f764dd490bf2efa7aa31fe5" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40179 } }
I20260608 10:03:39.349151  8412 leader_election.cc:304] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [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: 6f06fcb68f764dd490bf2efa7aa31fe5; no voters: 
I20260608 10:03:39.350343  8410 ts_tablet_manager.cc:1434] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f: Time spent starting tablet: real 0.030s	user 0.022s	sys 0.010s
I20260608 10:03:39.351483  8416 raft_consensus.cc:697] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 1 LEADER]: Becoming Leader. State: Replica: 875ef9e064854bdd910c408a39d7bf3f, State: Running, Role: LEADER
I20260608 10:03:39.352254  8416 consensus_queue.cc:237] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [LEADER]: Queue going to LEADER mode. State: All 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: "875ef9e064854bdd910c408a39d7bf3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 42907 } }
I20260608 10:03:39.353763  8412 leader_election.cc:290] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:39.354336  8420 raft_consensus.cc:2804] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:39.355580  8411 leader_election.cc:290] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:39.357159  8419 raft_consensus.cc:2804] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:39.359058  8412 ts_tablet_manager.cc:1434] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5: Time spent starting tablet: real 0.025s	user 0.019s	sys 0.001s
I20260608 10:03:39.372843  7918 catalog_manager.cc:5696] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 875ef9e064854bdd910c408a39d7bf3f (127.7.179.130). New cstate: current_term: 1 leader_uuid: "875ef9e064854bdd910c408a39d7bf3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875ef9e064854bdd910c408a39d7bf3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 42907 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:39.376554  8411 ts_tablet_manager.cc:1434] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73: Time spent starting tablet: real 0.046s	user 0.015s	sys 0.008s
I20260608 10:03:39.378172  8411 tablet_bootstrap.cc:492] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73: Bootstrap starting.
I20260608 10:03:39.378790  8419 raft_consensus.cc:697] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 LEADER]: Becoming Leader. State: Replica: 2352df44f9cc437da6eb32ca975d3c73, State: Running, Role: LEADER
I20260608 10:03:39.383306  8419 consensus_queue.cc:237] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [LEADER]: Queue going to LEADER mode. State: All 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: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.390267  8420 raft_consensus.cc:697] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 1 LEADER]: Becoming Leader. State: Replica: 6f06fcb68f764dd490bf2efa7aa31fe5, State: Running, Role: LEADER
I20260608 10:03:39.391194  8420 consensus_queue.cc:237] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [LEADER]: Queue going to LEADER mode. State: All 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: "6f06fcb68f764dd490bf2efa7aa31fe5" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40179 } }
I20260608 10:03:39.403057  8411 tablet_bootstrap.cc:654] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:39.423257  8411 tablet_bootstrap.cc:492] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73: No bootstrap required, opened a new log
I20260608 10:03:39.423976  8411 ts_tablet_manager.cc:1403] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.005s
I20260608 10:03:39.428370  8411 raft_consensus.cc:359] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.429265  8411 raft_consensus.cc:385] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:39.429705  8411 raft_consensus.cc:740] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2352df44f9cc437da6eb32ca975d3c73, State: Initialized, Role: FOLLOWER
I20260608 10:03:39.429746  7916 catalog_manager.cc:5696] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352df44f9cc437da6eb32ca975d3c73 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2352df44f9cc437da6eb32ca975d3c73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:39.431092  8411 consensus_queue.cc:260] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.432148  8411 raft_consensus.cc:399] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:39.432592  8411 raft_consensus.cc:493] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:39.433262  8411 raft_consensus.cc:3060] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:39.449216  7917 catalog_manager.cc:5696] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f06fcb68f764dd490bf2efa7aa31fe5 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "6f06fcb68f764dd490bf2efa7aa31fe5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f06fcb68f764dd490bf2efa7aa31fe5" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40179 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:39.452215  8411 raft_consensus.cc:515] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.453094  8411 leader_election.cc:304] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [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: 2352df44f9cc437da6eb32ca975d3c73; no voters: 
I20260608 10:03:39.458480  8424 raft_consensus.cc:2804] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:39.459076  8424 raft_consensus.cc:697] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 LEADER]: Becoming Leader. State: Replica: 2352df44f9cc437da6eb32ca975d3c73, State: Running, Role: LEADER
I20260608 10:03:39.459847  8424 consensus_queue.cc:237] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [LEADER]: Queue going to LEADER mode. State: All 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: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } }
I20260608 10:03:39.473024  8411 leader_election.cc:290] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:39.475507  8411 ts_tablet_manager.cc:1434] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73: Time spent starting tablet: real 0.051s	user 0.016s	sys 0.005s
I20260608 10:03:39.487128  7916 catalog_manager.cc:5696] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2352df44f9cc437da6eb32ca975d3c73 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2352df44f9cc437da6eb32ca975d3c73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2352df44f9cc437da6eb32ca975d3c73" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40035 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:39.558405  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:03:39.585448  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:39.586601  7886 tablet_replica.cc:333] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73: stopping tablet replica
I20260608 10:03:39.587293  7886 raft_consensus.cc:2243] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:39.587849  7886 raft_consensus.cc:2272] T a635fd9da09a4064ae5e0905dcca3c4a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.590766  7886 tablet_replica.cc:333] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73: stopping tablet replica
I20260608 10:03:39.591284  7886 raft_consensus.cc:2243] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:39.591733  7886 raft_consensus.cc:2272] T 657d27a778a242368bc77518a6322f3a P 2352df44f9cc437da6eb32ca975d3c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.750036  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:03:39.761794  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:03:39.782575  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:39.783960  7886 tablet_replica.cc:333] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f: stopping tablet replica
I20260608 10:03:39.784649  7886 raft_consensus.cc:2243] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:39.785199  7886 raft_consensus.cc:2272] T 265d96be4d944033b18dc3edd4de3ab7 P 875ef9e064854bdd910c408a39d7bf3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.806707  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:03:39.816510  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:03:39.836684  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:39.837803  7886 tablet_replica.cc:333] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5: stopping tablet replica
I20260608 10:03:39.838477  7886 raft_consensus.cc:2243] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:39.839056  7886 raft_consensus.cc:2272] T c246e5754ab34daaae46d3bb09e5f609 P 6f06fcb68f764dd490bf2efa7aa31fe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.850101  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:03:39.860241  7886 master.cc:562] Master@127.7.179.190:37615 shutting down...
I20260608 10:03:39.962379  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:39.963582  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:39.964046  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P e3bd89b221384e42a7553b75fb03e62a: stopping tablet replica
I20260608 10:03:39.985404  7886 master.cc:584] Master@127.7.179.190:37615 shutdown complete.
I20260608 10:03:39.998214  7886 master.cc:562] Master@127.7.179.189:43643 shutting down...
I20260608 10:03:40.019551  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:40.020179  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:40.020534  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14fad97db4ba46089309319cef8a476b: stopping tablet replica
I20260608 10:03:40.071667  7886 master.cc:584] Master@127.7.179.189:43643 shutdown complete.
I20260608 10:03:40.085275  7886 master.cc:562] Master@127.7.179.188:43139 shutting down...
I20260608 10:03:40.099995  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:40.100593  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:40.100929  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4449a35b67554636870f8b93cd42066b: stopping tablet replica
I20260608 10:03:40.120613  7886 master.cc:584] Master@127.7.179.188:43139 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5069 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:03:40.149423  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:39015
I20260608 10:03:40.150841  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:40.156522  8432 instance_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 10:03:40.157829  8433 instance_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 10:03:40.161036  8435 instance_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 10:03:40.161890  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:40.162739  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:40.162951  7886 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 10:03:40.163107  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913020163064 us; error 0 us; skew 500 ppm
I20260608 10:03:40.163713  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:40.166759  7886 webserver.cc:533] Webserver started at http://127.7.179.190:34315/ using document root <none> and password file <none>
I20260608 10:03:40.167299  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:40.167496  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:40.167797  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:40.168932  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "27a1bed1201d41279eae852974bd741d"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.174036  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:40.177958  8440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.179018  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:03:40.179432  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "27a1bed1201d41279eae852974bd741d"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.179812  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-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 10:03:40.214515  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:40.215703  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:40.257342  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:39015
I20260608 10:03:40.257452  8492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:39015 every 8 connection(s)
I20260608 10:03:40.261994  8493 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 10:03:40.272766  8493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d: Bootstrap starting.
I20260608 10:03:40.278043  8493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.282917  8493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d: No bootstrap required, opened a new log
I20260608 10:03:40.285144  8493 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27a1bed1201d41279eae852974bd741d" member_type: VOTER }
I20260608 10:03:40.285833  8493 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.286103  8493 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27a1bed1201d41279eae852974bd741d, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.286885  8493 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27a1bed1201d41279eae852974bd741d" member_type: VOTER }
I20260608 10:03:40.287573  8493 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.287981  8493 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.288476  8493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.293488  8493 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27a1bed1201d41279eae852974bd741d" member_type: VOTER }
I20260608 10:03:40.294291  8493 leader_election.cc:304] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [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: 27a1bed1201d41279eae852974bd741d; no voters: 
I20260608 10:03:40.295665  8493 leader_election.cc:290] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.296188  8496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.297881  8496 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 1 LEADER]: Becoming Leader. State: Replica: 27a1bed1201d41279eae852974bd741d, State: Running, Role: LEADER
I20260608 10:03:40.298712  8496 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [LEADER]: Queue going to LEADER mode. State: All 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: "27a1bed1201d41279eae852974bd741d" member_type: VOTER }
I20260608 10:03:40.299125  8493 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:40.303747  8497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27a1bed1201d41279eae852974bd741d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27a1bed1201d41279eae852974bd741d" member_type: VOTER } }
I20260608 10:03:40.303653  8498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27a1bed1201d41279eae852974bd741d. Latest consensus state: current_term: 1 leader_uuid: "27a1bed1201d41279eae852974bd741d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27a1bed1201d41279eae852974bd741d" member_type: VOTER } }
I20260608 10:03:40.304482  8498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:40.305084  8497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:40.309686  8504 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:40.318384  8504 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:40.319578  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:40.330382  8504 catalog_manager.cc:1382] Generated new cluster ID: 8a187259ffb248c5a3126b46261f38e1
I20260608 10:03:40.330710  8504 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:40.360961  8504 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:40.362674  8504 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:40.376991  8504 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d: Generated new TSK 0
I20260608 10:03:40.378137  8504 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:40.387243  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:40.393988  8515 instance_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 10:03:40.395809  8516 instance_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 10:03:40.397289  8518 instance_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 10:03:40.397763  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:40.398840  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:40.399114  7886 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 10:03:40.399302  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913020399284 us; error 0 us; skew 500 ppm
I20260608 10:03:40.399973  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:40.403091  7886 webserver.cc:533] Webserver started at http://127.7.179.129:44457/ using document root <none> and password file <none>
I20260608 10:03:40.403754  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:40.403977  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:40.404322  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:40.405663  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "1f575b71df8f474d8673b7f91ce9a709"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.411352  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:40.415547  8523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.416554  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:03:40.416904  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "1f575b71df8f474d8673b7f91ce9a709"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.417253  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-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 10:03:40.427230  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:40.428341  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:40.429991  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:40.432722  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:40.433007  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.433323  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:40.433531  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.479274  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:42645
I20260608 10:03:40.479434  8586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:42645 every 8 connection(s)
I20260608 10:03:40.484802  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:40.493536  8591 instance_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 10:03:40.495707  8592 instance_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 10:03:40.500288  8594 instance_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 10:03:40.501394  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:40.502518  8587 heartbeater.cc:344] Connected to a master server at 127.7.179.190:39015
I20260608 10:03:40.502571  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:40.502974  7886 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 10:03:40.503079  8587 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:40.503166  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913020503145 us; error 0 us; skew 500 ppm
I20260608 10:03:40.503968  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:40.504127  8587 heartbeater.cc:507] Master 127.7.179.190:39015 requested a full tablet report, sending...
I20260608 10:03:40.506923  8457 ts_manager.cc:194] Registered new tserver with Master: 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645)
I20260608 10:03:40.507696  7886 webserver.cc:533] Webserver started at http://127.7.179.130:40679/ using document root <none> and password file <none>
I20260608 10:03:40.508272  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:40.508452  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:40.508775  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:40.509179  8457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42574
I20260608 10:03:40.510037  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "98201aea91394469bf11c196ff274ec6"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.515486  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:40.519668  8599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.520627  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:03:40.520978  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "98201aea91394469bf11c196ff274ec6"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.521320  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-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 10:03:40.535271  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:40.536602  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:40.538270  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:40.540872  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:40.541129  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.541400  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:40.541616  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:40.585703  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:39933
I20260608 10:03:40.585816  8662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:39933 every 8 connection(s)
I20260608 10:03:40.590942  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:40.599056  8666 instance_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 10:03:40.601263  8667 instance_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 10:03:40.605191  7886 server_base.cc:1061] running on GCE node
W20260608 10:03:40.605932  8669 instance_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 10:03:40.606480  8663 heartbeater.cc:344] Connected to a master server at 127.7.179.190:39015
I20260608 10:03:40.606935  8663 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:40.607137  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:40.607412  7886 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 10:03:40.607630  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913020607607 us; error 0 us; skew 500 ppm
I20260608 10:03:40.607903  8663 heartbeater.cc:507] Master 127.7.179.190:39015 requested a full tablet report, sending...
I20260608 10:03:40.608515  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:40.610746  8457 ts_manager.cc:194] Registered new tserver with Master: 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:40.611665  7886 webserver.cc:533] Webserver started at http://127.7.179.131:42669/ using document root <none> and password file <none>
I20260608 10:03:40.612243  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:40.612445  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:40.612433  8457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42582
I20260608 10:03:40.612993  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:40.614375  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "d8f50378138740f1afc6de44e37c5b9c"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.619495  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:03:40.623617  8674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.625303  7886 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:03:40.625763  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "d8f50378138740f1afc6de44e37c5b9c"
format_stamp: "Formatted at 2026-06-08 10:03:40 on dist-test-slave-vbzq"
I20260608 10:03:40.626044  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-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 10:03:40.647779  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:40.649019  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:40.650635  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:40.653117  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:40.653368  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.653689  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:40.653887  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:40.702749  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:37665
I20260608 10:03:40.702872  8736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:37665 every 8 connection(s)
I20260608 10:03:40.719527  8737 heartbeater.cc:344] Connected to a master server at 127.7.179.190:39015
I20260608 10:03:40.720048  8737 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:40.721009  8737 heartbeater.cc:507] Master 127.7.179.190:39015 requested a full tablet report, sending...
I20260608 10:03:40.723806  8457 ts_manager.cc:194] Registered new tserver with Master: d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:40.724648  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017814722s
I20260608 10:03:40.725947  8457 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42594
I20260608 10:03:41.512398  8587 heartbeater.cc:499] Master 127.7.179.190:39015 was elected leader, sending a full tablet report...
I20260608 10:03:41.615453  8663 heartbeater.cc:499] Master 127.7.179.190:39015 was elected leader, sending a full tablet report...
I20260608 10:03:41.729265  8737 heartbeater.cc:499] Master 127.7.179.190:39015 was elected leader, sending a full tablet report...
I20260608 10:03:41.791278  8457 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42610:
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 10:03:41.794176  8457 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 10:03:41.877889  8627 tablet_service.cc:1511] Processing CreateTablet for tablet 8e329532c1844c05a4c62b68f151fe87 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:03:41.879487  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e329532c1844c05a4c62b68f151fe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.888942  8623 tablet_service.cc:1511] Processing CreateTablet for tablet 5c15a52dd71f4f28929952e89bfb8c90 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:03:41.890424  8623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c15a52dd71f4f28929952e89bfb8c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.894086  8697 tablet_service.cc:1511] Processing CreateTablet for tablet d0782ea5fbe24633a38471d54344bf5c (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:03:41.895689  8550 tablet_service.cc:1511] Processing CreateTablet for tablet 42fcffced78748aa9331fc8a98ea6f3d (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:03:41.897303  8550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fcffced78748aa9331fc8a98ea6f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.880851  8626 tablet_service.cc:1511] Processing CreateTablet for tablet 42fcffced78748aa9331fc8a98ea6f3d (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:03:41.906932  8621 tablet_service.cc:1511] Processing CreateTablet for tablet b95b5a5bec5f42af833e318a5cef13f3 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:03:41.907491  8626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fcffced78748aa9331fc8a98ea6f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.908421  8621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95b5a5bec5f42af833e318a5cef13f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.881647  8702 tablet_service.cc:1511] Processing CreateTablet for tablet 8e329532c1844c05a4c62b68f151fe87 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:03:41.882874  8700 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:03:41.884896  8699 tablet_service.cc:1511] Processing CreateTablet for tablet 8547754f5c6e4930b56c9b259fbd95b8 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:03:41.885190  8625 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:03:41.886921  8624 tablet_service.cc:1511] Processing CreateTablet for tablet 8547754f5c6e4930b56c9b259fbd95b8 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:03:41.887593  8698 tablet_service.cc:1511] Processing CreateTablet for tablet 5c15a52dd71f4f28929952e89bfb8c90 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:03:41.897076  8622 tablet_service.cc:1511] Processing CreateTablet for tablet d0782ea5fbe24633a38471d54344bf5c (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:03:41.881014  8701 tablet_service.cc:1511] Processing CreateTablet for tablet 42fcffced78748aa9331fc8a98ea6f3d (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:03:41.895720  8697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0782ea5fbe24633a38471d54344bf5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.899186  8546 tablet_service.cc:1511] Processing CreateTablet for tablet d0782ea5fbe24633a38471d54344bf5c (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:03:41.900640  8545 tablet_service.cc:1511] Processing CreateTablet for tablet b95b5a5bec5f42af833e318a5cef13f3 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:03:41.901419  8547 tablet_service.cc:1511] Processing CreateTablet for tablet 5c15a52dd71f4f28929952e89bfb8c90 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:03:41.913707  8546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0782ea5fbe24633a38471d54344bf5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.913620  8620 tablet_service.cc:1511] Processing CreateTablet for tablet 315260b958ab4756950db00c0a409f91 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:03:41.914732  8547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c15a52dd71f4f28929952e89bfb8c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.914558  8696 tablet_service.cc:1511] Processing CreateTablet for tablet b95b5a5bec5f42af833e318a5cef13f3 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:03:41.916323  8544 tablet_service.cc:1511] Processing CreateTablet for tablet 315260b958ab4756950db00c0a409f91 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:03:41.902935  8549 tablet_service.cc:1511] Processing CreateTablet for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:03:41.917809  8544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315260b958ab4756950db00c0a409f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.918478  8549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.898998  8548 tablet_service.cc:1511] Processing CreateTablet for tablet 8547754f5c6e4930b56c9b259fbd95b8 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:03:41.920156  8548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8547754f5c6e4930b56c9b259fbd95b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.898998  8551 tablet_service.cc:1511] Processing CreateTablet for tablet 8e329532c1844c05a4c62b68f151fe87 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:03:41.922645  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e329532c1844c05a4c62b68f151fe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.926278  8545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95b5a5bec5f42af833e318a5cef13f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.935284  8695 tablet_service.cc:1511] Processing CreateTablet for tablet 315260b958ab4756950db00c0a409f91 (DEFAULT_TABLE table=test-workload [id=8b4a76f4db6b4df5ac9a402115f23161]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:03:41.937800  8702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e329532c1844c05a4c62b68f151fe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.940037  8699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8547754f5c6e4930b56c9b259fbd95b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.940892  8695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315260b958ab4756950db00c0a409f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.941928  8701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fcffced78748aa9331fc8a98ea6f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.943435  8622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0782ea5fbe24633a38471d54344bf5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.944516  8624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8547754f5c6e4930b56c9b259fbd95b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.945956  8696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95b5a5bec5f42af833e318a5cef13f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.946734  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.947834  8698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c15a52dd71f4f28929952e89bfb8c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.954047  8625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.967844  8620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 315260b958ab4756950db00c0a409f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:42.022534  8758 tablet_bootstrap.cc:492] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.054785  8759 tablet_bootstrap.cc:492] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
I20260608 10:03:42.076498  8758 tablet_bootstrap.cc:654] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.087713  8759 tablet_bootstrap.cc:654] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.088905  8760 tablet_bootstrap.cc:492] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.094305  8759 tablet_bootstrap.cc:492] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.094873  8759 ts_tablet_manager.cc:1403] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.004s
I20260608 10:03:42.098265  8760 tablet_bootstrap.cc:654] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.098212  8759 raft_consensus.cc:359] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.099133  8759 raft_consensus.cc:385] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.099514  8759 raft_consensus.cc:740] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.100466  8759 consensus_queue.cc:260] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.103307  8758 tablet_bootstrap.cc:492] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.103914  8758 ts_tablet_manager.cc:1403] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.003s
I20260608 10:03:42.104180  8759 ts_tablet_manager.cc:1434] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:03:42.104768  8760 tablet_bootstrap.cc:492] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.105237  8760 ts_tablet_manager.cc:1403] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260608 10:03:42.105285  8759 tablet_bootstrap.cc:492] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
I20260608 10:03:42.107651  8758 raft_consensus.cc:359] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.108353  8758 raft_consensus.cc:385] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.108716  8758 raft_consensus.cc:740] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.109917  8760 raft_consensus.cc:359] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.109892  8758 consensus_queue.cc:260] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.111047  8760 raft_consensus.cc:385] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.111554  8760 raft_consensus.cc:740] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.112252  8759 tablet_bootstrap.cc:654] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.112866  8760 consensus_queue.cc:260] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.124761  8760 ts_tablet_manager.cc:1434] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 10:03:42.126614  8760 tablet_bootstrap.cc:492] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.128146  8758 ts_tablet_manager.cc:1434] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.011s
I20260608 10:03:42.129304  8758 tablet_bootstrap.cc:492] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.133812  8760 tablet_bootstrap.cc:654] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.136044  8758 tablet_bootstrap.cc:654] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.136065  8759 tablet_bootstrap.cc:492] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.138356  8759 ts_tablet_manager.cc:1403] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.009s
I20260608 10:03:42.142428  8759 raft_consensus.cc:359] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.143100  8759 raft_consensus.cc:385] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.143441  8759 raft_consensus.cc:740] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.144237  8759 consensus_queue.cc:260] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.144799  8760 tablet_bootstrap.cc:492] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.145375  8760 ts_tablet_manager.cc:1403] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.014s
I20260608 10:03:42.146672  8759 ts_tablet_manager.cc:1434] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:42.147795  8759 tablet_bootstrap.cc:492] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
I20260608 10:03:42.148555  8760 raft_consensus.cc:359] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.149284  8760 raft_consensus.cc:385] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.149624  8760 raft_consensus.cc:740] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.150591  8760 consensus_queue.cc:260] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.152984  8760 ts_tablet_manager.cc:1434] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:03:42.155639  8759 tablet_bootstrap.cc:654] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.162335  8767 raft_consensus.cc:493] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.163241  8767 raft_consensus.cc:515] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.165885  8758 tablet_bootstrap.cc:492] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.166410  8767 leader_election.cc:290] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:42.166549  8758 ts_tablet_manager.cc:1403] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.010s
I20260608 10:03:42.171733  8760 tablet_bootstrap.cc:492] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.178023  8758 raft_consensus.cc:359] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.178978  8758 raft_consensus.cc:385] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.179195  8760 tablet_bootstrap.cc:654] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.179391  8758 raft_consensus.cc:740] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.180562  8758 consensus_queue.cc:260] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.183444  8758 ts_tablet_manager.cc:1434] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.006s
I20260608 10:03:42.183866  8759 tablet_bootstrap.cc:492] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.184643  8759 ts_tablet_manager.cc:1403] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260608 10:03:42.189281  8759 raft_consensus.cc:359] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.190459  8759 raft_consensus.cc:385] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.190883  8759 raft_consensus.cc:740] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.184655  8758 tablet_bootstrap.cc:492] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.197737  8759 consensus_queue.cc:260] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.199415  8760 tablet_bootstrap.cc:492] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.200068  8760 ts_tablet_manager.cc:1403] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260608 10:03:42.200418  8759 ts_tablet_manager.cc:1434] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:03:42.201534  8759 tablet_bootstrap.cc:492] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
I20260608 10:03:42.201699  8764 raft_consensus.cc:493] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.202272  8764 raft_consensus.cc:515] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.203306  8760 raft_consensus.cc:359] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.204151  8760 raft_consensus.cc:385] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.204468  8760 raft_consensus.cc:740] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.207625  8758 tablet_bootstrap.cc:654] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.215459  8759 tablet_bootstrap.cc:654] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.218003  8764 leader_election.cc:290] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.224670  8760 consensus_queue.cc:260] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.235250  8774 raft_consensus.cc:493] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.235963  8774 raft_consensus.cc:515] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.244628  8760 ts_tablet_manager.cc:1434] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260608 10:03:42.244664  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8547754f5c6e4930b56c9b259fbd95b8" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.245935  8637 raft_consensus.cc:2468] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 0.
I20260608 10:03:42.246403  8760 tablet_bootstrap.cc:492] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.246872  8774 leader_election.cc:290] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.247885  8678 leader_election.cc:304] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c; no voters: 
I20260608 10:03:42.248915  8770 raft_consensus.cc:2804] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.249366  8758 tablet_bootstrap.cc:492] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.249308  8770 raft_consensus.cc:493] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.249879  8770 raft_consensus.cc:3060] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.250011  8758 ts_tablet_manager.cc:1403] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.000s
I20260608 10:03:42.253278  8758 raft_consensus.cc:359] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.258505  8758 raft_consensus.cc:385] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.258877  8758 raft_consensus.cc:740] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.259838  8758 consensus_queue.cc:260] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.262288  8758 ts_tablet_manager.cc:1434] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:03:42.263423  8758 tablet_bootstrap.cc:492] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.263550  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8547754f5c6e4930b56c9b259fbd95b8" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.265435  8770 raft_consensus.cc:515] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.272349  8770 leader_election.cc:290] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 election: Requested vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:42.268774  8765 raft_consensus.cc:493] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:03:42.266680  8678 leader_election.cc:343] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.274441  8765 raft_consensus.cc:515] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.275141  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.274549  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fcffced78748aa9331fc8a98ea6f3d" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.277688  8712 raft_consensus.cc:2468] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 0.
I20260608 10:03:42.278501  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8547754f5c6e4930b56c9b259fbd95b8" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709"
I20260608 10:03:42.280166  8600 leader_election.cc:304] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c; no voters: 
I20260608 10:03:42.282452  8765 leader_election.cc:290] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.289916  8758 tablet_bootstrap.cc:654] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.290669  8765 raft_consensus.cc:493] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.291191  8765 raft_consensus.cc:515] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.284721  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8547754f5c6e4930b56c9b259fbd95b8" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6"
I20260608 10:03:42.293416  8637 raft_consensus.cc:3060] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.293536  8765 leader_election.cc:290] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.295738  8760 tablet_bootstrap.cc:654] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.298190  8774 raft_consensus.cc:2804] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.298491  8774 raft_consensus.cc:493] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.298792  8774 raft_consensus.cc:3060] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:42.298506  8600 leader_election.cc:343] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.304061  8759 tablet_bootstrap.cc:492] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.304924  8759 ts_tablet_manager.cc:1403] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.104s	user 0.026s	sys 0.027s
I20260608 10:03:42.313680  8774 raft_consensus.cc:515] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
W20260608 10:03:42.316401  8507 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:42.318596  8512 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 10:03:42.318989  8678 leader_election.cc:343] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.319025  8759 raft_consensus.cc:359] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.320950  8759 raft_consensus.cc:385] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.321271  8759 raft_consensus.cc:740] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.322146  8759 consensus_queue.cc:260] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.323657  8561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fcffced78748aa9331fc8a98ea6f3d" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.323822  8637 raft_consensus.cc:2468] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 1.
I20260608 10:03:42.326715  8560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.327512  8560 raft_consensus.cc:2468] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 0.
I20260608 10:03:42.328497  8774 leader_election.cc:290] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 election: Requested vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
W20260608 10:03:42.324710  8512 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:03:42.329924  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fcffced78748aa9331fc8a98ea6f3d" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709"
I20260608 10:03:42.331146  8759 ts_tablet_manager.cc:1434] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.007s
I20260608 10:03:42.332515  8759 tablet_bootstrap.cc:492] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
I20260608 10:03:42.332649  8765 raft_consensus.cc:493] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.333225  8765 raft_consensus.cc:515] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.329357  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fcffced78748aa9331fc8a98ea6f3d" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c"
I20260608 10:03:42.335649  8603 leader_election.cc:304] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [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: 1f575b71df8f474d8673b7f91ce9a709, 98201aea91394469bf11c196ff274ec6; no voters: d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.335717  8678 leader_election.cc:304] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [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: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c; no voters: 1f575b71df8f474d8673b7f91ce9a709
I20260608 10:03:42.337255  8770 raft_consensus.cc:2804] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.337363  8765 leader_election.cc:290] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
W20260608 10:03:42.337608  8603 leader_election.cc:343] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.337847  8770 raft_consensus.cc:697] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Becoming Leader. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Running, Role: LEADER
I20260608 10:03:42.335207  8711 raft_consensus.cc:3060] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.338865  8770 consensus_queue.cc:237] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
W20260608 10:03:42.341614  8603 leader_election.cc:343] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.340646  8758 tablet_bootstrap.cc:492] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.346485  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315260b958ab4756950db00c0a409f91" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.347191  8712 raft_consensus.cc:2468] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 0.
I20260608 10:03:42.349131  8758 ts_tablet_manager.cc:1403] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.005s
I20260608 10:03:42.349390  8712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.342604  8774 raft_consensus.cc:2804] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.349205  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.355095  8758 raft_consensus.cc:359] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.355808  8758 raft_consensus.cc:385] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.356127  8758 raft_consensus.cc:740] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.356801  8758 consensus_queue.cc:260] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.359385  8758 ts_tablet_manager.cc:1434] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260608 10:03:42.352795  8774 raft_consensus.cc:493] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.360775  8758 tablet_bootstrap.cc:492] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.361639  8774 raft_consensus.cc:3060] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.362355  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315260b958ab4756950db00c0a409f91" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.360769  8524 leader_election.cc:304] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c; no voters: 
I20260608 10:03:42.364518  8765 raft_consensus.cc:2804] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.364934  8765 raft_consensus.cc:493] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.365378  8765 raft_consensus.cc:3060] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:42.373046  8524 leader_election.cc:343] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.373907  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.372920  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
W20260608 10:03:42.376708  8524 leader_election.cc:343] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.383010  8711 raft_consensus.cc:2468] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 1.
I20260608 10:03:42.375679  8774 raft_consensus.cc:515] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.384691  8600 leader_election.cc:304] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [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: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c; no voters: 1f575b71df8f474d8673b7f91ce9a709
I20260608 10:03:42.385353  8637 raft_consensus.cc:2393] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f575b71df8f474d8673b7f91ce9a709 in current term 1: Already voted for candidate 98201aea91394469bf11c196ff274ec6 in this term.
I20260608 10:03:42.385658  8764 raft_consensus.cc:2804] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.386435  8774 leader_election.cc:290] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 election: Requested vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
W20260608 10:03:42.387567  8527 leader_election.cc:343] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.389663  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709"
W20260608 10:03:42.389843  8527 leader_election.cc:343] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.383563  8765 raft_consensus.cc:515] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.390846  8527 leader_election.cc:304] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709; no voters: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.392786  8760 tablet_bootstrap.cc:492] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.393288  8765 leader_election.cc:290] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 election: Requested vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.393591  8760 ts_tablet_manager.cc:1403] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.148s	user 0.019s	sys 0.004s
I20260608 10:03:42.395403  8765 raft_consensus.cc:2749] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.392781  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c"
I20260608 10:03:42.397650  8758 tablet_bootstrap.cc:654] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.394063  8559 raft_consensus.cc:3060] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:42.398026  8600 leader_election.cc:343] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.400012  8760 raft_consensus.cc:359] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.400890  8760 raft_consensus.cc:385] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.394513  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315260b958ab4756950db00c0a409f91" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c"
I20260608 10:03:42.395355  8759 tablet_bootstrap.cc:654] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.403849  8710 raft_consensus.cc:3060] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.405766  8527 leader_election.cc:304] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709; no voters: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.406683  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315260b958ab4756950db00c0a409f91" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6"
I20260608 10:03:42.403282  8764 raft_consensus.cc:697] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Running, Role: LEADER
W20260608 10:03:42.408555  8527 leader_election.cc:343] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.402976  8760 raft_consensus.cc:740] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.411108  8760 consensus_queue.cc:260] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.412515  8758 tablet_bootstrap.cc:492] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.413117  8758 ts_tablet_manager.cc:1403] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.013s
I20260608 10:03:42.394284  8453 catalog_manager.cc:5696] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f50378138740f1afc6de44e37c5b9c (127.7.179.131). New cstate: current_term: 1 leader_uuid: "d8f50378138740f1afc6de44e37c5b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:42.414357  8760 ts_tablet_manager.cc:1434] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 10:03:42.414685  8710 raft_consensus.cc:2468] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 1.
I20260608 10:03:42.410115  8764 consensus_queue.cc:237] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.416224  8524 leader_election.cc:304] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [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: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c; no voters: 98201aea91394469bf11c196ff274ec6
I20260608 10:03:42.413143  8559 raft_consensus.cc:2468] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 1.
I20260608 10:03:42.417296  8765 raft_consensus.cc:2804] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.417418  8787 raft_consensus.cc:2749] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.417004  8758 raft_consensus.cc:359] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.418615  8758 raft_consensus.cc:385] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.419255  8758 raft_consensus.cc:740] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.420491  8758 consensus_queue.cc:260] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.417480  8760 tablet_bootstrap.cc:492] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.425287  8603 leader_election.cc:304] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [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: 1f575b71df8f474d8673b7f91ce9a709, 98201aea91394469bf11c196ff274ec6; no voters: d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.427539  8786 raft_consensus.cc:2804] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.428814  8786 raft_consensus.cc:697] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Running, Role: LEADER
I20260608 10:03:42.430296  8786 consensus_queue.cc:237] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.444789  8765 raft_consensus.cc:697] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 LEADER]: Becoming Leader. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Running, Role: LEADER
I20260608 10:03:42.445848  8765 consensus_queue.cc:237] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.456995  8759 tablet_bootstrap.cc:492] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.459710  8759 ts_tablet_manager.cc:1403] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.028s
I20260608 10:03:42.456782  8455 catalog_manager.cc:5696] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98201aea91394469bf11c196ff274ec6 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "98201aea91394469bf11c196ff274ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:42.466084  8760 tablet_bootstrap.cc:654] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.466657  8786 raft_consensus.cc:493] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.467201  8786 raft_consensus.cc:515] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.471372  8758 ts_tablet_manager.cc:1434] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.058s	user 0.022s	sys 0.007s
I20260608 10:03:42.474720  8759 raft_consensus.cc:359] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.476043  8759 raft_consensus.cc:385] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.476495  8759 raft_consensus.cc:740] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.477186  8786 leader_election.cc:290] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665), 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645)
I20260608 10:03:42.472869  8758 tablet_bootstrap.cc:492] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.477787  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e329532c1844c05a4c62b68f151fe87" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.478945  8759 consensus_queue.cc:260] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
W20260608 10:03:42.491566  8603 leader_election.cc:343] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.491649  8759 ts_tablet_manager.cc:1434] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260608 10:03:42.477850  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e329532c1844c05a4c62b68f151fe87" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.493114  8759 tablet_bootstrap.cc:492] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
W20260608 10:03:42.494797  8600 leader_election.cc:343] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.495308  8600 leader_election.cc:304] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98201aea91394469bf11c196ff274ec6; no voters: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.496400  8786 raft_consensus.cc:2749] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.502084  8758 tablet_bootstrap.cc:654] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.502519  8759 tablet_bootstrap.cc:654] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.505153  8453 catalog_manager.cc:5696] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "1f575b71df8f474d8673b7f91ce9a709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:42.512686  8760 tablet_bootstrap.cc:492] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.513641  8760 ts_tablet_manager.cc:1403] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.010s
I20260608 10:03:42.515823  8770 raft_consensus.cc:493] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.516427  8770 raft_consensus.cc:515] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.518465  8770 leader_election.cc:290] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:42.520128  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0ca7cdf7d04efba9de54f4e4f2ef19" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.520573  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0ca7cdf7d04efba9de54f4e4f2ef19" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.520031  8455 catalog_manager.cc:5696] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98201aea91394469bf11c196ff274ec6 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "98201aea91394469bf11c196ff274ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:42.521144  8559 raft_consensus.cc:2468] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 0.
W20260608 10:03:42.522279  8678 leader_election.cc:343] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.523185  8678 leader_election.cc:304] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [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: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c; no voters: 98201aea91394469bf11c196ff274ec6
I20260608 10:03:42.524350  8770 raft_consensus.cc:2804] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.525044  8770 raft_consensus.cc:493] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.525645  8770 raft_consensus.cc:3060] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.527675  8758 tablet_bootstrap.cc:492] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.528285  8758 ts_tablet_manager.cc:1403] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.006s
I20260608 10:03:42.518409  8760 raft_consensus.cc:359] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.530817  8760 raft_consensus.cc:385] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.531138  8760 raft_consensus.cc:740] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.531746  8759 tablet_bootstrap.cc:492] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.532311  8759 ts_tablet_manager.cc:1403] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.007s
I20260608 10:03:42.532045  8760 consensus_queue.cc:260] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.534960  8760 ts_tablet_manager.cc:1434] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260608 10:03:42.535398  8770 raft_consensus.cc:515] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.535761  8759 raft_consensus.cc:359] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.536280  8760 tablet_bootstrap.cc:492] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.536485  8759 raft_consensus.cc:385] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.536852  8759 raft_consensus.cc:740] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.538131  8770 leader_election.cc:290] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 election: Requested vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:42.537812  8759 consensus_queue.cc:260] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.539000  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0ca7cdf7d04efba9de54f4e4f2ef19" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709"
I20260608 10:03:42.539678  8559 raft_consensus.cc:3060] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.540086  8759 ts_tablet_manager.cc:1434] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:03:42.540956  8759 tablet_bootstrap.cc:492] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
I20260608 10:03:42.543759  8758 raft_consensus.cc:359] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.544705  8758 raft_consensus.cc:385] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.545101  8758 raft_consensus.cc:740] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.546242  8760 tablet_bootstrap.cc:654] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.546195  8758 consensus_queue.cc:260] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.547139  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0ca7cdf7d04efba9de54f4e4f2ef19" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6"
I20260608 10:03:42.547746  8759 tablet_bootstrap.cc:654] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
W20260608 10:03:42.549220  8678 leader_election.cc:343] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:42.552816  8559 raft_consensus.cc:2468] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 1.
I20260608 10:03:42.555338  8759 tablet_bootstrap.cc:492] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.555904  8759 ts_tablet_manager.cc:1403] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260608 10:03:42.549515  8758 ts_tablet_manager.cc:1434] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.003s
I20260608 10:03:42.557255  8758 tablet_bootstrap.cc:492] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.558619  8678 leader_election.cc:304] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [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: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c; no voters: 98201aea91394469bf11c196ff274ec6
I20260608 10:03:42.559672  8770 raft_consensus.cc:2804] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.560307  8770 raft_consensus.cc:697] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Becoming Leader. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Running, Role: LEADER
I20260608 10:03:42.559836  8759 raft_consensus.cc:359] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.560875  8759 raft_consensus.cc:385] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.561251  8759 raft_consensus.cc:740] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.561228  8770 consensus_queue.cc:237] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.562532  8759 consensus_queue.cc:260] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.564613  8758 tablet_bootstrap.cc:654] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.564996  8759 ts_tablet_manager.cc:1434] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:03:42.566196  8759 tablet_bootstrap.cc:492] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6: Bootstrap starting.
I20260608 10:03:42.575191  8759 tablet_bootstrap.cc:654] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.577345  8760 tablet_bootstrap.cc:492] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.577639  8758 tablet_bootstrap.cc:492] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.579042  8760 ts_tablet_manager.cc:1403] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.006s
I20260608 10:03:42.579142  8758 ts_tablet_manager.cc:1403] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 10:03:42.583276  8760 raft_consensus.cc:359] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.584149  8760 raft_consensus.cc:385] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.583837  8758 raft_consensus.cc:359] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.584584  8760 raft_consensus.cc:740] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.584879  8758 raft_consensus.cc:385] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.585845  8760 consensus_queue.cc:260] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.585371  8758 raft_consensus.cc:740] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.589023  8760 ts_tablet_manager.cc:1434] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:03:42.589907  8758 consensus_queue.cc:260] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.591068  8760 tablet_bootstrap.cc:492] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.594161  8758 ts_tablet_manager.cc:1434] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 10:03:42.595853  8758 tablet_bootstrap.cc:492] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709: Bootstrap starting.
I20260608 10:03:42.591231  8453 catalog_manager.cc:5696] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f50378138740f1afc6de44e37c5b9c (127.7.179.131). New cstate: current_term: 1 leader_uuid: "d8f50378138740f1afc6de44e37c5b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:42.602241  8759 tablet_bootstrap.cc:492] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6: No bootstrap required, opened a new log
I20260608 10:03:42.602785  8759 ts_tablet_manager.cc:1403] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260608 10:03:42.603960  8770 raft_consensus.cc:493] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.604494  8770 raft_consensus.cc:515] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.605037  8758 tablet_bootstrap.cc:654] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.606381  8759 raft_consensus.cc:359] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.606926  8770 leader_election.cc:290] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:42.607090  8759 raft_consensus.cc:385] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.607470  8759 raft_consensus.cc:740] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.608351  8759 consensus_queue.cc:260] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.610543  8759 ts_tablet_manager.cc:1434] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:03:42.610419  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.611129  8637 raft_consensus.cc:2468] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 0.
I20260608 10:03:42.615201  8678 leader_election.cc:304] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c; no voters: 
I20260608 10:03:42.616845  8770 raft_consensus.cc:2804] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.617259  8770 raft_consensus.cc:493] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.617652  8770 raft_consensus.cc:3060] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.618033  8758 tablet_bootstrap.cc:492] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709: No bootstrap required, opened a new log
I20260608 10:03:42.618460  8758 ts_tablet_manager.cc:1403] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260608 10:03:42.620780  8758 raft_consensus.cc:359] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.621330  8758 raft_consensus.cc:385] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.621596  8758 raft_consensus.cc:740] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.622246  8758 consensus_queue.cc:260] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.624126  8758 ts_tablet_manager.cc:1434] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:42.625068  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.625162  8770 raft_consensus.cc:515] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.625736  8559 raft_consensus.cc:2468] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 0.
I20260608 10:03:42.627004  8760 tablet_bootstrap.cc:654] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.629535  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709"
I20260608 10:03:42.630621  8559 raft_consensus.cc:3060] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.631752  8770 leader_election.cc:290] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 election: Requested vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:42.632905  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6"
I20260608 10:03:42.633541  8637 raft_consensus.cc:3060] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.638666  8559 raft_consensus.cc:2468] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 1.
I20260608 10:03:42.640143  8678 leader_election.cc:304] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c; no voters: 
I20260608 10:03:42.641173  8770 raft_consensus.cc:2804] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.641753  8770 raft_consensus.cc:697] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Becoming Leader. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Running, Role: LEADER
I20260608 10:03:42.642673  8770 consensus_queue.cc:237] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.643290  8760 tablet_bootstrap.cc:492] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.643853  8760 ts_tablet_manager.cc:1403] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.013s
I20260608 10:03:42.643942  8637 raft_consensus.cc:2468] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f50378138740f1afc6de44e37c5b9c in term 1.
I20260608 10:03:42.647387  8760 raft_consensus.cc:359] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.648087  8760 raft_consensus.cc:385] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.648372  8760 raft_consensus.cc:740] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.649128  8760 consensus_queue.cc:260] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.651234  8760 ts_tablet_manager.cc:1434] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:42.652168  8760 tablet_bootstrap.cc:492] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c: Bootstrap starting.
I20260608 10:03:42.654736  8455 catalog_manager.cc:5696] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f50378138740f1afc6de44e37c5b9c (127.7.179.131). New cstate: current_term: 1 leader_uuid: "d8f50378138740f1afc6de44e37c5b9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:42.657133  8760 tablet_bootstrap.cc:654] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:42.664474  8760 tablet_bootstrap.cc:492] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c: No bootstrap required, opened a new log
I20260608 10:03:42.665050  8760 ts_tablet_manager.cc:1403] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 10:03:42.668795  8760 raft_consensus.cc:359] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.669435  8760 raft_consensus.cc:385] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:42.669797  8760 raft_consensus.cc:740] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Initialized, Role: FOLLOWER
I20260608 10:03:42.670852  8760 consensus_queue.cc:260] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.672853  8760 ts_tablet_manager.cc:1434] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:42.702936  8786 raft_consensus.cc:493] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.703481  8786 raft_consensus.cc:515] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.705518  8786 leader_election.cc:290] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.706475  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95b5a5bec5f42af833e318a5cef13f3" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.706754  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95b5a5bec5f42af833e318a5cef13f3" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.707070  8559 raft_consensus.cc:2468] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 0.
I20260608 10:03:42.707530  8710 raft_consensus.cc:2468] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 0.
I20260608 10:03:42.708304  8603 leader_election.cc:304] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709, 98201aea91394469bf11c196ff274ec6; no voters: 
I20260608 10:03:42.709151  8786 raft_consensus.cc:2804] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.709527  8786 raft_consensus.cc:493] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.709870  8786 raft_consensus.cc:3060] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.715263  8786 raft_consensus.cc:515] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.717715  8786 leader_election.cc:290] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 election: Requested vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.718847  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95b5a5bec5f42af833e318a5cef13f3" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709"
I20260608 10:03:42.718950  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95b5a5bec5f42af833e318a5cef13f3" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c"
I20260608 10:03:42.719548  8559 raft_consensus.cc:3060] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.719671  8710 raft_consensus.cc:3060] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.724438  8559 raft_consensus.cc:2468] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 1.
I20260608 10:03:42.724596  8710 raft_consensus.cc:2468] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98201aea91394469bf11c196ff274ec6 in term 1.
I20260608 10:03:42.725728  8603 leader_election.cc:304] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709, 98201aea91394469bf11c196ff274ec6; no voters: 
I20260608 10:03:42.726539  8786 raft_consensus.cc:2804] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.727159  8786 raft_consensus.cc:697] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 98201aea91394469bf11c196ff274ec6, State: Running, Role: LEADER
I20260608 10:03:42.728137  8786 consensus_queue.cc:237] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.737674  8455 catalog_manager.cc:5696] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98201aea91394469bf11c196ff274ec6 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "98201aea91394469bf11c196ff274ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:42.762938  8786 raft_consensus.cc:493] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.763509  8786 raft_consensus.cc:515] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.765411  8786 leader_election.cc:290] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.766561  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315260b958ab4756950db00c0a409f91" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.766507  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "315260b958ab4756950db00c0a409f91" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.767413  8710 raft_consensus.cc:2393] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98201aea91394469bf11c196ff274ec6 in current term 1: Already voted for candidate 1f575b71df8f474d8673b7f91ce9a709 in this term.
I20260608 10:03:42.768385  8600 leader_election.cc:304] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98201aea91394469bf11c196ff274ec6; no voters: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.769126  8786 raft_consensus.cc:3060] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.771746  8770 raft_consensus.cc:493] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.772257  8770 raft_consensus.cc:515] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.774171  8786 raft_consensus.cc:2749] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.774303  8770 leader_election.cc:290] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:42.775367  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.775730  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c15a52dd71f4f28929952e89bfb8c90" candidate_uuid: "d8f50378138740f1afc6de44e37c5b9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.776036  8559 raft_consensus.cc:2393] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f50378138740f1afc6de44e37c5b9c in current term 1: Already voted for candidate 98201aea91394469bf11c196ff274ec6 in this term.
I20260608 10:03:42.777537  8678 leader_election.cc:304] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f50378138740f1afc6de44e37c5b9c; no voters: 1f575b71df8f474d8673b7f91ce9a709, 98201aea91394469bf11c196ff274ec6
I20260608 10:03:42.778381  8770 raft_consensus.cc:3060] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.783906  8770 raft_consensus.cc:2749] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.807003  8765 raft_consensus.cc:493] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.807583  8765 raft_consensus.cc:515] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.809535  8765 leader_election.cc:290] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.810837  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8547754f5c6e4930b56c9b259fbd95b8" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.810837  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8547754f5c6e4930b56c9b259fbd95b8" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.811983  8637 raft_consensus.cc:2393] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f575b71df8f474d8673b7f91ce9a709 in current term 1: Already voted for candidate d8f50378138740f1afc6de44e37c5b9c in this term.
I20260608 10:03:42.813311  8524 leader_election.cc:304] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709; no voters: 98201aea91394469bf11c196ff274ec6, d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.814177  8765 raft_consensus.cc:3060] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.819101  8765 raft_consensus.cc:2749] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.855373  8770 consensus_queue.cc:1048] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:42.859241  8765 raft_consensus.cc:493] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.860116  8786 raft_consensus.cc:493] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:42.859923  8765 raft_consensus.cc:515] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.860775  8786 raft_consensus.cc:515] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:42.863660  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e329532c1844c05a4c62b68f151fe87" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6" is_pre_election: true
I20260608 10:03:42.864032  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e329532c1844c05a4c62b68f151fe87" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.864540  8636 raft_consensus.cc:2468] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 0.
I20260608 10:03:42.864966  8710 raft_consensus.cc:2468] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 0.
I20260608 10:03:42.864230  8765 leader_election.cc:290] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.865799  8559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0ca7cdf7d04efba9de54f4e4f2ef19" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f575b71df8f474d8673b7f91ce9a709" is_pre_election: true
I20260608 10:03:42.866155  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d0ca7cdf7d04efba9de54f4e4f2ef19" candidate_uuid: "98201aea91394469bf11c196ff274ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c" is_pre_election: true
I20260608 10:03:42.866742  8559 raft_consensus.cc:2393] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98201aea91394469bf11c196ff274ec6 in current term 1: Already voted for candidate d8f50378138740f1afc6de44e37c5b9c in this term.
I20260608 10:03:42.868368  8524 leader_election.cc:304] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c; no voters: 
I20260608 10:03:42.869347  8765 raft_consensus.cc:2804] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:42.869690  8786 leader_election.cc:290] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.869781  8765 raft_consensus.cc:493] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:42.870245  8765 raft_consensus.cc:3060] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.873966  8603 leader_election.cc:304] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98201aea91394469bf11c196ff274ec6; no voters: 1f575b71df8f474d8673b7f91ce9a709, d8f50378138740f1afc6de44e37c5b9c
I20260608 10:03:42.878214  8764 raft_consensus.cc:3060] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.878739  8816 consensus_queue.cc:1048] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:42.879383  8765 raft_consensus.cc:515] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.881711  8765 leader_election.cc:290] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 election: Requested vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:42.884723  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e329532c1844c05a4c62b68f151fe87" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f50378138740f1afc6de44e37c5b9c"
I20260608 10:03:42.885669  8711 raft_consensus.cc:3060] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.886847  8764 raft_consensus.cc:2749] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:42.884781  8636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e329532c1844c05a4c62b68f151fe87" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98201aea91394469bf11c196ff274ec6"
I20260608 10:03:42.889700  8636 raft_consensus.cc:3060] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.891824  8764 consensus_queue.cc:1048] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.897707  8636 raft_consensus.cc:2468] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 1.
I20260608 10:03:42.897518  8711 raft_consensus.cc:2468] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 1.
I20260608 10:03:42.899186  8527 leader_election.cc:304] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f575b71df8f474d8673b7f91ce9a709, 98201aea91394469bf11c196ff274ec6; no voters: 
I20260608 10:03:42.900915  8765 raft_consensus.cc:2804] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:42.901466  8765 raft_consensus.cc:697] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 LEADER]: Becoming Leader. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Running, Role: LEADER
I20260608 10:03:42.902467  8765 consensus_queue.cc:237] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } }
I20260608 10:03:42.911871  8559 raft_consensus.cc:3060] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:42.916975  8774 consensus_queue.cc:1048] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.930805  8764 consensus_queue.cc:1048] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:42.933028  8764 consensus_queue.cc:1048] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.939415  8453 catalog_manager.cc:5696] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "1f575b71df8f474d8673b7f91ce9a709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:42.984025  8816 consensus_queue.cc:1048] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.001140  8770 consensus_queue.cc:1048] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.008502  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:43.009652  8765 consensus_queue.cc:1048] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:03:43.027148  8828 instance_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 10:03:43.037825  8765 consensus_queue.cc:1048] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:03:43.043299  8829 instance_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 10:03:43.059156  7886 server_base.cc:1061] running on GCE node
W20260608 10:03:43.060560  8833 instance_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 10:03:43.062639  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:43.062968  7886 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 10:03:43.063215  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913023063195 us; error 0 us; skew 500 ppm
I20260608 10:03:43.064195  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:43.067737  7886 webserver.cc:533] Webserver started at http://127.7.179.132:37747/ using document root <none> and password file <none>
I20260608 10:03:43.068343  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:43.068552  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:43.069031  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:43.070467  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "beed767c6701427390dd8667bcdb8e91"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-vbzq"
I20260608 10:03:43.075685  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:43.079676  8838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.080838  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:43.081161  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "beed767c6701427390dd8667bcdb8e91"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-vbzq"
I20260608 10:03:43.081599  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-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 10:03:43.101452  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:43.102720  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:43.104243  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:43.107998  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:43.108302  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.108629  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:43.108853  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.132299  8824 consensus_queue.cc:1048] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:43.151331  8786 consensus_queue.cc:1048] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:43.180624  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:43751
I20260608 10:03:43.180778  8902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:43751 every 8 connection(s)
I20260608 10:03:43.200701  8903 heartbeater.cc:344] Connected to a master server at 127.7.179.190:39015
I20260608 10:03:43.201177  8903 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:43.202095  8903 heartbeater.cc:507] Master 127.7.179.190:39015 requested a full tablet report, sending...
I20260608 10:03:43.204527  8453 ts_manager.cc:194] Registered new tserver with Master: beed767c6701427390dd8667bcdb8e91 (127.7.179.132:43751)
I20260608 10:03:43.206147  8453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42612
I20260608 10:03:43.211426  8770 consensus_queue.cc:1048] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.224336  8816 consensus_queue.cc:1048] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.434042  8830 consensus_queue.cc:1048] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:43.452124  8910 consensus_queue.cc:1048] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:44.209407  8903 heartbeater.cc:499] Master 127.7.179.190:39015 was elected leader, sending a full tablet report...
I20260608 10:03:44.329998  8512 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:03:44.350378  8710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c"
dest_uuid: "d8f50378138740f1afc6de44e37c5b9c"
mode: GRACEFUL
new_leader_uuid: "1f575b71df8f474d8673b7f91ce9a709"
 from {username='slave'} at 127.0.0.1:35612
I20260608 10:03:44.351080  8710 raft_consensus.cc:606] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Received request to transfer leadership to TS 1f575b71df8f474d8673b7f91ce9a709
I20260608 10:03:44.352425  8512 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:03:44.353011  8512 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:44.825106  8915 raft_consensus.cc:993] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c: : Instructing follower 1f575b71df8f474d8673b7f91ce9a709 to start an election
I20260608 10:03:44.825677  8816 raft_consensus.cc:1081] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Signalling peer 1f575b71df8f474d8673b7f91ce9a709 to start an election
I20260608 10:03:44.827572  8561 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c"
dest_uuid: "1f575b71df8f474d8673b7f91ce9a709"
 from {username='slave'} at 127.0.0.1:35208
I20260608 10:03:44.828227  8561 raft_consensus.cc:493] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:03:44.828646  8561 raft_consensus.cc:3060] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:44.834357  8561 raft_consensus.cc:515] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:44.836498  8561 leader_election.cc:290] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [CANDIDATE]: Term 2 election: Requested vote from peers 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933), d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:44.837396  8637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98201aea91394469bf11c196ff274ec6"
I20260608 10:03:44.837725  8710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0782ea5fbe24633a38471d54344bf5c" candidate_uuid: "1f575b71df8f474d8673b7f91ce9a709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8f50378138740f1afc6de44e37c5b9c"
I20260608 10:03:44.838124  8637 raft_consensus.cc:3060] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:44.838368  8710 raft_consensus.cc:3055] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:03:44.838752  8710 raft_consensus.cc:740] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8f50378138740f1afc6de44e37c5b9c, State: Running, Role: LEADER
I20260608 10:03:44.839493  8710 consensus_queue.cc:260] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [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: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:44.840483  8710 raft_consensus.cc:3060] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:44.843710  8637 raft_consensus.cc:2468] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 2.
I20260608 10:03:44.845166  8527 leader_election.cc:304] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [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: 1f575b71df8f474d8673b7f91ce9a709, 98201aea91394469bf11c196ff274ec6; no voters: 
I20260608 10:03:44.845536  8710 raft_consensus.cc:2468] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f575b71df8f474d8673b7f91ce9a709 in term 2.
I20260608 10:03:44.846329  8765 raft_consensus.cc:2804] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:44.847329  8765 raft_consensus.cc:697] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 2 LEADER]: Becoming Leader. State: Replica: 1f575b71df8f474d8673b7f91ce9a709, State: Running, Role: LEADER
I20260608 10:03:44.848206  8765 consensus_queue.cc:237] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Queue 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: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } }
I20260608 10:03:44.856302  8455 catalog_manager.cc:5696] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 reported cstate change: term changed from 1 to 2, leader changed from d8f50378138740f1afc6de44e37c5b9c (127.7.179.131) to 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129). New cstate: current_term: 2 leader_uuid: "1f575b71df8f474d8673b7f91ce9a709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:45.333192  8637 raft_consensus.cc:1275] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 2 FOLLOWER]: Refusing update from remote peer 1f575b71df8f474d8673b7f91ce9a709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:45.335299  8765 consensus_queue.cc:1048] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:45.351051  8710 raft_consensus.cc:1275] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 2 FOLLOWER]: Refusing update from remote peer 1f575b71df8f474d8673b7f91ce9a709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:45.353449  8925 consensus_queue.cc:1048] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:46.354614  8512 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:03:46.362291  8512 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:03:46.362854  8512 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:48.359829  8636 consensus_queue.cc:237] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [LEADER]: Queue 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: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } }
I20260608 10:03:48.364063  8512 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:03:48.370637  8710 raft_consensus.cc:1275] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Refusing update from remote peer 98201aea91394469bf11c196ff274ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:48.373383  8939 consensus_queue.cc:1048] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } 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 10:03:48.375774  8512 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:03:48.376469  8512 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:48.380169  8561 raft_consensus.cc:1275] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Refusing update from remote peer 98201aea91394469bf11c196ff274ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:48.382272  8939 consensus_queue.cc:1048] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:48.386088  8912 raft_consensus.cc:2955] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.388383  8710 raft_consensus.cc:2955] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
W20260608 10:03:48.397914  8603 consensus_peers.cc:597] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 -> Peer beed767c6701427390dd8667bcdb8e91 (127.7.179.132:43751): Couldn't send request to peer beed767c6701427390dd8667bcdb8e91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42fcffced78748aa9331fc8a98ea6f3d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:48.402539  8561 raft_consensus.cc:2955] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.409348  8455 catalog_manager.cc:5696] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c reported cstate change: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "98201aea91394469bf11c196ff274ec6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.421428  8636 consensus_queue.cc:237] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Queue 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: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } }
I20260608 10:03:48.430308  8710 raft_consensus.cc:1275] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Refusing update from remote peer 98201aea91394469bf11c196ff274ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:03:48.430730  8603 consensus_peers.cc:597] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 -> Peer beed767c6701427390dd8667bcdb8e91 (127.7.179.132:43751): Couldn't send request to peer beed767c6701427390dd8667bcdb8e91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c15a52dd71f4f28929952e89bfb8c90. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:48.432704  8561 raft_consensus.cc:1275] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Refusing update from remote peer 98201aea91394469bf11c196ff274ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:48.432804  8944 consensus_queue.cc:1048] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:48.434412  8939 consensus_queue.cc:1048] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } 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 10:03:48.455790  8912 raft_consensus.cc:2955] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.457909  8710 raft_consensus.cc:2955] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.459290  8559 raft_consensus.cc:2955] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.469847  8457 catalog_manager.cc:5696] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 reported cstate change: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "98201aea91394469bf11c196ff274ec6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:48.494794  8710 consensus_queue.cc:237] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Queue 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: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } attrs { replace: true } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } }
I20260608 10:03:48.505811  8636 raft_consensus.cc:1275] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Refusing update from remote peer d8f50378138740f1afc6de44e37c5b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:48.506201  8559 raft_consensus.cc:1275] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Refusing update from remote peer d8f50378138740f1afc6de44e37c5b9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:48.507580  8954 consensus_queue.cc:1048] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } 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 10:03:48.508821  8816 consensus_queue.cc:1048] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:48.517310  8678 consensus_peers.cc:597] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c -> Peer beed767c6701427390dd8667bcdb8e91 (127.7.179.132:43751): Couldn't send request to peer beed767c6701427390dd8667bcdb8e91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d0ca7cdf7d04efba9de54f4e4f2ef19. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:48.519990  8816 raft_consensus.cc:2955] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } attrs { replace: true } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.522424  8559 raft_consensus.cc:2955] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } attrs { replace: true } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.523391  8636 raft_consensus.cc:2955] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } attrs { replace: true } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.536230  8453 catalog_manager.cc:5696] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 reported cstate change: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "d8f50378138740f1afc6de44e37c5b9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } attrs { replace: true } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.563730  8559 consensus_queue.cc:237] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Queue 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: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } }
I20260608 10:03:48.572878  8710 raft_consensus.cc:1275] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Refusing update from remote peer 1f575b71df8f474d8673b7f91ce9a709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:48.574934  8960 consensus_queue.cc:1048] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } 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 10:03:48.575901  8636 raft_consensus.cc:1275] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Refusing update from remote peer 1f575b71df8f474d8673b7f91ce9a709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:48.577692  8960 consensus_queue.cc:1048] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:48.586642  8527 consensus_peers.cc:597] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 -> Peer beed767c6701427390dd8667bcdb8e91 (127.7.179.132:43751): Couldn't send request to peer beed767c6701427390dd8667bcdb8e91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 315260b958ab4756950db00c0a409f91. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:48.595494  8962 raft_consensus.cc:2955] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.597187  8636 raft_consensus.cc:2955] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.600967  8710 raft_consensus.cc:2955] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.611375  8453 catalog_manager.cc:5696] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 reported cstate change: config changed from index -1 to 2, NON_VOTER beed767c6701427390dd8667bcdb8e91 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "1f575b71df8f474d8673b7f91ce9a709" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1f575b71df8f474d8673b7f91ce9a709" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42645 } } peers { permanent_uuid: "98201aea91394469bf11c196ff274ec6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 39933 } } peers { permanent_uuid: "d8f50378138740f1afc6de44e37c5b9c" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37665 } attrs { replace: true } } peers { permanent_uuid: "beed767c6701427390dd8667bcdb8e91" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 43751 } attrs { promote: true } } }
I20260608 10:03:48.704134  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:03:48.738201  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:48.739228  7886 tablet_replica.cc:333] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.740278  7886 raft_consensus.cc:2243] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.740950  7886 raft_consensus.cc:2272] T 42fcffced78748aa9331fc8a98ea6f3d P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.744150  7886 tablet_replica.cc:333] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.744982  7886 raft_consensus.cc:2243] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.745635  7886 raft_consensus.cc:2272] T b95b5a5bec5f42af833e318a5cef13f3 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.748190  7886 tablet_replica.cc:333] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.748896  7886 raft_consensus.cc:2243] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.749396  7886 raft_consensus.cc:2272] T 8547754f5c6e4930b56c9b259fbd95b8 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.752192  7886 tablet_replica.cc:333] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.752907  7886 raft_consensus.cc:2243] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.753470  7886 raft_consensus.cc:2272] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.756254  7886 tablet_replica.cc:333] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.756837  7886 raft_consensus.cc:2243] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:48.757860  7886 raft_consensus.cc:2272] T 315260b958ab4756950db00c0a409f91 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.760308  7886 tablet_replica.cc:333] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.760845  7886 raft_consensus.cc:2243] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.761302  7886 raft_consensus.cc:2272] T 5c15a52dd71f4f28929952e89bfb8c90 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.763737  7886 tablet_replica.cc:333] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.764321  7886 raft_consensus.cc:2243] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:48.765084  7886 raft_consensus.cc:2272] T 8e329532c1844c05a4c62b68f151fe87 P 1f575b71df8f474d8673b7f91ce9a709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.767108  7886 tablet_replica.cc:333] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709: stopping tablet replica
I20260608 10:03:48.767590  7886 raft_consensus.cc:2243] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:48.768317  7886 raft_consensus.cc:2272] T d0782ea5fbe24633a38471d54344bf5c P 1f575b71df8f474d8673b7f91ce9a709 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.799939  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
W20260608 10:03:48.820602  8603 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:42645: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260608 10:03:48.824306  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
W20260608 10:03:48.827056  8603 consensus_peers.cc:597] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 -> Peer 1f575b71df8f474d8673b7f91ce9a709 (127.7.179.129:42645): Couldn't send request to peer 1f575b71df8f474d8673b7f91ce9a709. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:42645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:48.871795  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:48.873857  7886 tablet_replica.cc:333] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.874754  7886 raft_consensus.cc:2243] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:48.875941  7886 raft_consensus.cc:2272] T b95b5a5bec5f42af833e318a5cef13f3 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.878582  7886 tablet_replica.cc:333] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.879276  7886 raft_consensus.cc:2243] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.879832  7886 raft_consensus.cc:2272] T 315260b958ab4756950db00c0a409f91 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.882805  7886 tablet_replica.cc:333] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.883472  7886 raft_consensus.cc:2243] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.884086  7886 raft_consensus.cc:2272] T d0782ea5fbe24633a38471d54344bf5c P 98201aea91394469bf11c196ff274ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.886693  7886 tablet_replica.cc:333] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.887677  7886 raft_consensus.cc:2243] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.888542  7886 raft_consensus.cc:2272] T 8e329532c1844c05a4c62b68f151fe87 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.889392  8967 ts_tablet_manager.cc:933] T 42fcffced78748aa9331fc8a98ea6f3d P beed767c6701427390dd8667bcdb8e91: Initiating tablet copy from peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933)
I20260608 10:03:48.891274  7886 tablet_replica.cc:333] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.891912  8967 tablet_copy_client.cc:323] T 42fcffced78748aa9331fc8a98ea6f3d P beed767c6701427390dd8667bcdb8e91: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:39933
I20260608 10:03:48.892167  7886 raft_consensus.cc:2243] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.892815  7886 raft_consensus.cc:2272] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.896919  7886 tablet_replica.cc:333] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.897666  7886 raft_consensus.cc:2243] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:48.898233  7886 raft_consensus.cc:2272] T 8547754f5c6e4930b56c9b259fbd95b8 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.900369  7886 tablet_replica.cc:333] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.901283  7886 raft_consensus.cc:2243] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:48.902629  7886 raft_consensus.cc:2272] T 42fcffced78748aa9331fc8a98ea6f3d P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.905638  7886 tablet_replica.cc:333] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6: stopping tablet replica
I20260608 10:03:48.906355  7886 raft_consensus.cc:2243] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:48.907577  7886 raft_consensus.cc:2272] T 5c15a52dd71f4f28929952e89bfb8c90 P 98201aea91394469bf11c196ff274ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:48.934322  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:03:48.942267  8971 ts_tablet_manager.cc:933] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: Initiating tablet copy from peer d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665)
I20260608 10:03:48.944635  8971 tablet_copy_client.cc:323] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:37665
I20260608 10:03:48.955719  8722 tablet_copy_service.cc:140] P d8f50378138740f1afc6de44e37c5b9c: Received BeginTabletCopySession request for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19 from peer beed767c6701427390dd8667bcdb8e91 ({username='slave'} at 127.0.0.1:35626)
I20260608 10:03:48.956597  8722 tablet_copy_service.cc:161] P d8f50378138740f1afc6de44e37c5b9c: Beginning new tablet copy session on tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19 from peer beed767c6701427390dd8667bcdb8e91 at {username='slave'} at 127.0.0.1:35626: session id = beed767c6701427390dd8667bcdb8e91-1d0ca7cdf7d04efba9de54f4e4f2ef19
W20260608 10:03:48.961748  8839 connection.cc:466] server connection from 127.0.0.1:54088 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:54088 (request call id 2) could send its response
I20260608 10:03:48.966132  8722 tablet_copy_source_session.cc:215] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:48.966365  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:03:48.972335  8971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:48.985690  7886 tablet_copy_service.cc:362] P d8f50378138740f1afc6de44e37c5b9c: Destroying tablet copy session beed767c6701427390dd8667bcdb8e91-1d0ca7cdf7d04efba9de54f4e4f2ef19 due to service shutdown
I20260608 10:03:48.986277  7886 tablet_copy_service.cc:434] P d8f50378138740f1afc6de44e37c5b9c: ending tablet copy session beed767c6701427390dd8667bcdb8e91-1d0ca7cdf7d04efba9de54f4e4f2ef19 on tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19 with peer beed767c6701427390dd8667bcdb8e91
W20260608 10:03:48.987735  8678 consensus_peers.cc:597] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c -> Peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933): Couldn't send request to peer 98201aea91394469bf11c196ff274ec6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:39933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:49.002360  8971 tablet_copy_client.cc:806] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:49.003330  8971 tablet_copy_client.cc:670] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: tablet copy: Starting download of 1 WAL segments...
W20260608 10:03:49.007711  8678 consensus_peers.cc:597] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c -> Peer 98201aea91394469bf11c196ff274ec6 (127.7.179.130:39933): Couldn't send request to peer 98201aea91394469bf11c196ff274ec6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:39933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:49.018944  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:49.020102  7886 tablet_replica.cc:333] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.021152  7886 raft_consensus.cc:2243] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.021924  7886 raft_consensus.cc:2272] T 5c15a52dd71f4f28929952e89bfb8c90 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.024344  7886 tablet_replica.cc:333] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.024972  7886 raft_consensus.cc:2243] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.025424  7886 raft_consensus.cc:2272] T b95b5a5bec5f42af833e318a5cef13f3 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.027441  7886 tablet_replica.cc:333] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.028159  7886 raft_consensus.cc:2243] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.029055  7886 raft_consensus.cc:2272] T 8547754f5c6e4930b56c9b259fbd95b8 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.031210  7886 tablet_replica.cc:333] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.031814  7886 raft_consensus.cc:2243] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.032823  7886 raft_consensus.cc:2272] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.035272  7886 tablet_replica.cc:333] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.035872  7886 raft_consensus.cc:2243] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.036379  7886 raft_consensus.cc:2272] T 315260b958ab4756950db00c0a409f91 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.038800  7886 tablet_replica.cc:333] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.039553  7886 raft_consensus.cc:2243] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.040081  7886 raft_consensus.cc:2272] T 8e329532c1844c05a4c62b68f151fe87 P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.042374  7886 tablet_replica.cc:333] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.042963  7886 raft_consensus.cc:2243] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.043469  7886 raft_consensus.cc:2272] T d0782ea5fbe24633a38471d54344bf5c P d8f50378138740f1afc6de44e37c5b9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.045388  7886 tablet_replica.cc:333] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c: stopping tablet replica
I20260608 10:03:49.046304  7886 raft_consensus.cc:2243] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:49.046916  7886 raft_consensus.cc:2272] T 42fcffced78748aa9331fc8a98ea6f3d P d8f50378138740f1afc6de44e37c5b9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.079447  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:03:49.107517  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
W20260608 10:03:49.116430  8971 ts_tablet_manager.cc:1011] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: Tablet Copy: Unable to fetch data from remote peer d8f50378138740f1afc6de44e37c5b9c (127.7.179.131:37665): 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.7.179.131:37665: connect: Connection refused (error 111)
I20260608 10:03:49.116859  8971 tablet_replica.cc:333] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: stopping tablet replica
I20260608 10:03:49.117132  8971 raft_consensus.cc:2243] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:49.117461  8971 raft_consensus.cc:2272] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 10:03:49.120184  8971 tablet_copy_client.cc:1131] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.179.131:37665: connect: Connection refused (error 111)
W20260608 10:03:49.122345  8971 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 1d0ca7cdf7d04efba9de54f4e4f2ef19 but one is already registered
I20260608 10:03:49.122819  8971 ts_tablet_manager.cc:1916] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:49.142908  8971 ts_tablet_manager.cc:1929] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 10:03:49.143424  8971 log.cc:1199] T 1d0ca7cdf7d04efba9de54f4e4f2ef19 P beed767c6701427390dd8667bcdb8e91: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780913014901648-7886-0/minicluster-data/ts-3-root/wals/1d0ca7cdf7d04efba9de54f4e4f2ef19
I20260608 10:03:49.151888  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:49.170017  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:03:49.179036  7886 master.cc:562] Master@127.7.179.190:39015 shutting down...
W20260608 10:03:49.213392  8507 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:03:49.213757  8507 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:03:49.213979  8507 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:03:49.215283  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:49.215745  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:49.216040  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27a1bed1201d41279eae852974bd741d: stopping tablet replica
I20260608 10:03:49.236748  7886 master.cc:584] Master@127.7.179.190:39015 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9132 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:03:49.281664  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:40743,127.7.179.189:44657,127.7.179.188:40921
I20260608 10:03:49.283116  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.290326  8975 instance_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 10:03:49.290658  8974 instance_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 10:03:49.291097  8977 instance_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 10:03:49.292441  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:49.293318  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.293499  7886 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 10:03:49.293705  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913029293690 us; error 0 us; skew 500 ppm
I20260608 10:03:49.294263  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.296911  7886 webserver.cc:533] Webserver started at http://127.7.179.190:41225/ using document root <none> and password file <none>
I20260608 10:03:49.297426  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.297676  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.297938  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.299038  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "0c7222e5a95848f99782dc925d8ef47b"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.304216  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:03:49.308272  8982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.309262  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:49.309657  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "0c7222e5a95848f99782dc925d8ef47b"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.309974  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-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 10:03:49.348842  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.350236  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.391247  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:40743
I20260608 10:03:49.391352  9033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:40743 every 8 connection(s)
I20260608 10:03:49.395807  9034 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 10:03:49.395831  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.402269  9036 instance_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 10:03:49.402566  9037 instance_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 10:03:49.404546  9034 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:03:49.405736  9039 instance_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 10:03:49.406124  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:49.407232  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.407519  7886 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 10:03:49.407776  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913029407755 us; error 0 us; skew 500 ppm
I20260608 10:03:49.408661  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.411571  7886 webserver.cc:533] Webserver started at http://127.7.179.189:38205/ using document root <none> and password file <none>
I20260608 10:03:49.412371  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.412550  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.412870  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.414113  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root/instance:
uuid: "c7382ea88b214ff8a12b082d57034a80"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.421113  9034 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:49.421523  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:49.426790  9047 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.427794  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:03:49.428179  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root
uuid: "c7382ea88b214ff8a12b082d57034a80"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
W20260608 10:03:49.428354  9034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.189:44657: Network error: Client connection negotiation failed: client connection to 127.7.179.189:44657: connect: Connection refused (error 111)
I20260608 10:03:49.428570  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-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 10:03:49.452800  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.454188  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.486927  9034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } attempt: 1
W20260608 10:03:49.493513  9034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.189:44657: Network error: Client connection negotiation failed: client connection to 127.7.179.189:44657: connect: Connection refused (error 111)
I20260608 10:03:49.498385  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.189:44657
I20260608 10:03:49.498514  9099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.189:44657 every 8 connection(s)
I20260608 10:03:49.502715  9100 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 10:03:49.502755  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.508881  9102 instance_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 10:03:49.510547  9100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:03:49.510758  9103 instance_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 10:03:49.512542  9105 instance_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 10:03:49.513581  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:49.515172  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.515364  7886 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 10:03:49.515615  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913029515575 us; error 0 us; skew 500 ppm
I20260608 10:03:49.516237  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.519237  7886 webserver.cc:533] Webserver started at http://127.7.179.188:41811/ using document root <none> and password file <none>
I20260608 10:03:49.519940  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.520206  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.520558  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.522128  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root/instance:
uuid: "b359e20040474761b062b9665c7abdef"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.525034  9100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:49.528147  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:03:49.532935  9112 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.533944  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:49.534337  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root
uuid: "b359e20040474761b062b9665c7abdef"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.534722  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-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 10:03:49.539935  9100 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:03:49.546684  9100 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.188:40921: Network error: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111)
I20260608 10:03:49.551129  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.552493  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.570088  9034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } attempt: 2
I20260608 10:03:49.585215  9034 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:03:49.591645  9034 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.179.188:40921: Network error: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111)
I20260608 10:03:49.602718  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.188:40921
I20260608 10:03:49.602849  9164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.188:40921 every 8 connection(s)
I20260608 10:03:49.606164  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:49.607204  9165 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 10:03:49.609215  9100 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } attempt: 1
I20260608 10:03:49.616098  9165 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:49.632469  9165 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:49.633883  9100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: Bootstrap starting.
I20260608 10:03:49.641086  9100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.644346  9165 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:03:49.646548  9100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: No bootstrap required, opened a new log
I20260608 10:03:49.649535  9100 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:49.650264  9100 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.650535  9100 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7382ea88b214ff8a12b082d57034a80, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.651340  9100 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:49.653704  9170 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [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: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:49.654196  9034 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } attempt: 1
I20260608 10:03:49.654532  9170 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:49.655687  9100 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:49.671335  9165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef: Bootstrap starting.
I20260608 10:03:49.682297  9165 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.682587  9034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: Bootstrap starting.
I20260608 10:03:49.688907  9165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef: No bootstrap required, opened a new log
W20260608 10:03:49.688992  9182 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:03:49.689603  9182 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:03:49.690436  9034 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.692493  9165 raft_consensus.cc:359] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:49.693327  9165 raft_consensus.cc:385] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.693748  9165 raft_consensus.cc:740] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b359e20040474761b062b9665c7abdef, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.694583  9165 consensus_queue.cc:260] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:49.696501  9034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: No bootstrap required, opened a new log
I20260608 10:03:49.696933  9185 sys_catalog.cc:455] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [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: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:49.697630  9185 sys_catalog.cc:458] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:49.698657  9165 sys_catalog.cc:565] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:49.699841  9034 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:49.700604  9034 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.700909  9034 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c7222e5a95848f99782dc925d8ef47b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.701843  9034 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:49.704679  9188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [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: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:49.705461  9188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:49.706596  9034 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: configured and running, proceeding with master startup.
W20260608 10:03:49.718446  9201 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:03:49.718838  9201 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:03:49.721050  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:03:49.721329  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:03:49.722972  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:49.724787  9208 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:03:49.725179  9208 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:03:49.730443  9209 instance_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 10:03:49.731379  9210 instance_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 10:03:49.733808  7886 server_base.cc:1061] running on GCE node
W20260608 10:03:49.734659  9212 instance_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 10:03:49.735647  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.735940  7886 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 10:03:49.736143  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913029736129 us; error 0 us; skew 500 ppm
I20260608 10:03:49.736927  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.739691  7886 webserver.cc:533] Webserver started at http://127.7.179.129:39625/ using document root <none> and password file <none>
I20260608 10:03:49.740167  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.740326  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.740553  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.741811  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "4322928e2f36481ba5406e8cd8dbd6b6"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.746811  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:03:49.750715  9217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.751652  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:03:49.751999  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "4322928e2f36481ba5406e8cd8dbd6b6"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.752321  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-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 10:03:49.780314  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.781810  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.783396  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:49.786152  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:49.786401  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.786676  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:49.786862  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.832440  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:38267
I20260608 10:03:49.832582  9279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:38267 every 8 connection(s)
I20260608 10:03:49.842049  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:49.859880  9280 heartbeater.cc:344] Connected to a master server at 127.7.179.188:40921
I20260608 10:03:49.860356  9280 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:49.861395  9280 heartbeater.cc:507] Master 127.7.179.188:40921 requested a full tablet report, sending...
W20260608 10:03:49.863994  9287 instance_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 10:03:49.864295  9282 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40743
I20260608 10:03:49.864794  9282 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:49.865139  9130 ts_manager.cc:194] Registered new tserver with Master: 4322928e2f36481ba5406e8cd8dbd6b6 (127.7.179.129:38267)
I20260608 10:03:49.866060  9282 heartbeater.cc:507] Master 127.7.179.190:40743 requested a full tablet report, sending...
I20260608 10:03:49.870306  9281 heartbeater.cc:344] Connected to a master server at 127.7.179.189:44657
I20260608 10:03:49.870555  8999 ts_manager.cc:194] Registered new tserver with Master: 4322928e2f36481ba5406e8cd8dbd6b6 (127.7.179.129:38267)
I20260608 10:03:49.870810  9281 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:49.871829  9281 heartbeater.cc:507] Master 127.7.179.189:44657 requested a full tablet report, sending...
W20260608 10:03:49.874681  9288 instance_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 10:03:49.876052  9064 ts_manager.cc:194] Registered new tserver with Master: 4322928e2f36481ba5406e8cd8dbd6b6 (127.7.179.129:38267)
W20260608 10:03:49.878247  9290 instance_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 10:03:49.879426  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:49.880461  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:49.880764  7886 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 10:03:49.880988  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913029880969 us; error 0 us; skew 500 ppm
I20260608 10:03:49.881716  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:49.884270  7886 webserver.cc:533] Webserver started at http://127.7.179.130:44759/ using document root <none> and password file <none>
I20260608 10:03:49.884821  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:49.885035  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:49.885370  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:49.886511  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "ef5471d3ac5b4bb9b3a3795e84625665"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.891373  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:49.895161  9295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.896063  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:03:49.896423  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "ef5471d3ac5b4bb9b3a3795e84625665"
format_stamp: "Formatted at 2026-06-08 10:03:49 on dist-test-slave-vbzq"
I20260608 10:03:49.896777  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-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 10:03:49.921253  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:49.922633  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:49.924310  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:49.926748  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:49.927071  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.927418  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:49.927572  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:49.973884  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:45843
I20260608 10:03:49.974025  9359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:45843 every 8 connection(s)
I20260608 10:03:50.008318  9360 heartbeater.cc:344] Connected to a master server at 127.7.179.188:40921
I20260608 10:03:50.008812  9360 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:50.009609  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:50.009809  9360 heartbeater.cc:507] Master 127.7.179.188:40921 requested a full tablet report, sending...
I20260608 10:03:50.013010  9130 ts_manager.cc:194] Registered new tserver with Master: ef5471d3ac5b4bb9b3a3795e84625665 (127.7.179.130:45843)
I20260608 10:03:50.014755  9361 heartbeater.cc:344] Connected to a master server at 127.7.179.189:44657
I20260608 10:03:50.015224  9361 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:50.016374  9361 heartbeater.cc:507] Master 127.7.179.189:44657 requested a full tablet report, sending...
W20260608 10:03:50.019436  9367 instance_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 10:03:50.019876  9064 ts_manager.cc:194] Registered new tserver with Master: ef5471d3ac5b4bb9b3a3795e84625665 (127.7.179.130:45843)
W20260608 10:03:50.022167  9368 instance_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 10:03:50.022529  9362 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40743
I20260608 10:03:50.023383  9362 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:50.024531  9362 heartbeater.cc:507] Master 127.7.179.190:40743 requested a full tablet report, sending...
W20260608 10:03:50.027248  9370 instance_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 10:03:50.028640  8999 ts_manager.cc:194] Registered new tserver with Master: ef5471d3ac5b4bb9b3a3795e84625665 (127.7.179.130:45843)
I20260608 10:03:50.029935  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:50.031368  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:50.031579  7886 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 10:03:50.031873  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913030031854 us; error 0 us; skew 500 ppm
I20260608 10:03:50.032487  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:50.035495  7886 webserver.cc:533] Webserver started at http://127.7.179.131:38617/ using document root <none> and password file <none>
I20260608 10:03:50.036056  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:50.036269  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:50.036619  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:50.036808  9185 raft_consensus.cc:493] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:50.037364  9185 raft_consensus.cc:515] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:50.038033  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "886f81817929426989d84649034dcd91"
format_stamp: "Formatted at 2026-06-08 10:03:50 on dist-test-slave-vbzq"
I20260608 10:03:50.039480  9185 leader_election.cc:290] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c7222e5a95848f99782dc925d8ef47b (127.7.179.190:40743), c7382ea88b214ff8a12b082d57034a80 (127.7.179.189:44657)
I20260608 10:03:50.040506  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b359e20040474761b062b9665c7abdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c7222e5a95848f99782dc925d8ef47b" is_pre_election: true
I20260608 10:03:50.040844  9074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b359e20040474761b062b9665c7abdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7382ea88b214ff8a12b082d57034a80" is_pre_election: true
I20260608 10:03:50.041193  9009 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b359e20040474761b062b9665c7abdef in term 0.
I20260608 10:03:50.041579  9074 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b359e20040474761b062b9665c7abdef in term 0.
I20260608 10:03:50.042843  9113 leader_election.cc:304] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c7222e5a95848f99782dc925d8ef47b, b359e20040474761b062b9665c7abdef; no voters: 
I20260608 10:03:50.043846  9185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:50.044193  9185 raft_consensus.cc:493] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:50.044500  9185 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.044656  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:03:50.049389  9375 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:50.050362  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:50.050400  9185 raft_consensus.cc:515] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:50.050841  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "886f81817929426989d84649034dcd91"
format_stamp: "Formatted at 2026-06-08 10:03:50 on dist-test-slave-vbzq"
I20260608 10:03:50.051252  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780913014901648-7886-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 10:03:50.052580  9185 leader_election.cc:290] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [CANDIDATE]: Term 1 election: Requested vote from peers 0c7222e5a95848f99782dc925d8ef47b (127.7.179.190:40743), c7382ea88b214ff8a12b082d57034a80 (127.7.179.189:44657)
I20260608 10:03:50.053455  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b359e20040474761b062b9665c7abdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c7222e5a95848f99782dc925d8ef47b"
I20260608 10:03:50.053864  9074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b359e20040474761b062b9665c7abdef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7382ea88b214ff8a12b082d57034a80"
I20260608 10:03:50.054175  9009 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.054579  9074 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.061069  9074 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b359e20040474761b062b9665c7abdef in term 1.
I20260608 10:03:50.062214  9009 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b359e20040474761b062b9665c7abdef in term 1.
I20260608 10:03:50.062328  9115 leader_election.cc:304] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b359e20040474761b062b9665c7abdef, c7382ea88b214ff8a12b082d57034a80; no voters: 
I20260608 10:03:50.063349  9185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:50.064728  9185 raft_consensus.cc:697] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 1 LEADER]: Becoming Leader. State: Replica: b359e20040474761b062b9665c7abdef, State: Running, Role: LEADER
I20260608 10:03:50.065670  9185 consensus_queue.cc:237] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:50.072227  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: SysCatalogTable state changed. Reason: New leader b359e20040474761b062b9665c7abdef. Latest consensus state: current_term: 1 leader_uuid: "b359e20040474761b062b9665c7abdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:50.073081  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:50.075034  9382 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:50.077049  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:50.078743  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:50.080611  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:50.080767  9382 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:50.083647  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:50.083992  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:50.084290  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:50.084566  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:50.092451  9074 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 1 FOLLOWER]: Refusing update from remote peer b359e20040474761b062b9665c7abdef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.092733  9009 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 1 FOLLOWER]: Refusing update from remote peer b359e20040474761b062b9665c7abdef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.094224  9185 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.095007  9380 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.107525  9170 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b359e20040474761b062b9665c7abdef. Latest consensus state: current_term: 1 leader_uuid: "b359e20040474761b062b9665c7abdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:50.108402  9170 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:50.114494  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b359e20040474761b062b9665c7abdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:50.115495  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:50.116811  9382 catalog_manager.cc:1382] Generated new cluster ID: cb965e7f32974d8cb2c701a3826eb77d
I20260608 10:03:50.117182  9382 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:50.127127  9170 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b359e20040474761b062b9665c7abdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:50.128340  9170 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:50.133482  9188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: SysCatalogTable state changed. Reason: New leader b359e20040474761b062b9665c7abdef. Latest consensus state: current_term: 1 leader_uuid: "b359e20040474761b062b9665c7abdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:50.134387  9188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:50.140074  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b359e20040474761b062b9665c7abdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:50.141202  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:50.155555  9188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b359e20040474761b062b9665c7abdef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:50.156701  9188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:50.176288  9382 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:50.178057  9382 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:50.205642  9382 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef: Generated new TSK 0
I20260608 10:03:50.206431  9382 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:50.226035  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:40649
I20260608 10:03:50.226151  9450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:40649 every 8 connection(s)
I20260608 10:03:50.249155  9451 heartbeater.cc:344] Connected to a master server at 127.7.179.188:40921
I20260608 10:03:50.249733  9451 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:50.250780  9451 heartbeater.cc:507] Master 127.7.179.188:40921 requested a full tablet report, sending...
I20260608 10:03:50.253785  9130 ts_manager.cc:194] Registered new tserver with Master: 886f81817929426989d84649034dcd91 (127.7.179.131:40649)
I20260608 10:03:50.256484  9130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50512
I20260608 10:03:50.257835  9453 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40743
I20260608 10:03:50.258329  9453 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:50.259436  9453 heartbeater.cc:507] Master 127.7.179.190:40743 requested a full tablet report, sending...
I20260608 10:03:50.262670  9452 heartbeater.cc:344] Connected to a master server at 127.7.179.189:44657
I20260608 10:03:50.262784  8999 ts_manager.cc:194] Registered new tserver with Master: 886f81817929426989d84649034dcd91 (127.7.179.131:40649)
I20260608 10:03:50.263305  9452 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:50.264140  9452 heartbeater.cc:507] Master 127.7.179.189:44657 requested a full tablet report, sending...
I20260608 10:03:50.266839  9064 ts_manager.cc:194] Registered new tserver with Master: 886f81817929426989d84649034dcd91 (127.7.179.131:40649)
I20260608 10:03:50.267112  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018082596s
I20260608 10:03:50.694829  9182 catalog_manager.cc:1294] Loaded cluster ID: cb965e7f32974d8cb2c701a3826eb77d
I20260608 10:03:50.695118  9182 catalog_manager.cc:1587] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: loading cluster ID for follower catalog manager: success
I20260608 10:03:50.701220  9182 catalog_manager.cc:1609] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: acquiring CA information for follower catalog manager: success
I20260608 10:03:50.705291  9182 catalog_manager.cc:1637] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:03:50.729281  9208 catalog_manager.cc:1294] Loaded cluster ID: cb965e7f32974d8cb2c701a3826eb77d
I20260608 10:03:50.729665  9208 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: loading cluster ID for follower catalog manager: success
I20260608 10:03:50.734534  9208 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: acquiring CA information for follower catalog manager: success
I20260608 10:03:50.738200  9208 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:03:50.871423  9130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50506
I20260608 10:03:51.018669  9130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50510
I20260608 10:03:51.260120  9451 heartbeater.cc:499] Master 127.7.179.188:40921 was elected leader, sending a full tablet report...
I20260608 10:03:51.713959  9199 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:51.874663  9280 heartbeater.cc:499] Master 127.7.179.188:40921 was elected leader, sending a full tablet report...
I20260608 10:03:51.899379  9130 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50526:
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 10:03:51.981909  9415 tablet_service.cc:1511] Processing CreateTablet for tablet 209a40ad3a26498d88ab5d6ca37eb271 (DEFAULT_TABLE table=test-workload [id=526ca7b20bb941aa84cb84cee78cd941]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:03:51.983407  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209a40ad3a26498d88ab5d6ca37eb271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:51.985098  9324 tablet_service.cc:1511] Processing CreateTablet for tablet b2e890c05aa44ff68f5d48febe472655 (DEFAULT_TABLE table=test-workload [id=526ca7b20bb941aa84cb84cee78cd941]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:03:51.986745  9245 tablet_service.cc:1511] Processing CreateTablet for tablet 7703ec33d6de486e89390bdfcdcfc886 (DEFAULT_TABLE table=test-workload [id=526ca7b20bb941aa84cb84cee78cd941]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:03:51.987092  9324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e890c05aa44ff68f5d48febe472655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:51.987970  9245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7703ec33d6de486e89390bdfcdcfc886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:52.004398  9486 tablet_bootstrap.cc:492] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91: Bootstrap starting.
I20260608 10:03:52.006543  9488 tablet_bootstrap.cc:492] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665: Bootstrap starting.
I20260608 10:03:52.008307  9487 tablet_bootstrap.cc:492] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6: Bootstrap starting.
I20260608 10:03:52.014515  9486 tablet_bootstrap.cc:654] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:52.016638  9487 tablet_bootstrap.cc:654] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:52.016711  9488 tablet_bootstrap.cc:654] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:52.021660  9486 tablet_bootstrap.cc:492] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91: No bootstrap required, opened a new log
I20260608 10:03:52.021865  9360 heartbeater.cc:499] Master 127.7.179.188:40921 was elected leader, sending a full tablet report...
I20260608 10:03:52.022362  9486 ts_tablet_manager.cc:1403] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 10:03:52.023021  9487 tablet_bootstrap.cc:492] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6: No bootstrap required, opened a new log
I20260608 10:03:52.023137  9488 tablet_bootstrap.cc:492] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665: No bootstrap required, opened a new log
I20260608 10:03:52.023617  9487 ts_tablet_manager.cc:1403] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:03:52.023712  9488 ts_tablet_manager.cc:1403] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 10:03:52.025893  9486 raft_consensus.cc:359] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "886f81817929426989d84649034dcd91" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40649 } }
I20260608 10:03:52.026582  9486 raft_consensus.cc:385] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:52.026886  9486 raft_consensus.cc:740] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 886f81817929426989d84649034dcd91, State: Initialized, Role: FOLLOWER
I20260608 10:03:52.026963  9487 raft_consensus.cc:359] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4322928e2f36481ba5406e8cd8dbd6b6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38267 } }
I20260608 10:03:52.027598  9487 raft_consensus.cc:385] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:52.028075  9487 raft_consensus.cc:740] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4322928e2f36481ba5406e8cd8dbd6b6, State: Initialized, Role: FOLLOWER
I20260608 10:03:52.027961  9486 consensus_queue.cc:260] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "886f81817929426989d84649034dcd91" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40649 } }
I20260608 10:03:52.028723  9486 raft_consensus.cc:399] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:52.029228  9486 raft_consensus.cc:493] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:52.029685  9486 raft_consensus.cc:3060] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:52.028941  9487 consensus_queue.cc:260] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4322928e2f36481ba5406e8cd8dbd6b6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38267 } }
I20260608 10:03:52.031250  9487 raft_consensus.cc:399] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:52.031625  9487 raft_consensus.cc:493] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:52.032022  9487 raft_consensus.cc:3060] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:52.032390  9488 raft_consensus.cc:359] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5471d3ac5b4bb9b3a3795e84625665" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45843 } }
I20260608 10:03:52.033126  9488 raft_consensus.cc:385] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:52.033468  9488 raft_consensus.cc:740] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5471d3ac5b4bb9b3a3795e84625665, State: Initialized, Role: FOLLOWER
I20260608 10:03:52.034457  9488 consensus_queue.cc:260] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef5471d3ac5b4bb9b3a3795e84625665" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45843 } }
I20260608 10:03:52.035200  9488 raft_consensus.cc:399] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:52.035548  9488 raft_consensus.cc:493] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:52.035950  9488 raft_consensus.cc:3060] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:52.040944  9487 raft_consensus.cc:515] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4322928e2f36481ba5406e8cd8dbd6b6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38267 } }
I20260608 10:03:52.041760  9487 leader_election.cc:304] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [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: 4322928e2f36481ba5406e8cd8dbd6b6; no voters: 
I20260608 10:03:52.043350  9487 leader_election.cc:290] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:52.043552  9488 raft_consensus.cc:515] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5471d3ac5b4bb9b3a3795e84625665" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45843 } }
I20260608 10:03:52.043884  9492 raft_consensus.cc:2804] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:52.044332  9486 raft_consensus.cc:515] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "886f81817929426989d84649034dcd91" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40649 } }
I20260608 10:03:52.044631  9488 leader_election.cc:304] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [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: ef5471d3ac5b4bb9b3a3795e84625665; no voters: 
I20260608 10:03:52.045197  9486 leader_election.cc:304] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [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: 886f81817929426989d84649034dcd91; no voters: 
I20260608 10:03:52.047708  9487 ts_tablet_manager.cc:1434] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.011s
I20260608 10:03:52.049592  9492 raft_consensus.cc:697] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 1 LEADER]: Becoming Leader. State: Replica: 4322928e2f36481ba5406e8cd8dbd6b6, State: Running, Role: LEADER
I20260608 10:03:52.050942  9492 consensus_queue.cc:237] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [LEADER]: Queue going to LEADER mode. State: All 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: "4322928e2f36481ba5406e8cd8dbd6b6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38267 } }
I20260608 10:03:52.051700  9488 leader_election.cc:290] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:52.051065  9497 raft_consensus.cc:2804] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:52.052475  9496 raft_consensus.cc:2804] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:52.050495  9486 leader_election.cc:290] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:52.062309  9497 raft_consensus.cc:697] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 1 LEADER]: Becoming Leader. State: Replica: 886f81817929426989d84649034dcd91, State: Running, Role: LEADER
I20260608 10:03:52.065433  9497 consensus_queue.cc:237] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [LEADER]: Queue going to LEADER mode. State: All 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: "886f81817929426989d84649034dcd91" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40649 } }
I20260608 10:03:52.083775  9130 catalog_manager.cc:5696] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4322928e2f36481ba5406e8cd8dbd6b6 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "4322928e2f36481ba5406e8cd8dbd6b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4322928e2f36481ba5406e8cd8dbd6b6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38267 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:52.105924  9496 raft_consensus.cc:697] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 1 LEADER]: Becoming Leader. State: Replica: ef5471d3ac5b4bb9b3a3795e84625665, State: Running, Role: LEADER
I20260608 10:03:52.107461  9496 consensus_queue.cc:237] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [LEADER]: Queue going to LEADER mode. State: All 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: "ef5471d3ac5b4bb9b3a3795e84625665" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45843 } }
I20260608 10:03:52.116269  9488 ts_tablet_manager.cc:1434] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665: Time spent starting tablet: real 0.092s	user 0.036s	sys 0.042s
I20260608 10:03:52.116384  9486 ts_tablet_manager.cc:1434] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91: Time spent starting tablet: real 0.094s	user 0.041s	sys 0.025s
I20260608 10:03:52.130451  9129 catalog_manager.cc:5696] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 886f81817929426989d84649034dcd91 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "886f81817929426989d84649034dcd91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "886f81817929426989d84649034dcd91" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40649 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:52.183768  9128 catalog_manager.cc:5696] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5471d3ac5b4bb9b3a3795e84625665 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "ef5471d3ac5b4bb9b3a3795e84625665" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5471d3ac5b4bb9b3a3795e84625665" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45843 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:52.271773  7886 master.cc:562] Master@127.7.179.188:40921 shutting down...
I20260608 10:03:52.289710  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:52.290717  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:52.291141  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P b359e20040474761b062b9665c7abdef: stopping tablet replica
I20260608 10:03:52.314203  7886 master.cc:584] Master@127.7.179.188:40921 shutdown complete.
W20260608 10:03:53.177170  9280 heartbeater.cc:646] Failed to heartbeat to 127.7.179.188:40921 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111)
I20260608 10:03:53.725070  9511 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b359e20040474761b062b9665c7abdef)
I20260608 10:03:53.725868  9511 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:53.728399  9511 leader_election.cc:290] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c7382ea88b214ff8a12b082d57034a80 (127.7.179.189:44657), b359e20040474761b062b9665c7abdef (127.7.179.188:40921)
I20260608 10:03:53.729461  9074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0c7222e5a95848f99782dc925d8ef47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c7382ea88b214ff8a12b082d57034a80" is_pre_election: true
I20260608 10:03:53.730343  9074 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c7222e5a95848f99782dc925d8ef47b in term 1.
I20260608 10:03:53.730947  9512 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b359e20040474761b062b9665c7abdef)
I20260608 10:03:53.731539  9512 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:53.732177  8985 leader_election.cc:304] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [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: 0c7222e5a95848f99782dc925d8ef47b, c7382ea88b214ff8a12b082d57034a80; no voters: 
I20260608 10:03:53.733309  9511 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:53.733783  9511 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b359e20040474761b062b9665c7abdef)
I20260608 10:03:53.734161  9512 leader_election.cc:290] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c7222e5a95848f99782dc925d8ef47b (127.7.179.190:40743), b359e20040474761b062b9665c7abdef (127.7.179.188:40921)
I20260608 10:03:53.734990  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c7382ea88b214ff8a12b082d57034a80" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "0c7222e5a95848f99782dc925d8ef47b" is_pre_election: true
I20260608 10:03:53.734221  9511 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:53.738474  8985 leader_election.cc:336] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b359e20040474761b062b9665c7abdef (127.7.179.188:40921): Network error: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111)
W20260608 10:03:53.742604  9050 leader_election.cc:336] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b359e20040474761b062b9665c7abdef (127.7.179.188:40921): Network error: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111)
I20260608 10:03:53.743798  9511 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:53.744860  9009 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c7382ea88b214ff8a12b082d57034a80 in current term 2: Already voted for candidate 0c7222e5a95848f99782dc925d8ef47b in this term.
I20260608 10:03:53.746127  9511 leader_election.cc:290] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [CANDIDATE]: Term 2 election: Requested vote from peers c7382ea88b214ff8a12b082d57034a80 (127.7.179.189:44657), b359e20040474761b062b9665c7abdef (127.7.179.188:40921)
I20260608 10:03:53.747092  9074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0c7222e5a95848f99782dc925d8ef47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c7382ea88b214ff8a12b082d57034a80"
I20260608 10:03:53.747747  9074 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:53.749641  9048 leader_election.cc:304] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [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: c7382ea88b214ff8a12b082d57034a80; no voters: 0c7222e5a95848f99782dc925d8ef47b, b359e20040474761b062b9665c7abdef
W20260608 10:03:53.752508  8985 leader_election.cc:336] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b359e20040474761b062b9665c7abdef (127.7.179.188:40921): Network error: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111)
I20260608 10:03:53.754040  9074 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c7222e5a95848f99782dc925d8ef47b in term 2.
I20260608 10:03:53.754621  9512 raft_consensus.cc:2749] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:03:53.755229  8985 leader_election.cc:304] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [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: 0c7222e5a95848f99782dc925d8ef47b, c7382ea88b214ff8a12b082d57034a80; no voters: b359e20040474761b062b9665c7abdef
I20260608 10:03:53.756038  9511 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:53.759773  9511 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 2 LEADER]: Becoming Leader. State: Replica: 0c7222e5a95848f99782dc925d8ef47b, State: Running, Role: LEADER
I20260608 10:03:53.760636  9511 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [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: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } }
I20260608 10:03:53.764467  9517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c7222e5a95848f99782dc925d8ef47b. Latest consensus state: current_term: 2 leader_uuid: "0c7222e5a95848f99782dc925d8ef47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:53.765128  9517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:53.766862  9519 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:53.772094  9519 catalog_manager.cc:679] Loaded metadata for table test-workload [id=526ca7b20bb941aa84cb84cee78cd941]
I20260608 10:03:53.777245  9519 tablet_loader.cc:96] loaded metadata for tablet 209a40ad3a26498d88ab5d6ca37eb271 (table test-workload [id=526ca7b20bb941aa84cb84cee78cd941])
I20260608 10:03:53.778398  9519 tablet_loader.cc:96] loaded metadata for tablet 7703ec33d6de486e89390bdfcdcfc886 (table test-workload [id=526ca7b20bb941aa84cb84cee78cd941])
I20260608 10:03:53.779417  9519 tablet_loader.cc:96] loaded metadata for tablet b2e890c05aa44ff68f5d48febe472655 (table test-workload [id=526ca7b20bb941aa84cb84cee78cd941])
I20260608 10:03:53.780393  9519 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:53.783617  9519 catalog_manager.cc:1294] Loaded cluster ID: cb965e7f32974d8cb2c701a3826eb77d
I20260608 10:03:53.783849  9519 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:53.787845  9519 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:53.791136  9519 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: Loaded TSK: 0
I20260608 10:03:53.792172  9519 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:54.273854  9074 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 2 FOLLOWER]: Refusing update from remote peer 0c7222e5a95848f99782dc925d8ef47b: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 2 index: 12. (index mismatch)
I20260608 10:03:54.275627  9523 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260608 10:03:54.282938  9524 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0c7222e5a95848f99782dc925d8ef47b. Latest consensus state: current_term: 2 leader_uuid: "0c7222e5a95848f99782dc925d8ef47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:54.283615  9524 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:03:54.287649  9523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "0c7222e5a95848f99782dc925d8ef47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:54.288586  9523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [sys.catalog]: This master's current role is: LEADER
W20260608 10:03:54.291653  8985 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 10:03:54.292258  9524 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "0c7222e5a95848f99782dc925d8ef47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c7222e5a95848f99782dc925d8ef47b" member_type: VOTER last_known_addr { host: "127.7.179.190" port: 40743 } } peers { permanent_uuid: "c7382ea88b214ff8a12b082d57034a80" member_type: VOTER last_known_addr { host: "127.7.179.189" port: 44657 } } peers { permanent_uuid: "b359e20040474761b062b9665c7abdef" member_type: VOTER last_known_addr { host: "127.7.179.188" port: 40921 } } }
I20260608 10:03:54.293097  9524 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 10:03:54.296162  8985 consensus_peers.cc:597] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b -> Peer b359e20040474761b062b9665c7abdef (127.7.179.188:40921): Couldn't send request to peer b359e20040474761b062b9665c7abdef. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.188:40921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:55.115250  9282 heartbeater.cc:499] Master 127.7.179.190:40743 was elected leader, sending a full tablet report...
I20260608 10:03:55.156976  9453 heartbeater.cc:499] Master 127.7.179.190:40743 was elected leader, sending a full tablet report...
I20260608 10:03:55.194685  9362 heartbeater.cc:499] Master 127.7.179.190:40743 was elected leader, sending a full tablet report...
I20260608 10:03:55.723111  9207 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:03:55.723634  9207 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:55.891993  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:03:55.926323  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:55.927201  7886 tablet_replica.cc:333] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6: stopping tablet replica
I20260608 10:03:55.927755  7886 raft_consensus.cc:2243] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:55.928409  7886 raft_consensus.cc:2272] T 7703ec33d6de486e89390bdfcdcfc886 P 4322928e2f36481ba5406e8cd8dbd6b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:55.948575  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:03:55.961470  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:03:55.989082  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:55.990067  7886 tablet_replica.cc:333] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665: stopping tablet replica
I20260608 10:03:55.990710  7886 raft_consensus.cc:2243] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:55.991262  7886 raft_consensus.cc:2272] T b2e890c05aa44ff68f5d48febe472655 P ef5471d3ac5b4bb9b3a3795e84625665 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:56.011147  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:03:56.022486  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:03:56.048794  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:56.049659  7886 tablet_replica.cc:333] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91: stopping tablet replica
I20260608 10:03:56.050241  7886 raft_consensus.cc:2243] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:56.050884  7886 raft_consensus.cc:2272] T 209a40ad3a26498d88ab5d6ca37eb271 P 886f81817929426989d84649034dcd91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:56.071072  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:03:56.082202  7886 master.cc:562] Master@127.7.179.190:40743 shutting down...
I20260608 10:03:56.103157  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:56.104344  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:56.104714  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0c7222e5a95848f99782dc925d8ef47b: stopping tablet replica
I20260608 10:03:56.126143  7886 master.cc:584] Master@127.7.179.190:40743 shutdown complete.
I20260608 10:03:56.142364  7886 master.cc:562] Master@127.7.179.189:44657 shutting down...
I20260608 10:03:56.161856  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:56.162467  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:56.162766  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7382ea88b214ff8a12b082d57034a80: stopping tablet replica
I20260608 10:03:56.182612  7886 master.cc:584] Master@127.7.179.189:44657 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6935 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:03:56.217537  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:32897
I20260608 10:03:56.218812  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:56.225327  9541 instance_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 10:03:56.225411  9542 instance_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 10:03:56.225831  9544 instance_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 10:03:56.227066  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:56.227814  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:56.227995  7886 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 10:03:56.228113  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913036228102 us; error 0 us; skew 500 ppm
I20260608 10:03:56.228683  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:56.231292  7886 webserver.cc:533] Webserver started at http://127.7.179.190:41517/ using document root <none> and password file <none>
I20260608 10:03:56.231792  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:56.231963  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:56.232195  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:56.233425  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "de8e2cbc1beb496ba5b53265ebe17cc2"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.238389  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:03:56.242174  9549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.243026  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:03:56.243328  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "de8e2cbc1beb496ba5b53265ebe17cc2"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.243615  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-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 10:03:56.259194  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:56.260551  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:56.302608  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:32897
I20260608 10:03:56.302752  9600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:32897 every 8 connection(s)
I20260608 10:03:56.307322  9601 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 10:03:56.318216  9601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2: Bootstrap starting.
I20260608 10:03:56.323177  9601 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.327888  9601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2: No bootstrap required, opened a new log
I20260608 10:03:56.330502  9601 raft_consensus.cc:359] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8e2cbc1beb496ba5b53265ebe17cc2" member_type: VOTER }
I20260608 10:03:56.330922  9601 raft_consensus.cc:385] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.331188  9601 raft_consensus.cc:740] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8e2cbc1beb496ba5b53265ebe17cc2, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.331835  9601 consensus_queue.cc:260] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de8e2cbc1beb496ba5b53265ebe17cc2" member_type: VOTER }
I20260608 10:03:56.332330  9601 raft_consensus.cc:399] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:56.332545  9601 raft_consensus.cc:493] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:56.332854  9601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:56.337642  9601 raft_consensus.cc:515] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8e2cbc1beb496ba5b53265ebe17cc2" member_type: VOTER }
I20260608 10:03:56.338251  9601 leader_election.cc:304] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [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: de8e2cbc1beb496ba5b53265ebe17cc2; no voters: 
I20260608 10:03:56.339479  9601 leader_election.cc:290] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:56.339933  9604 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:56.341480  9604 raft_consensus.cc:697] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 1 LEADER]: Becoming Leader. State: Replica: de8e2cbc1beb496ba5b53265ebe17cc2, State: Running, Role: LEADER
I20260608 10:03:56.342280  9604 consensus_queue.cc:237] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [LEADER]: Queue going to LEADER mode. State: All 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: "de8e2cbc1beb496ba5b53265ebe17cc2" member_type: VOTER }
I20260608 10:03:56.342783  9601 sys_catalog.cc:565] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:56.348800  9605 sys_catalog.cc:455] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de8e2cbc1beb496ba5b53265ebe17cc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8e2cbc1beb496ba5b53265ebe17cc2" member_type: VOTER } }
I20260608 10:03:56.348999  9606 sys_catalog.cc:455] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader de8e2cbc1beb496ba5b53265ebe17cc2. Latest consensus state: current_term: 1 leader_uuid: "de8e2cbc1beb496ba5b53265ebe17cc2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8e2cbc1beb496ba5b53265ebe17cc2" member_type: VOTER } }
I20260608 10:03:56.349450  9605 sys_catalog.cc:458] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:56.349468  9606 sys_catalog.cc:458] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:56.354583  9612 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:56.360810  9612 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:56.361923  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:56.370843  9612 catalog_manager.cc:1382] Generated new cluster ID: b3fa49ad250842a6806400b410943326
I20260608 10:03:56.371171  9612 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:56.388646  9612 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:56.390007  9612 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:56.404588  9612 catalog_manager.cc:6069] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2: Generated new TSK 0
I20260608 10:03:56.405294  9612 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:56.428632  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:56.435333  9623 instance_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 10:03:56.436447  9624 instance_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 10:03:56.438256  9626 instance_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 10:03:56.438550  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:56.439415  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:56.439647  7886 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 10:03:56.439812  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913036439796 us; error 0 us; skew 500 ppm
I20260608 10:03:56.440407  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:56.443054  7886 webserver.cc:533] Webserver started at http://127.7.179.129:35643/ using document root <none> and password file <none>
I20260608 10:03:56.443605  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:56.443841  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:56.444178  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:56.445381  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "e4a232ea76314c23adb6b31af32832cf"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.450397  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:03:56.454320  9631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.455129  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:56.455435  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "e4a232ea76314c23adb6b31af32832cf"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.455729  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-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 10:03:56.473809  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:56.475129  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:56.476758  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:56.479503  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:56.479760  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.480020  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:56.480213  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.524566  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:39889
I20260608 10:03:56.524701  9693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:39889 every 8 connection(s)
I20260608 10:03:56.530089  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:56.538678  9698 instance_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 10:03:56.539752  9699 instance_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 10:03:56.543023  9701 instance_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 10:03:56.543094  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:56.544293  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:56.544575  7886 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 10:03:56.544751  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913036544736 us; error 0 us; skew 500 ppm
I20260608 10:03:56.545328  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:56.548189  7886 webserver.cc:533] Webserver started at http://127.7.179.130:36795/ using document root <none> and password file <none>
I20260608 10:03:56.548887  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:56.549134  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:56.549474  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:56.550748  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "26800665834b4f039f1db36d28acbcdc"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.551203  9694 heartbeater.cc:344] Connected to a master server at 127.7.179.190:32897
I20260608 10:03:56.551654  9694 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:56.552700  9694 heartbeater.cc:507] Master 127.7.179.190:32897 requested a full tablet report, sending...
I20260608 10:03:56.555500  9566 ts_manager.cc:194] Registered new tserver with Master: e4a232ea76314c23adb6b31af32832cf (127.7.179.129:39889)
I20260608 10:03:56.557283  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:03:56.558326  9566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51332
I20260608 10:03:56.561708  9706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.562696  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:56.563128  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "26800665834b4f039f1db36d28acbcdc"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.563431  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-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 10:03:56.578318  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:56.579623  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:56.581203  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:56.583676  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:56.583910  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.584161  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:56.584335  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.626145  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:37235
I20260608 10:03:56.626272  9768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:37235 every 8 connection(s)
I20260608 10:03:56.631516  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:56.639180  9772 instance_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 10:03:56.640216  9773 instance_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 10:03:56.643766  9775 instance_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 10:03:56.645061  7886 server_base.cc:1061] running on GCE node
I20260608 10:03:56.646297  9769 heartbeater.cc:344] Connected to a master server at 127.7.179.190:32897
I20260608 10:03:56.646385  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:56.646663  9769 heartbeater.cc:461] Registering TS with master...
W20260608 10:03:56.646718  7886 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 10:03:56.647027  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913036647008 us; error 0 us; skew 500 ppm
I20260608 10:03:56.647439  9769 heartbeater.cc:507] Master 127.7.179.190:32897 requested a full tablet report, sending...
I20260608 10:03:56.647758  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:56.649869  9566 ts_manager.cc:194] Registered new tserver with Master: 26800665834b4f039f1db36d28acbcdc (127.7.179.130:37235)
I20260608 10:03:56.650866  7886 webserver.cc:533] Webserver started at http://127.7.179.131:40013/ using document root <none> and password file <none>
I20260608 10:03:56.651607  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:56.651844  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:56.651895  9566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51338
I20260608 10:03:56.652284  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:56.653949  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "2a020fcfa53e412988b129b578408528"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.662454  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:03:56.668260  9780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.669611  7886 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260608 10:03:56.669919  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "2a020fcfa53e412988b129b578408528"
format_stamp: "Formatted at 2026-06-08 10:03:56 on dist-test-slave-vbzq"
I20260608 10:03:56.670198  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-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 10:03:56.705273  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:56.706733  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:56.708271  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:56.710822  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:56.711056  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.711311  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:56.711493  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:56.755153  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:32857
I20260608 10:03:56.755304  9843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:32857 every 8 connection(s)
I20260608 10:03:56.771319  9844 heartbeater.cc:344] Connected to a master server at 127.7.179.190:32897
I20260608 10:03:56.771814  9844 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:56.772754  9844 heartbeater.cc:507] Master 127.7.179.190:32897 requested a full tablet report, sending...
I20260608 10:03:56.775017  9566 ts_manager.cc:194] Registered new tserver with Master: 2a020fcfa53e412988b129b578408528 (127.7.179.131:32857)
I20260608 10:03:56.776096  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017111372s
I20260608 10:03:56.776531  9566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51342
I20260608 10:03:57.561954  9694 heartbeater.cc:499] Master 127.7.179.190:32897 was elected leader, sending a full tablet report...
I20260608 10:03:57.655157  9769 heartbeater.cc:499] Master 127.7.179.190:32897 was elected leader, sending a full tablet report...
I20260608 10:03:57.779268  9844 heartbeater.cc:499] Master 127.7.179.190:32897 was elected leader, sending a full tablet report...
I20260608 10:03:57.835480  9566 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51346:
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 10:03:57.837909  9566 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 10:03:57.890090  9734 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3e52da5d24912a41fe53f229ef8ea (DEFAULT_TABLE table=test-workload [id=25a2df0c8f5d4ad6b6f9f513ef5169db]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:03:57.890507  9733 tablet_service.cc:1511] Processing CreateTablet for tablet 875eb0c2842841e28dc3699ff110ddeb (DEFAULT_TABLE table=test-workload [id=25a2df0c8f5d4ad6b6f9f513ef5169db]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:03:57.891834  9734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3e52da5d24912a41fe53f229ef8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.892737  9733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875eb0c2842841e28dc3699ff110ddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.900767  9809 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3e52da5d24912a41fe53f229ef8ea (DEFAULT_TABLE table=test-workload [id=25a2df0c8f5d4ad6b6f9f513ef5169db]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:03:57.901983  9659 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3e52da5d24912a41fe53f229ef8ea (DEFAULT_TABLE table=test-workload [id=25a2df0c8f5d4ad6b6f9f513ef5169db]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:03:57.902451  9809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3e52da5d24912a41fe53f229ef8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.903581  9659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3e52da5d24912a41fe53f229ef8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.907038  9658 tablet_service.cc:1511] Processing CreateTablet for tablet 875eb0c2842841e28dc3699ff110ddeb (DEFAULT_TABLE table=test-workload [id=25a2df0c8f5d4ad6b6f9f513ef5169db]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:03:57.900768  9808 tablet_service.cc:1511] Processing CreateTablet for tablet 875eb0c2842841e28dc3699ff110ddeb (DEFAULT_TABLE table=test-workload [id=25a2df0c8f5d4ad6b6f9f513ef5169db]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:03:57.910310  9808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875eb0c2842841e28dc3699ff110ddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.910715  9658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875eb0c2842841e28dc3699ff110ddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:57.931226  9865 tablet_bootstrap.cc:492] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf: Bootstrap starting.
I20260608 10:03:57.933374  9864 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: Bootstrap starting.
I20260608 10:03:57.939190  9866 tablet_bootstrap.cc:492] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528: Bootstrap starting.
I20260608 10:03:57.940143  9865 tablet_bootstrap.cc:654] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.942622  9864 tablet_bootstrap.cc:654] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.945187  9866 tablet_bootstrap.cc:654] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.949894  9864 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: No bootstrap required, opened a new log
I20260608 10:03:57.950452  9864 ts_tablet_manager.cc:1403] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260608 10:03:57.950971  9865 tablet_bootstrap.cc:492] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf: No bootstrap required, opened a new log
I20260608 10:03:57.951510  9865 ts_tablet_manager.cc:1403] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260608 10:03:57.954627  9865 raft_consensus.cc:359] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:57.953784  9864 raft_consensus.cc:359] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:57.955653  9865 raft_consensus.cc:385] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.955799  9864 raft_consensus.cc:385] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.956033  9865 raft_consensus.cc:740] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a232ea76314c23adb6b31af32832cf, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.956436  9866 tablet_bootstrap.cc:492] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528: No bootstrap required, opened a new log
I20260608 10:03:57.957157  9866 ts_tablet_manager.cc:1403] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260608 10:03:57.956329  9864 raft_consensus.cc:740] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26800665834b4f039f1db36d28acbcdc, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.957017  9865 consensus_queue.cc:260] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:57.958382  9864 consensus_queue.cc:260] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:57.960314  9865 ts_tablet_manager.cc:1434] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:03:57.961441  9865 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf: Bootstrap starting.
I20260608 10:03:57.960906  9866 raft_consensus.cc:359] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:57.962072  9866 raft_consensus.cc:385] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.962534  9866 raft_consensus.cc:740] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a020fcfa53e412988b129b578408528, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.963663  9866 consensus_queue.cc:260] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:57.968937  9865 tablet_bootstrap.cc:654] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.983330  9866 ts_tablet_manager.cc:1434] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.010s
I20260608 10:03:57.984822  9864 ts_tablet_manager.cc:1434] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.016s
I20260608 10:03:57.985294  9865 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf: No bootstrap required, opened a new log
I20260608 10:03:57.985899  9865 ts_tablet_manager.cc:1403] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260608 10:03:57.986045  9864 tablet_bootstrap.cc:492] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc: Bootstrap starting.
I20260608 10:03:57.989163  9865 raft_consensus.cc:359] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:57.989986  9865 raft_consensus.cc:385] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.990326  9865 raft_consensus.cc:740] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4a232ea76314c23adb6b31af32832cf, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.991281  9865 consensus_queue.cc:260] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:57.992430  9864 tablet_bootstrap.cc:654] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.993492  9866 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: Bootstrap starting.
I20260608 10:03:57.993582  9865 ts_tablet_manager.cc:1434] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:03:57.998769  9864 tablet_bootstrap.cc:492] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc: No bootstrap required, opened a new log
I20260608 10:03:57.999542  9864 ts_tablet_manager.cc:1403] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260608 10:03:58.001641  9866 tablet_bootstrap.cc:654] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:58.002596  9864 raft_consensus.cc:359] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:58.003423  9864 raft_consensus.cc:385] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.003750  9864 raft_consensus.cc:740] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26800665834b4f039f1db36d28acbcdc, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.004603  9864 consensus_queue.cc:260] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:58.006760  9864 ts_tablet_manager.cc:1434] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:58.010226  9866 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: No bootstrap required, opened a new log
I20260608 10:03:58.010844  9866 ts_tablet_manager.cc:1403] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260608 10:03:58.013861  9866 raft_consensus.cc:359] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.014655  9866 raft_consensus.cc:385] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:58.014950  9866 raft_consensus.cc:740] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a020fcfa53e412988b129b578408528, State: Initialized, Role: FOLLOWER
I20260608 10:03:58.015630  9866 consensus_queue.cc:260] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.017653  9866 ts_tablet_manager.cc:1434] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:03:58.034534  9870 raft_consensus.cc:493] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:58.035105  9870 raft_consensus.cc:515] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.037858  9870 leader_election.cc:290] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26800665834b4f039f1db36d28acbcdc (127.7.179.130:37235), 2a020fcfa53e412988b129b578408528 (127.7.179.131:32857)
I20260608 10:03:58.051626  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26800665834b4f039f1db36d28acbcdc" is_pre_election: true
I20260608 10:03:58.052433  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a020fcfa53e412988b129b578408528" is_pre_election: true
I20260608 10:03:58.052660  9744 raft_consensus.cc:2468] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 0.
I20260608 10:03:58.053265  9819 raft_consensus.cc:2468] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 0.
I20260608 10:03:58.054320  9635 leader_election.cc:304] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26800665834b4f039f1db36d28acbcdc, e4a232ea76314c23adb6b31af32832cf; no voters: 
I20260608 10:03:58.055133  9870 raft_consensus.cc:2804] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:58.055621  9870 raft_consensus.cc:493] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:58.055931  9870 raft_consensus.cc:3060] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.061400  9870 raft_consensus.cc:515] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.064306  9870 leader_election.cc:290] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 election: Requested vote from peers 26800665834b4f039f1db36d28acbcdc (127.7.179.130:37235), 2a020fcfa53e412988b129b578408528 (127.7.179.131:32857)
I20260608 10:03:58.065340  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26800665834b4f039f1db36d28acbcdc"
I20260608 10:03:58.065508  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a020fcfa53e412988b129b578408528"
I20260608 10:03:58.066130  9744 raft_consensus.cc:3060] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.066201  9819 raft_consensus.cc:3060] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.071511  9819 raft_consensus.cc:2468] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 1.
I20260608 10:03:58.071696  9744 raft_consensus.cc:2468] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 1.
I20260608 10:03:58.072943  9632 leader_election.cc:304] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a020fcfa53e412988b129b578408528, e4a232ea76314c23adb6b31af32832cf; no voters: 
I20260608 10:03:58.073770  9870 raft_consensus.cc:2804] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:58.075044  9870 raft_consensus.cc:697] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 LEADER]: Becoming Leader. State: Replica: e4a232ea76314c23adb6b31af32832cf, State: Running, Role: LEADER
I20260608 10:03:58.075791  9870 consensus_queue.cc:237] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.082515  9870 raft_consensus.cc:493] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:58.082970  9870 raft_consensus.cc:515] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:58.085685  9870 leader_election.cc:290] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26800665834b4f039f1db36d28acbcdc (127.7.179.130:37235), 2a020fcfa53e412988b129b578408528 (127.7.179.131:32857)
I20260608 10:03:58.086337  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3e52da5d24912a41fe53f229ef8ea" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a020fcfa53e412988b129b578408528" is_pre_election: true
I20260608 10:03:58.086853  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3e52da5d24912a41fe53f229ef8ea" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26800665834b4f039f1db36d28acbcdc" is_pre_election: true
I20260608 10:03:58.086992  9819 raft_consensus.cc:2468] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 0.
I20260608 10:03:58.086524  9565 catalog_manager.cc:5696] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf reported cstate change: term changed from 0 to 1, leader changed from <none> to e4a232ea76314c23adb6b31af32832cf (127.7.179.129). New cstate: current_term: 1 leader_uuid: "e4a232ea76314c23adb6b31af32832cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:58.087529  9744 raft_consensus.cc:2468] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 0.
I20260608 10:03:58.088222  9632 leader_election.cc:304] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a020fcfa53e412988b129b578408528, e4a232ea76314c23adb6b31af32832cf; no voters: 
I20260608 10:03:58.089133  9870 raft_consensus.cc:2804] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:58.089505  9870 raft_consensus.cc:493] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:58.089895  9870 raft_consensus.cc:3060] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.096411  9870 raft_consensus.cc:515] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:58.098165  9870 leader_election.cc:290] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 election: Requested vote from peers 26800665834b4f039f1db36d28acbcdc (127.7.179.130:37235), 2a020fcfa53e412988b129b578408528 (127.7.179.131:32857)
I20260608 10:03:58.099061  9744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3e52da5d24912a41fe53f229ef8ea" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26800665834b4f039f1db36d28acbcdc"
I20260608 10:03:58.099210  9819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3e52da5d24912a41fe53f229ef8ea" candidate_uuid: "e4a232ea76314c23adb6b31af32832cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a020fcfa53e412988b129b578408528"
I20260608 10:03:58.099601  9744 raft_consensus.cc:3060] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.099817  9819 raft_consensus.cc:3060] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:58.104421  9744 raft_consensus.cc:2468] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 1.
I20260608 10:03:58.104444  9819 raft_consensus.cc:2468] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4a232ea76314c23adb6b31af32832cf in term 1.
I20260608 10:03:58.105738  9635 leader_election.cc:304] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26800665834b4f039f1db36d28acbcdc, e4a232ea76314c23adb6b31af32832cf; no voters: 
I20260608 10:03:58.106523  9870 raft_consensus.cc:2804] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:58.107039  9870 raft_consensus.cc:697] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 1 LEADER]: Becoming Leader. State: Replica: e4a232ea76314c23adb6b31af32832cf, State: Running, Role: LEADER
I20260608 10:03:58.107941  9870 consensus_queue.cc:237] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } }
I20260608 10:03:58.115703  9565 catalog_manager.cc:5696] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf reported cstate change: term changed from 0 to 1, leader changed from <none> to e4a232ea76314c23adb6b31af32832cf (127.7.179.129). New cstate: current_term: 1 leader_uuid: "e4a232ea76314c23adb6b31af32832cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:58.359150  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:03:58.373039  9669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb"
dest_uuid: "e4a232ea76314c23adb6b31af32832cf"
mode: GRACEFUL
new_leader_uuid: "26800665834b4f039f1db36d28acbcdc"
 from {username='slave'} at 127.0.0.1:33628
I20260608 10:03:58.373780  9669 raft_consensus.cc:606] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 LEADER]: Received request to transfer leadership to TS 26800665834b4f039f1db36d28acbcdc
I20260608 10:03:58.375352  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:03:58.375787  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:03:58.503775  9870 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:58.508419  9870 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:58.515054  9878 raft_consensus.cc:993] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf: : Instructing follower 26800665834b4f039f1db36d28acbcdc to start an election
I20260608 10:03:58.516242  9870 raft_consensus.cc:1081] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 LEADER]: Signalling peer 26800665834b4f039f1db36d28acbcdc to start an election
I20260608 10:03:58.520659  9743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb"
dest_uuid: "26800665834b4f039f1db36d28acbcdc"
 from {username='slave'} at 127.0.0.1:36470
I20260608 10:03:58.525038  9743 raft_consensus.cc:493] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:03:58.525542  9743 raft_consensus.cc:3060] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:58.531277  9743 raft_consensus.cc:515] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.536052  9885 consensus_queue.cc:1048] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:58.554647  9870 consensus_queue.cc:1048] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:58.556144  9743 leader_election.cc:290] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [CANDIDATE]: Term 2 election: Requested vote from peers e4a232ea76314c23adb6b31af32832cf (127.7.179.129:39889), 2a020fcfa53e412988b129b578408528 (127.7.179.131:32857)
I20260608 10:03:58.576735  9818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb" candidate_uuid: "26800665834b4f039f1db36d28acbcdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a020fcfa53e412988b129b578408528"
I20260608 10:03:58.577399  9818 raft_consensus.cc:3060] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:58.583484  9669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875eb0c2842841e28dc3699ff110ddeb" candidate_uuid: "26800665834b4f039f1db36d28acbcdc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e4a232ea76314c23adb6b31af32832cf"
I20260608 10:03:58.583817  9818 raft_consensus.cc:2468] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26800665834b4f039f1db36d28acbcdc in term 2.
I20260608 10:03:58.584070  9669 raft_consensus.cc:3055] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:03:58.584470  9669 raft_consensus.cc:740] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e4a232ea76314c23adb6b31af32832cf, State: Running, Role: LEADER
I20260608 10:03:58.585155  9707 leader_election.cc:304] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [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: 26800665834b4f039f1db36d28acbcdc, 2a020fcfa53e412988b129b578408528; no voters: 
I20260608 10:03:58.585359  9669 consensus_queue.cc:260] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [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: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.586130  9882 raft_consensus.cc:2804] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:58.586504  9669 raft_consensus.cc:3060] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:58.587232  9882 raft_consensus.cc:697] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 LEADER]: Becoming Leader. State: Replica: 26800665834b4f039f1db36d28acbcdc, State: Running, Role: LEADER
I20260608 10:03:58.588110  9882 consensus_queue.cc:237] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Queue 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: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } }
I20260608 10:03:58.592396  9669 raft_consensus.cc:2468] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26800665834b4f039f1db36d28acbcdc in term 2.
I20260608 10:03:58.594689  9566 catalog_manager.cc:5696] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc reported cstate change: term changed from 1 to 2, leader changed from e4a232ea76314c23adb6b31af32832cf (127.7.179.129) to 26800665834b4f039f1db36d28acbcdc (127.7.179.130). New cstate: current_term: 2 leader_uuid: "26800665834b4f039f1db36d28acbcdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:59.062979  9818 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:59.064397  9882 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:59.075911  9669 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:59.077922  9882 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:00.376860  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:00.379294  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:00.379755  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:02.380705  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:02.382925  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:02.383320  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:04.384500  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:04.387030  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:04.387502  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:06.388866  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:06.391458  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:06.391891  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:08.393036  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:08.395251  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:08.395641  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:09.200044  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:09.207706  9910 instance_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 10:04:09.208006  9911 instance_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 10:04:09.209690  9913 instance_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 10:04:09.211947  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:09.213475  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:09.213802  7886 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 10:04:09.214040  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913049213978 us; error 0 us; skew 500 ppm
I20260608 10:04:09.214663  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:09.217705  7886 webserver.cc:533] Webserver started at http://127.7.179.132:44707/ using document root <none> and password file <none>
I20260608 10:04:09.218325  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:09.218549  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:09.218880  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:09.220402  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "1ac17fa53658482186a47a9cf3aff0f8"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-vbzq"
I20260608 10:04:09.225847  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:04:09.230334  9918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.231133  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:09.231448  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "1ac17fa53658482186a47a9cf3aff0f8"
format_stamp: "Formatted at 2026-06-08 10:04:09 on dist-test-slave-vbzq"
I20260608 10:04:09.231720  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-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 10:04:09.252353  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:09.254065  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:09.255731  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:09.258574  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:09.258824  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.259090  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:09.259286  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:09.303812  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:41859
I20260608 10:04:09.303972  9981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:41859 every 8 connection(s)
I20260608 10:04:09.322486  9982 heartbeater.cc:344] Connected to a master server at 127.7.179.190:32897
I20260608 10:04:09.322877  9982 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:09.323752  9982 heartbeater.cc:507] Master 127.7.179.190:32897 requested a full tablet report, sending...
I20260608 10:04:09.326550  9565 ts_manager.cc:194] Registered new tserver with Master: 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132:41859)
I20260608 10:04:09.328209  9565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58786
I20260608 10:04:09.641440  9742 consensus_queue.cc:237] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [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: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: true } }
I20260608 10:04:09.650008  9818 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:04:09.650701  9669 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:04:09.652163  9990 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } 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 10:04:09.653523  9987 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:04:09.665336  9907 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: true } } }
W20260608 10:04:09.668164  9708 consensus_peers.cc:597] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc -> Peer 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132:41859): Couldn't send request to peer 1ac17fa53658482186a47a9cf3aff0f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 875eb0c2842841e28dc3699ff110ddeb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:09.667019  9818 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: true } } }
I20260608 10:04:09.667150  9669 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: true } } }
I20260608 10:04:09.688243  9565 catalog_manager.cc:5696] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc reported cstate change: config changed from index -1 to 3, NON_VOTER 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) added. New cstate: current_term: 2 leader_uuid: "26800665834b4f039f1db36d28acbcdc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:10.082736 10000 ts_tablet_manager.cc:933] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: Initiating tablet copy from peer 26800665834b4f039f1db36d28acbcdc (127.7.179.130:37235)
I20260608 10:04:10.084697 10000 tablet_copy_client.cc:323] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:37235
I20260608 10:04:10.095968  9754 tablet_copy_service.cc:140] P 26800665834b4f039f1db36d28acbcdc: Received BeginTabletCopySession request for tablet 875eb0c2842841e28dc3699ff110ddeb from peer 1ac17fa53658482186a47a9cf3aff0f8 ({username='slave'} at 127.0.0.1:51822)
I20260608 10:04:10.096508  9754 tablet_copy_service.cc:161] P 26800665834b4f039f1db36d28acbcdc: Beginning new tablet copy session on tablet 875eb0c2842841e28dc3699ff110ddeb from peer 1ac17fa53658482186a47a9cf3aff0f8 at {username='slave'} at 127.0.0.1:51822: session id = 1ac17fa53658482186a47a9cf3aff0f8-875eb0c2842841e28dc3699ff110ddeb
I20260608 10:04:10.103447  9754 tablet_copy_source_session.cc:215] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:10.107120 10000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875eb0c2842841e28dc3699ff110ddeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:10.119755 10000 tablet_copy_client.cc:806] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:10.120434 10000 tablet_copy_client.cc:670] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:10.124589 10000 tablet_copy_client.cc:538] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:10.130793 10000 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: Bootstrap starting.
I20260608 10:04:10.150107 10000 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: 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 10:04:10.150902 10000 tablet_bootstrap.cc:492] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: Bootstrap complete.
I20260608 10:04:10.151497 10000 ts_tablet_manager.cc:1403] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 10:04:10.154225 10000 raft_consensus.cc:359] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: true } }
I20260608 10:04:10.154867 10000 raft_consensus.cc:740] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1ac17fa53658482186a47a9cf3aff0f8, State: Initialized, Role: LEARNER
I20260608 10:04:10.155472 10000 consensus_queue.cc:260] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [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: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: true } }
I20260608 10:04:10.158047  9982 heartbeater.cc:499] Master 127.7.179.190:32897 was elected leader, sending a full tablet report...
I20260608 10:04:10.158424 10000 ts_tablet_manager.cc:1434] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:04:10.160426  9754 tablet_copy_service.cc:342] P 26800665834b4f039f1db36d28acbcdc: Request end of tablet copy session 1ac17fa53658482186a47a9cf3aff0f8-875eb0c2842841e28dc3699ff110ddeb received from {username='slave'} at 127.0.0.1:51822
I20260608 10:04:10.160955  9754 tablet_copy_service.cc:434] P 26800665834b4f039f1db36d28acbcdc: ending tablet copy session 1ac17fa53658482186a47a9cf3aff0f8-875eb0c2842841e28dc3699ff110ddeb on tablet 875eb0c2842841e28dc3699ff110ddeb with peer 1ac17fa53658482186a47a9cf3aff0f8
I20260608 10:04:10.396793  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:10.399282  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:10.399693  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:10.493669  9957 raft_consensus.cc:1217] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260608 10:04:10.604967  9978 debug-util.cc:398] Leaking SignalData structure 0x7b08001acf60 after lost signal to thread 7889
W20260608 10:04:10.606278  9978 debug-util.cc:398] Leaking SignalData structure 0x7b0800063460 after lost signal to thread 9600
W20260608 10:04:10.607308  9978 debug-util.cc:398] Leaking SignalData structure 0x7b0800183260 after lost signal to thread 9693
W20260608 10:04:10.608888  9978 debug-util.cc:398] Leaking SignalData structure 0x7b08001bd2c0 after lost signal to thread 9843
I20260608 10:04:10.880329 10006 raft_consensus.cc:1064] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: attempting to promote NON_VOTER 1ac17fa53658482186a47a9cf3aff0f8 to VOTER
I20260608 10:04:10.883474 10006 consensus_queue.cc:237] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [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: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } }
I20260608 10:04:10.891786  9957 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 LEARNER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:04:10.894415  9818 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:04:10.894770  9669 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:04:10.896368 10006 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } 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 10:04:10.898070  9990 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:04:10.899202 10005 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } 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 10:04:10.925443 10005 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:10.931962  9957 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:10.935509  9818 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:10.950238  9669 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:10.951707  9564 catalog_manager.cc:5696] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 reported cstate change: config changed from index 3 to 4, 1ac17fa53658482186a47a9cf3aff0f8 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "26800665834b4f039f1db36d28acbcdc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "2a020fcfa53e412988b129b578408528" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 32857 } attrs { replace: true } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:11.003937  9742 consensus_queue.cc:237] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [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: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } }
I20260608 10:04:11.011461  9957 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:04:11.012357  9669 raft_consensus.cc:1275] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Refusing update from remote peer 26800665834b4f039f1db36d28acbcdc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:04:11.014336 10005 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:04:11.019449 10005 consensus_queue.cc:1048] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } 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 10:04:11.024223  9990 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2a020fcfa53e412988b129b578408528 (127.7.179.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:11.032380  9669 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2a020fcfa53e412988b129b578408528 (127.7.179.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:11.032766  9957 raft_consensus.cc:2955] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 2a020fcfa53e412988b129b578408528 (127.7.179.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } } }
I20260608 10:04:11.041538  9553 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 875eb0c2842841e28dc3699ff110ddeb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:11.048254  9566 catalog_manager.cc:5696] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc reported cstate change: config changed from index 4 to 5, VOTER 2a020fcfa53e412988b129b578408528 (127.7.179.131) evicted. New cstate: current_term: 2 leader_uuid: "26800665834b4f039f1db36d28acbcdc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e4a232ea76314c23adb6b31af32832cf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26800665834b4f039f1db36d28acbcdc" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac17fa53658482186a47a9cf3aff0f8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 41859 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:11.066807  9808 tablet_service.cc:1558] Processing DeleteTablet for tablet 875eb0c2842841e28dc3699ff110ddeb with delete_type TABLET_DATA_TOMBSTONED (TS 2a020fcfa53e412988b129b578408528 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47246
I20260608 10:04:11.070617 10016 tablet_replica.cc:333] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: stopping tablet replica
I20260608 10:04:11.071489 10016 raft_consensus.cc:2243] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:11.072505 10016 raft_consensus.cc:2272] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:11.076156 10016 ts_tablet_manager.cc:1916] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:11.089712 10016 ts_tablet_manager.cc:1929] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:04:11.090157 10016 log.cc:1199] T 875eb0c2842841e28dc3699ff110ddeb P 2a020fcfa53e412988b129b578408528: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/875eb0c2842841e28dc3699ff110ddeb
I20260608 10:04:11.092155  9550 catalog_manager.cc:5027] TS 2a020fcfa53e412988b129b578408528 (127.7.179.131:32857): tablet 875eb0c2842841e28dc3699ff110ddeb (table test-workload [id=25a2df0c8f5d4ad6b6f9f513ef5169db]) successfully deleted
I20260608 10:04:12.400992  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:12.403741  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:12.404137  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:14.405117  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:14.407371  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:14.407752  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:16.409063  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:16.411859  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:16.412309  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:04:16.823554  9840 debug-util.cc:398] Leaking SignalData structure 0x7b08000398a0 after lost signal to thread 7889
W20260608 10:04:16.824563  9840 debug-util.cc:398] Leaking SignalData structure 0x7b0800039f80 after lost signal to thread 9600
W20260608 10:04:16.825531  9840 debug-util.cc:398] Leaking SignalData structure 0x7b0800148740 after lost signal to thread 9693
W20260608 10:04:16.826546  9840 debug-util.cc:398] Leaking SignalData structure 0x7b0800179820 after lost signal to thread 9768
W20260608 10:04:16.827775  9840 debug-util.cc:398] Leaking SignalData structure 0x7b080011e560 after lost signal to thread 9843
W20260608 10:04:16.828891  9840 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3b20 after lost signal to thread 9981
I20260608 10:04:18.413594  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:18.416771  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:18.417284  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:20.418399  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:20.420657  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:20.421072  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:22.422154  9620 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:04:22.424435  9620 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:04:22.424839  9620 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:23.207777  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:04:23.235967  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:23.236893  7886 tablet_replica.cc:333] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf: stopping tablet replica
I20260608 10:04:23.237679  7886 raft_consensus.cc:2243] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:23.238505  7886 raft_consensus.cc:2272] T 875eb0c2842841e28dc3699ff110ddeb P e4a232ea76314c23adb6b31af32832cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.241176  7886 tablet_replica.cc:333] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf: stopping tablet replica
I20260608 10:04:23.241815  7886 raft_consensus.cc:2243] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:23.242791  7886 raft_consensus.cc:2272] T e4e3e52da5d24912a41fe53f229ef8ea P e4a232ea76314c23adb6b31af32832cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.268069  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:04:23.285059  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:04:23.315016  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:23.315909  7886 tablet_replica.cc:333] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc: stopping tablet replica
I20260608 10:04:23.316890  7886 raft_consensus.cc:2243] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:23.317389  7886 raft_consensus.cc:2272] T e4e3e52da5d24912a41fe53f229ef8ea P 26800665834b4f039f1db36d28acbcdc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.319734  7886 tablet_replica.cc:333] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc: stopping tablet replica
I20260608 10:04:23.320210  7886 raft_consensus.cc:2243] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:04:23.321226  7886 raft_consensus.cc:2272] T 875eb0c2842841e28dc3699ff110ddeb P 26800665834b4f039f1db36d28acbcdc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.344347  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:04:23.358558  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:04:23.386097  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:23.387140  7886 tablet_replica.cc:333] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528: stopping tablet replica
I20260608 10:04:23.387846  7886 raft_consensus.cc:2243] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:23.388479  7886 raft_consensus.cc:2272] T e4e3e52da5d24912a41fe53f229ef8ea P 2a020fcfa53e412988b129b578408528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.429119  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:04:23.442665  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:04:23.468493  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:23.469352  7886 tablet_replica.cc:333] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8: stopping tablet replica
I20260608 10:04:23.470090  7886 raft_consensus.cc:2243] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:23.470675  7886 raft_consensus.cc:2272] T 875eb0c2842841e28dc3699ff110ddeb P 1ac17fa53658482186a47a9cf3aff0f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.509414  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:04:23.521332  7886 master.cc:562] Master@127.7.179.190:32897 shutting down...
I20260608 10:04:23.543527  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:23.544258  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:23.544685  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P de8e2cbc1beb496ba5b53265ebe17cc2: stopping tablet replica
I20260608 10:04:23.565936  7886 master.cc:584] Master@127.7.179.190:32897 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27388 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:04:23.605942  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:39641
I20260608 10:04:23.607204  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:23.614305 10028 instance_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 10:04:23.614291 10029 instance_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 10:04:23.615178 10031 instance_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 10:04:23.615810  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:23.616859  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:23.617044  7886 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 10:04:23.617264  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913063617243 us; error 0 us; skew 500 ppm
I20260608 10:04:23.617938  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:23.620663  7886 webserver.cc:533] Webserver started at http://127.7.179.190:40717/ using document root <none> and password file <none>
I20260608 10:04:23.621356  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:23.621737  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:23.622052  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:23.623332  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "8b40517d1b1f418ab987e2583682d96d"
format_stamp: "Formatted at 2026-06-08 10:04:23 on dist-test-slave-vbzq"
I20260608 10:04:23.628479  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:23.632526 10036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:23.633455  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:23.633852  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "8b40517d1b1f418ab987e2583682d96d"
format_stamp: "Formatted at 2026-06-08 10:04:23 on dist-test-slave-vbzq"
I20260608 10:04:23.634176  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780913014901648-7886-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 10:04:23.667903  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:23.669291  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:23.711316  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:39641
I20260608 10:04:23.711490 10087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:39641 every 8 connection(s)
I20260608 10:04:23.716027 10088 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 10:04:23.727389 10088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d: Bootstrap starting.
I20260608 10:04:23.732949 10088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:23.737830 10088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d: No bootstrap required, opened a new log
I20260608 10:04:23.740372 10088 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b40517d1b1f418ab987e2583682d96d" member_type: VOTER }
I20260608 10:04:23.740866 10088 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:23.741135 10088 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b40517d1b1f418ab987e2583682d96d, State: Initialized, Role: FOLLOWER
I20260608 10:04:23.741858 10088 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b40517d1b1f418ab987e2583682d96d" member_type: VOTER }
I20260608 10:04:23.742391 10088 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:23.742630 10088 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:23.743019 10088 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:23.747679 10088 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b40517d1b1f418ab987e2583682d96d" member_type: VOTER }
I20260608 10:04:23.748351 10088 leader_election.cc:304] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [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: 8b40517d1b1f418ab987e2583682d96d; no voters: 
I20260608 10:04:23.749838 10088 leader_election.cc:290] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:23.750413 10091 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:23.751910 10091 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 1 LEADER]: Becoming Leader. State: Replica: 8b40517d1b1f418ab987e2583682d96d, State: Running, Role: LEADER
I20260608 10:04:23.752748 10091 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [LEADER]: Queue going to LEADER mode. State: All 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: "8b40517d1b1f418ab987e2583682d96d" member_type: VOTER }
I20260608 10:04:23.753193 10088 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:23.758028 10092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b40517d1b1f418ab987e2583682d96d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b40517d1b1f418ab987e2583682d96d" member_type: VOTER } }
I20260608 10:04:23.758971 10092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:23.758940 10093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b40517d1b1f418ab987e2583682d96d. Latest consensus state: current_term: 1 leader_uuid: "8b40517d1b1f418ab987e2583682d96d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b40517d1b1f418ab987e2583682d96d" member_type: VOTER } }
I20260608 10:04:23.759645 10093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:23.769698 10099 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:23.778599 10099 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:23.779763  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:23.789594 10099 catalog_manager.cc:1382] Generated new cluster ID: b0329cb29e01427fb1e024cd54580701
I20260608 10:04:23.789943 10099 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:23.831766 10099 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:23.833160 10099 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:23.847548 10099 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d: Generated new TSK 0
I20260608 10:04:23.848259 10099 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:23.910033  7886 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000225421s
I20260608 10:04:36.009239  7886 master.cc:562] Master@127.7.179.190:39641 shutting down...
I20260608 10:04:36.049820  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:36.050773  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:36.051188  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b40517d1b1f418ab987e2583682d96d: stopping tablet replica
I20260608 10:04:36.072950  7886 master.cc:584] Master@127.7.179.190:39641 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12501 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:04:36.107841  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:39055
I20260608 10:04:36.109140  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:36.116070 10112 instance_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 10:04:36.116159 10113 instance_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 10:04:36.120514 10115 instance_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 10:04:36.121114  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:36.121961  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:36.122152  7886 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 10:04:36.122272  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913076122259 us; error 0 us; skew 500 ppm
I20260608 10:04:36.122816  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:36.125629  7886 webserver.cc:533] Webserver started at http://127.7.179.190:46751/ using document root <none> and password file <none>
I20260608 10:04:36.126175  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:36.126339  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:36.126572  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:36.127847  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "d3e42993c1be48cb82229505a89ae2c8"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.133196  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:04:36.137426 10120 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.138640  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:36.138968  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "d3e42993c1be48cb82229505a89ae2c8"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.139271  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-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 10:04:36.156232  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:36.157653  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:36.201025  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:39055
I20260608 10:04:36.201227 10172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:39055 every 8 connection(s)
I20260608 10:04:36.206923 10173 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 10:04:36.219849 10173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8: Bootstrap starting.
I20260608 10:04:36.225220 10173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:36.230458 10173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8: No bootstrap required, opened a new log
I20260608 10:04:36.232959 10173 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3e42993c1be48cb82229505a89ae2c8" member_type: VOTER }
I20260608 10:04:36.233414 10173 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:36.233700 10173 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3e42993c1be48cb82229505a89ae2c8, State: Initialized, Role: FOLLOWER
I20260608 10:04:36.234316 10173 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3e42993c1be48cb82229505a89ae2c8" member_type: VOTER }
I20260608 10:04:36.234788 10173 raft_consensus.cc:399] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:36.234994 10173 raft_consensus.cc:493] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:36.235227 10173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:36.239881 10173 raft_consensus.cc:515] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3e42993c1be48cb82229505a89ae2c8" member_type: VOTER }
I20260608 10:04:36.240427 10173 leader_election.cc:304] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [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: d3e42993c1be48cb82229505a89ae2c8; no voters: 
I20260608 10:04:36.241955 10173 leader_election.cc:290] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:36.242511 10176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:36.244037 10176 raft_consensus.cc:697] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 1 LEADER]: Becoming Leader. State: Replica: d3e42993c1be48cb82229505a89ae2c8, State: Running, Role: LEADER
I20260608 10:04:36.244879 10176 consensus_queue.cc:237] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [LEADER]: Queue going to LEADER mode. State: All 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: "d3e42993c1be48cb82229505a89ae2c8" member_type: VOTER }
I20260608 10:04:36.245438 10173 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:36.248629 10178 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d3e42993c1be48cb82229505a89ae2c8. Latest consensus state: current_term: 1 leader_uuid: "d3e42993c1be48cb82229505a89ae2c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3e42993c1be48cb82229505a89ae2c8" member_type: VOTER } }
I20260608 10:04:36.248541 10177 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d3e42993c1be48cb82229505a89ae2c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3e42993c1be48cb82229505a89ae2c8" member_type: VOTER } }
I20260608 10:04:36.249382 10177 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:36.250046 10178 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:36.254567 10182 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:36.263351 10182 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:36.264566  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:36.274487 10182 catalog_manager.cc:1382] Generated new cluster ID: 674533627b5742f59554e46e9d3713bc
I20260608 10:04:36.274917 10182 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:36.291707 10182 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:36.293191 10182 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:36.312068 10182 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8: Generated new TSK 0
I20260608 10:04:36.312772 10182 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:36.331967  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:36.339576 10195 instance_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 10:04:36.340216 10196 instance_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 10:04:36.341741 10198 instance_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 10:04:36.342756  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:36.343672  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:36.343868  7886 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 10:04:36.344100  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913076344085 us; error 0 us; skew 500 ppm
I20260608 10:04:36.344815  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:36.347967  7886 webserver.cc:533] Webserver started at http://127.7.179.129:42263/ using document root <none> and password file <none>
I20260608 10:04:36.348546  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:36.348712  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:36.349052  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:36.350442  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "74cffb0e67054b4ebb6a87c2dfbbc37d"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.355651  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:36.359928 10203 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.360976  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:36.361346  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "74cffb0e67054b4ebb6a87c2dfbbc37d"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.361734  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-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 10:04:36.382957  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:36.384325  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:36.386044  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:36.388691  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:36.388924  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.389187  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:36.389381  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.435428  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:43507
I20260608 10:04:36.435568 10266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:43507 every 8 connection(s)
I20260608 10:04:36.441751  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:36.451004 10271 instance_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 10:04:36.453919 10272 instance_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 10:04:36.455482 10274 instance_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 10:04:36.456907  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:36.457830  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:36.458178  7886 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 10:04:36.458453  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913076458405 us; error 0 us; skew 500 ppm
I20260608 10:04:36.459304  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:36.462348 10267 heartbeater.cc:344] Connected to a master server at 127.7.179.190:39055
I20260608 10:04:36.462700  7886 webserver.cc:533] Webserver started at http://127.7.179.130:38479/ using document root <none> and password file <none>
I20260608 10:04:36.462798 10267 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:36.463356  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:36.463650  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:36.463985  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:36.463881 10267 heartbeater.cc:507] Master 127.7.179.190:39055 requested a full tablet report, sending...
I20260608 10:04:36.465593  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "05ddc593e4004948b0bf6a4623b7ef70"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.466612 10137 ts_manager.cc:194] Registered new tserver with Master: 74cffb0e67054b4ebb6a87c2dfbbc37d (127.7.179.129:43507)
I20260608 10:04:36.468629 10137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43606
I20260608 10:04:36.471037  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:04:36.475256 10279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.476527  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:04:36.476881  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "05ddc593e4004948b0bf6a4623b7ef70"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.477222  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-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 10:04:36.491029  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:36.492887  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:36.494702  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:36.497466  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:36.497771  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:04:36.498062  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:36.498260  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.545151  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:33159
I20260608 10:04:36.545289 10341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:33159 every 8 connection(s)
I20260608 10:04:36.550962  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:36.559222 10346 instance_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 10:04:36.561435 10347 instance_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 10:04:36.563051 10349 instance_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 10:04:36.564188  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:36.565368  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:04:36.565574 10343 heartbeater.cc:344] Connected to a master server at 127.7.179.190:39055
W20260608 10:04:36.565683  7886 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 10:04:36.565986  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913076565966 us; error 0 us; skew 500 ppm
I20260608 10:04:36.566073 10343 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:36.566906  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:36.567148 10343 heartbeater.cc:507] Master 127.7.179.190:39055 requested a full tablet report, sending...
I20260608 10:04:36.569931  7886 webserver.cc:533] Webserver started at http://127.7.179.131:38907/ using document root <none> and password file <none>
I20260608 10:04:36.570099 10137 ts_manager.cc:194] Registered new tserver with Master: 05ddc593e4004948b0bf6a4623b7ef70 (127.7.179.130:33159)
I20260608 10:04:36.570750  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:36.571033  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:36.571394  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:36.572180 10137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43622
I20260608 10:04:36.573096  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "8cac79e4392e4e19aa9cd1ce2daefb44"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.579059  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:04:36.583138 10354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.584210  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:04:36.584576  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "8cac79e4392e4e19aa9cd1ce2daefb44"
format_stamp: "Formatted at 2026-06-08 10:04:36 on dist-test-slave-vbzq"
I20260608 10:04:36.584898  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780913014901648-7886-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 10:04:36.602315  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:36.603785  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:36.605472  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:36.608165  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:36.608392  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.608711  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:36.608891  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:36.654722  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:39365
I20260608 10:04:36.654852 10416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:39365 every 8 connection(s)
I20260608 10:04:36.681269 10417 heartbeater.cc:344] Connected to a master server at 127.7.179.190:39055
I20260608 10:04:36.681767 10417 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:36.682682 10417 heartbeater.cc:507] Master 127.7.179.190:39055 requested a full tablet report, sending...
I20260608 10:04:36.685070 10137 ts_manager.cc:194] Registered new tserver with Master: 8cac79e4392e4e19aa9cd1ce2daefb44 (127.7.179.131:39365)
I20260608 10:04:36.685671  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.026534792s
I20260608 10:04:36.687310 10137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43628
I20260608 10:04:37.471763 10267 heartbeater.cc:499] Master 127.7.179.190:39055 was elected leader, sending a full tablet report...
I20260608 10:04:37.575831 10343 heartbeater.cc:499] Master 127.7.179.190:39055 was elected leader, sending a full tablet report...
I20260608 10:04:37.690753 10417 heartbeater.cc:499] Master 127.7.179.190:39055 was elected leader, sending a full tablet report...
I20260608 10:04:38.262364 10192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:40.263583 10192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:42.264708 10192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:44.265918 10192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:46.267582 10192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:48.268886 10192 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:48.787875  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:04:48.819904  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:48.838474  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:04:48.851454  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:04:48.877866  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:48.895329  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:04:48.906261  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:04:48.928027  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:48.944485  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:04:48.954733  7886 master.cc:562] Master@127.7.179.190:39055 shutting down...
I20260608 10:04:48.974280  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:48.975090  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:48.975441  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3e42993c1be48cb82229505a89ae2c8: stopping tablet replica
I20260608 10:04:48.995065  7886 master.cc:584] Master@127.7.179.190:39055 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12922 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:04:49.033700  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:45057
I20260608 10:04:49.035060  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:49.042124 10423 instance_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 10:04:49.042208 10422 instance_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 10:04:49.043464 10425 instance_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 10:04:49.044735  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:49.045994  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:49.046217  7886 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 10:04:49.046443  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913089046400 us; error 0 us; skew 500 ppm
I20260608 10:04:49.047356  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:49.052022  7886 webserver.cc:533] Webserver started at http://127.7.179.190:40783/ using document root <none> and password file <none>
I20260608 10:04:49.052744  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:49.052938  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:49.053366  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:49.054888  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "6873c789dfcf494a85556e4c4fae2ac4"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.060664  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:49.065549 10430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.066766  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:49.067358  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "6873c789dfcf494a85556e4c4fae2ac4"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.067739  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-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 10:04:49.093811  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:49.095324  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:49.139660  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:45057
I20260608 10:04:49.139813 10482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:45057 every 8 connection(s)
I20260608 10:04:49.144582 10483 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 10:04:49.156985 10483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4: Bootstrap starting.
I20260608 10:04:49.162388 10483 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:49.167405 10483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4: No bootstrap required, opened a new log
I20260608 10:04:49.170275 10483 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6873c789dfcf494a85556e4c4fae2ac4" member_type: VOTER }
I20260608 10:04:49.170775 10483 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:49.171051 10483 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6873c789dfcf494a85556e4c4fae2ac4, State: Initialized, Role: FOLLOWER
I20260608 10:04:49.171754 10483 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6873c789dfcf494a85556e4c4fae2ac4" member_type: VOTER }
I20260608 10:04:49.172283 10483 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:49.172505 10483 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:49.172842 10483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:49.178074 10483 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6873c789dfcf494a85556e4c4fae2ac4" member_type: VOTER }
I20260608 10:04:49.178714 10483 leader_election.cc:304] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [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: 6873c789dfcf494a85556e4c4fae2ac4; no voters: 
I20260608 10:04:49.180032 10483 leader_election.cc:290] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:49.180641 10486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:49.182238 10486 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 6873c789dfcf494a85556e4c4fae2ac4, State: Running, Role: LEADER
I20260608 10:04:49.183107 10486 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [LEADER]: Queue going to LEADER mode. State: All 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: "6873c789dfcf494a85556e4c4fae2ac4" member_type: VOTER }
I20260608 10:04:49.183472 10483 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:49.186712 10487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6873c789dfcf494a85556e4c4fae2ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6873c789dfcf494a85556e4c4fae2ac4" member_type: VOTER } }
I20260608 10:04:49.186733 10488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6873c789dfcf494a85556e4c4fae2ac4. Latest consensus state: current_term: 1 leader_uuid: "6873c789dfcf494a85556e4c4fae2ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6873c789dfcf494a85556e4c4fae2ac4" member_type: VOTER } }
I20260608 10:04:49.187525 10487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:49.187641 10488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:49.192353 10491 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:49.199918 10491 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:49.201527  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:49.211300 10491 catalog_manager.cc:1382] Generated new cluster ID: 38f863cf6c264503bdaa03e555c3856e
I20260608 10:04:49.211640 10491 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:49.238361 10491 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:49.239821 10491 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:49.257562 10491 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4: Generated new TSK 0
I20260608 10:04:49.258481 10491 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:49.269173  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:49.276811 10504 instance_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 10:04:49.278312 10505 instance_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 10:04:49.280681 10507 instance_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 10:04:49.281430  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:49.282456  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:49.282662  7886 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 10:04:49.282886  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913089282863 us; error 0 us; skew 500 ppm
I20260608 10:04:49.283528  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:49.286402  7886 webserver.cc:533] Webserver started at http://127.7.179.129:41213/ using document root <none> and password file <none>
I20260608 10:04:49.286985  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:49.287238  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:49.287535  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:49.288865  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.295094  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:04:49.299346 10512 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.300287  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:49.300736  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.301077  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-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 10:04:49.312608  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:49.314191  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:49.315834  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:49.318535  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:49.318799  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.319049  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:49.319238  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.366536  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:41445
I20260608 10:04:49.366677 10574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:41445 every 8 connection(s)
I20260608 10:04:49.372381  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:49.381649 10579 instance_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 10:04:49.382012 10580 instance_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 10:04:49.385244 10582 instance_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 10:04:49.387197  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:49.388168  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:49.388423  7886 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 10:04:49.388621  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913089388602 us; error 0 us; skew 500 ppm
I20260608 10:04:49.389040 10575 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45057
I20260608 10:04:49.389430  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:49.389516 10575 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:49.390642 10575 heartbeater.cc:507] Master 127.7.179.190:45057 requested a full tablet report, sending...
I20260608 10:04:49.393122  7886 webserver.cc:533] Webserver started at http://127.7.179.130:36111/ using document root <none> and password file <none>
I20260608 10:04:49.393692 10447 ts_manager.cc:194] Registered new tserver with Master: ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445)
I20260608 10:04:49.394021  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:49.394318  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:49.394699  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:49.396486  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "c294ed19fea24b2cb2c6bf68b672bd7b"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.396531 10447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41388
I20260608 10:04:49.402902  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260608 10:04:49.407228 10587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.408142  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:04:49.408502  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "c294ed19fea24b2cb2c6bf68b672bd7b"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.408842  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-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 10:04:49.424465  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:49.425944  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:49.427532  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:49.430298  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:49.430586  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.430853  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:49.431042  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.477896  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:35721
I20260608 10:04:49.478030 10651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:35721 every 8 connection(s)
I20260608 10:04:49.483587  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:49.492318 10655 instance_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 10:04:49.494607 10656 instance_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 10:04:49.496556  7886 server_base.cc:1061] running on GCE node
W20260608 10:04:49.497697 10658 instance_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 10:04:49.498893  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:04:49.499001 10652 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45057
W20260608 10:04:49.499176  7886 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 10:04:49.499564  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913089499542 us; error 0 us; skew 500 ppm
I20260608 10:04:49.499616 10652 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:49.500295  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:49.500661 10652 heartbeater.cc:507] Master 127.7.179.190:45057 requested a full tablet report, sending...
I20260608 10:04:49.503602  7886 webserver.cc:533] Webserver started at http://127.7.179.131:38391/ using document root <none> and password file <none>
I20260608 10:04:49.503602 10447 ts_manager.cc:194] Registered new tserver with Master: c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721)
I20260608 10:04:49.504575  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:49.504820  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:49.505147  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:49.505859 10447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41400
I20260608 10:04:49.506601  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "0b4f37501c0041b894455ca384085d19"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.511822  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:04:49.516037 10663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.517143  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:49.517433  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "0b4f37501c0041b894455ca384085d19"
format_stamp: "Formatted at 2026-06-08 10:04:49 on dist-test-slave-vbzq"
I20260608 10:04:49.517798  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780913014901648-7886-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 10:04:49.547619  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:49.548966  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:49.550603  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:49.553342  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:49.553620  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.553951  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:49.554106  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:49.602240  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:38533
I20260608 10:04:49.602355 10725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:38533 every 8 connection(s)
I20260608 10:04:49.619953 10726 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45057
I20260608 10:04:49.620384 10726 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:49.621285 10726 heartbeater.cc:507] Master 127.7.179.190:45057 requested a full tablet report, sending...
I20260608 10:04:49.623682 10447 ts_manager.cc:194] Registered new tserver with Master: 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533)
I20260608 10:04:49.624413  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017657126s
I20260608 10:04:49.625526 10447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41404
I20260608 10:04:50.400368 10575 heartbeater.cc:499] Master 127.7.179.190:45057 was elected leader, sending a full tablet report...
I20260608 10:04:50.508836 10652 heartbeater.cc:499] Master 127.7.179.190:45057 was elected leader, sending a full tablet report...
I20260608 10:04:50.628927 10726 heartbeater.cc:499] Master 127.7.179.190:45057 was elected leader, sending a full tablet report...
I20260608 10:04:50.686635 10447 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41418:
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 10:04:50.689492 10447 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 10:04:50.764679 10539 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff85738c3804d9b892cb49345eb8b2a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:50.765909 10540 tablet_service.cc:1511] Processing CreateTablet for tablet c837a9d962f74a67a5057a661e73edcc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:50.766794 10539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff85738c3804d9b892cb49345eb8b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.768450 10616 tablet_service.cc:1511] Processing CreateTablet for tablet c837a9d962f74a67a5057a661e73edcc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:50.770774 10613 tablet_service.cc:1511] Processing CreateTablet for tablet 51e6ba7ebf4e483d8218745f19e0db41 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:50.769011 10612 tablet_service.cc:1511] Processing CreateTablet for tablet a87569797d9840a2a594802d01e465ae (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:50.771643 10615 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff85738c3804d9b892cb49345eb8b2a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:50.772895 10690 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff85738c3804d9b892cb49345eb8b2a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:50.773488 10688 tablet_service.cc:1511] Processing CreateTablet for tablet a87569797d9840a2a594802d01e465ae (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:50.774610 10690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff85738c3804d9b892cb49345eb8b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.776125 10689 tablet_service.cc:1511] Processing CreateTablet for tablet 51e6ba7ebf4e483d8218745f19e0db41 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:50.776715 10540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c837a9d962f74a67a5057a661e73edcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.778893 10538 tablet_service.cc:1511] Processing CreateTablet for tablet 51e6ba7ebf4e483d8218745f19e0db41 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:50.780472 10538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e6ba7ebf4e483d8218745f19e0db41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.782920 10537 tablet_service.cc:1511] Processing CreateTablet for tablet a87569797d9840a2a594802d01e465ae (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:50.770917 10691 tablet_service.cc:1511] Processing CreateTablet for tablet c837a9d962f74a67a5057a661e73edcc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=c39c4acf6e6e497593b2d6adbf2b29b0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:50.785873 10616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c837a9d962f74a67a5057a661e73edcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.790867 10612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87569797d9840a2a594802d01e465ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.794361 10613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e6ba7ebf4e483d8218745f19e0db41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.797902 10689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51e6ba7ebf4e483d8218745f19e0db41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.802258 10615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff85738c3804d9b892cb49345eb8b2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.805708 10691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c837a9d962f74a67a5057a661e73edcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.810058 10688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87569797d9840a2a594802d01e465ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.815606 10537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87569797d9840a2a594802d01e465ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:50.821287 10746 tablet_bootstrap.cc:492] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99: Bootstrap starting.
I20260608 10:04:50.846308 10746 tablet_bootstrap.cc:654] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.867025 10747 tablet_bootstrap.cc:492] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19: Bootstrap starting.
I20260608 10:04:50.870559 10746 tablet_bootstrap.cc:492] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99: No bootstrap required, opened a new log
I20260608 10:04:50.878152 10746 ts_tablet_manager.cc:1403] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.004s
I20260608 10:04:50.882414 10748 tablet_bootstrap.cc:492] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: Bootstrap starting.
I20260608 10:04:50.882725 10746 raft_consensus.cc:359] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.883597 10746 raft_consensus.cc:385] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:50.883991 10746 raft_consensus.cc:740] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2fb00280ca4e9b9df0feebe3ff2b99, State: Initialized, Role: FOLLOWER
I20260608 10:04:50.887246 10746 consensus_queue.cc:260] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.892489 10746 ts_tablet_manager.cc:1434] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260608 10:04:50.893764 10746 tablet_bootstrap.cc:492] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99: Bootstrap starting.
I20260608 10:04:50.895450 10748 tablet_bootstrap.cc:654] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.899748 10747 tablet_bootstrap.cc:654] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.901846 10746 tablet_bootstrap.cc:654] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.910694 10748 tablet_bootstrap.cc:492] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: No bootstrap required, opened a new log
I20260608 10:04:50.910761 10746 tablet_bootstrap.cc:492] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99: No bootstrap required, opened a new log
I20260608 10:04:50.911429 10746 ts_tablet_manager.cc:1403] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 10:04:50.911432 10748 ts_tablet_manager.cc:1403] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.009s
I20260608 10:04:50.912336 10747 tablet_bootstrap.cc:492] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19: No bootstrap required, opened a new log
I20260608 10:04:50.912796 10747 ts_tablet_manager.cc:1403] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.003s
I20260608 10:04:50.915078 10746 raft_consensus.cc:359] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:50.915359 10747 raft_consensus.cc:359] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.915899 10746 raft_consensus.cc:385] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:50.915300 10748 raft_consensus.cc:359] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:50.916219 10747 raft_consensus.cc:385] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:50.916373 10748 raft_consensus.cc:385] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:50.916275 10746 raft_consensus.cc:740] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2fb00280ca4e9b9df0feebe3ff2b99, State: Initialized, Role: FOLLOWER
I20260608 10:04:50.916767 10747 raft_consensus.cc:740] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4f37501c0041b894455ca384085d19, State: Initialized, Role: FOLLOWER
I20260608 10:04:50.916949 10748 raft_consensus.cc:740] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c294ed19fea24b2cb2c6bf68b672bd7b, State: Initialized, Role: FOLLOWER
I20260608 10:04:50.917678 10746 consensus_queue.cc:260] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:50.917863 10747 consensus_queue.cc:260] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.917863 10748 consensus_queue.cc:260] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:50.920044 10746 ts_tablet_manager.cc:1434] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:04:50.921269 10746 tablet_bootstrap.cc:492] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99: Bootstrap starting.
I20260608 10:04:50.927887 10748 ts_tablet_manager.cc:1434] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.010s
I20260608 10:04:50.928524 10746 tablet_bootstrap.cc:654] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.929078 10748 tablet_bootstrap.cc:492] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b: Bootstrap starting.
I20260608 10:04:50.933928 10747 ts_tablet_manager.cc:1434] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.005s
I20260608 10:04:50.935215 10747 tablet_bootstrap.cc:492] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: Bootstrap starting.
I20260608 10:04:50.937158 10748 tablet_bootstrap.cc:654] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.942246 10746 tablet_bootstrap.cc:492] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99: No bootstrap required, opened a new log
I20260608 10:04:50.942852 10746 ts_tablet_manager.cc:1403] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 10:04:50.946291 10746 raft_consensus.cc:359] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.947162 10746 raft_consensus.cc:385] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:50.947522 10746 raft_consensus.cc:740] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2fb00280ca4e9b9df0feebe3ff2b99, State: Initialized, Role: FOLLOWER
I20260608 10:04:50.948408 10746 consensus_queue.cc:260] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.950029 10750 raft_consensus.cc:493] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:50.950623 10750 raft_consensus.cc:515] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.954188 10750 leader_election.cc:290] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721), 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533)
I20260608 10:04:50.961161 10746 ts_tablet_manager.cc:1434] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 10:04:50.962637 10746 tablet_bootstrap.cc:492] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99: Bootstrap starting.
I20260608 10:04:50.964691 10747 tablet_bootstrap.cc:654] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.970163 10746 tablet_bootstrap.cc:654] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:50.975633 10748 tablet_bootstrap.cc:492] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b: No bootstrap required, opened a new log
I20260608 10:04:50.978065 10748 ts_tablet_manager.cc:1403] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.018s
I20260608 10:04:50.980607 10747 tablet_bootstrap.cc:492] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: No bootstrap required, opened a new log
I20260608 10:04:50.981360 10747 ts_tablet_manager.cc:1403] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.001s
I20260608 10:04:50.981894 10748 raft_consensus.cc:359] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.982816 10748 raft_consensus.cc:385] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:50.983174 10748 raft_consensus.cc:740] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c294ed19fea24b2cb2c6bf68b672bd7b, State: Initialized, Role: FOLLOWER
I20260608 10:04:50.983669 10746 tablet_bootstrap.cc:492] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99: No bootstrap required, opened a new log
W20260608 10:04:50.984491 10653 tablet.cc:2404] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:04:50.984598 10746 ts_tablet_manager.cc:1403] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260608 10:04:50.984174 10748 consensus_queue.cc:260] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:50.987802 10755 raft_consensus.cc:493] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:50.990298 10755 raft_consensus.cc:515] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:50.991283 10748 ts_tablet_manager.cc:1434] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260608 10:04:50.992571 10748 tablet_bootstrap.cc:492] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: Bootstrap starting.
I20260608 10:04:50.998052 10755 leader_election.cc:290] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533), ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445)
I20260608 10:04:50.998351 10746 raft_consensus.cc:359] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.000877 10746 raft_consensus.cc:385] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:51.006433 10746 raft_consensus.cc:740] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2fb00280ca4e9b9df0feebe3ff2b99, State: Initialized, Role: FOLLOWER
I20260608 10:04:51.006763 10747 raft_consensus.cc:359] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.007769 10747 raft_consensus.cc:385] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:51.008248 10747 raft_consensus.cc:740] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4f37501c0041b894455ca384085d19, State: Initialized, Role: FOLLOWER
I20260608 10:04:51.007894 10746 consensus_queue.cc:260] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.024441 10746 ts_tablet_manager.cc:1434] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.004s
I20260608 10:04:51.012176 10747 consensus_queue.cc:260] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.031870 10748 tablet_bootstrap.cc:654] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:51.036599 10747 ts_tablet_manager.cc:1434] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.004s
I20260608 10:04:51.037968 10747 tablet_bootstrap.cc:492] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19: Bootstrap starting.
I20260608 10:04:51.050230 10747 tablet_bootstrap.cc:654] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:51.057623 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c837a9d962f74a67a5057a661e73edcc" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" is_pre_election: true
I20260608 10:04:51.059450 10758 raft_consensus.cc:493] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:51.060037 10550 raft_consensus.cc:2468] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c294ed19fea24b2cb2c6bf68b672bd7b in term 0.
I20260608 10:04:51.064079 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff85738c3804d9b892cb49345eb8b2a" candidate_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19" is_pre_election: true
I20260608 10:04:51.064884 10701 raft_consensus.cc:2468] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2fb00280ca4e9b9df0feebe3ff2b99 in term 0.
I20260608 10:04:51.065181 10627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff85738c3804d9b892cb49345eb8b2a" candidate_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" is_pre_election: true
I20260608 10:04:51.060077 10758 raft_consensus.cc:515] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.066756 10516 leader_election.cc:304] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4f37501c0041b894455ca384085d19, ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: 
W20260608 10:04:51.067533 10514 leader_election.cc:343] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:51.068696 10750 raft_consensus.cc:2804] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:51.068574 10590 leader_election.cc:304] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c294ed19fea24b2cb2c6bf68b672bd7b, ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: 
I20260608 10:04:51.069453 10750 raft_consensus.cc:493] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:51.070014 10750 raft_consensus.cc:3060] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.070277 10763 raft_consensus.cc:2804] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:51.070785 10763 raft_consensus.cc:493] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:51.071241 10763 raft_consensus.cc:3060] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.080840 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87569797d9840a2a594802d01e465ae" candidate_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19" is_pre_election: true
I20260608 10:04:51.080727 10750 raft_consensus.cc:515] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
W20260608 10:04:51.083535 10516 leader_election.cc:343] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:51.084401 10750 leader_election.cc:290] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 election: Requested vote from peers c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721), 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533)
I20260608 10:04:51.087553 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff85738c3804d9b892cb49345eb8b2a" candidate_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19"
I20260608 10:04:51.088380 10626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff85738c3804d9b892cb49345eb8b2a" candidate_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b"
I20260608 10:04:51.090467 10627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87569797d9840a2a594802d01e465ae" candidate_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" is_pre_election: true
I20260608 10:04:51.091013 10758 leader_election.cc:290] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721), 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533)
W20260608 10:04:51.093226 10514 leader_election.cc:343] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:04:51.094528 10514 leader_election.cc:343] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:51.095248 10514 leader_election.cc:304] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: 0b4f37501c0041b894455ca384085d19, c294ed19fea24b2cb2c6bf68b672bd7b
I20260608 10:04:51.088568 10701 raft_consensus.cc:3060] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.097800 10758 raft_consensus.cc:2749] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:51.103762 10763 raft_consensus.cc:515] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:51.106076 10747 tablet_bootstrap.cc:492] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19: No bootstrap required, opened a new log
I20260608 10:04:51.106722 10747 ts_tablet_manager.cc:1403] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.025s
I20260608 10:04:51.106953 10748 tablet_bootstrap.cc:492] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: No bootstrap required, opened a new log
I20260608 10:04:51.107563 10748 ts_tablet_manager.cc:1403] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.028s
I20260608 10:04:51.107697 10701 raft_consensus.cc:2468] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2fb00280ca4e9b9df0feebe3ff2b99 in term 1.
I20260608 10:04:51.108709 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c837a9d962f74a67a5057a661e73edcc" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99"
I20260608 10:04:51.109448 10550 raft_consensus.cc:3060] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.110280 10747 raft_consensus.cc:359] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.111320 10747 raft_consensus.cc:385] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:51.111568 10747 raft_consensus.cc:740] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4f37501c0041b894455ca384085d19, State: Initialized, Role: FOLLOWER
I20260608 10:04:51.112257 10747 consensus_queue.cc:260] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.112989 10748 raft_consensus.cc:359] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.113858 10748 raft_consensus.cc:385] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:51.114219 10748 raft_consensus.cc:740] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c294ed19fea24b2cb2c6bf68b672bd7b, State: Initialized, Role: FOLLOWER
I20260608 10:04:51.114414 10747 ts_tablet_manager.cc:1434] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:04:51.115578 10747 tablet_bootstrap.cc:492] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19: Bootstrap starting.
I20260608 10:04:51.115221 10748 consensus_queue.cc:260] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.114461 10516 leader_election.cc:304] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [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: 0b4f37501c0041b894455ca384085d19, ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: c294ed19fea24b2cb2c6bf68b672bd7b
I20260608 10:04:51.120548 10700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c837a9d962f74a67a5057a661e73edcc" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19"
I20260608 10:04:51.122627 10758 raft_consensus.cc:2804] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:51.123397 10747 tablet_bootstrap.cc:654] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:51.123330 10758 raft_consensus.cc:697] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 LEADER]: Becoming Leader. State: Replica: ea2fb00280ca4e9b9df0feebe3ff2b99, State: Running, Role: LEADER
I20260608 10:04:51.124168 10550 raft_consensus.cc:2468] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c294ed19fea24b2cb2c6bf68b672bd7b in term 1.
I20260608 10:04:51.124380 10758 consensus_queue.cc:237] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.125522 10590 leader_election.cc:304] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c294ed19fea24b2cb2c6bf68b672bd7b, ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: 
I20260608 10:04:51.126612 10755 raft_consensus.cc:2804] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:04:51.126852 10591 leader_election.cc:343] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:51.128561 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c837a9d962f74a67a5057a661e73edcc" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19" is_pre_election: true
I20260608 10:04:51.130301 10763 leader_election.cc:290] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 election: Requested vote from peers 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533), ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445)
I20260608 10:04:51.126197 10748 ts_tablet_manager.cc:1434] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260608 10:04:51.134622 10748 tablet_bootstrap.cc:492] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b: Bootstrap starting.
W20260608 10:04:51.134509 10591 leader_election.cc:343] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:51.141470 10446 catalog_manager.cc:5696] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:51.144575 10747 tablet_bootstrap.cc:492] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19: No bootstrap required, opened a new log
I20260608 10:04:51.145247 10747 ts_tablet_manager.cc:1403] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.012s
I20260608 10:04:51.145444 10755 raft_consensus.cc:697] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 LEADER]: Becoming Leader. State: Replica: c294ed19fea24b2cb2c6bf68b672bd7b, State: Running, Role: LEADER
I20260608 10:04:51.146668 10755 consensus_queue.cc:237] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:51.148577 10747 raft_consensus.cc:359] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:51.149454 10747 raft_consensus.cc:385] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:51.149850 10747 raft_consensus.cc:740] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b4f37501c0041b894455ca384085d19, State: Initialized, Role: FOLLOWER
I20260608 10:04:51.150691 10747 consensus_queue.cc:260] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:51.153083 10747 ts_tablet_manager.cc:1434] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:04:51.153239 10748 tablet_bootstrap.cc:654] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:51.161008 10748 tablet_bootstrap.cc:492] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b: No bootstrap required, opened a new log
I20260608 10:04:51.161710 10748 ts_tablet_manager.cc:1403] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260608 10:04:51.162909 10446 catalog_manager.cc:5696] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b reported cstate change: term changed from 0 to 1, leader changed from <none> to c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130). New cstate: current_term: 1 leader_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:51.165184 10748 raft_consensus.cc:359] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.166055 10748 raft_consensus.cc:385] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:51.166419 10748 raft_consensus.cc:740] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c294ed19fea24b2cb2c6bf68b672bd7b, State: Initialized, Role: FOLLOWER
I20260608 10:04:51.167271 10748 consensus_queue.cc:260] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.169726 10748 ts_tablet_manager.cc:1434] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260608 10:04:51.200243 10496 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:51.201264 10501 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 10:04:51.203789 10501 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:04:51.265455 10754 raft_consensus.cc:493] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:51.266238 10754 raft_consensus.cc:515] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.269156 10754 leader_election.cc:290] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445), c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721)
I20260608 10:04:51.282238 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e6ba7ebf4e483d8218745f19e0db41" candidate_uuid: "0b4f37501c0041b894455ca384085d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" is_pre_election: true
I20260608 10:04:51.282968 10550 raft_consensus.cc:2468] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4f37501c0041b894455ca384085d19 in term 0.
I20260608 10:04:51.283723 10627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e6ba7ebf4e483d8218745f19e0db41" candidate_uuid: "0b4f37501c0041b894455ca384085d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" is_pre_election: true
I20260608 10:04:51.284351 10666 leader_election.cc:304] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4f37501c0041b894455ca384085d19, ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: 
I20260608 10:04:51.284464 10627 raft_consensus.cc:2468] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b4f37501c0041b894455ca384085d19 in term 0.
I20260608 10:04:51.285271 10754 raft_consensus.cc:2804] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:51.285682 10754 raft_consensus.cc:493] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:51.286070 10754 raft_consensus.cc:3060] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.291098 10754 raft_consensus.cc:515] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.293113 10754 leader_election.cc:290] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [CANDIDATE]: Term 1 election: Requested vote from peers ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445), c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721)
I20260608 10:04:51.294032 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e6ba7ebf4e483d8218745f19e0db41" candidate_uuid: "0b4f37501c0041b894455ca384085d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99"
I20260608 10:04:51.294294 10627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51e6ba7ebf4e483d8218745f19e0db41" candidate_uuid: "0b4f37501c0041b894455ca384085d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b"
I20260608 10:04:51.294710 10550 raft_consensus.cc:3060] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.294832 10627 raft_consensus.cc:3060] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.302152 10627 raft_consensus.cc:2468] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4f37501c0041b894455ca384085d19 in term 1.
I20260608 10:04:51.302152 10550 raft_consensus.cc:2468] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b4f37501c0041b894455ca384085d19 in term 1.
I20260608 10:04:51.303728 10666 leader_election.cc:304] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4f37501c0041b894455ca384085d19, ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: 
I20260608 10:04:51.304531 10754 raft_consensus.cc:2804] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:51.305658 10754 raft_consensus.cc:697] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 1 LEADER]: Becoming Leader. State: Replica: 0b4f37501c0041b894455ca384085d19, State: Running, Role: LEADER
I20260608 10:04:51.306538 10754 consensus_queue.cc:237] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.314396 10445 catalog_manager.cc:5696] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b4f37501c0041b894455ca384085d19 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "0b4f37501c0041b894455ca384085d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:51.430658 10755 raft_consensus.cc:493] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:51.431288 10755 raft_consensus.cc:515] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.433264 10755 leader_election.cc:290] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445), 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533)
I20260608 10:04:51.434347 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87569797d9840a2a594802d01e465ae" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" is_pre_election: true
I20260608 10:04:51.434527 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87569797d9840a2a594802d01e465ae" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19" is_pre_election: true
I20260608 10:04:51.435092 10701 raft_consensus.cc:2468] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c294ed19fea24b2cb2c6bf68b672bd7b in term 0.
I20260608 10:04:51.435092 10550 raft_consensus.cc:2468] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c294ed19fea24b2cb2c6bf68b672bd7b in term 0.
I20260608 10:04:51.436545 10591 leader_election.cc:304] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b4f37501c0041b894455ca384085d19, c294ed19fea24b2cb2c6bf68b672bd7b; no voters: 
I20260608 10:04:51.437289 10755 raft_consensus.cc:2804] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:51.437675 10755 raft_consensus.cc:493] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:51.437961 10755 raft_consensus.cc:3060] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.443323 10755 raft_consensus.cc:515] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.445168 10755 leader_election.cc:290] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 election: Requested vote from peers ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445), 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533)
I20260608 10:04:51.446295 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87569797d9840a2a594802d01e465ae" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99"
I20260608 10:04:51.446408 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87569797d9840a2a594802d01e465ae" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19"
I20260608 10:04:51.447121 10550 raft_consensus.cc:3060] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.447194 10701 raft_consensus.cc:3060] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.452366 10550 raft_consensus.cc:2468] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c294ed19fea24b2cb2c6bf68b672bd7b in term 1.
I20260608 10:04:51.452366 10701 raft_consensus.cc:2468] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c294ed19fea24b2cb2c6bf68b672bd7b in term 1.
I20260608 10:04:51.453877 10590 leader_election.cc:304] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c294ed19fea24b2cb2c6bf68b672bd7b, ea2fb00280ca4e9b9df0feebe3ff2b99; no voters: 
I20260608 10:04:51.454728 10755 raft_consensus.cc:2804] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:51.455291 10755 raft_consensus.cc:697] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 LEADER]: Becoming Leader. State: Replica: c294ed19fea24b2cb2c6bf68b672bd7b, State: Running, Role: LEADER
I20260608 10:04:51.456110 10755 consensus_queue.cc:237] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.459494 10754 raft_consensus.cc:493] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:51.460043 10754 raft_consensus.cc:515] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } } peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } }
I20260608 10:04:51.462345 10754 leader_election.cc:290] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445), c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130:35721)
I20260608 10:04:51.463186 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c837a9d962f74a67a5057a661e73edcc" candidate_uuid: "0b4f37501c0041b894455ca384085d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" is_pre_election: true
I20260608 10:04:51.463706 10627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c837a9d962f74a67a5057a661e73edcc" candidate_uuid: "0b4f37501c0041b894455ca384085d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" is_pre_election: true
I20260608 10:04:51.463973 10550 raft_consensus.cc:2393] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b4f37501c0041b894455ca384085d19 in current term 1: Already voted for candidate c294ed19fea24b2cb2c6bf68b672bd7b in this term.
I20260608 10:04:51.465104 10445 catalog_manager.cc:5696] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b reported cstate change: term changed from 0 to 1, leader changed from <none> to c294ed19fea24b2cb2c6bf68b672bd7b (127.7.179.130). New cstate: current_term: 1 leader_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:51.465726 10665 leader_election.cc:304] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b4f37501c0041b894455ca384085d19; no voters: c294ed19fea24b2cb2c6bf68b672bd7b, ea2fb00280ca4e9b9df0feebe3ff2b99
I20260608 10:04:51.466602 10754 raft_consensus.cc:3060] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.472767 10754 raft_consensus.cc:2749] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:51.500110 10755 raft_consensus.cc:493] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:51.500692 10755 raft_consensus.cc:515] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 41445 } } peers { permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 } } peers { permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 } }
I20260608 10:04:51.503234 10755 leader_election.cc:290] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2fb00280ca4e9b9df0feebe3ff2b99 (127.7.179.129:41445), 0b4f37501c0041b894455ca384085d19 (127.7.179.131:38533)
I20260608 10:04:51.504217 10550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff85738c3804d9b892cb49345eb8b2a" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2fb00280ca4e9b9df0feebe3ff2b99" is_pre_election: true
I20260608 10:04:51.504766 10701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff85738c3804d9b892cb49345eb8b2a" candidate_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b4f37501c0041b894455ca384085d19" is_pre_election: true
I20260608 10:04:51.505649 10701 raft_consensus.cc:2393] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c294ed19fea24b2cb2c6bf68b672bd7b in current term 1: Already voted for candidate ea2fb00280ca4e9b9df0feebe3ff2b99 in this term.
I20260608 10:04:51.506678 10591 leader_election.cc:304] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c294ed19fea24b2cb2c6bf68b672bd7b; no voters: 0b4f37501c0041b894455ca384085d19, ea2fb00280ca4e9b9df0feebe3ff2b99
I20260608 10:04:51.507490 10755 raft_consensus.cc:3060] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.508581  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:04:51.518029 10755 raft_consensus.cc:2749] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:51.523082 10758 consensus_queue.cc:1048] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c294ed19fea24b2cb2c6bf68b672bd7b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:51.550216 10758 consensus_queue.cc:1048] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b4f37501c0041b894455ca384085d19" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:51.558256  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:51.559692  7886 tablet_replica.cc:333] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99: stopping tablet replica
I20260608 10:04:51.560504  7886 raft_consensus.cc:2243] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.561095  7886 raft_consensus.cc:2272] T 51e6ba7ebf4e483d8218745f19e0db41 P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.563786  7886 tablet_replica.cc:333] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99: stopping tablet replica
I20260608 10:04:51.564685  7886 raft_consensus.cc:2243] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.565212  7886 raft_consensus.cc:2272] T a87569797d9840a2a594802d01e465ae P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.567432  7886 tablet_replica.cc:333] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99: stopping tablet replica
I20260608 10:04:51.568058  7886 raft_consensus.cc:2243] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.568532  7886 raft_consensus.cc:2272] T c837a9d962f74a67a5057a661e73edcc P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.571022  7886 tablet_replica.cc:333] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99: stopping tablet replica
I20260608 10:04:51.571745  7886 raft_consensus.cc:2243] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:51.572846  7886 raft_consensus.cc:2272] T 5ff85738c3804d9b892cb49345eb8b2a P ea2fb00280ca4e9b9df0feebe3ff2b99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.597244  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:04:51.609537  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:04:51.628469  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:51.629407  7886 tablet_replica.cc:333] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: stopping tablet replica
I20260608 10:04:51.630120  7886 raft_consensus.cc:2243] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:51.630797  7886 pending_rounds.cc:70] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: Trying to abort 1 pending ops.
I20260608 10:04:51.631081  7886 pending_rounds.cc:77] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620022612652032 op_type: NO_OP noop_request { }
I20260608 10:04:51.631426  7886 raft_consensus.cc:2889] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:51.631748  7886 raft_consensus.cc:2272] T a87569797d9840a2a594802d01e465ae P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.634408  7886 tablet_replica.cc:333] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b: stopping tablet replica
I20260608 10:04:51.635041  7886 raft_consensus.cc:2243] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.635476  7886 raft_consensus.cc:2272] T 51e6ba7ebf4e483d8218745f19e0db41 P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.637262  7886 tablet_replica.cc:333] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b: stopping tablet replica
I20260608 10:04:51.637878  7886 raft_consensus.cc:2243] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.638317  7886 raft_consensus.cc:2272] T 5ff85738c3804d9b892cb49345eb8b2a P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.640895  7886 tablet_replica.cc:333] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: stopping tablet replica
I20260608 10:04:51.641412  7886 raft_consensus.cc:2243] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:51.642081  7886 pending_rounds.cc:70] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: Trying to abort 1 pending ops.
I20260608 10:04:51.642297  7886 pending_rounds.cc:77] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620021346852864 op_type: NO_OP noop_request { }
I20260608 10:04:51.642584  7886 raft_consensus.cc:2889] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:51.642876  7886 raft_consensus.cc:2272] T c837a9d962f74a67a5057a661e73edcc P c294ed19fea24b2cb2c6bf68b672bd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.666465  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:04:51.678977  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:04:51.698350  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:51.699033  7886 tablet_replica.cc:333] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19: stopping tablet replica
I20260608 10:04:51.699608  7886 raft_consensus.cc:2243] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.700050  7886 raft_consensus.cc:2272] T a87569797d9840a2a594802d01e465ae P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.702011  7886 tablet_replica.cc:333] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: stopping tablet replica
I20260608 10:04:51.702579  7886 raft_consensus.cc:2243] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:51.703220  7886 pending_rounds.cc:70] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: Trying to abort 1 pending ops.
I20260608 10:04:51.703416  7886 pending_rounds.cc:77] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620021999501312 op_type: NO_OP noop_request { }
I20260608 10:04:51.703682  7886 raft_consensus.cc:2889] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:04:51.704030  7886 raft_consensus.cc:2272] T 51e6ba7ebf4e483d8218745f19e0db41 P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.706732  7886 tablet_replica.cc:333] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19: stopping tablet replica
I20260608 10:04:51.707266  7886 raft_consensus.cc:2243] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.707655  7886 raft_consensus.cc:2272] T c837a9d962f74a67a5057a661e73edcc P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.709360  7886 tablet_replica.cc:333] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19: stopping tablet replica
I20260608 10:04:51.709892  7886 raft_consensus.cc:2243] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:51.710310  7886 raft_consensus.cc:2272] T 5ff85738c3804d9b892cb49345eb8b2a P 0b4f37501c0041b894455ca384085d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.723912  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:04:51.736418  7886 master.cc:562] Master@127.7.179.190:45057 shutting down...
I20260608 10:04:51.751629  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:51.752192  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:51.752470  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6873c789dfcf494a85556e4c4fae2ac4: stopping tablet replica
I20260608 10:04:51.771639  7886 master.cc:584] Master@127.7.179.190:45057 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2773 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:04:51.806520  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:38443
I20260608 10:04:51.807654  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:51.813210 10786 instance_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 10:04:51.813105 10785 instance_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 10:04:51.814857 10788 instance_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 10:04:51.816248  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:51.817368  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:51.817589  7886 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 10:04:51.817829  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913091817805 us; error 0 us; skew 500 ppm
I20260608 10:04:51.818610  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:51.822002  7886 webserver.cc:533] Webserver started at http://127.7.179.190:44459/ using document root <none> and password file <none>
I20260608 10:04:51.822839  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:51.823141  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:51.823518  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:51.825095  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "cceea0afc2844038865dfff68875b47f"
format_stamp: "Formatted at 2026-06-08 10:04:51 on dist-test-slave-vbzq"
I20260608 10:04:51.831439  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:04:51.836822 10793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:51.837929  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:51.838260  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "cceea0afc2844038865dfff68875b47f"
format_stamp: "Formatted at 2026-06-08 10:04:51 on dist-test-slave-vbzq"
I20260608 10:04:51.838589  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-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 10:04:51.863230  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:51.864439  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:51.903645  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:38443
I20260608 10:04:51.903774 10844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:38443 every 8 connection(s)
I20260608 10:04:51.908403 10845 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 10:04:51.920568 10845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f: Bootstrap starting.
I20260608 10:04:51.925591 10845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:51.930137 10845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f: No bootstrap required, opened a new log
I20260608 10:04:51.932453 10845 raft_consensus.cc:359] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cceea0afc2844038865dfff68875b47f" member_type: VOTER }
I20260608 10:04:51.932884 10845 raft_consensus.cc:385] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:51.933139 10845 raft_consensus.cc:740] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cceea0afc2844038865dfff68875b47f, State: Initialized, Role: FOLLOWER
I20260608 10:04:51.933771 10845 consensus_queue.cc:260] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cceea0afc2844038865dfff68875b47f" member_type: VOTER }
I20260608 10:04:51.934298 10845 raft_consensus.cc:399] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:04:51.934531 10845 raft_consensus.cc:493] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:04:51.934829 10845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:51.939677 10845 raft_consensus.cc:515] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cceea0afc2844038865dfff68875b47f" member_type: VOTER }
I20260608 10:04:51.940388 10845 leader_election.cc:304] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [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: cceea0afc2844038865dfff68875b47f; no voters: 
I20260608 10:04:51.941653 10845 leader_election.cc:290] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:04:51.942128 10848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:51.943656 10848 raft_consensus.cc:697] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 1 LEADER]: Becoming Leader. State: Replica: cceea0afc2844038865dfff68875b47f, State: Running, Role: LEADER
I20260608 10:04:51.944425 10848 consensus_queue.cc:237] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [LEADER]: Queue going to LEADER mode. State: All 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: "cceea0afc2844038865dfff68875b47f" member_type: VOTER }
I20260608 10:04:51.944828 10845 sys_catalog.cc:565] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:04:51.947574 10850 sys_catalog.cc:455] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [sys.catalog]: SysCatalogTable state changed. Reason: New leader cceea0afc2844038865dfff68875b47f. Latest consensus state: current_term: 1 leader_uuid: "cceea0afc2844038865dfff68875b47f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cceea0afc2844038865dfff68875b47f" member_type: VOTER } }
I20260608 10:04:51.947533 10849 sys_catalog.cc:455] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cceea0afc2844038865dfff68875b47f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cceea0afc2844038865dfff68875b47f" member_type: VOTER } }
I20260608 10:04:51.948338 10849 sys_catalog.cc:458] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:51.948305 10850 sys_catalog.cc:458] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [sys.catalog]: This master's current role is: LEADER
I20260608 10:04:51.952978 10853 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:04:51.958428 10853 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:04:51.963922  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:04:51.969108 10853 catalog_manager.cc:1382] Generated new cluster ID: cf478e8765444d3f87aba4f0a5846080
I20260608 10:04:51.969468 10853 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:04:51.985996 10853 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:04:51.987391 10853 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:04:52.001320 10853 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f: Generated new TSK 0
I20260608 10:04:52.001999 10853 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:04:52.034335  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:52.040884 10866 instance_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 10:04:52.042281 10867 instance_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 10:04:52.044541 10869 instance_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 10:04:52.044593  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:52.045928  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:52.046329  7886 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 10:04:52.046507  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913092046473 us; error 0 us; skew 500 ppm
I20260608 10:04:52.047142  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:52.049948  7886 webserver.cc:533] Webserver started at http://127.7.179.129:34119/ using document root <none> and password file <none>
I20260608 10:04:52.050534  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:52.050731  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:52.051030  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:52.052208  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "f5358597d59f48eb9b116aa1b4383648"
format_stamp: "Formatted at 2026-06-08 10:04:52 on dist-test-slave-vbzq"
I20260608 10:04:52.057694  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:04:52.061968 10874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.063090  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:04:52.063550  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "f5358597d59f48eb9b116aa1b4383648"
format_stamp: "Formatted at 2026-06-08 10:04:52 on dist-test-slave-vbzq"
I20260608 10:04:52.063874  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-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 10:04:52.080427  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:52.081761  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:52.083336  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:52.085925  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:52.086184  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.086439  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:52.086619  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.128602  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:39977
I20260608 10:04:52.128767 10936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:39977 every 8 connection(s)
I20260608 10:04:52.134395  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:52.142675 10941 instance_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 10:04:52.144582 10942 instance_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 10:04:52.147063 10944 instance_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 10:04:52.147377  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:52.148259  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:52.148504  7886 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 10:04:52.148692  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913092148674 us; error 0 us; skew 500 ppm
I20260608 10:04:52.149385  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:52.152539  7886 webserver.cc:533] Webserver started at http://127.7.179.130:33589/ using document root <none> and password file <none>
I20260608 10:04:52.153244  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:52.153456  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:52.153818  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:52.154584 10937 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38443
I20260608 10:04:52.154982 10937 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:52.155241  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "dd3fcc64e9264942b12f83212112992f"
format_stamp: "Formatted at 2026-06-08 10:04:52 on dist-test-slave-vbzq"
I20260608 10:04:52.155814 10937 heartbeater.cc:507] Master 127.7.179.190:38443 requested a full tablet report, sending...
I20260608 10:04:52.158259 10810 ts_manager.cc:194] Registered new tserver with Master: f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:52.160100 10810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33594
I20260608 10:04:52.161197  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:04:52.165182 10949 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.166188  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:04:52.166524  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "dd3fcc64e9264942b12f83212112992f"
format_stamp: "Formatted at 2026-06-08 10:04:52 on dist-test-slave-vbzq"
I20260608 10:04:52.166814  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-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 10:04:52.183687  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:52.185055  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:52.186806  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:52.189402  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:52.189687  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:04:52.189980  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:52.190167  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.231959  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:46647
I20260608 10:04:52.232095 11011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:46647 every 8 connection(s)
I20260608 10:04:52.237463  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:52.245177 11015 instance_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 10:04:52.247097 11016 instance_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 10:04:52.249403 11018 instance_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 10:04:52.249979  7886 server_base.cc:1061] running on GCE node
I20260608 10:04:52.251259  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:52.251581  7886 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 10:04:52.251823  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913092251803 us; error 0 us; skew 500 ppm
I20260608 10:04:52.251840 11012 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38443
I20260608 10:04:52.252308 11012 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:52.252641  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:52.253250 11012 heartbeater.cc:507] Master 127.7.179.190:38443 requested a full tablet report, sending...
I20260608 10:04:52.255761  7886 webserver.cc:533] Webserver started at http://127.7.179.131:42563/ using document root <none> and password file <none>
I20260608 10:04:52.256036 10810 ts_manager.cc:194] Registered new tserver with Master: dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:52.256431  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:52.256726  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:52.257018  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:52.257915 10810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33602
I20260608 10:04:52.258383  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "0e508a003539401b9840dd2e28ec4741"
format_stamp: "Formatted at 2026-06-08 10:04:52 on dist-test-slave-vbzq"
I20260608 10:04:52.263664  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:52.267796 11023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.268937  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:52.269356  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "0e508a003539401b9840dd2e28ec4741"
format_stamp: "Formatted at 2026-06-08 10:04:52 on dist-test-slave-vbzq"
I20260608 10:04:52.269788  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-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 10:04:52.293296  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:52.294586  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:52.296223  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:52.299598  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:52.299952  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.300275  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:52.300429  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:52.344103  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:44583
I20260608 10:04:52.344306 11086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:44583 every 8 connection(s)
I20260608 10:04:52.359819 11087 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38443
I20260608 10:04:52.360235 11087 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:52.361150 11087 heartbeater.cc:507] Master 127.7.179.190:38443 requested a full tablet report, sending...
I20260608 10:04:52.363567 10810 ts_manager.cc:194] Registered new tserver with Master: 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:52.364490  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016491666s
I20260608 10:04:52.365190 10810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33604
I20260608 10:04:53.163318 10937 heartbeater.cc:499] Master 127.7.179.190:38443 was elected leader, sending a full tablet report...
I20260608 10:04:53.260776 11012 heartbeater.cc:499] Master 127.7.179.190:38443 was elected leader, sending a full tablet report...
I20260608 10:04:53.368522 11087 heartbeater.cc:499] Master 127.7.179.190:38443 was elected leader, sending a full tablet report...
I20260608 10:04:53.422134 10810 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33610:
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 10:04:53.424448 10810 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 10:04:53.500142 11052 tablet_service.cc:1511] Processing CreateTablet for tablet 6173e25b343144bdbdcdf9e48e02d74a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.502031 11052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6173e25b343144bdbdcdf9e48e02d74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.503604 10977 tablet_service.cc:1511] Processing CreateTablet for tablet 6173e25b343144bdbdcdf9e48e02d74a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.505285 10977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6173e25b343144bdbdcdf9e48e02d74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.511176 11051 tablet_service.cc:1511] Processing CreateTablet for tablet d16190866be04dca9958ac6918dfb16b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.512876 11051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16190866be04dca9958ac6918dfb16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.514163 11047 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc1a8c336884762b12f2ebb9e635fbc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.515921 11047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc1a8c336884762b12f2ebb9e635fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.517172 11049 tablet_service.cc:1511] Processing CreateTablet for tablet ead385aafc80419fb9c468deee1f852b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.518805 11049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead385aafc80419fb9c468deee1f852b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.521811 11108 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:53.522936 11048 tablet_service.cc:1511] Processing CreateTablet for tablet 801434533f1c4545826a4fadaba4c7e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.523873 11052 tablet_service.cc:1511] Processing CreateTablet for tablet 42b149a4b1c847bf8baa090cf1e663e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.524569 11048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801434533f1c4545826a4fadaba4c7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.525331 11052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b149a4b1c847bf8baa090cf1e663e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.515861 11050 tablet_service.cc:1511] Processing CreateTablet for tablet f5296a5ba1af4b8385d9565f88f0fdb4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.528403 11108 tablet_bootstrap.cc:654] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.529466 11050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5296a5ba1af4b8385d9565f88f0fdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.536684 11046 tablet_service.cc:1511] Processing CreateTablet for tablet c190e4cfc6a74998a87a754eb54ef7ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.539316 11046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c190e4cfc6a74998a87a754eb54ef7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.554050 10973 tablet_service.cc:1511] Processing CreateTablet for tablet 801434533f1c4545826a4fadaba4c7e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.556419 10973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801434533f1c4545826a4fadaba4c7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.559424 10976 tablet_service.cc:1511] Processing CreateTablet for tablet d16190866be04dca9958ac6918dfb16b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.566807 10974 tablet_service.cc:1511] Processing CreateTablet for tablet ead385aafc80419fb9c468deee1f852b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.554324 10902 tablet_service.cc:1511] Processing CreateTablet for tablet 6173e25b343144bdbdcdf9e48e02d74a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.570201 10902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6173e25b343144bdbdcdf9e48e02d74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.574951 10901 tablet_service.cc:1511] Processing CreateTablet for tablet d16190866be04dca9958ac6918dfb16b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.563256 10975 tablet_service.cc:1511] Processing CreateTablet for tablet f5296a5ba1af4b8385d9565f88f0fdb4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.586639 10900 tablet_service.cc:1511] Processing CreateTablet for tablet f5296a5ba1af4b8385d9565f88f0fdb4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.590826 10899 tablet_service.cc:1511] Processing CreateTablet for tablet ead385aafc80419fb9c468deee1f852b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.594940 10898 tablet_service.cc:1511] Processing CreateTablet for tablet 801434533f1c4545826a4fadaba4c7e1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.596969 10895 tablet_service.cc:1511] Processing CreateTablet for tablet c190e4cfc6a74998a87a754eb54ef7ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.599030 10897 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc1a8c336884762b12f2ebb9e635fbc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.599903 10896 tablet_service.cc:1511] Processing CreateTablet for tablet 42b149a4b1c847bf8baa090cf1e663e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.603469 10972 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc1a8c336884762b12f2ebb9e635fbc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.604640 11108 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:53.606840 10971 tablet_service.cc:1511] Processing CreateTablet for tablet 42b149a4b1c847bf8baa090cf1e663e6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.607684 10976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16190866be04dca9958ac6918dfb16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.608580 10971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b149a4b1c847bf8baa090cf1e663e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.609661 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5296a5ba1af4b8385d9565f88f0fdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.611291 10972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc1a8c336884762b12f2ebb9e635fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.577414 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16190866be04dca9958ac6918dfb16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.614424 10974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead385aafc80419fb9c468deee1f852b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.618220 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b149a4b1c847bf8baa090cf1e663e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.619208 10897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc1a8c336884762b12f2ebb9e635fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.619062 10970 tablet_service.cc:1511] Processing CreateTablet for tablet c190e4cfc6a74998a87a754eb54ef7ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:04:53.620087 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead385aafc80419fb9c468deee1f852b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.621266 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c190e4cfc6a74998a87a754eb54ef7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.605917 11108 ts_tablet_manager.cc:1403] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.084s	user 0.035s	sys 0.040s
I20260608 10:04:53.621497 10895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c190e4cfc6a74998a87a754eb54ef7ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.623986 10900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5296a5ba1af4b8385d9565f88f0fdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.625427 10898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801434533f1c4545826a4fadaba4c7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:53.666136 11108 raft_consensus.cc:359] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:53.667043 11108 raft_consensus.cc:385] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.667379 11108 raft_consensus.cc:740] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.668516 11108 consensus_queue.cc:260] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:53.696224 11108 ts_tablet_manager.cc:1434] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.006s
I20260608 10:04:53.704927 11108 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:53.722051 11108 tablet_bootstrap.cc:654] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.736096 11113 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:53.742686 11108 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:53.743278 11108 ts_tablet_manager.cc:1403] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.002s
I20260608 10:04:53.747995 11108 raft_consensus.cc:359] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.748858 11108 raft_consensus.cc:385] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.748945 11113 tablet_bootstrap.cc:654] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.749249 11108 raft_consensus.cc:740] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.750327 11108 consensus_queue.cc:260] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.767163 11108 ts_tablet_manager.cc:1434] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260608 10:04:53.787200 11110 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:53.794663 11108 tablet_bootstrap.cc:492] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:53.822244 11113 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:53.822849 11113 ts_tablet_manager.cc:1403] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.044s
I20260608 10:04:53.823529 11110 tablet_bootstrap.cc:654] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.825485 11111 raft_consensus.cc:493] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:53.825929 11108 tablet_bootstrap.cc:654] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.826071 11111 raft_consensus.cc:515] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:53.829289 11111 leader_election.cc:290] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:53.831899 11113 raft_consensus.cc:359] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.833029 11113 raft_consensus.cc:385] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.833421 11113 raft_consensus.cc:740] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.834888 11113 consensus_queue.cc:260] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.840296 11113 ts_tablet_manager.cc:1434] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260608 10:04:53.842512 11110 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:53.843096 11110 ts_tablet_manager.cc:1403] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.008s
I20260608 10:04:53.843683 11113 tablet_bootstrap.cc:492] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:53.846822 11110 raft_consensus.cc:359] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:53.847746 11110 raft_consensus.cc:385] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.848105 11110 raft_consensus.cc:740] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.849160 11110 consensus_queue.cc:260] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:53.850270 11108 tablet_bootstrap.cc:492] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:53.851068 11108 ts_tablet_manager.cc:1403] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.003s
I20260608 10:04:53.856408 11108 raft_consensus.cc:359] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.862596 11108 raft_consensus.cc:385] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.862977 11108 raft_consensus.cc:740] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.862135 11110 ts_tablet_manager.cc:1434] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.004s
I20260608 10:04:53.862295 11113 tablet_bootstrap.cc:654] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.864153 11108 consensus_queue.cc:260] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.868347 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6173e25b343144bdbdcdf9e48e02d74a" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:53.869207 10987 raft_consensus.cc:2468] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 0.
I20260608 10:04:53.869837 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6173e25b343144bdbdcdf9e48e02d74a" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:53.870707 11113 tablet_bootstrap.cc:492] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:53.871299 11113 ts_tablet_manager.cc:1403] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260608 10:04:53.872273 11110 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:53.872594 11108 ts_tablet_manager.cc:1434] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260608 10:04:53.873917 11108 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:53.874675 11113 raft_consensus.cc:359] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.875506 11113 raft_consensus.cc:385] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.875834 11113 raft_consensus.cc:740] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.876727 11113 consensus_queue.cc:260] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
W20260608 10:04:53.877269 11024 leader_election.cc:343] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:53.878228 11024 leader_election.cc:304] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [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: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:53.879212 11113 ts_tablet_manager.cc:1434] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:04:53.879516 11111 raft_consensus.cc:2804] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:53.879832 11110 tablet_bootstrap.cc:654] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.879956 11111 raft_consensus.cc:493] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:53.880355 11113 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:53.886336 11108 tablet_bootstrap.cc:654] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.887477 11113 tablet_bootstrap.cc:654] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.880427 11111 raft_consensus.cc:3060] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:53.906193 11108 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:53.906873 11108 ts_tablet_manager.cc:1403] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260608 10:04:53.909307 11111 raft_consensus.cc:515] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:53.910252 11108 raft_consensus.cc:359] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.911125 11108 raft_consensus.cc:385] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.911485 11108 raft_consensus.cc:740] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.912431 11108 consensus_queue.cc:260] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.912786 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6173e25b343144bdbdcdf9e48e02d74a" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:53.913530 10987 raft_consensus.cc:3060] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:53.924482 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6173e25b343144bdbdcdf9e48e02d74a" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
W20260608 10:04:53.926537 11024 leader_election.cc:343] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:53.927295 11108 ts_tablet_manager.cc:1434] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.004s
I20260608 10:04:53.929427 10987 raft_consensus.cc:2468] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 1.
I20260608 10:04:53.931039 11108 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:53.935845 11111 leader_election.cc:290] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Requested vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:53.939059 11108 tablet_bootstrap.cc:654] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.946748 11024 leader_election.cc:304] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [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: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:53.948549 11111 raft_consensus.cc:2804] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:53.949124 11111 raft_consensus.cc:697] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Becoming Leader. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:53.950107 11111 consensus_queue.cc:237] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:53.952159 11108 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:53.953002 11108 ts_tablet_manager.cc:1403] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 10:04:53.956149 11110 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:53.956794 11110 ts_tablet_manager.cc:1403] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.085s	user 0.042s	sys 0.032s
I20260608 10:04:53.957499 11108 raft_consensus.cc:359] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.958508 11108 raft_consensus.cc:385] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.958854 11108 raft_consensus.cc:740] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.959764 11108 consensus_queue.cc:260] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.960167 11110 raft_consensus.cc:359] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
W20260608 10:04:53.960698 10858 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:53.961040 11113 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:53.960947 11110 raft_consensus.cc:385] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.961521 11110 raft_consensus.cc:740] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.961699 11113 ts_tablet_manager.cc:1403] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.044s
I20260608 10:04:53.962399 11108 ts_tablet_manager.cc:1434] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 10:04:53.962692 11110 consensus_queue.cc:260] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.963637 11108 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:53.963750 10863 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:04:53.964924 10863 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:04:53.965615 11113 raft_consensus.cc:359] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.966575 11113 raft_consensus.cc:385] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.966946 11113 raft_consensus.cc:740] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.967864 11113 consensus_queue.cc:260] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.969466 11110 ts_tablet_manager.cc:1434] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 10:04:53.970451 11113 ts_tablet_manager.cc:1434] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:04:53.971343 11110 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:53.971758 11113 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:53.972265 11108 tablet_bootstrap.cc:654] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.979280 11113 tablet_bootstrap.cc:654] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.984448 11110 tablet_bootstrap.cc:654] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:53.989848 10807 catalog_manager.cc:5696] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e508a003539401b9840dd2e28ec4741 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:53.992115 11113 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:53.992698 11108 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:53.992837 11113 ts_tablet_manager.cc:1403] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260608 10:04:53.993641 11108 ts_tablet_manager.cc:1403] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.010s
I20260608 10:04:53.996906 11113 raft_consensus.cc:359] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.998392 11113 raft_consensus.cc:385] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:53.998814 11113 raft_consensus.cc:740] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:53.999424 11108 raft_consensus.cc:359] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:53.999933 11113 consensus_queue.cc:260] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.000710 11108 raft_consensus.cc:385] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.001199 11108 raft_consensus.cc:740] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.002851 11113 ts_tablet_manager.cc:1434] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:04:54.002544 11108 consensus_queue.cc:260] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.004217 11113 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:54.006807 11108 ts_tablet_manager.cc:1434] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260608 10:04:54.008467 11108 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:54.011473 11113 tablet_bootstrap.cc:654] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.013579 11111 raft_consensus.cc:493] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.014269 11111 raft_consensus.cc:515] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.017154 11108 tablet_bootstrap.cc:654] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.017917 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
W20260608 10:04:54.019784 11024 leader_election.cc:343] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.021389 11111 leader_election.cc:290] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:54.024006 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
W20260608 10:04:54.026379 11024 leader_election.cc:343] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.026974 11024 leader_election.cc:304] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741; no voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:54.028394 11111 raft_consensus.cc:2749] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:54.029495 11108 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:54.030332 11108 ts_tablet_manager.cc:1403] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260608 10:04:54.034076 11108 raft_consensus.cc:359] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.034988 11108 raft_consensus.cc:385] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.035344 11108 raft_consensus.cc:740] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.035456 11110 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:54.036165 11110 ts_tablet_manager.cc:1403] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.019s
I20260608 10:04:54.036487 11108 consensus_queue.cc:260] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.037698 11113 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:54.038236 11113 ts_tablet_manager.cc:1403] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.007s
I20260608 10:04:54.039324 11108 ts_tablet_manager.cc:1434] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 10:04:54.039345 11110 raft_consensus.cc:359] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.040489 11110 raft_consensus.cc:385] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.040874 11110 raft_consensus.cc:740] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.040510 11108 tablet_bootstrap.cc:492] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:54.041529 11113 raft_consensus.cc:359] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:54.042303 11113 raft_consensus.cc:385] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.041997 11110 consensus_queue.cc:260] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.042685 11113 raft_consensus.cc:740] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.043674 11113 consensus_queue.cc:260] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:54.047578 11110 ts_tablet_manager.cc:1434] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:04:54.048264 11108 tablet_bootstrap.cc:654] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.048558 11113 ts_tablet_manager.cc:1434] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:04:54.049140 11110 tablet_bootstrap.cc:492] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:54.049814 11113 tablet_bootstrap.cc:492] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:54.057430 11113 tablet_bootstrap.cc:654] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.059141 11118 raft_consensus.cc:493] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.059746 11118 raft_consensus.cc:515] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.062909 11118 leader_election.cc:290] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.078562 11113 tablet_bootstrap.cc:492] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:54.079401 11113 ts_tablet_manager.cc:1403] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.007s
I20260608 10:04:54.083962 11113 raft_consensus.cc:359] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.085114 11113 raft_consensus.cc:385] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.085434 11110 tablet_bootstrap.cc:654] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.085595 11113 raft_consensus.cc:740] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.087064 11113 consensus_queue.cc:260] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.090569 11113 ts_tablet_manager.cc:1434] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.003s
I20260608 10:04:54.092314 11113 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:54.095008 11108 tablet_bootstrap.cc:492] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:54.095716 11108 ts_tablet_manager.cc:1403] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.025s
I20260608 10:04:54.099524 11108 raft_consensus.cc:359] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.100366 11108 raft_consensus.cc:385] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.100711 11108 raft_consensus.cc:740] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.101613 11108 consensus_queue.cc:260] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.102382 11113 tablet_bootstrap.cc:654] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.103417 11108 ts_tablet_manager.cc:1434] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:04:54.117395 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.118278 11062 raft_consensus.cc:2468] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:54.119647 11120 raft_consensus.cc:493] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.119937 10876 leader_election.cc:304] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:54.120306 11120 raft_consensus.cc:515] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.123713 11118 raft_consensus.cc:2804] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:54.124280 11118 raft_consensus.cc:493] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:54.124651 11110 tablet_bootstrap.cc:492] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:54.124791 11118 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.125320 11110 ts_tablet_manager.cc:1403] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.001s
I20260608 10:04:54.131503 11110 raft_consensus.cc:359] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.132558 11110 raft_consensus.cc:385] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.132962 11110 raft_consensus.cc:740] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.134369 11120 leader_election.cc:290] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.134097 11110 consensus_queue.cc:260] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.144997 11110 ts_tablet_manager.cc:1434] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:04:54.148083 11110 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:54.148836 11111 raft_consensus.cc:493] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.149580 11113 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:54.149384 11111 raft_consensus.cc:515] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.150133 11113 ts_tablet_manager.cc:1403] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.024s
I20260608 10:04:54.146044 11118 raft_consensus.cc:515] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.151866 11111 leader_election.cc:290] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:54.153935 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801434533f1c4545826a4fadaba4c7e1" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:54.153582 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801434533f1c4545826a4fadaba4c7e1" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:54.157536 11120 raft_consensus.cc:493] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.159412 11120 raft_consensus.cc:515] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.160861 10912 raft_consensus.cc:2468] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 0.
I20260608 10:04:54.162182 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:54.162351 11120 leader_election.cc:290] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
W20260608 10:04:54.165247 10875 leader_election.cc:343] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.165079 11118 leader_election.cc:290] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Requested vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.163419 11113 raft_consensus.cc:359] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.166230 11113 raft_consensus.cc:385] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.166369 11118 raft_consensus.cc:493] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.166589 11113 raft_consensus.cc:740] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.166724 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:54.166975 11118 raft_consensus.cc:515] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.167322 11062 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.167496 11113 consensus_queue.cc:260] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.169916 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:54.170938 11113 ts_tablet_manager.cc:1434] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 10:04:54.162431 11024 leader_election.cc:304] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:54.171705 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c190e4cfc6a74998a87a754eb54ef7ad" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.172081 11113 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:54.172459 11061 raft_consensus.cc:2468] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:54.172459 11111 raft_consensus.cc:2804] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:54.174065 11111 raft_consensus.cc:493] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:54.174551 11111 raft_consensus.cc:3060] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.178292 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c190e4cfc6a74998a87a754eb54ef7ad" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:54.179075 11118 leader_election.cc:290] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
W20260608 10:04:54.172696 11024 leader_election.cc:343] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.178578 10876 leader_election.cc:304] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 
W20260608 10:04:54.173589 10875 leader_election.cc:343] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.181407 11145 raft_consensus.cc:2804] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:54.181872 11145 raft_consensus.cc:493] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:54.182011 11062 raft_consensus.cc:2468] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
W20260608 10:04:54.182096 10875 leader_election.cc:343] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.182313 11145 raft_consensus.cc:3060] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.186975 10876 leader_election.cc:304] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: dd3fcc64e9264942b12f83212112992f
I20260608 10:04:54.190693 11145 raft_consensus.cc:515] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.191498 11118 raft_consensus.cc:2804] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:54.192075 11118 raft_consensus.cc:697] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:54.193222 11145 leader_election.cc:290] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Requested vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.180501 11113 tablet_bootstrap.cc:654] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.192965 11118 consensus_queue.cc:237] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.194293 11110 tablet_bootstrap.cc:654] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.195806 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c190e4cfc6a74998a87a754eb54ef7ad" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
W20260608 10:04:54.199931 10875 leader_election.cc:343] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.200146 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5296a5ba1af4b8385d9565f88f0fdb4" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:54.200863 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:54.202421 10912 raft_consensus.cc:2468] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 0.
W20260608 10:04:54.202746 10950 leader_election.cc:343] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.203280 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.203536 11113 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:54.204133 11113 ts_tablet_manager.cc:1403] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260608 10:04:54.204543 10950 leader_election.cc:304] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:54.204772 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5296a5ba1af4b8385d9565f88f0fdb4" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.205466 11061 raft_consensus.cc:2468] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 0.
I20260608 10:04:54.205770 11120 raft_consensus.cc:2804] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:54.206174 11120 raft_consensus.cc:493] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:54.206516 11120 raft_consensus.cc:3060] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.206791 10951 leader_election.cc:304] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [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: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:54.207264 11113 raft_consensus.cc:359] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.208070 11113 raft_consensus.cc:385] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.208454 11113 raft_consensus.cc:740] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.209074 11111 raft_consensus.cc:515] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.209378 11113 consensus_queue.cc:260] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.204001 11062 raft_consensus.cc:2468] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 0.
I20260608 10:04:54.213376 11113 ts_tablet_manager.cc:1434] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:04:54.214032 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801434533f1c4545826a4fadaba4c7e1" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
W20260608 10:04:54.215736 11024 leader_election.cc:343] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.214143 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801434533f1c4545826a4fadaba4c7e1" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:54.216148 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c190e4cfc6a74998a87a754eb54ef7ad" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:54.216135 11120 raft_consensus.cc:515] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.217245 10912 raft_consensus.cc:3060] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.217334 11062 raft_consensus.cc:3060] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.220144 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:54.221170 10911 raft_consensus.cc:3060] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.218963 11120 leader_election.cc:290] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.212832 11111 leader_election.cc:290] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:54.226938 10807 catalog_manager.cc:5696] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:54.231380 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:54.232082 11061 raft_consensus.cc:3060] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.233247 11120 raft_consensus.cc:2804] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:54.233882 11120 raft_consensus.cc:493] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:54.234432 11120 raft_consensus.cc:3060] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.239190 11111 raft_consensus.cc:493] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.239748 11111 raft_consensus.cc:515] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.237637 10912 raft_consensus.cc:2468] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 1.
I20260608 10:04:54.243517 10911 raft_consensus.cc:2468] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 1.
I20260608 10:04:54.244582 11062 raft_consensus.cc:2468] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:54.244846 11110 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:54.245461 11110 ts_tablet_manager.cc:1403] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.014s
I20260608 10:04:54.245615 11024 leader_election.cc:304] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: dd3fcc64e9264942b12f83212112992f
I20260608 10:04:54.245805 10950 leader_election.cc:304] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:54.246706 11125 raft_consensus.cc:2804] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:54.247385 11149 raft_consensus.cc:2804] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:54.249194 11110 raft_consensus.cc:359] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.251278 11110 raft_consensus.cc:385] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.250564 11120 raft_consensus.cc:515] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.241811 11118 raft_consensus.cc:493] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.252876 11118 raft_consensus.cc:515] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.253883 10876 leader_election.cc:304] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: dd3fcc64e9264942b12f83212112992f
I20260608 10:04:54.254704 11111 leader_election.cc:290] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:54.255223 11118 leader_election.cc:290] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.255802 11118 raft_consensus.cc:2804] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:54.255930 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:54.256325 11118 raft_consensus.cc:697] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:54.256739 10986 raft_consensus.cc:2468] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 0.
I20260608 10:04:54.251657 11110 raft_consensus.cc:740] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.258558 11110 consensus_queue.cc:260] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.258978 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16190866be04dca9958ac6918dfb16b" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:54.260118 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5296a5ba1af4b8385d9565f88f0fdb4" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:54.260408 11120 leader_election.cc:290] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.260771 10912 raft_consensus.cc:3060] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.257306 11118 consensus_queue.cc:237] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.262034 11060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5296a5ba1af4b8385d9565f88f0fdb4" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:54.262938 11060 raft_consensus.cc:3060] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.265837 11024 leader_election.cc:304] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:04:54.266966 11111 raft_consensus.cc:2804] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:54.267376 11111 raft_consensus.cc:493] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:54.267772 11111 raft_consensus.cc:3060] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.267719 11110 ts_tablet_manager.cc:1434] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260608 10:04:54.269634 11110 tablet_bootstrap.cc:492] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:54.269416 10912 raft_consensus.cc:2468] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 1.
I20260608 10:04:54.274067 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:54.274820 10911 raft_consensus.cc:2468] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 0.
I20260608 10:04:54.276165 10950 leader_election.cc:304] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
W20260608 10:04:54.277923 10875 leader_election.cc:343] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.278393 11110 tablet_bootstrap.cc:654] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.278920 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16190866be04dca9958ac6918dfb16b" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.279660 11062 raft_consensus.cc:2468] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:54.279963 11153 raft_consensus.cc:2804] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:54.258982 11061 raft_consensus.cc:2468] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 1.
I20260608 10:04:54.281193 10876 leader_election.cc:304] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: dd3fcc64e9264942b12f83212112992f
I20260608 10:04:54.273365 11060 raft_consensus.cc:2468] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 1.
I20260608 10:04:54.281967 11153 raft_consensus.cc:697] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Becoming Leader. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Running, Role: LEADER
I20260608 10:04:54.283177 11153 consensus_queue.cc:237] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.283887 11146 raft_consensus.cc:2804] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:54.286056 11149 raft_consensus.cc:697] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Becoming Leader. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Running, Role: LEADER
I20260608 10:04:54.289192 11146 raft_consensus.cc:493] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:54.289739 11146 raft_consensus.cc:3060] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.289846 11149 consensus_queue.cc:237] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.275638 11111 raft_consensus.cc:515] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.292950 11111 leader_election.cc:290] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:54.293428 11110 tablet_bootstrap.cc:492] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:54.294100 11110 ts_tablet_manager.cc:1403] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260608 10:04:54.294453 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:54.295224 10986 raft_consensus.cc:3060] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.286388 11125 raft_consensus.cc:697] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Becoming Leader. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:54.298084 11110 raft_consensus.cc:359] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.298394 11146 raft_consensus.cc:515] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.298331 11125 consensus_queue.cc:237] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.298976 11110 raft_consensus.cc:385] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.299525 11110 raft_consensus.cc:740] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.300612 11110 consensus_queue.cc:260] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.303344 11110 ts_tablet_manager.cc:1434] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:04:54.303612 10986 raft_consensus.cc:2468] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 1.
I20260608 10:04:54.304589 11110 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:54.305007 11024 leader_election.cc:304] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:04:54.306084 11111 raft_consensus.cc:2804] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:54.305301 10807 catalog_manager.cc:5696] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:54.306617 11111 raft_consensus.cc:697] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Becoming Leader. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:54.307590 11111 consensus_queue.cc:237] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.310195 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16190866be04dca9958ac6918dfb16b" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
W20260608 10:04:54.312546 10875 leader_election.cc:343] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:54.313611 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:54.314288 10911 raft_consensus.cc:3060] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.316221 11110 tablet_bootstrap.cc:654] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.315557 11060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16190866be04dca9958ac6918dfb16b" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:54.321895 11060 raft_consensus.cc:3060] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.326620 11146 leader_election.cc:290] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Requested vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.330664 11110 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:54.331445 11110 ts_tablet_manager.cc:1403] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260608 10:04:54.332433 11060 raft_consensus.cc:2468] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:54.331919 10807 catalog_manager.cc:5696] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd3fcc64e9264942b12f83212112992f (127.7.179.130). New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:54.334034 10876 leader_election.cc:304] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: dd3fcc64e9264942b12f83212112992f
I20260608 10:04:54.335414 11110 raft_consensus.cc:359] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.336642 11110 raft_consensus.cc:385] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.337049 11110 raft_consensus.cc:740] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.335446 11146 raft_consensus.cc:2804] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:54.337692 10911 raft_consensus.cc:2468] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 1.
I20260608 10:04:54.337811 11146 raft_consensus.cc:697] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:54.338948 11146 consensus_queue.cc:237] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.341645 11110 consensus_queue.cc:260] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.344597 11110 ts_tablet_manager.cc:1434] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 10:04:54.346015 11110 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:54.344180 10808 catalog_manager.cc:5696] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e508a003539401b9840dd2e28ec4741 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:54.355309 11110 tablet_bootstrap.cc:654] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.357667 10807 catalog_manager.cc:5696] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd3fcc64e9264942b12f83212112992f (127.7.179.130). New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:54.364087 11110 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:54.364681 11110 ts_tablet_manager.cc:1403] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260608 10:04:54.366230 10810 catalog_manager.cc:5696] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e508a003539401b9840dd2e28ec4741 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:54.368042 11110 raft_consensus.cc:359] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.368880 11110 raft_consensus.cc:385] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:54.369169 11110 raft_consensus.cc:740] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:54.370088 11110 consensus_queue.cc:260] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.372319 11110 ts_tablet_manager.cc:1434] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:04:54.373983 10808 catalog_manager.cc:5696] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:54.403131 10911 raft_consensus.cc:3060] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.409881 11125 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.423559 11151 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:54.499281  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:04:54.506208 11168 instance_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 10:04:54.507387 11169 instance_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 10:04:54.510107  7886 server_base.cc:1061] running on GCE node
W20260608 10:04:54.510028 11171 instance_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 10:04:54.511677  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:04:54.511950  7886 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 10:04:54.512153  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913094512138 us; error 0 us; skew 500 ppm
I20260608 10:04:54.512802  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:04:54.515638  7886 webserver.cc:533] Webserver started at http://127.7.179.132:43071/ using document root <none> and password file <none>
I20260608 10:04:54.516286  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:04:54.516517  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:04:54.516825  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:04:54.518082  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "69da5099794c4e32a3cb35427f51863d"
format_stamp: "Formatted at 2026-06-08 10:04:54 on dist-test-slave-vbzq"
I20260608 10:04:54.523582  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:04:54.527714 11176 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:54.528795  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:04:54.529103  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "69da5099794c4e32a3cb35427f51863d"
format_stamp: "Formatted at 2026-06-08 10:04:54 on dist-test-slave-vbzq"
I20260608 10:04:54.529465  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-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 10:04:54.542598  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:04:54.543851  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:04:54.545192  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:04:54.547802  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:04:54.547999  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:54.548303  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:04:54.548484  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:04:54.594103 11153 raft_consensus.cc:493] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.594859 11153 raft_consensus.cc:515] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.597229  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:45201
I20260608 10:04:54.597510 11239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:45201 every 8 connection(s)
I20260608 10:04:54.598827 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c190e4cfc6a74998a87a754eb54ef7ad" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:54.598966 11060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c190e4cfc6a74998a87a754eb54ef7ad" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.599421 11153 leader_election.cc:290] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.599844 11060 raft_consensus.cc:2393] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd3fcc64e9264942b12f83212112992f in current term 1: Already voted for candidate f5358597d59f48eb9b116aa1b4383648 in this term.
I20260608 10:04:54.601017 10951 leader_election.cc:304] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd3fcc64e9264942b12f83212112992f; no voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:54.602154 11153 raft_consensus.cc:3060] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.606954 10807 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33610:
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 10:04:54.612165 11153 raft_consensus.cc:2749] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:54.615324 11146 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.636977 10986 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.641469 11240 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38443
I20260608 10:04:54.642004 11240 heartbeater.cc:461] Registering TS with master...
I20260608 10:04:54.643141 11240 heartbeater.cc:507] Master 127.7.179.190:38443 requested a full tablet report, sending...
I20260608 10:04:54.646020 10809 ts_manager.cc:194] Registered new tserver with Master: 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201)
I20260608 10:04:54.646584 11145 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.648378 10809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50998
W20260608 10:04:54.652942 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07f7bc62e62e4ba18068c3e097eb69c6 has no consensus state
W20260608 10:04:54.654867 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c58761cf408140d38125e8f6d2a7d409 has no consensus state
W20260608 10:04:54.658383 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92663362812440a5ad2c721b39dfb3e5 has no consensus state
W20260608 10:04:54.660885 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c25dc8c1fc8944a9b1b5b3c62daa1b89 has no consensus state
W20260608 10:04:54.662915 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41cf716c575743f69f2e8ddedfdcbc15 has no consensus state
W20260608 10:04:54.665644 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5323ed8ca84749e28e2cf63e0d55c095 has no consensus state
W20260608 10:04:54.669257 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 57ad186b876643658f9968ca5640f8ec has no consensus state
W20260608 10:04:54.670989 10807 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f54b337e94a3430b8c96594c41f2eb45 has no consensus state
W20260608 10:04:54.684861 10796 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 41cf716c575743f69f2e8ddedfdcbc15 (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 41cf716c575743f69f2e8ddedfdcbc15 has no consensus state
I20260608 10:04:54.695258 11153 raft_consensus.cc:493] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.695868 11153 raft_consensus.cc:515] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.699008 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16190866be04dca9958ac6918dfb16b" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:54.699455 11060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d16190866be04dca9958ac6918dfb16b" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.700307 11060 raft_consensus.cc:2393] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd3fcc64e9264942b12f83212112992f in current term 1: Already voted for candidate f5358597d59f48eb9b116aa1b4383648 in this term.
I20260608 10:04:54.702049 10951 leader_election.cc:304] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd3fcc64e9264942b12f83212112992f; no voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:54.702863 10976 tablet_service.cc:1511] Processing CreateTablet for tablet 07f7bc62e62e4ba18068c3e097eb69c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.703656 11152 raft_consensus.cc:3060] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.704615 10976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f7bc62e62e4ba18068c3e097eb69c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.704574 11048 tablet_service.cc:1511] Processing CreateTablet for tablet c58761cf408140d38125e8f6d2a7d409 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.706262 11048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58761cf408140d38125e8f6d2a7d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.698774 10900 tablet_service.cc:1511] Processing CreateTablet for tablet 07f7bc62e62e4ba18068c3e097eb69c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.707615 10900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f7bc62e62e4ba18068c3e097eb69c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.709714 11153 leader_election.cc:290] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.711691 11046 tablet_service.cc:1511] Processing CreateTablet for tablet 92663362812440a5ad2c721b39dfb3e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.712536 11152 raft_consensus.cc:2749] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:54.713308 11046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92663362812440a5ad2c721b39dfb3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.726343 11145 consensus_queue.cc:1048] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.728046 11146 consensus_queue.cc:1048] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.738746 11051 tablet_service.cc:1511] Processing CreateTablet for tablet 41cf716c575743f69f2e8ddedfdcbc15 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.740643 11051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cf716c575743f69f2e8ddedfdcbc15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.742836 10899 tablet_service.cc:1511] Processing CreateTablet for tablet c58761cf408140d38125e8f6d2a7d409 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.744397 10899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58761cf408140d38125e8f6d2a7d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.743959 10973 tablet_service.cc:1511] Processing CreateTablet for tablet 92663362812440a5ad2c721b39dfb3e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.745493 10973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92663362812440a5ad2c721b39dfb3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.750095 11110 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:54.753468 11152 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.754699 11050 tablet_service.cc:1511] Processing CreateTablet for tablet 5323ed8ca84749e28e2cf63e0d55c095 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.755365 10896 tablet_service.cc:1511] Processing CreateTablet for tablet c25dc8c1fc8944a9b1b5b3c62daa1b89 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.756266 11050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323ed8ca84749e28e2cf63e0d55c095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.756876 10896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25dc8c1fc8944a9b1b5b3c62daa1b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.757287 10976 tablet_service.cc:1511] Processing CreateTablet for tablet c25dc8c1fc8944a9b1b5b3c62daa1b89 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.758770 10976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25dc8c1fc8944a9b1b5b3c62daa1b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.758422 11049 tablet_service.cc:1511] Processing CreateTablet for tablet f54b337e94a3430b8c96594c41f2eb45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.759931 11049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54b337e94a3430b8c96594c41f2eb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.767751 11125 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:54.770537 10902 tablet_service.cc:1511] Processing CreateTablet for tablet 41cf716c575743f69f2e8ddedfdcbc15 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.771456 11110 tablet_bootstrap.cc:654] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.772120 10902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cf716c575743f69f2e8ddedfdcbc15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.774806 10977 tablet_service.cc:1511] Processing CreateTablet for tablet 5323ed8ca84749e28e2cf63e0d55c095 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.776363 10977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323ed8ca84749e28e2cf63e0d55c095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.779889 10987 raft_consensus.cc:3060] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:54.782992 10898 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad186b876643658f9968ca5640f8ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.783264 10970 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad186b876643658f9968ca5640f8ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.784809 10898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad186b876643658f9968ca5640f8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.785068 10970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad186b876643658f9968ca5640f8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.806834 11248 tablet_bootstrap.cc:492] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:54.788288 10901 tablet_service.cc:1511] Processing CreateTablet for tablet f54b337e94a3430b8c96594c41f2eb45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.810789 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54b337e94a3430b8c96594c41f2eb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:54.767778 11152 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260608 10:04:54.819060 11149 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:54.827570 11152 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:54.844810 11248 tablet_bootstrap.cc:654] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:54.856743 11153 raft_consensus.cc:493] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:54.857501 11153 raft_consensus.cc:515] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:54.879361 10909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801434533f1c4545826a4fadaba4c7e1" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:54.886307 11125 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.888760 11153 leader_election.cc:290] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:54.905936 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801434533f1c4545826a4fadaba4c7e1" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:54.910485 11125 consensus_queue.cc:1048] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:54.917860 10951 leader_election.cc:304] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [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: dd3fcc64e9264942b12f83212112992f; no voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:54.919691 11146 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 10:04:54.927827 11125 consensus_queue.cc:1048] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:54.977627 11110 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:54.978235 11110 ts_tablet_manager.cc:1403] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.228s	user 0.036s	sys 0.014s
I20260608 10:04:54.978391 11252 tablet_bootstrap.cc:492] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:54.966251 11152 raft_consensus.cc:2749] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:04:54.989061 10858 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:54.995527 11205 tablet_service.cc:1511] Processing CreateTablet for tablet 07f7bc62e62e4ba18068c3e097eb69c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.997825 11203 tablet_service.cc:1511] Processing CreateTablet for tablet 92663362812440a5ad2c721b39dfb3e5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:54.998773 11110 raft_consensus.cc:359] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
I20260608 10:04:54.999562 11110 raft_consensus.cc:385] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.000140 11110 raft_consensus.cc:740] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.000756 11110 consensus_queue.cc:260] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
I20260608 10:04:55.001825 11202 tablet_service.cc:1511] Processing CreateTablet for tablet c25dc8c1fc8944a9b1b5b3c62daa1b89 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:55.005458 11110 ts_tablet_manager.cc:1434] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260608 10:04:55.008440 11110 tablet_bootstrap.cc:492] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:55.018361 11202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25dc8c1fc8944a9b1b5b3c62daa1b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.023736 11201 tablet_service.cc:1511] Processing CreateTablet for tablet 41cf716c575743f69f2e8ddedfdcbc15 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:55.043840 11199 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad186b876643658f9968ca5640f8ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:55.013381 11204 tablet_service.cc:1511] Processing CreateTablet for tablet c58761cf408140d38125e8f6d2a7d409 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:55.060220 11200 tablet_service.cc:1511] Processing CreateTablet for tablet 5323ed8ca84749e28e2cf63e0d55c095 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:04:55.084033 11205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f7bc62e62e4ba18068c3e097eb69c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.092707 11145 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:55.036810 11198 tablet_service.cc:1511] Processing CreateTablet for tablet f54b337e94a3430b8c96594c41f2eb45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
W20260608 10:04:55.091602 11024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.130:46647, user_credentials={real_user=slave}} blocked reactor thread for 99496.2us
I20260608 10:04:55.122150 11199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad186b876643658f9968ca5640f8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.128587 11204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c58761cf408140d38125e8f6d2a7d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.149225 11203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92663362812440a5ad2c721b39dfb3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.158437 11198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54b337e94a3430b8c96594c41f2eb45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.162465 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cf716c575743f69f2e8ddedfdcbc15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.174559 11110 tablet_bootstrap.cc:654] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.160259 11248 tablet_bootstrap.cc:492] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:55.180505 11200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5323ed8ca84749e28e2cf63e0d55c095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:55.181610 11248 ts_tablet_manager.cc:1403] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.375s	user 0.031s	sys 0.017s
I20260608 10:04:55.234496 11110 tablet_bootstrap.cc:492] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:55.242584 11110 ts_tablet_manager.cc:1403] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.234s	user 0.014s	sys 0.004s
I20260608 10:04:55.246672 11248 raft_consensus.cc:359] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.247519 11248 raft_consensus.cc:385] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.247861 11248 raft_consensus.cc:740] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.248656 11248 consensus_queue.cc:260] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.256453 11110 raft_consensus.cc:359] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.259058 11248 ts_tablet_manager.cc:1434] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.002s
I20260608 10:04:55.259377 11252 tablet_bootstrap.cc:654] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.260773 11110 raft_consensus.cc:385] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.266360 11110 raft_consensus.cc:740] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.267465 11110 consensus_queue.cc:260] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.271669 11110 ts_tablet_manager.cc:1434] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.008s
I20260608 10:04:55.272926 11110 tablet_bootstrap.cc:492] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:55.260442 11248 tablet_bootstrap.cc:492] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:55.292357 11269 tablet_bootstrap.cc:492] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:55.295110 11252 tablet_bootstrap.cc:492] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:55.295696 11252 ts_tablet_manager.cc:1403] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.318s	user 0.035s	sys 0.027s
I20260608 10:04:55.298501 11110 tablet_bootstrap.cc:654] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.304591 11252 raft_consensus.cc:359] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.305668 11252 raft_consensus.cc:385] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.306072 11252 raft_consensus.cc:740] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.306551 11248 tablet_bootstrap.cc:654] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.307211 11252 consensus_queue.cc:260] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.312254 11269 tablet_bootstrap.cc:654] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.315245 11252 ts_tablet_manager.cc:1434] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.005s
I20260608 10:04:55.321293 11248 tablet_bootstrap.cc:492] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:55.322254 11248 ts_tablet_manager.cc:1403] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.005s
I20260608 10:04:55.326218 11262 raft_consensus.cc:493] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.326830 11252 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:55.327013 11262 raft_consensus.cc:515] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.333244 11262 leader_election.cc:290] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:55.335510 11248 raft_consensus.cc:359] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.339087 11248 raft_consensus.cc:385] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.339495 11248 raft_consensus.cc:740] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.340456 11110 tablet_bootstrap.cc:492] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:55.341100 11110 ts_tablet_manager.cc:1403] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.021s
I20260608 10:04:55.340557 11248 consensus_queue.cc:260] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.343849 11269 tablet_bootstrap.cc:492] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:55.345137 11110 raft_consensus.cc:359] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.346272 11110 raft_consensus.cc:385] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.346390 11248 ts_tablet_manager.cc:1434] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.002s
I20260608 10:04:55.346539 11252 tablet_bootstrap.cc:654] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.346639 11110 raft_consensus.cc:740] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.346982 11269 ts_tablet_manager.cc:1403] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.011s
I20260608 10:04:55.347859 11248 tablet_bootstrap.cc:492] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:55.347776 11110 consensus_queue.cc:260] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.351626 11269 raft_consensus.cc:359] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.356913 11248 tablet_bootstrap.cc:654] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.357388 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:55.359102 11252 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:55.359701 11252 ts_tablet_manager.cc:1403] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
W20260608 10:04:55.360634 11024 leader_election.cc:343] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.358975 11269 raft_consensus.cc:385] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.365525 11269 raft_consensus.cc:740] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.366890 11269 consensus_queue.cc:260] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.373721 11248 tablet_bootstrap.cc:492] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:55.374380 11248 ts_tablet_manager.cc:1403] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260608 10:04:55.367952 11110 ts_tablet_manager.cc:1434] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260608 10:04:55.369478 11252 raft_consensus.cc:359] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
I20260608 10:04:55.375080 11252 raft_consensus.cc:385] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.374557 11240 heartbeater.cc:499] Master 127.7.179.190:38443 was elected leader, sending a full tablet report...
I20260608 10:04:55.375103 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.375568 11252 raft_consensus.cc:740] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.376444 11252 consensus_queue.cc:260] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
W20260608 10:04:55.377110 11024 leader_election.cc:343] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.377645 11024 leader_election.cc:304] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741; no voters: 69da5099794c4e32a3cb35427f51863d, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:55.378887 11262 raft_consensus.cc:2749] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:55.379016 11252 ts_tablet_manager.cc:1434] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260608 10:04:55.380385 11252 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:55.380335 11248 raft_consensus.cc:359] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.381260 11248 raft_consensus.cc:385] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.381601 11248 raft_consensus.cc:740] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.383141 11248 consensus_queue.cc:260] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.388259 11110 tablet_bootstrap.cc:492] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:55.389137 11252 tablet_bootstrap.cc:654] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.389216 11248 ts_tablet_manager.cc:1434] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 10:04:55.390501 11248 tablet_bootstrap.cc:492] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:55.398983 11269 ts_tablet_manager.cc:1434] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260608 10:04:55.400729 11269 tablet_bootstrap.cc:492] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:55.402647 11248 tablet_bootstrap.cc:654] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.405843 11110 tablet_bootstrap.cc:654] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.407658 11152 raft_consensus.cc:493] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.408437 11152 raft_consensus.cc:515] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
I20260608 10:04:55.417641 11248 tablet_bootstrap.cc:492] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:55.418303 11248 ts_tablet_manager.cc:1403] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260608 10:04:55.421912 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f7bc62e62e4ba18068c3e097eb69c6" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:55.422621 11152 leader_election.cc:290] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201)
I20260608 10:04:55.422966 10911 raft_consensus.cc:2468] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 0.
I20260608 10:04:55.435714 11269 tablet_bootstrap.cc:654] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.443392 11252 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:55.443989 11252 ts_tablet_manager.cc:1403] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.064s	user 0.033s	sys 0.006s
I20260608 10:04:55.445601 11248 raft_consensus.cc:359] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.446585 11248 raft_consensus.cc:385] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.445995 10950 leader_election.cc:304] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:55.446926 11248 raft_consensus.cc:740] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.448207 11152 raft_consensus.cc:2804] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.448700 11152 raft_consensus.cc:493] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.449249 11152 raft_consensus.cc:3060] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.447897 11248 consensus_queue.cc:260] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.453935 11252 raft_consensus.cc:359] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.455071 11252 raft_consensus.cc:385] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.455498 11252 raft_consensus.cc:740] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.462225 11152 raft_consensus.cc:515] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
I20260608 10:04:55.456670 11252 consensus_queue.cc:260] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.465680 11152 leader_election.cc:290] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201)
I20260608 10:04:55.464056 11248 ts_tablet_manager.cc:1434] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.001s
I20260608 10:04:55.466879 11252 ts_tablet_manager.cc:1434] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.002s
I20260608 10:04:55.468641 11252 tablet_bootstrap.cc:492] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:55.468780 11248 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:04:55.469980 11269 tablet_bootstrap.cc:492] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:55.470527 11269 ts_tablet_manager.cc:1403] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.004s
I20260608 10:04:55.471531 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f7bc62e62e4ba18068c3e097eb69c6" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:55.472179 10911 raft_consensus.cc:3060] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.472774 11110 tablet_bootstrap.cc:492] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:55.473333 11110 ts_tablet_manager.cc:1403] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.005s
I20260608 10:04:55.504575 10911 raft_consensus.cc:2468] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 1.
I20260608 10:04:55.506552 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f7bc62e62e4ba18068c3e097eb69c6" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.507718 10950 leader_election.cc:304] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:55.509877 11152 raft_consensus.cc:2804] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:55.510726 11152 raft_consensus.cc:697] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Becoming Leader. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Running, Role: LEADER
I20260608 10:04:55.512146 11152 consensus_queue.cc:237] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
W20260608 10:04:55.521509 10950 leader_election.cc:343] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.509052 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f7bc62e62e4ba18068c3e097eb69c6" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
W20260608 10:04:55.526131 10950 leader_election.cc:343] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.538627 11248 tablet_bootstrap.cc:654] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.538789 11252 tablet_bootstrap.cc:654] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.538537 11110 raft_consensus.cc:359] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.539564 11110 raft_consensus.cc:385] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.539986 11110 raft_consensus.cc:740] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.541437 11110 consensus_queue.cc:260] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.544533 11110 ts_tablet_manager.cc:1434] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260608 10:04:55.545620 11110 tablet_bootstrap.cc:492] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:04:55.545666 10807 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f: range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb] alter complete (version 0)
I20260608 10:04:55.547480 10806 catalog_manager.cc:5696] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd3fcc64e9264942b12f83212112992f (127.7.179.130). New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:55.562247 11269 raft_consensus.cc:359] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.562974 11110 tablet_bootstrap.cc:654] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.563202 11269 raft_consensus.cc:385] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.563336 11248 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741: No bootstrap required, opened a new log
I20260608 10:04:55.563585 11269 raft_consensus.cc:740] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.563946 11248 ts_tablet_manager.cc:1403] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.016s
I20260608 10:04:55.564431 11265 raft_consensus.cc:493] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.566536 11118 raft_consensus.cc:493] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.567127 11118 raft_consensus.cc:515] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.572674 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf716c575743f69f2e8ddedfdcbc15" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:55.572502 11248 raft_consensus.cc:359] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.573541 11248 raft_consensus.cc:385] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.565079 11265 raft_consensus.cc:515] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.573989 11248 raft_consensus.cc:740] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.575047 11248 consensus_queue.cc:260] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.576292 11269 consensus_queue.cc:260] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.577965 11118 leader_election.cc:290] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:55.578794 11269 ts_tablet_manager.cc:1434] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.108s	user 0.024s	sys 0.029s
I20260608 10:04:55.579617 11062 raft_consensus.cc:2468] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:55.581211 11248 ts_tablet_manager.cc:1434] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 10:04:55.578851 11265 leader_election.cc:290] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:55.582543 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323ed8ca84749e28e2cf63e0d55c095" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.585422 11252 tablet_bootstrap.cc:492] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:55.585664 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323ed8ca84749e28e2cf63e0d55c095" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:55.586181 11252 ts_tablet_manager.cc:1403] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.015s
I20260608 10:04:55.586401 10985 raft_consensus.cc:2468] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 0.
I20260608 10:04:55.587971 11269 tablet_bootstrap.cc:492] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:55.588201 10876 leader_election.cc:304] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:55.589792 11024 leader_election.cc:304] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:04:55.590688 11262 raft_consensus.cc:2804] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.591156 11262 raft_consensus.cc:493] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.591531 11262 raft_consensus.cc:3060] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.589377 11118 raft_consensus.cc:2804] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.593286 11118 raft_consensus.cc:493] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.593783 11118 raft_consensus.cc:3060] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.598517 11269 tablet_bootstrap.cc:654] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
W20260608 10:04:55.593315 11024 leader_election.cc:343] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.602015 11262 raft_consensus.cc:515] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.602388 11252 raft_consensus.cc:359] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.603390 11118 raft_consensus.cc:515] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.604480 11252 raft_consensus.cc:385] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.605490 11252 raft_consensus.cc:740] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.606192 11145 raft_consensus.cc:493] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.606804 11252 consensus_queue.cc:260] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.606886 11145 raft_consensus.cc:515] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.611022 11152 raft_consensus.cc:493] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.611722 11152 raft_consensus.cc:515] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.611897 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323ed8ca84749e28e2cf63e0d55c095" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
I20260608 10:04:55.615535 11152 leader_election.cc:290] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201)
I20260608 10:04:55.615437 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf716c575743f69f2e8ddedfdcbc15" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
W20260608 10:04:55.615893 11024 leader_election.cc:343] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.611900 11145 leader_election.cc:290] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:55.616632 11062 raft_consensus.cc:3060] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.615443 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92663362812440a5ad2c721b39dfb3e5" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.619233 11262 leader_election.cc:290] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Requested vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:55.619180 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92663362812440a5ad2c721b39dfb3e5" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:55.619971 11061 raft_consensus.cc:2468] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 0.
I20260608 10:04:55.620335 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323ed8ca84749e28e2cf63e0d55c095" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:55.620898 10985 raft_consensus.cc:3060] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.616792 11118 leader_election.cc:290] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Requested vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:55.623684 11214 raft_consensus.cc:2468] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 0.
I20260608 10:04:55.623843 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:55.626870 10951 leader_election.cc:304] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:04:55.628129 10987 raft_consensus.cc:2468] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:55.628791 11152 raft_consensus.cc:2804] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.629190 11152 raft_consensus.cc:493] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.629621 11152 raft_consensus.cc:3060] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.643405 11252 ts_tablet_manager.cc:1434] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.057s	user 0.010s	sys 0.000s
I20260608 10:04:55.644896 11062 raft_consensus.cc:2468] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:55.645664 11269 tablet_bootstrap.cc:492] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:55.646217 11269 ts_tablet_manager.cc:1403] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.005s
I20260608 10:04:55.647615 10876 leader_election.cc:304] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:55.648051 10985 raft_consensus.cc:2468] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 1.
I20260608 10:04:55.648970 11145 raft_consensus.cc:2804] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:55.649574 11145 raft_consensus.cc:697] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:55.649646 11024 leader_election.cc:304] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [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: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:55.651921 11110 tablet_bootstrap.cc:492] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f: No bootstrap required, opened a new log
I20260608 10:04:55.652444 11110 ts_tablet_manager.cc:1403] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.001s
I20260608 10:04:55.651172 11145 consensus_queue.cc:237] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.653683 11152 raft_consensus.cc:515] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.656149 11110 raft_consensus.cc:359] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.656868 11110 raft_consensus.cc:385] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.657142 11110 raft_consensus.cc:740] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.649742 11252 tablet_bootstrap.cc:492] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:55.658334 11110 consensus_queue.cc:260] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.658442 11262 raft_consensus.cc:2804] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:55.659631 11152 leader_election.cc:290] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Requested vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201)
I20260608 10:04:55.660928 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92663362812440a5ad2c721b39dfb3e5" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
I20260608 10:04:55.661623 11214 raft_consensus.cc:3060] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.661829 11262 raft_consensus.cc:697] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Becoming Leader. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:55.663437 11110 ts_tablet_manager.cc:1434] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 10:04:55.648990 11269 raft_consensus.cc:359] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.659827 10875 leader_election.cc:304] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:55.664633 11118 raft_consensus.cc:2804] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.666723 11118 raft_consensus.cc:493] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.667203 11118 raft_consensus.cc:3060] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.671113 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92663362812440a5ad2c721b39dfb3e5" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:55.672019 11062 raft_consensus.cc:3060] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.663619 11262 consensus_queue.cc:237] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.676313 11214 raft_consensus.cc:2468] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 1.
I20260608 10:04:55.682035 10950 leader_election.cc:304] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69da5099794c4e32a3cb35427f51863d, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:04:55.683019 11152 raft_consensus.cc:2804] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:55.683666 11152 raft_consensus.cc:697] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Becoming Leader. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Running, Role: LEADER
I20260608 10:04:55.684644 11152 consensus_queue.cc:237] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.686836 11062 raft_consensus.cc:2468] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 1.
I20260608 10:04:55.689292 11118 raft_consensus.cc:515] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.691565 11118 leader_election.cc:290] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Requested vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:55.663959 11269 raft_consensus.cc:385] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.692260 11269 raft_consensus.cc:740] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.695863 11252 tablet_bootstrap.cc:654] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.697964 11269 consensus_queue.cc:260] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.701452 11269 ts_tablet_manager.cc:1434] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.001s
I20260608 10:04:55.703114 11269 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:55.711459 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:55.712448 10985 raft_consensus.cc:3060] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.719573 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf716c575743f69f2e8ddedfdcbc15" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.720088 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.720870 11215 raft_consensus.cc:2468] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:55.724978 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf716c575743f69f2e8ddedfdcbc15" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
W20260608 10:04:55.725852 10875 leader_election.cc:343] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.726500 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
I20260608 10:04:55.727334 11214 raft_consensus.cc:3060] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.731545 10809 catalog_manager.cc:5696] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e508a003539401b9840dd2e28ec4741 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } }
W20260608 10:04:55.748063 10875 leader_election.cc:343] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.749608 10985 raft_consensus.cc:2468] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:55.755164 11252 tablet_bootstrap.cc:492] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:55.755863 11252 ts_tablet_manager.cc:1403] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.035s
I20260608 10:04:55.756102 11269 tablet_bootstrap.cc:654] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.755798 10875 leader_election.cc:304] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:55.757840 11118 raft_consensus.cc:2804] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:55.757913 11214 raft_consensus.cc:2468] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:55.758571 11118 raft_consensus.cc:697] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:55.759657 11118 consensus_queue.cc:237] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.761493 10807 catalog_manager.cc:5696] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f reported cstate change: term changed from 0 to 1, leader changed from <none> to dd3fcc64e9264942b12f83212112992f (127.7.179.130). New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:55.762055 10806 catalog_manager.cc:5696] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:55.761442 11252 raft_consensus.cc:359] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.771986 11252 raft_consensus.cc:385] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.772670 11252 raft_consensus.cc:740] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.773823 11252 consensus_queue.cc:260] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.776623 11252 ts_tablet_manager.cc:1434] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260608 10:04:55.777895 11252 tablet_bootstrap.cc:492] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648: Bootstrap starting.
I20260608 10:04:55.785249 11252 tablet_bootstrap.cc:654] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.793519 11269 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:55.794201 11269 ts_tablet_manager.cc:1403] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.019s
I20260608 10:04:55.797355 11269 raft_consensus.cc:359] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.796722 10806 catalog_manager.cc:5696] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:55.798363 11269 raft_consensus.cc:385] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.798838 11269 raft_consensus.cc:740] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.801148 11269 consensus_queue.cc:260] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.803510 11269 ts_tablet_manager.cc:1434] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:04:55.804394 11269 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:55.804920 11252 tablet_bootstrap.cc:492] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648: No bootstrap required, opened a new log
I20260608 10:04:55.805469 11252 ts_tablet_manager.cc:1403] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260608 10:04:55.808842 11252 raft_consensus.cc:359] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.809777 11269 tablet_bootstrap.cc:654] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.809664 11252 raft_consensus.cc:385] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.812108 11252 raft_consensus.cc:740] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.813001 11252 consensus_queue.cc:260] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.815748 11252 ts_tablet_manager.cc:1434] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 10:04:55.818040 11269 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:55.818686 11269 ts_tablet_manager.cc:1403] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 10:04:55.818725 11262 raft_consensus.cc:493] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.819356 11262 raft_consensus.cc:515] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.821861 11262 leader_election.cc:290] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:55.822722 11269 raft_consensus.cc:359] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
I20260608 10:04:55.823360 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b337e94a3430b8c96594c41f2eb45" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.823552 11269 raft_consensus.cc:385] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.824018 11269 raft_consensus.cc:740] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.824687 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b337e94a3430b8c96594c41f2eb45" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:55.824867 11269 consensus_queue.cc:260] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
W20260608 10:04:55.825140 11024 leader_election.cc:343] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.825381 10910 raft_consensus.cc:2468] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 0.
I20260608 10:04:55.826828 11024 leader_election.cc:304] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:55.827236 11269 ts_tablet_manager.cc:1434] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:04:55.828083 11262 raft_consensus.cc:2804] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.828418 11269 tablet_bootstrap.cc:492] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:55.828474 11262 raft_consensus.cc:493] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.829051 11262 raft_consensus.cc:3060] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.836349 11269 tablet_bootstrap.cc:654] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:55.836151 11262 raft_consensus.cc:515] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.839938 11262 leader_election.cc:290] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Requested vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:55.841308 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b337e94a3430b8c96594c41f2eb45" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
I20260608 10:04:55.843258 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54b337e94a3430b8c96594c41f2eb45" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:55.844118 10910 raft_consensus.cc:3060] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:55.845669 10794 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c58761cf408140d38125e8f6d2a7d409 (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c58761cf408140d38125e8f6d2a7d409 consensus state has no leader
W20260608 10:04:55.846973 11024 leader_election.cc:343] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.849915 11118 raft_consensus.cc:493] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.850274 11269 tablet_bootstrap.cc:492] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:55.850785 11269 ts_tablet_manager.cc:1403] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260608 10:04:55.850497 11118 raft_consensus.cc:515] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.852902 11118 leader_election.cc:290] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201)
I20260608 10:04:55.853591 10910 raft_consensus.cc:2468] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 1.
I20260608 10:04:55.854723 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:55.855445 11062 raft_consensus.cc:2468] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:55.854503 11269 raft_consensus.cc:359] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.855975 11269 raft_consensus.cc:385] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:55.855840 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.855475 11277 raft_consensus.cc:493] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.856389 11269 raft_consensus.cc:740] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:55.856727 11024 leader_election.cc:304] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:55.856817 11277 raft_consensus.cc:515] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } }
I20260608 10:04:55.857621 11262 raft_consensus.cc:2804] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:55.857174 11269 consensus_queue.cc:260] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.858213 11262 raft_consensus.cc:697] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Becoming Leader. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:55.859311 11262 consensus_queue.cc:237] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.862111 11277 leader_election.cc:290] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:55.862251 11269 ts_tablet_manager.cc:1434] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:04:55.863988 11269 tablet_bootstrap.cc:492] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:55.871815 11269 tablet_bootstrap.cc:654] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
W20260608 10:04:55.904510 10875 leader_election.cc:343] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.914606 10876 leader_election.cc:304] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:55.927942 11118 raft_consensus.cc:2804] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.929101 11118 raft_consensus.cc:493] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.929765 11118 raft_consensus.cc:3060] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.933991 11145 raft_consensus.cc:493] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:55.935041 11145 raft_consensus.cc:515] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.944448 11145 leader_election.cc:290] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:55.946810 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d" is_pre_election: true
I20260608 10:04:55.953727 11214 raft_consensus.cc:2468] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:55.959498 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:55.960724 10985 raft_consensus.cc:2468] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 0.
I20260608 10:04:55.960758 11118 raft_consensus.cc:515] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:55.966651 10863 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:04:55.966701 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:55.968493 11118 leader_election.cc:290] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Requested vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201)
I20260608 10:04:55.972652 10875 leader_election.cc:304] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:55.973778 11118 raft_consensus.cc:2804] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:04:55.974265 11118 raft_consensus.cc:493] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:04:55.974711 11118 raft_consensus.cc:3060] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:55.975520 11214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
I20260608 10:04:55.976015 11062 raft_consensus.cc:3060] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:04:55.977638 10875 leader_election.cc:343] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:04:55.964493 10806 catalog_manager.cc:5696] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e508a003539401b9840dd2e28ec4741 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:55.984836 11118 raft_consensus.cc:515] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:55.985991 11062 raft_consensus.cc:2468] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:55.988106 10876 leader_election.cc:304] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 69da5099794c4e32a3cb35427f51863d
W20260608 10:04:55.990306 10863 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:04:55.991384 11145 raft_consensus.cc:2804] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:55.991885 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f7bc62e62e4ba18068c3e097eb69c6" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:55.999706 11145 raft_consensus.cc:697] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:56.000415 10911 raft_consensus.cc:2393] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69da5099794c4e32a3cb35427f51863d in current term 1: Already voted for candidate dd3fcc64e9264942b12f83212112992f in this term.
I20260608 10:04:56.001148 11145 consensus_queue.cc:237] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:56.007911 11118 leader_election.cc:290] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Requested vote from peers 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:56.009485 11269 tablet_bootstrap.cc:492] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:56.010419 11269 ts_tablet_manager.cc:1403] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.014s
I20260608 10:04:56.020386 11269 raft_consensus.cc:359] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:56.021539 11269 raft_consensus.cc:385] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:56.023423 11302 raft_consensus.cc:493] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:04:56.026067 10858 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:04:56.026731 11269 raft_consensus.cc:740] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:56.027753 11302 raft_consensus.cc:515] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:56.027748 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f7bc62e62e4ba18068c3e097eb69c6" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:56.029731 11269 consensus_queue.cc:260] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:56.032618 11178 leader_election.cc:304] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69da5099794c4e32a3cb35427f51863d; no voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:56.037756 11277 raft_consensus.cc:3060] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:56.038483 11269 ts_tablet_manager.cc:1434] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.000s
I20260608 10:04:56.040150 11269 tablet_bootstrap.cc:492] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:56.043362 11302 leader_election.cc:290] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:56.044186 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:56.044855 10985 raft_consensus.cc:3060] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:56.052054 11152 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.053718 10985 raft_consensus.cc:2468] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:56.055404 10875 leader_election.cc:304] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:56.056571 11309 raft_consensus.cc:2804] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:04:56.057143 11309 raft_consensus.cc:697] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:56.058382 11309 consensus_queue.cc:237] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:56.064015 10807 catalog_manager.cc:5696] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } }
I20260608 10:04:56.074435 11269 tablet_bootstrap.cc:654] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d: Neither blocks nor log segments found. Creating new log.
I20260608 10:04:56.091163 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323ed8ca84749e28e2cf63e0d55c095" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:56.091939 11269 tablet_bootstrap.cc:492] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d: No bootstrap required, opened a new log
I20260608 10:04:56.092470 11269 ts_tablet_manager.cc:1403] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.003s
I20260608 10:04:56.095803 11269 raft_consensus.cc:359] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:56.096553 11269 raft_consensus.cc:385] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:04:56.096833 11269 raft_consensus.cc:740] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: FOLLOWER
I20260608 10:04:56.097662 11269 consensus_queue.cc:260] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
W20260608 10:04:56.098330 11178 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.179.130:46647, user_credentials={real_user=slave}} blocked reactor thread for 66390.1us
I20260608 10:04:56.099953 11269 ts_tablet_manager.cc:1434] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:04:56.101733 11277 raft_consensus.cc:2749] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:56.105000 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5323ed8ca84749e28e2cf63e0d55c095" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd3fcc64e9264942b12f83212112992f" is_pre_election: true
I20260608 10:04:56.106308 10985 raft_consensus.cc:2393] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69da5099794c4e32a3cb35427f51863d in current term 1: Already voted for candidate 0e508a003539401b9840dd2e28ec4741 in this term.
I20260608 10:04:56.106881 11215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69da5099794c4e32a3cb35427f51863d"
I20260608 10:04:56.107832 11215 raft_consensus.cc:3060] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:56.113286 11258 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.116828 11215 raft_consensus.cc:2468] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 1.
I20260608 10:04:56.107841 11178 leader_election.cc:304] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69da5099794c4e32a3cb35427f51863d; no voters: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f
I20260608 10:04:56.122828 11302 raft_consensus.cc:3060] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:56.124495 11309 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:04:56.131279 10806 catalog_manager.cc:5696] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:56.136797 11311 raft_consensus.cc:493] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:56.138494 11302 raft_consensus.cc:2749] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:56.139066 11311 raft_consensus.cc:515] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:56.143712 11311 leader_election.cc:290] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:56.145146 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf716c575743f69f2e8ddedfdcbc15" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:56.146309 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf716c575743f69f2e8ddedfdcbc15" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:56.148629 11179 leader_election.cc:304] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69da5099794c4e32a3cb35427f51863d; no voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:56.149658 11311 raft_consensus.cc:2749] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:56.159335 11215 raft_consensus.cc:3060] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:56.169375 11118 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.185894 11145 consensus_queue.cc:1048] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:56.201057 11145 consensus_queue.cc:1048] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:56.240005 11152 consensus_queue.cc:1048] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:56.245137 11214 raft_consensus.cc:3060] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:56.258442 11327 consensus_queue.cc:1048] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.261729 11262 consensus_queue.cc:1048] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.269227 11265 consensus_queue.cc:1048] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.282620 11265 consensus_queue.cc:1048] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:56.324389 11262 consensus_queue.cc:1048] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.326027 11311 raft_consensus.cc:493] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:04:56.326654 11311 raft_consensus.cc:515] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:56.328704 11311 leader_election.cc:290] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:56.329521 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e508a003539401b9840dd2e28ec4741" is_pre_election: true
I20260608 10:04:56.330528 10911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5358597d59f48eb9b116aa1b4383648" is_pre_election: true
I20260608 10:04:56.330529 11061 raft_consensus.cc:2393] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 69da5099794c4e32a3cb35427f51863d in current term 1: Already voted for candidate f5358597d59f48eb9b116aa1b4383648 in this term.
I20260608 10:04:56.333165 11179 leader_election.cc:304] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69da5099794c4e32a3cb35427f51863d; no voters: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648
I20260608 10:04:56.334654 11311 raft_consensus.cc:3060] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:04:56.343099 11311 raft_consensus.cc:2749] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:04:56.449481 11118 consensus_queue.cc:1048] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.464557 11118 consensus_queue.cc:1048] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:04:56.568567 11118 consensus_queue.cc:1048] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:56.588505 11118 consensus_queue.cc:1048] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:04:57.073655 10985 consensus_queue.cc:237] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue 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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.080672 11062 raft_consensus.cc:1275] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:57.082059 10911 raft_consensus.cc:1275] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:57.082772 11327 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:04:57.083782 10950 consensus_peers.cc:597] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f -> Peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Couldn't send request to peer 69da5099794c4e32a3cb35427f51863d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5296a5ba1af4b8385d9565f88f0fdb4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:57.085036 11152 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } 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 10:04:57.093354 11327 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.095818 11062 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.106458 10911 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.111104 10809 catalog_manager.cc:5696] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.148481 10911 consensus_queue.cc:237] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue 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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.156664 11062 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:04:57.156821 10875 consensus_peers.cc:597] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 -> Peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Couldn't send request to peer 69da5099794c4e32a3cb35427f51863d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bc1a8c336884762b12f2ebb9e635fbc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:57.156877 10985 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:57.158481 11146 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } 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 10:04:57.159364 11309 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:57.169046 11146 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.173004 10985 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.175803 11062 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.190925 10807 catalog_manager.cc:5696] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 reported cstate change: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.211563 11062 consensus_queue.cc:237] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue 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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.219879 10911 raft_consensus.cc:1275] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:04:57.220399 11024 consensus_peers.cc:597] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 -> Peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Couldn't send request to peer 69da5099794c4e32a3cb35427f51863d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6173e25b343144bdbdcdf9e48e02d74a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:57.221585 11331 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:57.222357 10985 raft_consensus.cc:1275] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:57.223820 11331 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } 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 10:04:57.235848 10911 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.236114 11262 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.235863 10987 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.254670 10985 consensus_queue.cc:237] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue 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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.254388 10809 catalog_manager.cc:5696] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 reported cstate change: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
W20260608 10:04:57.273438 10950 consensus_peers.cc:597] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f -> Peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Couldn't send request to peer 69da5099794c4e32a3cb35427f51863d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ead385aafc80419fb9c468deee1f852b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:57.276268 11061 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:57.278110 11152 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:57.281205 10911 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:04:57.283172 11152 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } 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 10:04:57.290220 11347 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.298990 11062 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.298990 10911 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.315130 10806 catalog_manager.cc:5696] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 reported cstate change: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:04:57.527249 11361 ts_tablet_manager.cc:933] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: Initiating tablet copy from peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:57.529209 11361 tablet_copy_client.cc:323] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:46647
I20260608 10:04:57.531689 10997 tablet_copy_service.cc:140] P dd3fcc64e9264942b12f83212112992f: Received BeginTabletCopySession request for tablet f5296a5ba1af4b8385d9565f88f0fdb4 from peer 69da5099794c4e32a3cb35427f51863d ({username='slave'} at 127.0.0.1:40724)
I20260608 10:04:57.532462 10997 tablet_copy_service.cc:161] P dd3fcc64e9264942b12f83212112992f: Beginning new tablet copy session on tablet f5296a5ba1af4b8385d9565f88f0fdb4 from peer 69da5099794c4e32a3cb35427f51863d at {username='slave'} at 127.0.0.1:40724: session id = 69da5099794c4e32a3cb35427f51863d-f5296a5ba1af4b8385d9565f88f0fdb4
I20260608 10:04:57.541396 10997 tablet_copy_source_session.cc:215] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:57.545286 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5296a5ba1af4b8385d9565f88f0fdb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:57.560442 11361 tablet_copy_client.cc:806] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:57.561085 11361 tablet_copy_client.cc:670] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:57.565150 11361 tablet_copy_client.cc:538] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:57.575062 11361 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:57.598253 11361 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: 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 10:04:57.599078 11361 tablet_bootstrap.cc:492] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: Bootstrap complete.
I20260608 10:04:57.599785 11361 ts_tablet_manager.cc:1403] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260608 10:04:57.602311 11361 raft_consensus.cc:359] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.602948 11361 raft_consensus.cc:740] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: LEARNER
I20260608 10:04:57.603530 11361 consensus_queue.cc:260] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.606565 11361 ts_tablet_manager.cc:1434] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 10:04:57.608742 10997 tablet_copy_service.cc:342] P dd3fcc64e9264942b12f83212112992f: Request end of tablet copy session 69da5099794c4e32a3cb35427f51863d-f5296a5ba1af4b8385d9565f88f0fdb4 received from {username='slave'} at 127.0.0.1:40724
I20260608 10:04:57.609261 10997 tablet_copy_service.cc:434] P dd3fcc64e9264942b12f83212112992f: ending tablet copy session 69da5099794c4e32a3cb35427f51863d-f5296a5ba1af4b8385d9565f88f0fdb4 on tablet f5296a5ba1af4b8385d9565f88f0fdb4 with peer 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:57.689366 11361 ts_tablet_manager.cc:933] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: Initiating tablet copy from peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:57.691274 11361 tablet_copy_client.cc:323] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:39977
I20260608 10:04:57.693526 10922 tablet_copy_service.cc:140] P f5358597d59f48eb9b116aa1b4383648: Received BeginTabletCopySession request for tablet 0bc1a8c336884762b12f2ebb9e635fbc from peer 69da5099794c4e32a3cb35427f51863d ({username='slave'} at 127.0.0.1:35578)
I20260608 10:04:57.694355 10922 tablet_copy_service.cc:161] P f5358597d59f48eb9b116aa1b4383648: Beginning new tablet copy session on tablet 0bc1a8c336884762b12f2ebb9e635fbc from peer 69da5099794c4e32a3cb35427f51863d at {username='slave'} at 127.0.0.1:35578: session id = 69da5099794c4e32a3cb35427f51863d-0bc1a8c336884762b12f2ebb9e635fbc
I20260608 10:04:57.701181 10922 tablet_copy_source_session.cc:215] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:57.705307 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc1a8c336884762b12f2ebb9e635fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:57.718240 11366 ts_tablet_manager.cc:933] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: Initiating tablet copy from peer 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:57.720345 11366 tablet_copy_client.cc:323] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:44583
I20260608 10:04:57.722832 11072 tablet_copy_service.cc:140] P 0e508a003539401b9840dd2e28ec4741: Received BeginTabletCopySession request for tablet 6173e25b343144bdbdcdf9e48e02d74a from peer 69da5099794c4e32a3cb35427f51863d ({username='slave'} at 127.0.0.1:60384)
I20260608 10:04:57.723495 11072 tablet_copy_service.cc:161] P 0e508a003539401b9840dd2e28ec4741: Beginning new tablet copy session on tablet 6173e25b343144bdbdcdf9e48e02d74a from peer 69da5099794c4e32a3cb35427f51863d at {username='slave'} at 127.0.0.1:60384: session id = 69da5099794c4e32a3cb35427f51863d-6173e25b343144bdbdcdf9e48e02d74a
I20260608 10:04:57.725134 11361 tablet_copy_client.cc:806] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:57.725855 11361 tablet_copy_client.cc:670] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:57.730691 11361 tablet_copy_client.cc:538] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:57.731722 11072 tablet_copy_source_session.cc:215] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:57.735723 11366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6173e25b343144bdbdcdf9e48e02d74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:57.741281 11361 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:57.753731 11366 tablet_copy_client.cc:806] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:57.754436 11366 tablet_copy_client.cc:670] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:57.759577 11366 tablet_copy_client.cc:538] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:57.763763 11361 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: 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 10:04:57.764874 11361 tablet_bootstrap.cc:492] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: Bootstrap complete.
I20260608 10:04:57.765676 11361 ts_tablet_manager.cc:1403] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.025s	user 0.027s	sys 0.000s
I20260608 10:04:57.775887 11366 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:57.775524 11361 raft_consensus.cc:359] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.776444 11361 raft_consensus.cc:740] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: LEARNER
I20260608 10:04:57.777275 11361 consensus_queue.cc:260] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.789526 11361 ts_tablet_manager.cc:1434] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.007s
I20260608 10:04:57.794431 10922 tablet_copy_service.cc:342] P f5358597d59f48eb9b116aa1b4383648: Request end of tablet copy session 69da5099794c4e32a3cb35427f51863d-0bc1a8c336884762b12f2ebb9e635fbc received from {username='slave'} at 127.0.0.1:35578
I20260608 10:04:57.795009 10922 tablet_copy_service.cc:434] P f5358597d59f48eb9b116aa1b4383648: ending tablet copy session 69da5099794c4e32a3cb35427f51863d-0bc1a8c336884762b12f2ebb9e635fbc on tablet 0bc1a8c336884762b12f2ebb9e635fbc with peer 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:57.801542 11361 ts_tablet_manager.cc:933] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: Initiating tablet copy from peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:57.808338 11366 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: 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 10:04:57.809396 11366 tablet_bootstrap.cc:492] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: Bootstrap complete.
I20260608 10:04:57.810177 11366 ts_tablet_manager.cc:1403] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.014s
I20260608 10:04:57.813663 11366 raft_consensus.cc:359] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.814586 11366 raft_consensus.cc:740] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: LEARNER
I20260608 10:04:57.815305 11366 consensus_queue.cc:260] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.821188 11366 ts_tablet_manager.cc:1434] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:04:57.822417 11361 tablet_copy_client.cc:323] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:46647
I20260608 10:04:57.824184 11072 tablet_copy_service.cc:342] P 0e508a003539401b9840dd2e28ec4741: Request end of tablet copy session 69da5099794c4e32a3cb35427f51863d-6173e25b343144bdbdcdf9e48e02d74a received from {username='slave'} at 127.0.0.1:60384
I20260608 10:04:57.824750 11072 tablet_copy_service.cc:434] P 0e508a003539401b9840dd2e28ec4741: ending tablet copy session 69da5099794c4e32a3cb35427f51863d-6173e25b343144bdbdcdf9e48e02d74a on tablet 6173e25b343144bdbdcdf9e48e02d74a with peer 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:57.826596 10997 tablet_copy_service.cc:140] P dd3fcc64e9264942b12f83212112992f: Received BeginTabletCopySession request for tablet ead385aafc80419fb9c468deee1f852b from peer 69da5099794c4e32a3cb35427f51863d ({username='slave'} at 127.0.0.1:40724)
I20260608 10:04:57.827221 10997 tablet_copy_service.cc:161] P dd3fcc64e9264942b12f83212112992f: Beginning new tablet copy session on tablet ead385aafc80419fb9c468deee1f852b from peer 69da5099794c4e32a3cb35427f51863d at {username='slave'} at 127.0.0.1:40724: session id = 69da5099794c4e32a3cb35427f51863d-ead385aafc80419fb9c468deee1f852b
I20260608 10:04:57.834213 10997 tablet_copy_source_session.cc:215] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:57.837284 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead385aafc80419fb9c468deee1f852b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:57.852763 11361 tablet_copy_client.cc:806] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:57.853353 11361 tablet_copy_client.cc:670] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:57.858736 11361 tablet_copy_client.cc:538] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:57.866432 11361 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:04:57.882148 11361 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: 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 10:04:57.882910 11361 tablet_bootstrap.cc:492] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: Bootstrap complete.
I20260608 10:04:57.883483 11361 ts_tablet_manager.cc:1403] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 10:04:57.885710 11361 raft_consensus.cc:359] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.886305 11361 raft_consensus.cc:740] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: LEARNER
I20260608 10:04:57.886821 11361 consensus_queue.cc:260] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:57.888610 11361 ts_tablet_manager.cc:1434] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:04:57.891741 10997 tablet_copy_service.cc:342] P dd3fcc64e9264942b12f83212112992f: Request end of tablet copy session 69da5099794c4e32a3cb35427f51863d-ead385aafc80419fb9c468deee1f852b received from {username='slave'} at 127.0.0.1:40724
I20260608 10:04:57.892174 10997 tablet_copy_service.cc:434] P dd3fcc64e9264942b12f83212112992f: ending tablet copy session 69da5099794c4e32a3cb35427f51863d-ead385aafc80419fb9c468deee1f852b on tablet ead385aafc80419fb9c468deee1f852b with peer 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:57.976773 11215 raft_consensus.cc:1217] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:04:58.002619 10863 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:04:58.034487 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc"
dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
mode: GRACEFUL
new_leader_uuid: "0e508a003539401b9840dd2e28ec4741"
 from {username='slave'} at 127.0.0.1:35596
I20260608 10:04:58.035178 10911 raft_consensus.cc:606] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Received request to transfer leadership to TS 0e508a003539401b9840dd2e28ec4741
I20260608 10:04:58.052390 11062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6"
dest_uuid: "0e508a003539401b9840dd2e28ec4741"
mode: GRACEFUL
new_leader_uuid: "dd3fcc64e9264942b12f83212112992f"
 from {username='slave'} at 127.0.0.1:60412
I20260608 10:04:58.053097 11062 raft_consensus.cc:606] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Received request to transfer leadership to TS dd3fcc64e9264942b12f83212112992f
I20260608 10:04:58.056805 10910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec"
dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
mode: GRACEFUL
new_leader_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:35596
I20260608 10:04:58.057597 10910 raft_consensus.cc:606] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Received request to transfer leadership to TS 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:58.060606 10910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409"
dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
mode: GRACEFUL
new_leader_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:35596
I20260608 10:04:58.061259 10910 raft_consensus.cc:606] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Received request to transfer leadership to TS 69da5099794c4e32a3cb35427f51863d
I20260608 10:04:58.062577 10863 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 10:04:58.063529 10863 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:04:58.113459 11369 raft_consensus.cc:993] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648: : Instructing follower 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:04:58.114100 11118 raft_consensus.cc:1081] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Signalling peer 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:04:58.115635 11215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409"
dest_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:45878
I20260608 10:04:58.116181 11215 raft_consensus.cc:493] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:58.116529 11215 raft_consensus.cc:3060] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.121837 11215 raft_consensus.cc:515] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:58.124243 11215 leader_election.cc:290] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 2 election: Requested vote from peers 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583), f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:04:58.124676 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:58.125039 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c58761cf408140d38125e8f6d2a7d409" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:58.125358 11062 raft_consensus.cc:3060] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.125883 10910 raft_consensus.cc:3055] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:58.126225 10910 raft_consensus.cc:740] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:58.127030 10910 consensus_queue.cc:260] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [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: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:58.128021 10910 raft_consensus.cc:3060] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.132542 11062 raft_consensus.cc:2468] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:04:58.133358 10910 raft_consensus.cc:2468] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:04:58.134207 11179 leader_election.cc:304] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [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: 0e508a003539401b9840dd2e28ec4741, 69da5099794c4e32a3cb35427f51863d; no voters: 
I20260608 10:04:58.135206 11364 raft_consensus.cc:2804] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:58.136458 11364 raft_consensus.cc:697] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Becoming Leader. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Running, Role: LEADER
I20260608 10:04:58.137418 11364 consensus_queue.cc:237] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [LEADER]: Queue 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: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } }
I20260608 10:04:58.145229 11215 raft_consensus.cc:1217] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:04:58.146275 10807 catalog_manager.cc:5696] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d reported cstate change: term changed from 1 to 2, leader changed from f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) to 69da5099794c4e32a3cb35427f51863d (127.7.179.132). New cstate: current_term: 2 leader_uuid: "69da5099794c4e32a3cb35427f51863d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:58.219611 11215 raft_consensus.cc:1217] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:04:58.226943 11215 raft_consensus.cc:1217] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:04:58.254136 11369 raft_consensus.cc:993] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: : Instructing follower 0e508a003539401b9840dd2e28ec4741 to start an election
I20260608 10:04:58.254689 11370 raft_consensus.cc:1081] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Signalling peer 0e508a003539401b9840dd2e28ec4741 to start an election
I20260608 10:04:58.256349 11062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc"
dest_uuid: "0e508a003539401b9840dd2e28ec4741"
 from {username='slave'} at 127.0.0.1:45326
I20260608 10:04:58.256892 11062 raft_consensus.cc:493] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:58.257292 11062 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.262117 11062 raft_consensus.cc:515] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:58.264330 11062 leader_election.cc:290] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [CANDIDATE]: Term 2 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:58.266000 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:58.266633 10910 raft_consensus.cc:3055] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:58.266808 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "0e508a003539401b9840dd2e28ec4741" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:58.266992 10910 raft_consensus.cc:740] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:58.267480 10985 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.268221 10910 consensus_queue.cc:260] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:58.270044 10910 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.275262 10985 raft_consensus.cc:2468] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 2.
I20260608 10:04:58.275650 10910 raft_consensus.cc:2468] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e508a003539401b9840dd2e28ec4741 in term 2.
I20260608 10:04:58.276906 11024 leader_election.cc:304] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [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: 0e508a003539401b9840dd2e28ec4741, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:04:58.277767 11374 raft_consensus.cc:2804] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:58.278244 11374 raft_consensus.cc:697] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 LEADER]: Becoming Leader. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:58.279124 11374 consensus_queue.cc:237] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:58.288214 10807 catalog_manager.cc:5696] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 reported cstate change: term changed from 1 to 2, leader changed from f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) to 0e508a003539401b9840dd2e28ec4741 (127.7.179.131). New cstate: current_term: 2 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:58.302352 11062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc"
dest_uuid: "0e508a003539401b9840dd2e28ec4741"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45312
I20260608 10:04:58.302889 11062 raft_consensus.cc:606] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 LEADER]: Received request to transfer leadership
I20260608 10:04:58.306522 11062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc"
dest_uuid: "0e508a003539401b9840dd2e28ec4741"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45312
I20260608 10:04:58.307039 11062 raft_consensus.cc:606] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 LEADER]: Received request to transfer leadership
W20260608 10:04:58.308213 10795 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 0bc1a8c336884762b12f2ebb9e635fbc already in progress [suppressed 3 similar messages]
I20260608 10:04:58.311088 11062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc"
dest_uuid: "0e508a003539401b9840dd2e28ec4741"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45312
I20260608 10:04:58.311682 11062 raft_consensus.cc:606] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 LEADER]: Received request to transfer leadership
W20260608 10:04:58.316283 10858 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:04:58.316640 10858 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 0bc1a8c336884762b12f2ebb9e635fbc already in progress
W20260608 10:04:58.316895 10858 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 0bc1a8c336884762b12f2ebb9e635fbc already in progress
I20260608 10:04:58.458429 11386 raft_consensus.cc:993] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741: : Instructing follower dd3fcc64e9264942b12f83212112992f to start an election
I20260608 10:04:58.459018 11374 raft_consensus.cc:1081] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Signalling peer dd3fcc64e9264942b12f83212112992f to start an election
I20260608 10:04:58.460951 10985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6"
dest_uuid: "dd3fcc64e9264942b12f83212112992f"
 from {username='slave'} at 127.0.0.1:37112
I20260608 10:04:58.461608 10985 raft_consensus.cc:493] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:58.462147 10985 raft_consensus.cc:3060] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.468194 10985 raft_consensus.cc:515] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:58.470757 10985 leader_election.cc:290] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [CANDIDATE]: Term 2 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:58.471572 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:58.472230 10910 raft_consensus.cc:3060] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.472363 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b149a4b1c847bf8baa090cf1e663e6" candidate_uuid: "dd3fcc64e9264942b12f83212112992f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:58.473100 11062 raft_consensus.cc:3055] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:58.473444 11062 raft_consensus.cc:740] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:58.474506 11062 consensus_queue.cc:260] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:58.475692 11062 raft_consensus.cc:3060] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.479858 10910 raft_consensus.cc:2468] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 2.
I20260608 10:04:58.480355 11062 raft_consensus.cc:2468] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd3fcc64e9264942b12f83212112992f in term 2.
I20260608 10:04:58.481326 10950 leader_election.cc:304] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [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: dd3fcc64e9264942b12f83212112992f, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:58.482446 11376 raft_consensus.cc:2804] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:58.482972 11376 raft_consensus.cc:697] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 2 LEADER]: Becoming Leader. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Running, Role: LEADER
I20260608 10:04:58.483883 11376 consensus_queue.cc:237] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue 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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } }
I20260608 10:04:58.487339 11369 raft_consensus.cc:993] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648: : Instructing follower 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:04:58.487974 11369 raft_consensus.cc:1081] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Signalling peer 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:04:58.490245 11215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec"
dest_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:45878
I20260608 10:04:58.490892 11215 raft_consensus.cc:493] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:58.491279 11215 raft_consensus.cc:3060] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.493381 10807 catalog_manager.cc:5696] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f reported cstate change: term changed from 1 to 2, leader changed from 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) to dd3fcc64e9264942b12f83212112992f (127.7.179.130). New cstate: current_term: 2 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:58.498728 11215 raft_consensus.cc:515] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:58.501296 11215 leader_election.cc:290] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 2 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:04:58.502724 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:04:58.503388 10910 raft_consensus.cc:3055] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:04:58.503713 10910 raft_consensus.cc:740] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:58.504619 10910 consensus_queue.cc:260] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [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: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:58.505782 10910 raft_consensus.cc:3060] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.508795 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad186b876643658f9968ca5640f8ec" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:58.509436 10985 raft_consensus.cc:3060] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:04:58.512108 10910 raft_consensus.cc:2468] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:04:58.513480 11178 leader_election.cc:304] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [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: 69da5099794c4e32a3cb35427f51863d, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:58.514489 11364 raft_consensus.cc:2804] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:04:58.515012 11364 raft_consensus.cc:697] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Becoming Leader. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Running, Role: LEADER
I20260608 10:04:58.515828 11364 consensus_queue.cc:237] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [LEADER]: Queue 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: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:04:58.516425 10985 raft_consensus.cc:2468] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:04:58.522387 11376 raft_consensus.cc:1064] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: attempting to promote NON_VOTER 69da5099794c4e32a3cb35427f51863d to VOTER
I20260608 10:04:58.525262 11376 consensus_queue.cc:237] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:58.525251 10807 catalog_manager.cc:5696] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d reported cstate change: term changed from 1 to 2, leader changed from f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) to 69da5099794c4e32a3cb35427f51863d (127.7.179.132). New cstate: current_term: 2 leader_uuid: "69da5099794c4e32a3cb35427f51863d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:58.535321 11062 raft_consensus.cc:1275] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.537130 11152 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:04:58.543649 11215 raft_consensus.cc:1275] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.546525 11377 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:04:58.556746 11377 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.559597 10910 raft_consensus.cc:1275] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.563319 11152 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } 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 10:04:58.570657 10912 raft_consensus.cc:1275] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:58.572628 11364 consensus_queue.cc:1048] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:58.582664 11062 raft_consensus.cc:1275] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:58.584473 11364 consensus_queue.cc:1048] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:58.585024 10911 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.559185 11215 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.596263 11061 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.598579 10807 catalog_manager.cc:5696] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f reported cstate change: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:58.619894 10985 consensus_queue.cc:237] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:58.631623 11061 raft_consensus.cc:1275] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:58.633237 11376 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:04:58.638162 11214 raft_consensus.cc:1275] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:58.640486 11398 consensus_queue.cc:1048] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:04:58.653204 11377 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.654738 11062 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.656468 11214 raft_consensus.cc:2955] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.678174 10794 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f5296a5ba1af4b8385d9565f88f0fdb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:58.678543 10807 catalog_manager.cc:5696] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.694546 10899 tablet_service.cc:1558] Processing DeleteTablet for tablet f5296a5ba1af4b8385d9565f88f0fdb4 with delete_type TABLET_DATA_TOMBSTONED (TS f5358597d59f48eb9b116aa1b4383648 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48408
I20260608 10:04:58.697391 11402 tablet_replica.cc:333] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:04:58.698648 11402 raft_consensus.cc:2243] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:58.699443 11402 raft_consensus.cc:2272] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.704093 11402 ts_tablet_manager.cc:1916] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:58.721321 11402 ts_tablet_manager.cc:1929] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:04:58.721814 11402 log.cc:1199] T f5296a5ba1af4b8385d9565f88f0fdb4 P f5358597d59f48eb9b116aa1b4383648: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/f5296a5ba1af4b8385d9565f88f0fdb4
I20260608 10:04:58.723575 10794 catalog_manager.cc:5027] TS f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): tablet f5296a5ba1af4b8385d9565f88f0fdb4 (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:04:58.724896 11392 raft_consensus.cc:1064] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: attempting to promote NON_VOTER 69da5099794c4e32a3cb35427f51863d to VOTER
I20260608 10:04:58.727684 11392 consensus_queue.cc:237] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:58.735379 11061 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.735520 11214 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.736616 10911 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.737216 11392 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:04:58.738194 11377 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } 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 10:04:58.739018 11398 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:04:58.748355 10912 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:04:58.751513 11386 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:04:58.752851 11215 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Advancing to term 2
I20260608 10:04:58.761018 11392 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.767014 11213 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.767465 11061 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.771343 11215 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 2 LEARNER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:04:58.771539 11374 raft_consensus.cc:1064] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: attempting to promote NON_VOTER 69da5099794c4e32a3cb35427f51863d to VOTER
I20260608 10:04:58.774714 11374 consensus_queue.cc:237] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:58.778024 11386 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:04:58.783676 10912 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.804723 10808 catalog_manager.cc:5696] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 reported cstate change: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.813484 11411 raft_consensus.cc:993] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: : Instructing follower f5358597d59f48eb9b116aa1b4383648 to start an election
I20260608 10:04:58.816672 11215 raft_consensus.cc:1275] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.819911 11386 raft_consensus.cc:1081] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 LEADER]: Signalling peer f5358597d59f48eb9b116aa1b4383648 to start an election
I20260608 10:04:58.822849 10910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc"
dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
 from {username='slave'} at 127.0.0.1:48410
I20260608 10:04:58.824741 10911 raft_consensus.cc:1275] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.825898 10910 raft_consensus.cc:493] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:04:58.826413 10910 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:04:58.827328 11386 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:04:58.838488 10910 raft_consensus.cc:515] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:58.850006 10985 consensus_queue.cc:237] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:58.859604 10987 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:04:58.859341 11410 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:04:58.868589 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:04:58.869504 10910 leader_election.cc:290] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [CANDIDATE]: Term 3 election: Requested vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:04:58.869294 10987 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:04:58.869772 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc1a8c336884762b12f2ebb9e635fbc" candidate_uuid: "f5358597d59f48eb9b116aa1b4383648" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:04:58.870569 11061 raft_consensus.cc:3055] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:04:58.870914 11061 raft_consensus.cc:740] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Running, Role: LEADER
I20260608 10:04:58.871009 11410 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:04:58.872262 11061 consensus_queue.cc:260] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:58.877143 11215 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:58.878095 11061 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:04:58.877206 10986 raft_consensus.cc:1275] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:04:58.884148 11398 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 10:04:58.887236 11386 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } 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 10:04:58.897950 11376 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.904881 11062 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:58.912099 11215 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.918570 11392 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:04:58.934124 10987 raft_consensus.cc:2468] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 3.
I20260608 10:04:58.934957 10985 raft_consensus.cc:1240] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Rejecting Update request from peer 0e508a003539401b9840dd2e28ec4741 for earlier term 2. Current term is 3. Ops: [2.3-2.3]
I20260608 10:04:58.936115 11061 raft_consensus.cc:2468] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5358597d59f48eb9b116aa1b4383648 in term 3.
I20260608 10:04:58.935129 11062 raft_consensus.cc:2955] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.937970 10876 leader_election.cc:304] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [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: 0e508a003539401b9840dd2e28ec4741, f5358597d59f48eb9b116aa1b4383648; no voters: 
I20260608 10:04:58.938937 11370 raft_consensus.cc:2804] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:04:58.939457 11370 raft_consensus.cc:697] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 3 LEADER]: Becoming Leader. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:04:58.940402 11370 consensus_queue.cc:237] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:04:58.948871 11062 raft_consensus.cc:1275] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:58.950309 11411 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.951548 10808 catalog_manager.cc:5696] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 3 to 4, VOTER f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.953161 10809 catalog_manager.cc:5696] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 reported cstate change: term changed from 2 to 3, leader changed from 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) to f5358597d59f48eb9b116aa1b4383648 (127.7.179.129). New cstate: current_term: 3 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:58.960693 10911 raft_consensus.cc:1275] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:58.966670 10794 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ead385aafc80419fb9c468deee1f852b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:58.967275 11376 consensus_queue.cc:1048] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:58.967623 11215 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.970880 10899 tablet_service.cc:1558] Processing DeleteTablet for tablet ead385aafc80419fb9c468deee1f852b with delete_type TABLET_DATA_TOMBSTONED (TS f5358597d59f48eb9b116aa1b4383648 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48408
I20260608 10:04:58.971992 11402 tablet_replica.cc:333] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:04:58.973034 11402 raft_consensus.cc:2243] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:58.973749 11402 raft_consensus.cc:2272] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:58.976475 11398 consensus_queue.cc:1048] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:58.983160 11402 ts_tablet_manager.cc:1916] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:58.995965 10911 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:58.995815 10986 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.009850 10807 catalog_manager.cc:5696] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.039409 11402 ts_tablet_manager.cc:1929] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:04:59.040016 11402 log.cc:1199] T ead385aafc80419fb9c468deee1f852b P f5358597d59f48eb9b116aa1b4383648: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/ead385aafc80419fb9c468deee1f852b
I20260608 10:04:59.041867 10794 catalog_manager.cc:5027] TS f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): tablet ead385aafc80419fb9c468deee1f852b (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:04:59.046989 10986 raft_consensus.cc:1275] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:59.048036 11062 consensus_queue.cc:237] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [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: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:59.049664 11364 consensus_queue.cc:1048] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:04:59.057663 11215 raft_consensus.cc:1275] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:59.062814 11413 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:04:59.063620 10911 raft_consensus.cc:1275] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:04:59.069381 10911 raft_consensus.cc:1275] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:04:59.076100 11410 consensus_queue.cc:1048] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:04:59.078140 11215 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.073989 11412 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.082537 11381 consensus_queue.cc:1048] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:04:59.085871 10911 raft_consensus.cc:2955] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.108002 10806 catalog_manager.cc:5696] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.115541 10795 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6173e25b343144bdbdcdf9e48e02d74a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:59.121670 10970 tablet_service.cc:1558] Processing DeleteTablet for tablet 6173e25b343144bdbdcdf9e48e02d74a with delete_type TABLET_DATA_TOMBSTONED (TS dd3fcc64e9264942b12f83212112992f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37108
I20260608 10:04:59.124145 11424 tablet_replica.cc:333] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:04:59.125201 11424 raft_consensus.cc:2243] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:59.126175 11424 raft_consensus.cc:2272] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:59.129354 11424 ts_tablet_manager.cc:1916] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:59.141017 11424 ts_tablet_manager.cc:1929] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:04:59.141409 11424 log.cc:1199] T 6173e25b343144bdbdcdf9e48e02d74a P dd3fcc64e9264942b12f83212112992f: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/6173e25b343144bdbdcdf9e48e02d74a
I20260608 10:04:59.142877 10794 catalog_manager.cc:5027] TS dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): tablet 6173e25b343144bdbdcdf9e48e02d74a (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:04:59.408363 11061 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 3 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:04:59.410001 11369 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } 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 10:04:59.420662 11215 raft_consensus.cc:3060] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 2 LEARNER]: Advancing to term 3
I20260608 10:04:59.425226 10986 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:04:59.427141 11426 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:04:59.427433 11215 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 3 LEARNER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:04:59.429452 11426 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:04:59.439851 11426 raft_consensus.cc:1064] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: attempting to promote NON_VOTER 69da5099794c4e32a3cb35427f51863d to VOTER
I20260608 10:04:59.442849 11426 consensus_queue.cc:237] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:59.451728 11061 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 3 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:04:59.452693 10986 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:04:59.453372 11215 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 3 LEARNER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 10:04:59.453912 11426 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } 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 10:04:59.454667 11369 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:04:59.455574 11428 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:04:59.463440 11428 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.465543 11215 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.468495 10986 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.476584 11061 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.478864 10808 catalog_manager.cc:5696] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 reported cstate change: config changed from index 2 to 5, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:04:59.501533 10911 consensus_queue.cc:237] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:04:59.508412 11215 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 3 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:04:59.508913 10986 raft_consensus.cc:1275] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 10:04:59.510990 11369 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:04:59.511965 11428 consensus_queue.cc:1048] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:04:59.518915 11369 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.520622 11215 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.523217 10986 raft_consensus.cc:2955] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.530203 10794 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0bc1a8c336884762b12f2ebb9e635fbc with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:04:59.532116 10808 catalog_manager.cc:5696] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 5 to 6, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New cstate: current_term: 3 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:04:59.543874 11051 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bc1a8c336884762b12f2ebb9e635fbc with delete_type TABLET_DATA_TOMBSTONED (TS 0e508a003539401b9840dd2e28ec4741 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45312
I20260608 10:04:59.549472 11429 tablet_replica.cc:333] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:04:59.552040 11429 raft_consensus.cc:2243] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:59.553112 11429 raft_consensus.cc:2272] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:59.556862 11429 ts_tablet_manager.cc:1916] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:04:59.570149 11429 ts_tablet_manager.cc:1929] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 10:04:59.570611 11429 log.cc:1199] T 0bc1a8c336884762b12f2ebb9e635fbc P 0e508a003539401b9840dd2e28ec4741: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/0bc1a8c336884762b12f2ebb9e635fbc
I20260608 10:04:59.572451 10795 catalog_manager.cc:5027] TS 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583): tablet 0bc1a8c336884762b12f2ebb9e635fbc (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:05:00.064656 10863 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:00.080938 10911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89"
dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
mode: GRACEFUL
new_leader_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:35596
I20260608 10:05:00.081630 10911 raft_consensus.cc:606] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Received request to transfer leadership to TS 69da5099794c4e32a3cb35427f51863d
I20260608 10:05:00.095214 10986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b"
dest_uuid: "dd3fcc64e9264942b12f83212112992f"
mode: GRACEFUL
new_leader_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:40738
I20260608 10:05:00.095825 10986 raft_consensus.cc:606] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Received request to transfer leadership to TS 69da5099794c4e32a3cb35427f51863d
I20260608 10:05:00.097208 10863 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 10:05:00.098069 10863 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:00.145485 10911 consensus_queue.cc:237] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue 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: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: NON_VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: true } }
I20260608 10:05:00.152622 11062 raft_consensus.cc:1275] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:00.152801 11213 raft_consensus.cc:1275] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:00.153435 10875 consensus_peers.cc:597] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 -> Peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Couldn't send request to peer dd3fcc64e9264942b12f83212112992f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41cf716c575743f69f2e8ddedfdcbc15. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:00.154261 11435 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:00.155203 11369 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:00.163551 11428 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: NON_VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: true } } }
I20260608 10:05:00.165537 11213 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: NON_VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: true } } }
I20260608 10:05:00.169445 11062 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: NON_VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: true } } }
I20260608 10:05:00.177186 10806 catalog_manager.cc:5696] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 reported cstate change: config changed from index -1 to 2, NON_VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) added. New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: NON_VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:00.181231 11061 consensus_queue.cc:237] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Queue 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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:05:00.195181 10986 raft_consensus.cc:1275] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:05:00.196967 11024 consensus_peers.cc:597] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 -> Peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Couldn't send request to peer 69da5099794c4e32a3cb35427f51863d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 801434533f1c4545826a4fadaba4c7e1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:00.198408 11431 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } 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 10:05:00.209614 10911 raft_consensus.cc:1275] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:00.211823 11442 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:00.215896 11431 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:05:00.218348 10986 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:05:00.225585 10910 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:05:00.233198 10985 consensus_queue.cc:237] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Queue 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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: true } }
I20260608 10:05:00.237442 10806 catalog_manager.cc:5696] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f reported cstate change: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
W20260608 10:05:00.244043 10951 consensus_peers.cc:597] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f -> Peer 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583): Couldn't send request to peer 0e508a003539401b9840dd2e28ec4741. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07f7bc62e62e4ba18068c3e097eb69c6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:00.243952 11213 raft_consensus.cc:1275] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:00.245865 10911 raft_consensus.cc:1275] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:00.246029 11392 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:00.247813 11376 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:00.265586 11449 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: true } } }
I20260608 10:05:00.267397 10910 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: true } } }
I20260608 10:05:00.267200 11213 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: true } } }
I20260608 10:05:00.282243 10808 catalog_manager.cc:5696] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 reported cstate change: config changed from index -1 to 2, NON_VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) added. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: true } } }
I20260608 10:05:00.285408 10910 consensus_queue.cc:237] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Queue 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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
W20260608 10:05:00.293890 10875 consensus_peers.cc:597] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 -> Peer 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): Couldn't send request to peer 69da5099794c4e32a3cb35427f51863d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d16190866be04dca9958ac6918dfb16b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:00.294047 11061 raft_consensus.cc:1275] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:00.295876 10985 raft_consensus.cc:1275] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:00.296003 11435 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } 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 10:05:00.297668 11369 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:00.308802 11428 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:05:00.310873 11061 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:05:00.314446 10985 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:05:00.322660 10806 catalog_manager.cc:5696] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 reported cstate change: config changed from index -1 to 2, NON_VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } } }
I20260608 10:05:00.388288 11435 raft_consensus.cc:993] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648: : Instructing follower 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:05:00.388839 11428 raft_consensus.cc:1081] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Signalling peer 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:05:00.390689 11213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89"
dest_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:45878
I20260608 10:05:00.391325 11213 raft_consensus.cc:493] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:00.391719 11213 raft_consensus.cc:3060] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:00.399636 11213 raft_consensus.cc:515] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:05:00.402035 11213 leader_election.cc:290] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 2 election: Requested vote from peers f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977), dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:05:00.403621 10910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5358597d59f48eb9b116aa1b4383648"
I20260608 10:05:00.403586 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25dc8c1fc8944a9b1b5b3c62daa1b89" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:05:00.404393 10910 raft_consensus.cc:3055] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:00.404475 10985 raft_consensus.cc:3060] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:00.404760 10910 raft_consensus.cc:740] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5358597d59f48eb9b116aa1b4383648, State: Running, Role: LEADER
I20260608 10:05:00.405788 10910 consensus_queue.cc:260] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [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: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:05:00.406801 10910 raft_consensus.cc:3060] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:00.411613 10985 raft_consensus.cc:2468] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:05:00.412185 10910 raft_consensus.cc:2468] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:05:00.413085 11178 leader_election.cc:304] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [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: 69da5099794c4e32a3cb35427f51863d, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:05:00.414068 11381 raft_consensus.cc:2804] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:00.415594 11381 raft_consensus.cc:697] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Becoming Leader. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Running, Role: LEADER
I20260608 10:05:00.416724 11381 consensus_queue.cc:237] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [LEADER]: Queue 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: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } }
I20260608 10:05:00.419701 11392 raft_consensus.cc:993] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: : Instructing follower 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:05:00.420212 11449 raft_consensus.cc:1081] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Signalling peer 69da5099794c4e32a3cb35427f51863d to start an election
I20260608 10:05:00.422660 11213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b"
dest_uuid: "69da5099794c4e32a3cb35427f51863d"
 from {username='slave'} at 127.0.0.1:45868
I20260608 10:05:00.423311 11213 raft_consensus.cc:493] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:00.423732 11213 raft_consensus.cc:3060] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:00.426311 10807 catalog_manager.cc:5696] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d reported cstate change: term changed from 1 to 2, leader changed from f5358597d59f48eb9b116aa1b4383648 (127.7.179.129) to 69da5099794c4e32a3cb35427f51863d (127.7.179.132). New cstate: current_term: 2 leader_uuid: "69da5099794c4e32a3cb35427f51863d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:00.429960 11213 raft_consensus.cc:515] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:05:00.433159 11213 leader_election.cc:290] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [CANDIDATE]: Term 2 election: Requested vote from peers dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647), 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:05:00.433832 10985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dd3fcc64e9264942b12f83212112992f"
I20260608 10:05:00.434639 10985 raft_consensus.cc:3055] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:00.434973 10985 raft_consensus.cc:740] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Running, Role: LEADER
I20260608 10:05:00.435807 10985 consensus_queue.cc:260] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:05:00.437022 10985 raft_consensus.cc:3060] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:00.437613 11061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead385aafc80419fb9c468deee1f852b" candidate_uuid: "69da5099794c4e32a3cb35427f51863d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0e508a003539401b9840dd2e28ec4741"
I20260608 10:05:00.438277 11061 raft_consensus.cc:3060] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:00.444937 10985 raft_consensus.cc:2468] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:05:00.445739 11061 raft_consensus.cc:2468] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69da5099794c4e32a3cb35427f51863d in term 2.
I20260608 10:05:00.446619 11178 leader_election.cc:304] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [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: 69da5099794c4e32a3cb35427f51863d, dd3fcc64e9264942b12f83212112992f; no voters: 
I20260608 10:05:00.447629 11381 raft_consensus.cc:2804] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:00.448196 11381 raft_consensus.cc:697] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Becoming Leader. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Running, Role: LEADER
I20260608 10:05:00.449177 11381 consensus_queue.cc:237] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [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: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:05:00.459362 10807 catalog_manager.cc:5696] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d reported cstate change: term changed from 1 to 2, leader changed from dd3fcc64e9264942b12f83212112992f (127.7.179.130) to 69da5099794c4e32a3cb35427f51863d (127.7.179.132). New cstate: current_term: 2 leader_uuid: "69da5099794c4e32a3cb35427f51863d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:00.608706 11456 ts_tablet_manager.cc:933] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: Initiating tablet copy from peer 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583)
I20260608 10:05:00.610522 11456 tablet_copy_client.cc:323] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:44583
I20260608 10:05:00.612425 11072 tablet_copy_service.cc:140] P 0e508a003539401b9840dd2e28ec4741: Received BeginTabletCopySession request for tablet 801434533f1c4545826a4fadaba4c7e1 from peer 69da5099794c4e32a3cb35427f51863d ({username='slave'} at 127.0.0.1:60384)
I20260608 10:05:00.613004 11072 tablet_copy_service.cc:161] P 0e508a003539401b9840dd2e28ec4741: Beginning new tablet copy session on tablet 801434533f1c4545826a4fadaba4c7e1 from peer 69da5099794c4e32a3cb35427f51863d at {username='slave'} at 127.0.0.1:60384: session id = 69da5099794c4e32a3cb35427f51863d-801434533f1c4545826a4fadaba4c7e1
I20260608 10:05:00.620712 11072 tablet_copy_source_session.cc:215] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:00.624441 11456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801434533f1c4545826a4fadaba4c7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:00.644519 11458 ts_tablet_manager.cc:933] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: Initiating tablet copy from peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:05:00.645341 11456 tablet_copy_client.cc:806] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:00.646059 11456 tablet_copy_client.cc:670] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:00.646835 11458 tablet_copy_client.cc:323] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:39977
I20260608 10:05:00.648701 10922 tablet_copy_service.cc:140] P f5358597d59f48eb9b116aa1b4383648: Received BeginTabletCopySession request for tablet 41cf716c575743f69f2e8ddedfdcbc15 from peer dd3fcc64e9264942b12f83212112992f ({username='slave'} at 127.0.0.1:48418)
I20260608 10:05:00.649276 10922 tablet_copy_service.cc:161] P f5358597d59f48eb9b116aa1b4383648: Beginning new tablet copy session on tablet 41cf716c575743f69f2e8ddedfdcbc15 from peer dd3fcc64e9264942b12f83212112992f at {username='slave'} at 127.0.0.1:48418: session id = dd3fcc64e9264942b12f83212112992f-41cf716c575743f69f2e8ddedfdcbc15
I20260608 10:05:00.650800 11456 tablet_copy_client.cc:538] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:00.667644 11456 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:05:00.671396 10922 tablet_copy_source_session.cc:215] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:00.682688 11458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cf716c575743f69f2e8ddedfdcbc15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:00.691588 11460 ts_tablet_manager.cc:933] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: Initiating tablet copy from peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977)
I20260608 10:05:00.704027 11458 tablet_copy_client.cc:806] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:00.704689 11458 tablet_copy_client.cc:670] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:00.706385 11460 tablet_copy_client.cc:323] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:39977
I20260608 10:05:00.709394 10922 tablet_copy_service.cc:140] P f5358597d59f48eb9b116aa1b4383648: Received BeginTabletCopySession request for tablet d16190866be04dca9958ac6918dfb16b from peer 69da5099794c4e32a3cb35427f51863d ({username='slave'} at 127.0.0.1:35578)
I20260608 10:05:00.710023 10922 tablet_copy_service.cc:161] P f5358597d59f48eb9b116aa1b4383648: Beginning new tablet copy session on tablet d16190866be04dca9958ac6918dfb16b from peer 69da5099794c4e32a3cb35427f51863d at {username='slave'} at 127.0.0.1:35578: session id = 69da5099794c4e32a3cb35427f51863d-d16190866be04dca9958ac6918dfb16b
I20260608 10:05:00.715072 11456 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: 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 10:05:00.716375 11456 tablet_bootstrap.cc:492] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: Bootstrap complete.
I20260608 10:05:00.717204 11456 ts_tablet_manager.cc:1403] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.009s
I20260608 10:05:00.719419 10922 tablet_copy_source_session.cc:215] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:00.719652 11458 tablet_copy_client.cc:538] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:00.721410 11456 raft_consensus.cc:359] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:05:00.722414 11456 raft_consensus.cc:740] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: LEARNER
I20260608 10:05:00.723196 11456 consensus_queue.cc:260] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:05:00.724701 11460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d16190866be04dca9958ac6918dfb16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:00.728587 11456 ts_tablet_manager.cc:1434] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:05:00.730927 11072 tablet_copy_service.cc:342] P 0e508a003539401b9840dd2e28ec4741: Request end of tablet copy session 69da5099794c4e32a3cb35427f51863d-801434533f1c4545826a4fadaba4c7e1 received from {username='slave'} at 127.0.0.1:60384
I20260608 10:05:00.731323 11458 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: Bootstrap starting.
I20260608 10:05:00.731434 11072 tablet_copy_service.cc:434] P 0e508a003539401b9840dd2e28ec4741: ending tablet copy session 69da5099794c4e32a3cb35427f51863d-801434533f1c4545826a4fadaba4c7e1 on tablet 801434533f1c4545826a4fadaba4c7e1 with peer 69da5099794c4e32a3cb35427f51863d
I20260608 10:05:00.745558 11460 tablet_copy_client.cc:806] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:00.746345 11460 tablet_copy_client.cc:670] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:00.750355 11460 tablet_copy_client.cc:538] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:00.758971 11460 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: Bootstrap starting.
I20260608 10:05:00.767532 11458 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: 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 10:05:00.768651 11458 tablet_bootstrap.cc:492] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: Bootstrap complete.
I20260608 10:05:00.769447 11458 ts_tablet_manager.cc:1403] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: Time spent bootstrapping tablet: real 0.038s	user 0.029s	sys 0.000s
I20260608 10:05:00.773177 11458 raft_consensus.cc:359] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: NON_VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: true } }
I20260608 10:05:00.774261 11458 raft_consensus.cc:740] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dd3fcc64e9264942b12f83212112992f, State: Initialized, Role: LEARNER
I20260608 10:05:00.775063 11458 consensus_queue.cc:260] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [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: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: NON_VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: true } }
I20260608 10:05:00.778205 11458 ts_tablet_manager.cc:1434] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:00.778220 11460 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: 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 10:05:00.779711 11460 tablet_bootstrap.cc:492] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: Bootstrap complete.
I20260608 10:05:00.780566 11460 ts_tablet_manager.cc:1403] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260608 10:05:00.782799 10922 tablet_copy_service.cc:342] P f5358597d59f48eb9b116aa1b4383648: Request end of tablet copy session dd3fcc64e9264942b12f83212112992f-41cf716c575743f69f2e8ddedfdcbc15 received from {username='slave'} at 127.0.0.1:48418
I20260608 10:05:00.783377 10922 tablet_copy_service.cc:434] P f5358597d59f48eb9b116aa1b4383648: ending tablet copy session dd3fcc64e9264942b12f83212112992f-41cf716c575743f69f2e8ddedfdcbc15 on tablet 41cf716c575743f69f2e8ddedfdcbc15 with peer dd3fcc64e9264942b12f83212112992f
I20260608 10:05:00.783910 11460 raft_consensus.cc:359] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:05:00.784780 11460 raft_consensus.cc:740] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 69da5099794c4e32a3cb35427f51863d, State: Initialized, Role: LEARNER
I20260608 10:05:00.785498 11460 consensus_queue.cc:260] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: true } }
I20260608 10:05:00.788458 11460 ts_tablet_manager.cc:1434] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:05:00.790580 10922 tablet_copy_service.cc:342] P f5358597d59f48eb9b116aa1b4383648: Request end of tablet copy session 69da5099794c4e32a3cb35427f51863d-d16190866be04dca9958ac6918dfb16b received from {username='slave'} at 127.0.0.1:35578
I20260608 10:05:00.791098 10922 tablet_copy_service.cc:434] P f5358597d59f48eb9b116aa1b4383648: ending tablet copy session 69da5099794c4e32a3cb35427f51863d-d16190866be04dca9958ac6918dfb16b on tablet d16190866be04dca9958ac6918dfb16b with peer 69da5099794c4e32a3cb35427f51863d
I20260608 10:05:00.851485 11466 ts_tablet_manager.cc:933] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: Initiating tablet copy from peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647)
I20260608 10:05:00.853495 11466 tablet_copy_client.cc:323] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:46647
I20260608 10:05:00.855355 10997 tablet_copy_service.cc:140] P dd3fcc64e9264942b12f83212112992f: Received BeginTabletCopySession request for tablet 07f7bc62e62e4ba18068c3e097eb69c6 from peer 0e508a003539401b9840dd2e28ec4741 ({username='slave'} at 127.0.0.1:37112)
I20260608 10:05:00.856235 10997 tablet_copy_service.cc:161] P dd3fcc64e9264942b12f83212112992f: Beginning new tablet copy session on tablet 07f7bc62e62e4ba18068c3e097eb69c6 from peer 0e508a003539401b9840dd2e28ec4741 at {username='slave'} at 127.0.0.1:37112: session id = 0e508a003539401b9840dd2e28ec4741-07f7bc62e62e4ba18068c3e097eb69c6
I20260608 10:05:00.863173 10997 tablet_copy_source_session.cc:215] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:00.866494 11466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f7bc62e62e4ba18068c3e097eb69c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:00.882556 11466 tablet_copy_client.cc:806] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:00.883167 11466 tablet_copy_client.cc:670] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:00.887507 11466 tablet_copy_client.cc:538] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:00.894695 11466 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: Bootstrap starting.
I20260608 10:05:00.912711 11466 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: 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 10:05:00.913525 11466 tablet_bootstrap.cc:492] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: Bootstrap complete.
I20260608 10:05:00.914268 11466 ts_tablet_manager.cc:1403] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260608 10:05:00.916733 11466 raft_consensus.cc:359] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: true } }
I20260608 10:05:00.917444 11466 raft_consensus.cc:740] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0e508a003539401b9840dd2e28ec4741, State: Initialized, Role: LEARNER
I20260608 10:05:00.918439 11466 consensus_queue.cc:260] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: true } }
I20260608 10:05:00.920418 11466 ts_tablet_manager.cc:1434] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 10:05:00.922560 10997 tablet_copy_service.cc:342] P dd3fcc64e9264942b12f83212112992f: Request end of tablet copy session 0e508a003539401b9840dd2e28ec4741-07f7bc62e62e4ba18068c3e097eb69c6 received from {username='slave'} at 127.0.0.1:37112
I20260608 10:05:00.922977 10997 tablet_copy_service.cc:434] P dd3fcc64e9264942b12f83212112992f: ending tablet copy session 0e508a003539401b9840dd2e28ec4741-07f7bc62e62e4ba18068c3e097eb69c6 on tablet 07f7bc62e62e4ba18068c3e097eb69c6 with peer 0e508a003539401b9840dd2e28ec4741
I20260608 10:05:00.932780 11061 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:00.934158 11381 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:00.944730 10985 raft_consensus.cc:1275] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:05:00.947110 11381 consensus_queue.cc:1048] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:05:00.975927 10910 raft_consensus.cc:1275] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:00.977761 11381 consensus_queue.cc:1048] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:00.992096 10985 raft_consensus.cc:1275] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Refusing update from remote peer 69da5099794c4e32a3cb35427f51863d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:00.993945 11381 consensus_queue.cc:1048] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:05:01.010159 11213 raft_consensus.cc:1217] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:01.141496 11213 raft_consensus.cc:1217] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:01.210943 10985 raft_consensus.cc:1217] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:01.234875 11061 raft_consensus.cc:1217] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:01.589152 11431 raft_consensus.cc:1064] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: attempting to promote NON_VOTER 69da5099794c4e32a3cb35427f51863d to VOTER
I20260608 10:05:01.592237 11431 consensus_queue.cc:237] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:05:01.603189 11213 raft_consensus.cc:1275] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.603868 11435 raft_consensus.cc:1064] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: attempting to promote NON_VOTER dd3fcc64e9264942b12f83212112992f to VOTER
I20260608 10:05:01.605912 10985 raft_consensus.cc:1275] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.606989 11483 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:01.608026 11477 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } 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 10:05:01.606796 11435 consensus_queue.cc:237] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [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: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } }
I20260608 10:05:01.609755 10910 raft_consensus.cc:1275] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.616767 11061 raft_consensus.cc:1275] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.617209 10986 raft_consensus.cc:1275] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 LEARNER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.619313 11428 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:01.620163 11477 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:01.621472 11428 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } 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 10:05:01.630621 11215 raft_consensus.cc:1275] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.636950 11479 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:01.659439 11477 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.661255 11214 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dd3fcc64e9264942b12f83212112992f (127.7.179.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.659441 11479 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dd3fcc64e9264942b12f83212112992f (127.7.179.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.663286 10911 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.678968 10806 catalog_manager.cc:5696] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 reported cstate change: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.685010 10807 catalog_manager.cc:5696] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 2 to 3, dd3fcc64e9264942b12f83212112992f (127.7.179.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.686424 11061 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dd3fcc64e9264942b12f83212112992f (127.7.179.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.686975 10985 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.693522 11213 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.698912 10986 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dd3fcc64e9264942b12f83212112992f (127.7.179.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.716617 11435 raft_consensus.cc:1064] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: attempting to promote NON_VOTER 69da5099794c4e32a3cb35427f51863d to VOTER
I20260608 10:05:01.726768 11435 consensus_queue.cc:237] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:05:01.760277 11213 raft_consensus.cc:1275] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 LEARNER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.761296 10986 raft_consensus.cc:1275] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.761853 11061 raft_consensus.cc:1275] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.763566 11492 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:01.764544 11435 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:01.766496 11493 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } 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 10:05:01.792934 11493 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.799041 10986 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.800647 11213 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.817636 11061 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.821074 11062 consensus_queue.cc:237] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:05:01.832651 11213 raft_consensus.cc:1275] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:01.834456 11483 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:01.835949 10806 catalog_manager.cc:5696] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 2 to 3, 69da5099794c4e32a3cb35427f51863d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { replace: true } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.839535 10911 raft_consensus.cc:1275] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer 0e508a003539401b9840dd2e28ec4741: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:01.841393 11477 consensus_queue.cc:1048] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:05:01.845325 11504 raft_consensus.cc:1064] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: attempting to promote NON_VOTER 0e508a003539401b9840dd2e28ec4741 to VOTER
I20260608 10:05:01.848706 11504 consensus_queue.cc:237] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } }
I20260608 10:05:01.851465 11491 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.861872 10911 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.863057 11214 raft_consensus.cc:2955] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.868072 11215 raft_consensus.cc:1275] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.870050 10910 raft_consensus.cc:1275] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.870013 11503 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:01.870079 11061 raft_consensus.cc:1275] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEARNER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:01.874557 11504 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:01.875687 11481 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } 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 10:05:01.882539 10795 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 801434533f1c4545826a4fadaba4c7e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:01.900424 10808 catalog_manager.cc:5696] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 3 to 4, VOTER dd3fcc64e9264942b12f83212112992f (127.7.179.130) evicted. New cstate: current_term: 1 leader_uuid: "0e508a003539401b9840dd2e28ec4741" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.906422 10910 consensus_queue.cc:237] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [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: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } }
I20260608 10:05:01.906800 10911 consensus_queue.cc:237] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } }
I20260608 10:05:01.909196 11504 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:01.913468 10986 raft_consensus.cc:1275] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:01.917064 10970 tablet_service.cc:1558] Processing DeleteTablet for tablet 801434533f1c4545826a4fadaba4c7e1 with delete_type TABLET_DATA_TOMBSTONED (TS dd3fcc64e9264942b12f83212112992f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37108
I20260608 10:05:01.916925 11492 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:01.919229 11062 raft_consensus.cc:1275] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:01.921147 11493 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:01.922585 11214 raft_consensus.cc:1275] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:01.920318 10911 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:01.932382 10986 raft_consensus.cc:1275] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Refusing update from remote peer f5358597d59f48eb9b116aa1b4383648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:01.939605 11428 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.941336 11492 consensus_queue.cc:1048] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } 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 10:05:01.942617 11213 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:01.947049 11061 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.950091 11493 consensus_queue.cc:1048] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } 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 10:05:01.951891 10794 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 41cf716c575743f69f2e8ddedfdcbc15 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:01.953045 11428 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.953991 11062 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:01.956075 10987 raft_consensus.cc:2955] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.960888 10986 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.964918 10794 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d16190866be04dca9958ac6918dfb16b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:01.972432 10808 catalog_manager.cc:5696] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 reported cstate change: config changed from index 2 to 3, 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { replace: true } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:01.978744 10806 catalog_manager.cc:5696] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } } peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } attrs { promote: false } } }
I20260608 10:05:01.979780 11214 raft_consensus.cc:2955] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:01.982049 11509 tablet_replica.cc:333] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:01.983170 11509 raft_consensus.cc:2243] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:01.984109 11509 raft_consensus.cc:2272] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.002516 11204 tablet_service.cc:1558] Processing DeleteTablet for tablet 41cf716c575743f69f2e8ddedfdcbc15 with delete_type TABLET_DATA_TOMBSTONED (TS 69da5099794c4e32a3cb35427f51863d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45858
I20260608 10:05:02.004896 10806 catalog_manager.cc:5696] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d reported cstate change: config changed from index 3 to 4, VOTER 0e508a003539401b9840dd2e28ec4741 (127.7.179.131) evicted. New cstate: current_term: 1 leader_uuid: "f5358597d59f48eb9b116aa1b4383648" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "69da5099794c4e32a3cb35427f51863d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 45201 } attrs { promote: false } } }
I20260608 10:05:02.005828 11509 ts_tablet_manager.cc:1916] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:02.013535 11510 tablet_replica.cc:333] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:02.014914 11510 raft_consensus.cc:2243] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.015828 11510 raft_consensus.cc:2272] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.018146 11051 tablet_service.cc:1558] Processing DeleteTablet for tablet d16190866be04dca9958ac6918dfb16b with delete_type TABLET_DATA_TOMBSTONED (TS 0e508a003539401b9840dd2e28ec4741 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45312
I20260608 10:05:02.028482 11510 ts_tablet_manager.cc:1916] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:02.033399 10987 consensus_queue.cc:237] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [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: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } }
I20260608 10:05:02.043915 11062 raft_consensus.cc:1275] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:02.045499 11503 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } 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 10:05:02.045893 10911 raft_consensus.cc:1275] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Refusing update from remote peer dd3fcc64e9264942b12f83212112992f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:02.048007 11503 consensus_queue.cc:1048] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:02.048782 11511 tablet_replica.cc:333] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:02.049898 11511 raft_consensus.cc:2243] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.050803 11511 raft_consensus.cc:2272] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.058851 11481 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:02.059412 10911 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:02.060175 11511 ts_tablet_manager.cc:1916] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:02.063316 11062 raft_consensus.cc:2955] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:02.065448 11510 ts_tablet_manager.cc:1929] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:02.066119 11510 log.cc:1199] T 41cf716c575743f69f2e8ddedfdcbc15 P 69da5099794c4e32a3cb35427f51863d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-3-root/wals/41cf716c575743f69f2e8ddedfdcbc15
I20260608 10:05:02.068154 10794 catalog_manager.cc:5027] TS 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): tablet 41cf716c575743f69f2e8ddedfdcbc15 (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:05:02.069139 11509 ts_tablet_manager.cc:1929] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:02.069667 11509 log.cc:1199] T 801434533f1c4545826a4fadaba4c7e1 P dd3fcc64e9264942b12f83212112992f: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/801434533f1c4545826a4fadaba4c7e1
I20260608 10:05:02.071859 10794 catalog_manager.cc:5027] TS dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): tablet 801434533f1c4545826a4fadaba4c7e1 (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:05:02.078823 10809 catalog_manager.cc:5696] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 reported cstate change: config changed from index 3 to 4, VOTER 69da5099794c4e32a3cb35427f51863d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "dd3fcc64e9264942b12f83212112992f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f5358597d59f48eb9b116aa1b4383648" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39977 } } peers { permanent_uuid: "dd3fcc64e9264942b12f83212112992f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 46647 } } peers { permanent_uuid: "0e508a003539401b9840dd2e28ec4741" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 44583 } attrs { promote: false } } }
I20260608 10:05:02.083567 10794 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 07f7bc62e62e4ba18068c3e097eb69c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:02.089902 11511 ts_tablet_manager.cc:1929] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:02.090412 11511 log.cc:1199] T d16190866be04dca9958ac6918dfb16b P 0e508a003539401b9840dd2e28ec4741: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/d16190866be04dca9958ac6918dfb16b
I20260608 10:05:02.092474 10795 catalog_manager.cc:5027] TS 0e508a003539401b9840dd2e28ec4741 (127.7.179.131:44583): tablet d16190866be04dca9958ac6918dfb16b (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:05:02.098850 11204 tablet_service.cc:1558] Processing DeleteTablet for tablet 07f7bc62e62e4ba18068c3e097eb69c6 with delete_type TABLET_DATA_TOMBSTONED (TS 69da5099794c4e32a3cb35427f51863d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45858
I20260608 10:05:02.099206 10863 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:05:02.099857 11510 tablet_replica.cc:333] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:02.100672 11510 raft_consensus.cc:2243] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.101451 11510 raft_consensus.cc:2272] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.106779 11510 ts_tablet_manager.cc:1916] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:02.121062 10863 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:05:02.122040 10863 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:02.124159 11510 ts_tablet_manager.cc:1929] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:02.124699 11510 log.cc:1199] T 07f7bc62e62e4ba18068c3e097eb69c6 P 69da5099794c4e32a3cb35427f51863d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780913014901648-7886-0/minicluster-data/ts-3-root/wals/07f7bc62e62e4ba18068c3e097eb69c6
I20260608 10:05:02.126165 10794 catalog_manager.cc:5027] TS 69da5099794c4e32a3cb35427f51863d (127.7.179.132:45201): tablet 07f7bc62e62e4ba18068c3e097eb69c6 (table range_aware_rebalance_new_range [id=95550c349f8c4ffd833178e8ba6f03cb]) successfully deleted
I20260608 10:05:02.747707  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
W20260608 10:05:02.769060 11024 consensus_peers.cc:597] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 -> Peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Couldn't send request to peer f5358597d59f48eb9b116aa1b4383648. 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 10:05:02.782184  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:02.783124  7886 tablet_replica.cc:333] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.783789  7886 raft_consensus.cc:2243] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.784308  7886 raft_consensus.cc:2272] T c58761cf408140d38125e8f6d2a7d409 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.786434  7886 tablet_replica.cc:333] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.787004  7886 raft_consensus.cc:2243] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.787441  7886 raft_consensus.cc:2272] T f54b337e94a3430b8c96594c41f2eb45 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.789319  7886 tablet_replica.cc:333] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.789981  7886 raft_consensus.cc:2243] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.790436  7886 raft_consensus.cc:2272] T 57ad186b876643658f9968ca5640f8ec P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.792219  7886 tablet_replica.cc:333] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.792812  7886 raft_consensus.cc:2243] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.793705  7886 raft_consensus.cc:2272] T 41cf716c575743f69f2e8ddedfdcbc15 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.795933  7886 tablet_replica.cc:333] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.796511  7886 raft_consensus.cc:2243] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.797113  7886 raft_consensus.cc:2272] T 07f7bc62e62e4ba18068c3e097eb69c6 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.800032  7886 tablet_replica.cc:333] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.800660  7886 raft_consensus.cc:2243] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.801182  7886 raft_consensus.cc:2272] T 6173e25b343144bdbdcdf9e48e02d74a P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.803264  7886 tablet_replica.cc:333] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.803830  7886 raft_consensus.cc:2243] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.804306  7886 raft_consensus.cc:2272] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.806305  7886 tablet_replica.cc:333] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.806879  7886 raft_consensus.cc:2243] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.807709  7886 raft_consensus.cc:2272] T c190e4cfc6a74998a87a754eb54ef7ad P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.809856  7886 tablet_replica.cc:333] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.810427  7886 raft_consensus.cc:2243] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.810897  7886 raft_consensus.cc:2272] T 42b149a4b1c847bf8baa090cf1e663e6 P f5358597d59f48eb9b116aa1b4383648 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.812757  7886 tablet_replica.cc:333] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.813313  7886 raft_consensus.cc:2243] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.813977  7886 raft_consensus.cc:2272] T 801434533f1c4545826a4fadaba4c7e1 P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.816521  7886 tablet_replica.cc:333] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.817090  7886 raft_consensus.cc:2243] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.817981  7886 raft_consensus.cc:2272] T d16190866be04dca9958ac6918dfb16b P f5358597d59f48eb9b116aa1b4383648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.820305  7886 tablet_replica.cc:333] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648: stopping tablet replica
I20260608 10:05:02.820874  7886 raft_consensus.cc:2243] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.821738  7886 raft_consensus.cc:2272] T 0bc1a8c336884762b12f2ebb9e635fbc P f5358597d59f48eb9b116aa1b4383648 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:02.841851 11024 consensus_peers.cc:597] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 -> Peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Couldn't send request to peer f5358597d59f48eb9b116aa1b4383648. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:05:02.844414 11178 consensus_peers.cc:597] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d -> Peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Couldn't send request to peer f5358597d59f48eb9b116aa1b4383648. 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 10:05:02.861866  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:05:02.891273  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:05:02.925724  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:02.926858  7886 tablet_replica.cc:333] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.927835  7886 raft_consensus.cc:2243] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.928555  7886 raft_consensus.cc:2272] T 57ad186b876643658f9968ca5640f8ec P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.930506  7886 tablet_replica.cc:333] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.931036  7886 raft_consensus.cc:2243] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.931475  7886 raft_consensus.cc:2272] T 5323ed8ca84749e28e2cf63e0d55c095 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.933868  7886 tablet_replica.cc:333] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.934540  7886 raft_consensus.cc:2243] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.934989  7886 raft_consensus.cc:2272] T ead385aafc80419fb9c468deee1f852b P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:02.936363 11178 consensus_peers.cc:597] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d -> Peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Couldn't send request to peer dd3fcc64e9264942b12f83212112992f. 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 10:05:02.937213  7886 tablet_replica.cc:333] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.937952  7886 raft_consensus.cc:2243] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.938879  7886 raft_consensus.cc:2272] T 07f7bc62e62e4ba18068c3e097eb69c6 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.941145  7886 tablet_replica.cc:333] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.941767  7886 raft_consensus.cc:2243] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.942322  7886 raft_consensus.cc:2272] T d16190866be04dca9958ac6918dfb16b P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.944619  7886 tablet_replica.cc:333] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.945175  7886 raft_consensus.cc:2243] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.946026  7886 raft_consensus.cc:2272] T 42b149a4b1c847bf8baa090cf1e663e6 P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.947896  7886 tablet_replica.cc:333] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.948406  7886 raft_consensus.cc:2243] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.948774  7886 raft_consensus.cc:2272] T c190e4cfc6a74998a87a754eb54ef7ad P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.950572  7886 tablet_replica.cc:333] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.951089  7886 raft_consensus.cc:2243] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.951634  7886 raft_consensus.cc:2272] T 0bc1a8c336884762b12f2ebb9e635fbc P dd3fcc64e9264942b12f83212112992f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.953421  7886 tablet_replica.cc:333] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.954082  7886 raft_consensus.cc:2243] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.954818  7886 raft_consensus.cc:2272] T 92663362812440a5ad2c721b39dfb3e5 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.956851  7886 tablet_replica.cc:333] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.957332  7886 raft_consensus.cc:2243] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.957950  7886 raft_consensus.cc:2272] T 41cf716c575743f69f2e8ddedfdcbc15 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.960053  7886 tablet_replica.cc:333] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.960609  7886 raft_consensus.cc:2243] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:02.961454  7886 raft_consensus.cc:2272] T f5296a5ba1af4b8385d9565f88f0fdb4 P dd3fcc64e9264942b12f83212112992f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:02.963634  7886 tablet_replica.cc:333] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f: stopping tablet replica
I20260608 10:05:02.964247  7886 raft_consensus.cc:2243] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:02.964713  7886 raft_consensus.cc:2272] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P dd3fcc64e9264942b12f83212112992f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:02.999150 11178 consensus_peers.cc:597] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d -> Peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Couldn't send request to peer f5358597d59f48eb9b116aa1b4383648. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:03.001165  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
W20260608 10:05:03.013355 11178 consensus_peers.cc:597] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d -> Peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Couldn't send request to peer dd3fcc64e9264942b12f83212112992f. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:46647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:03.035490  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
W20260608 10:05:03.051550 11024 consensus_peers.cc:597] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 -> Peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Couldn't send request to peer dd3fcc64e9264942b12f83212112992f. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:46647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:05:03.059403 11024 consensus_peers.cc:597] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 -> Peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Couldn't send request to peer f5358597d59f48eb9b116aa1b4383648. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:05:03.070291 11178 consensus_peers.cc:597] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d -> Peer f5358597d59f48eb9b116aa1b4383648 (127.7.179.129:39977): Couldn't send request to peer f5358597d59f48eb9b116aa1b4383648. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:03.071337  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:03.072182  7886 tablet_replica.cc:333] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.072983  7886 raft_consensus.cc:2243] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.073415  7886 raft_consensus.cc:2272] T 92663362812440a5ad2c721b39dfb3e5 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.076160  7886 tablet_replica.cc:333] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.076709  7886 raft_consensus.cc:2243] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.077486  7886 raft_consensus.cc:2272] T 5323ed8ca84749e28e2cf63e0d55c095 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.079525  7886 tablet_replica.cc:333] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.080061  7886 raft_consensus.cc:2243] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.080859  7886 raft_consensus.cc:2272] T f54b337e94a3430b8c96594c41f2eb45 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.082875  7886 tablet_replica.cc:333] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.083612  7886 raft_consensus.cc:2243] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.084167  7886 raft_consensus.cc:2272] T c58761cf408140d38125e8f6d2a7d409 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.086225  7886 tablet_replica.cc:333] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.086833  7886 raft_consensus.cc:2243] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.087292  7886 raft_consensus.cc:2272] T 42b149a4b1c847bf8baa090cf1e663e6 P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.089182  7886 tablet_replica.cc:333] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.089830  7886 raft_consensus.cc:2243] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.090322  7886 raft_consensus.cc:2272] T c190e4cfc6a74998a87a754eb54ef7ad P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.092362  7886 tablet_replica.cc:333] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.092934  7886 raft_consensus.cc:2243] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.093436  7886 raft_consensus.cc:2272] T 41cf716c575743f69f2e8ddedfdcbc15 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.095618  7886 tablet_replica.cc:333] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.096498  7886 raft_consensus.cc:2243] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.097285  7886 raft_consensus.cc:2272] T f5296a5ba1af4b8385d9565f88f0fdb4 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.099399  7886 tablet_replica.cc:333] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.099942  7886 raft_consensus.cc:2243] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.100703  7886 raft_consensus.cc:2272] T 6173e25b343144bdbdcdf9e48e02d74a P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.102845  7886 tablet_replica.cc:333] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.103538  7886 raft_consensus.cc:2243] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.104171  7886 raft_consensus.cc:2272] T 07f7bc62e62e4ba18068c3e097eb69c6 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.106667  7886 tablet_replica.cc:333] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.107388  7886 raft_consensus.cc:2243] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.107987  7886 raft_consensus.cc:2272] T ead385aafc80419fb9c468deee1f852b P 0e508a003539401b9840dd2e28ec4741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.110584  7886 tablet_replica.cc:333] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741: stopping tablet replica
I20260608 10:05:03.111213  7886 raft_consensus.cc:2243] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.112251  7886 raft_consensus.cc:2272] T 801434533f1c4545826a4fadaba4c7e1 P 0e508a003539401b9840dd2e28ec4741 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.153854  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:05:03.184573  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
W20260608 10:05:03.211624 11178 consensus_peers.cc:597] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d -> Peer dd3fcc64e9264942b12f83212112992f (127.7.179.130:46647): Couldn't send request to peer dd3fcc64e9264942b12f83212112992f. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:46647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:03.211786  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:03.212591  7886 tablet_replica.cc:333] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.213258  7886 raft_consensus.cc:2243] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.213960  7886 raft_consensus.cc:2272] T d16190866be04dca9958ac6918dfb16b P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.215868  7886 tablet_replica.cc:333] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.216467  7886 raft_consensus.cc:2243] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.217026  7886 raft_consensus.cc:2272] T 801434533f1c4545826a4fadaba4c7e1 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.219193  7886 tablet_replica.cc:333] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.220005  7886 raft_consensus.cc:2243] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.220539  7886 raft_consensus.cc:2272] T 0bc1a8c336884762b12f2ebb9e635fbc P 69da5099794c4e32a3cb35427f51863d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.222424  7886 tablet_replica.cc:333] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.222967  7886 raft_consensus.cc:2243] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.223449  7886 raft_consensus.cc:2272] T f5296a5ba1af4b8385d9565f88f0fdb4 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.225272  7886 tablet_replica.cc:333] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.225906  7886 raft_consensus.cc:2243] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.226651  7886 raft_consensus.cc:2272] T 57ad186b876643658f9968ca5640f8ec P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.228520  7886 tablet_replica.cc:333] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.229043  7886 raft_consensus.cc:2243] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.229434  7886 raft_consensus.cc:2272] T 5323ed8ca84749e28e2cf63e0d55c095 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.231282  7886 tablet_replica.cc:333] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.231806  7886 raft_consensus.cc:2243] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.232544  7886 raft_consensus.cc:2272] T ead385aafc80419fb9c468deee1f852b P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.234519  7886 tablet_replica.cc:333] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.235033  7886 raft_consensus.cc:2243] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.235409  7886 raft_consensus.cc:2272] T f54b337e94a3430b8c96594c41f2eb45 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.237112  7886 tablet_replica.cc:333] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.237702  7886 raft_consensus.cc:2243] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.238430  7886 raft_consensus.cc:2272] T c58761cf408140d38125e8f6d2a7d409 P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.240244  7886 tablet_replica.cc:333] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.240826  7886 raft_consensus.cc:2243] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.241367  7886 raft_consensus.cc:2272] T 6173e25b343144bdbdcdf9e48e02d74a P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.243072  7886 tablet_replica.cc:333] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.243615  7886 raft_consensus.cc:2243] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:03.244050  7886 raft_consensus.cc:2272] T 92663362812440a5ad2c721b39dfb3e5 P 69da5099794c4e32a3cb35427f51863d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.246031  7886 tablet_replica.cc:333] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d: stopping tablet replica
I20260608 10:05:03.246569  7886 raft_consensus.cc:2243] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.247359  7886 raft_consensus.cc:2272] T c25dc8c1fc8944a9b1b5b3c62daa1b89 P 69da5099794c4e32a3cb35427f51863d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.283135  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:05:03.308475  7886 master.cc:562] Master@127.7.179.190:38443 shutting down...
I20260608 10:05:03.335850  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:03.336396  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:03.336711  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P cceea0afc2844038865dfff68875b47f: stopping tablet replica
I20260608 10:05:03.357257  7886 master.cc:584] Master@127.7.179.190:38443 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11609 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:05:03.414139  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:44983
I20260608 10:05:03.415442  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:03.422477 11519 instance_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 10:05:03.423796 11518 instance_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 10:05:03.424795 11521 instance_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 10:05:03.425688  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:03.427910  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:03.428191  7886 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 10:05:03.428402  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913103428360 us; error 0 us; skew 500 ppm
I20260608 10:05:03.429147  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:03.432930  7886 webserver.cc:533] Webserver started at http://127.7.179.190:46755/ using document root <none> and password file <none>
I20260608 10:05:03.433691  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:03.433964  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:03.434322  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:03.435714  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "012d7318e2f4457896ca2a339219f660"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.441461  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:05:03.446024 11526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.446913  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:03.447261  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "012d7318e2f4457896ca2a339219f660"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.447603  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-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 10:05:03.479128  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:03.480525  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:03.522764  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:44983
I20260608 10:05:03.522894 11577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:44983 every 8 connection(s)
I20260608 10:05:03.527410 11578 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 10:05:03.538530 11578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660: Bootstrap starting.
I20260608 10:05:03.543689 11578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:03.548429 11578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660: No bootstrap required, opened a new log
I20260608 10:05:03.551062 11578 raft_consensus.cc:359] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012d7318e2f4457896ca2a339219f660" member_type: VOTER }
I20260608 10:05:03.551487 11578 raft_consensus.cc:385] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:03.551677 11578 raft_consensus.cc:740] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 012d7318e2f4457896ca2a339219f660, State: Initialized, Role: FOLLOWER
I20260608 10:05:03.552244 11578 consensus_queue.cc:260] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "012d7318e2f4457896ca2a339219f660" member_type: VOTER }
I20260608 10:05:03.552845 11578 raft_consensus.cc:399] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:03.553063 11578 raft_consensus.cc:493] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:03.553289 11578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:03.559712 11578 raft_consensus.cc:515] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012d7318e2f4457896ca2a339219f660" member_type: VOTER }
I20260608 10:05:03.560490 11578 leader_election.cc:304] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [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: 012d7318e2f4457896ca2a339219f660; no voters: 
I20260608 10:05:03.561916 11578 leader_election.cc:290] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:03.562379 11581 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:03.564086 11581 raft_consensus.cc:697] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 1 LEADER]: Becoming Leader. State: Replica: 012d7318e2f4457896ca2a339219f660, State: Running, Role: LEADER
I20260608 10:05:03.564875 11581 consensus_queue.cc:237] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [LEADER]: Queue going to LEADER mode. State: All 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: "012d7318e2f4457896ca2a339219f660" member_type: VOTER }
I20260608 10:05:03.566041 11578 sys_catalog.cc:565] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:03.570866 11583 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 012d7318e2f4457896ca2a339219f660. Latest consensus state: current_term: 1 leader_uuid: "012d7318e2f4457896ca2a339219f660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012d7318e2f4457896ca2a339219f660" member_type: VOTER } }
I20260608 10:05:03.571447 11582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "012d7318e2f4457896ca2a339219f660" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "012d7318e2f4457896ca2a339219f660" member_type: VOTER } }
I20260608 10:05:03.571738 11583 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:03.572153 11582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:03.574375 11588 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:03.581512 11588 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:03.586714  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:03.594089 11588 catalog_manager.cc:1382] Generated new cluster ID: 9e037d269dd24062aca891f93f02d903
I20260608 10:05:03.594419 11588 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:03.619174 11588 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:03.620733 11588 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:03.638569 11588 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660: Generated new TSK 0
I20260608 10:05:03.639258 11588 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:03.653853  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:03.663297 11600 instance_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 10:05:03.663228 11599 instance_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 10:05:03.667280  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:03.667971 11604 instance_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 10:05:03.669215  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:03.669451  7886 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 10:05:03.669705  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913103669684 us; error 0 us; skew 500 ppm
I20260608 10:05:03.670526  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:03.674614  7886 webserver.cc:533] Webserver started at http://127.7.179.129:33123/ using document root <none> and password file <none>
I20260608 10:05:03.675511  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:03.675810  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:03.676193  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:03.678020  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "a9c7250de9f24d2197f391f85380d952"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.685020  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:05:03.690591 11608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.691548  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:03.691856  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "a9c7250de9f24d2197f391f85380d952"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.692132  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-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 10:05:03.710448  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:03.711694  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:03.713230  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:03.715938  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:03.716150  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.716476  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:03.716622  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.762969  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:42661
I20260608 10:05:03.763092 11670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:42661 every 8 connection(s)
I20260608 10:05:03.768983  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:03.776909 11675 instance_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 10:05:03.777992 11676 instance_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 10:05:03.781950  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:03.781926 11678 instance_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 10:05:03.783571 11671 heartbeater.cc:344] Connected to a master server at 127.7.179.190:44983
I20260608 10:05:03.783870  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:05:03.784046 11671 heartbeater.cc:461] Registering TS with master...
W20260608 10:05:03.784190  7886 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 10:05:03.784449  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913103784436 us; error 0 us; skew 500 ppm
I20260608 10:05:03.785211  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:03.785151 11671 heartbeater.cc:507] Master 127.7.179.190:44983 requested a full tablet report, sending...
I20260608 10:05:03.788448  7886 webserver.cc:533] Webserver started at http://127.7.179.130:41185/ using document root <none> and password file <none>
I20260608 10:05:03.788398 11543 ts_manager.cc:194] Registered new tserver with Master: a9c7250de9f24d2197f391f85380d952 (127.7.179.129:42661)
I20260608 10:05:03.789393  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:03.789729  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:03.790071  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:03.791283 11543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50196
I20260608 10:05:03.791623  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "9bf67dd522f047a9bc988df1e09b5c2b"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.797523  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:05:03.801523 11683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.802702  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:05:03.802994  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "9bf67dd522f047a9bc988df1e09b5c2b"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.803248  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-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 10:05:03.818418  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:03.819686  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:03.821398  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:03.823968  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:03.824182  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.824383  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:03.824512  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.871235  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:41027
I20260608 10:05:03.871357 11745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:41027 every 8 connection(s)
I20260608 10:05:03.876709  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:03.884081 11749 instance_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 10:05:03.884712 11750 instance_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 10:05:03.898733  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:03.900089 11752 instance_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 10:05:03.901407  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:03.901787  7886 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 10:05:03.902067  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913103902046 us; error 0 us; skew 500 ppm
I20260608 10:05:03.902868  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:03.903733 11746 heartbeater.cc:344] Connected to a master server at 127.7.179.190:44983
I20260608 10:05:03.904191 11746 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:03.905222 11746 heartbeater.cc:507] Master 127.7.179.190:44983 requested a full tablet report, sending...
I20260608 10:05:03.906235  7886 webserver.cc:533] Webserver started at http://127.7.179.131:40939/ using document root <none> and password file <none>
I20260608 10:05:03.906841  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:03.907065  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:03.907364  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:03.907658 11543 ts_manager.cc:194] Registered new tserver with Master: 9bf67dd522f047a9bc988df1e09b5c2b (127.7.179.130:41027)
I20260608 10:05:03.908582  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "c1557caecdcd40b0abc44e23e42702a2"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.909224 11543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50210
I20260608 10:05:03.913972  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:05:03.918351 11757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.919332  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:05:03.919703  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "c1557caecdcd40b0abc44e23e42702a2"
format_stamp: "Formatted at 2026-06-08 10:05:03 on dist-test-slave-vbzq"
I20260608 10:05:03.920033  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-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 10:05:03.932746  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:03.934273  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:03.935928  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:03.938653  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:03.938927  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.939206  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:03.939400  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:03.984424  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:43367
I20260608 10:05:03.984531 11819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:43367 every 8 connection(s)
I20260608 10:05:03.990032  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:03.997866 11823 instance_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 10:05:04.000151 11824 instance_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 10:05:04.008285 11820 heartbeater.cc:344] Connected to a master server at 127.7.179.190:44983
I20260608 10:05:04.008729  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:04.008846 11820 heartbeater.cc:461] Registering TS with master...
W20260608 10:05:04.008661 11826 instance_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 10:05:04.010123 11820 heartbeater.cc:507] Master 127.7.179.190:44983 requested a full tablet report, sending...
I20260608 10:05:04.010222  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:04.010567  7886 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 10:05:04.010756  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913104010737 us; error 0 us; skew 500 ppm
I20260608 10:05:04.011596  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:04.012826 11543 ts_manager.cc:194] Registered new tserver with Master: c1557caecdcd40b0abc44e23e42702a2 (127.7.179.131:43367)
I20260608 10:05:04.014932  7886 webserver.cc:533] Webserver started at http://127.7.179.132:34707/ using document root <none> and password file <none>
I20260608 10:05:04.015084 11543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50216
I20260608 10:05:04.015727  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:04.016016  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:04.016394  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:04.017671  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "196d2df2d8bd48a9995c1489352c2598"
format_stamp: "Formatted at 2026-06-08 10:05:04 on dist-test-slave-vbzq"
I20260608 10:05:04.022884  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:05:04.026836 11831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:04.027925  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:04.028229  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "196d2df2d8bd48a9995c1489352c2598"
format_stamp: "Formatted at 2026-06-08 10:05:04 on dist-test-slave-vbzq"
I20260608 10:05:04.028491  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780913014901648-7886-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 10:05:04.053872  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:04.055298  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:04.056838  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:04.059543  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:04.059770  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:04.060105  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:04.060271  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:04.108049  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:35649
I20260608 10:05:04.108191 11894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:35649 every 8 connection(s)
I20260608 10:05:04.123979 11895 heartbeater.cc:344] Connected to a master server at 127.7.179.190:44983
I20260608 10:05:04.124466 11895 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:04.125293 11895 heartbeater.cc:507] Master 127.7.179.190:44983 requested a full tablet report, sending...
I20260608 10:05:04.127684 11543 ts_manager.cc:194] Registered new tserver with Master: 196d2df2d8bd48a9995c1489352c2598 (127.7.179.132:35649)
I20260608 10:05:04.128475  7886 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016872237s
I20260608 10:05:04.129647 11543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50224
I20260608 10:05:04.695894 11543 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34668:
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 10:05:04.754144 11711 tablet_service.cc:1511] Processing CreateTablet for tablet b120c70e471f4a20bffbd162077f9426 (DEFAULT_TABLE table=test-workload [id=32b5395094a14da7893173439104b8d9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:04.756150 11711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b120c70e471f4a20bffbd162077f9426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:04.755764 11859 tablet_service.cc:1511] Processing CreateTablet for tablet b120c70e471f4a20bffbd162077f9426 (DEFAULT_TABLE table=test-workload [id=32b5395094a14da7893173439104b8d9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:04.757332 11859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b120c70e471f4a20bffbd162077f9426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:04.757578 11785 tablet_service.cc:1511] Processing CreateTablet for tablet b120c70e471f4a20bffbd162077f9426 (DEFAULT_TABLE table=test-workload [id=32b5395094a14da7893173439104b8d9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:04.758842 11785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b120c70e471f4a20bffbd162077f9426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:04.777160 11918 tablet_bootstrap.cc:492] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b: Bootstrap starting.
I20260608 10:05:04.778649 11919 tablet_bootstrap.cc:492] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598: Bootstrap starting.
I20260608 10:05:04.780891 11917 tablet_bootstrap.cc:492] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2: Bootstrap starting.
I20260608 10:05:04.785337 11918 tablet_bootstrap.cc:654] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:04.786690 11919 tablet_bootstrap.cc:654] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:04.788637 11917 tablet_bootstrap.cc:654] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:04.791019 11918 tablet_bootstrap.cc:492] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b: No bootstrap required, opened a new log
I20260608 10:05:04.791534 11918 ts_tablet_manager.cc:1403] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:05:04.793345 11919 tablet_bootstrap.cc:492] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598: No bootstrap required, opened a new log
I20260608 10:05:04.794281 11919 ts_tablet_manager.cc:1403] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260608 10:05:04.794831 11671 heartbeater.cc:499] Master 127.7.179.190:44983 was elected leader, sending a full tablet report...
I20260608 10:05:04.794689 11918 raft_consensus.cc:359] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:04.795655 11918 raft_consensus.cc:385] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:04.796092 11918 raft_consensus.cc:740] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf67dd522f047a9bc988df1e09b5c2b, State: Initialized, Role: FOLLOWER
I20260608 10:05:04.797178 11918 consensus_queue.cc:260] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:04.797537 11919 raft_consensus.cc:359] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:04.798537 11919 raft_consensus.cc:385] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:04.799120 11919 raft_consensus.cc:740] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 196d2df2d8bd48a9995c1489352c2598, State: Initialized, Role: FOLLOWER
I20260608 10:05:04.800297 11917 tablet_bootstrap.cc:492] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2: No bootstrap required, opened a new log
I20260608 10:05:04.800297 11919 consensus_queue.cc:260] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:04.801164 11917 ts_tablet_manager.cc:1403] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260608 10:05:04.801198 11746 heartbeater.cc:499] Master 127.7.179.190:44983 was elected leader, sending a full tablet report...
I20260608 10:05:04.801643 11918 ts_tablet_manager.cc:1434] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 10:05:04.803768 11895 heartbeater.cc:499] Master 127.7.179.190:44983 was elected leader, sending a full tablet report...
I20260608 10:05:04.804255 11919 ts_tablet_manager.cc:1434] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:05:04.805409 11917 raft_consensus.cc:359] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:04.806375 11917 raft_consensus.cc:385] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:04.806770 11917 raft_consensus.cc:740] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1557caecdcd40b0abc44e23e42702a2, State: Initialized, Role: FOLLOWER
I20260608 10:05:04.807950 11917 consensus_queue.cc:260] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:04.811103 11820 heartbeater.cc:499] Master 127.7.179.190:44983 was elected leader, sending a full tablet report...
I20260608 10:05:04.811790 11917 ts_tablet_manager.cc:1434] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.008s
I20260608 10:05:04.975937 11925 raft_consensus.cc:493] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:04.976527 11925 raft_consensus.cc:515] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:04.978991 11925 leader_election.cc:290] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bf67dd522f047a9bc988df1e09b5c2b (127.7.179.130:41027), 196d2df2d8bd48a9995c1489352c2598 (127.7.179.132:35649)
I20260608 10:05:04.993606 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120c70e471f4a20bffbd162077f9426" candidate_uuid: "c1557caecdcd40b0abc44e23e42702a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" is_pre_election: true
I20260608 10:05:04.994123 11869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120c70e471f4a20bffbd162077f9426" candidate_uuid: "c1557caecdcd40b0abc44e23e42702a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "196d2df2d8bd48a9995c1489352c2598" is_pre_election: true
I20260608 10:05:04.994479 11721 raft_consensus.cc:2468] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1557caecdcd40b0abc44e23e42702a2 in term 0.
I20260608 10:05:04.994961 11869 raft_consensus.cc:2468] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1557caecdcd40b0abc44e23e42702a2 in term 0.
I20260608 10:05:04.996074 11760 leader_election.cc:304] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf67dd522f047a9bc988df1e09b5c2b, c1557caecdcd40b0abc44e23e42702a2; no voters: 
I20260608 10:05:04.997093 11925 raft_consensus.cc:2804] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:04.997486 11925 raft_consensus.cc:493] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:04.997843 11925 raft_consensus.cc:3060] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:05.003892 11925 raft_consensus.cc:515] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:05.006094 11925 leader_election.cc:290] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [CANDIDATE]: Term 1 election: Requested vote from peers 9bf67dd522f047a9bc988df1e09b5c2b (127.7.179.130:41027), 196d2df2d8bd48a9995c1489352c2598 (127.7.179.132:35649)
I20260608 10:05:05.007090 11721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120c70e471f4a20bffbd162077f9426" candidate_uuid: "c1557caecdcd40b0abc44e23e42702a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bf67dd522f047a9bc988df1e09b5c2b"
I20260608 10:05:05.007319 11869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120c70e471f4a20bffbd162077f9426" candidate_uuid: "c1557caecdcd40b0abc44e23e42702a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "196d2df2d8bd48a9995c1489352c2598"
I20260608 10:05:05.007767 11721 raft_consensus.cc:3060] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:05.007972 11869 raft_consensus.cc:3060] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:05.013401 11721 raft_consensus.cc:2468] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1557caecdcd40b0abc44e23e42702a2 in term 1.
I20260608 10:05:05.014120 11869 raft_consensus.cc:2468] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1557caecdcd40b0abc44e23e42702a2 in term 1.
I20260608 10:05:05.014842 11760 leader_election.cc:304] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9bf67dd522f047a9bc988df1e09b5c2b, c1557caecdcd40b0abc44e23e42702a2; no voters: 
I20260608 10:05:05.015827 11925 raft_consensus.cc:2804] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:05.017196 11925 raft_consensus.cc:697] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 1 LEADER]: Becoming Leader. State: Replica: c1557caecdcd40b0abc44e23e42702a2, State: Running, Role: LEADER
I20260608 10:05:05.018229 11925 consensus_queue.cc:237] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } }
I20260608 10:05:05.026872 11541 catalog_manager.cc:5696] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1557caecdcd40b0abc44e23e42702a2 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "c1557caecdcd40b0abc44e23e42702a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1557caecdcd40b0abc44e23e42702a2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:05.472379 11925 consensus_queue.cc:1048] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bf67dd522f047a9bc988df1e09b5c2b" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:05.488216 11933 consensus_queue.cc:1048] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "196d2df2d8bd48a9995c1489352c2598" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 35649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:05.586622 11596 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:05.588440 11596 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:05.588907 11596 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:07.590358 11596 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:07.592105 11596 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:07.592483 11596 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:09.593719 11596 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:09.595458 11596 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:09.595856 11596 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:11.597002 11596 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:11.598655 11596 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:11.599097 11596 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:13.600262 11596 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:13.601899 11596 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:13.602298 11596 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:15.603504 11596 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:15.605221 11596 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:15.605669 11596 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:16.134975  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:05:16.165199  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:16.184223  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:05:16.197814  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:05:16.222692  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:16.223685  7886 tablet_replica.cc:333] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b: stopping tablet replica
I20260608 10:05:16.224453  7886 raft_consensus.cc:2243] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:16.225220  7886 raft_consensus.cc:2272] T b120c70e471f4a20bffbd162077f9426 P 9bf67dd522f047a9bc988df1e09b5c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:16.247912  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:05:16.261535  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:05:16.285372  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:16.286370  7886 tablet_replica.cc:333] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2: stopping tablet replica
I20260608 10:05:16.287047  7886 raft_consensus.cc:2243] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:16.288138  7886 raft_consensus.cc:2272] T b120c70e471f4a20bffbd162077f9426 P c1557caecdcd40b0abc44e23e42702a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:16.310370  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:05:16.322947  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:05:16.349050  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:16.350193  7886 tablet_replica.cc:333] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598: stopping tablet replica
I20260608 10:05:16.350796  7886 raft_consensus.cc:2243] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:16.351317  7886 raft_consensus.cc:2272] T b120c70e471f4a20bffbd162077f9426 P 196d2df2d8bd48a9995c1489352c2598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:16.373070  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:05:16.385995  7886 master.cc:562] Master@127.7.179.190:44983 shutting down...
I20260608 10:05:16.410112  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:16.410907  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:16.411304  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 012d7318e2f4457896ca2a339219f660: stopping tablet replica
I20260608 10:05:16.431974  7886 master.cc:584] Master@127.7.179.190:44983 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13061 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:05:16.475934  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:41089
I20260608 10:05:16.477351  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:16.483762 11940 instance_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 10:05:16.484400 11941 instance_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 10:05:16.485255 11943 instance_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 10:05:16.486871  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:16.487802  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:16.487998  7886 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 10:05:16.488114  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913116488103 us; error 0 us; skew 500 ppm
I20260608 10:05:16.488658  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:16.491715  7886 webserver.cc:533] Webserver started at http://127.7.179.190:37181/ using document root <none> and password file <none>
I20260608 10:05:16.492235  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:16.492403  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:16.492632  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:16.494025  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "cffa7038bfcd4d49a734ed092ff92709"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.499099  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:05:16.503011 11948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.503883  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:16.504220  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "cffa7038bfcd4d49a734ed092ff92709"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.504573  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-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 10:05:16.516561  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:16.518069  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:16.562636  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:41089
I20260608 10:05:16.562784 12000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:41089 every 8 connection(s)
I20260608 10:05:16.567296 12001 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 10:05:16.580245 12001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709: Bootstrap starting.
I20260608 10:05:16.585732 12001 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:16.591017 12001 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709: No bootstrap required, opened a new log
I20260608 10:05:16.593712 12001 raft_consensus.cc:359] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cffa7038bfcd4d49a734ed092ff92709" member_type: VOTER }
I20260608 10:05:16.594223 12001 raft_consensus.cc:385] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:16.594501 12001 raft_consensus.cc:740] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cffa7038bfcd4d49a734ed092ff92709, State: Initialized, Role: FOLLOWER
I20260608 10:05:16.595300 12001 consensus_queue.cc:260] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cffa7038bfcd4d49a734ed092ff92709" member_type: VOTER }
I20260608 10:05:16.595831 12001 raft_consensus.cc:399] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:16.596073 12001 raft_consensus.cc:493] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:16.596336 12001 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:16.601541 12001 raft_consensus.cc:515] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cffa7038bfcd4d49a734ed092ff92709" member_type: VOTER }
I20260608 10:05:16.602272 12001 leader_election.cc:304] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [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: cffa7038bfcd4d49a734ed092ff92709; no voters: 
I20260608 10:05:16.603608 12001 leader_election.cc:290] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:16.604204 12004 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:16.605820 12004 raft_consensus.cc:697] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 1 LEADER]: Becoming Leader. State: Replica: cffa7038bfcd4d49a734ed092ff92709, State: Running, Role: LEADER
I20260608 10:05:16.606812 12004 consensus_queue.cc:237] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [LEADER]: Queue going to LEADER mode. State: All 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: "cffa7038bfcd4d49a734ed092ff92709" member_type: VOTER }
I20260608 10:05:16.607317 12001 sys_catalog.cc:565] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:16.610600 12006 sys_catalog.cc:455] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cffa7038bfcd4d49a734ed092ff92709. Latest consensus state: current_term: 1 leader_uuid: "cffa7038bfcd4d49a734ed092ff92709" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cffa7038bfcd4d49a734ed092ff92709" member_type: VOTER } }
I20260608 10:05:16.610523 12005 sys_catalog.cc:455] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cffa7038bfcd4d49a734ed092ff92709" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cffa7038bfcd4d49a734ed092ff92709" member_type: VOTER } }
I20260608 10:05:16.611385 12006 sys_catalog.cc:458] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:16.611402 12005 sys_catalog.cc:458] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:16.614941 12009 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:16.620908 12009 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:16.626683  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:16.632117 12009 catalog_manager.cc:1382] Generated new cluster ID: 790775d16f724d139feaaf0feaede89a
I20260608 10:05:16.632467 12009 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:16.650424 12009 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:16.651927 12009 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:16.672828 12009 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709: Generated new TSK 0
I20260608 10:05:16.673539 12009 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:16.693778  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:16.700996 12022 instance_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 10:05:16.702425 12023 instance_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 10:05:16.703797 12025 instance_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 10:05:16.704578  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:16.705528  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:16.705803  7886 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 10:05:16.706022  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913116706001 us; error 0 us; skew 500 ppm
I20260608 10:05:16.706730  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:16.709528  7886 webserver.cc:533] Webserver started at http://127.7.179.129:35109/ using document root <none> and password file <none>
I20260608 10:05:16.710139  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:16.710316  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:16.710644  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:16.711822  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "4f2965e3c50b480990c98fcee158594f"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.717074  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 10:05:16.721092 12030 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.722085  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:05:16.722450  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "4f2965e3c50b480990c98fcee158594f"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.722779  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-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 10:05:16.739646  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:16.741026  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:16.742801  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:16.745450  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:16.745765  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:05:16.746038  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:16.746219  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.793375  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:38581
I20260608 10:05:16.793499 12093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:38581 every 8 connection(s)
I20260608 10:05:16.799561  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:16.807188 12098 instance_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 10:05:16.808434 12099 instance_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 10:05:16.811949  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:16.811986 12101 instance_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 10:05:16.813879  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:16.814239  7886 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 10:05:16.814502  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913116814468 us; error 0 us; skew 500 ppm
I20260608 10:05:16.815311  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:16.818568  7886 webserver.cc:533] Webserver started at http://127.7.179.130:42293/ using document root <none> and password file <none>
I20260608 10:05:16.819133  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:16.819064 12094 heartbeater.cc:344] Connected to a master server at 127.7.179.190:41089
I20260608 10:05:16.819593  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:16.819849 12094 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:16.819947  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:16.821013 12094 heartbeater.cc:507] Master 127.7.179.190:41089 requested a full tablet report, sending...
I20260608 10:05:16.821941  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "956a96ab81384850b712d3f0445b5383"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.824399 11965 ts_manager.cc:194] Registered new tserver with Master: 4f2965e3c50b480990c98fcee158594f (127.7.179.129:38581)
I20260608 10:05:16.826804 11965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40964
I20260608 10:05:16.828334  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:05:16.832703 12106 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.833698  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:16.834084  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "956a96ab81384850b712d3f0445b5383"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.834517  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-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 10:05:16.867795  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:16.869208  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:16.870898  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:16.873689  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:16.873979  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.874239  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:16.874517  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.922367  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:40837
I20260608 10:05:16.922518 12168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:40837 every 8 connection(s)
I20260608 10:05:16.928079  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:16.936897 12172 instance_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 10:05:16.939545 12173 instance_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 10:05:16.941094  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:16.941601 12175 instance_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 10:05:16.942732  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:16.943099  7886 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 10:05:16.943331  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913116943312 us; error 0 us; skew 500 ppm
I20260608 10:05:16.944195  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:16.946491 12169 heartbeater.cc:344] Connected to a master server at 127.7.179.190:41089
I20260608 10:05:16.946893 12169 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:16.947499  7886 webserver.cc:533] Webserver started at http://127.7.179.131:42471/ using document root <none> and password file <none>
I20260608 10:05:16.947832 12169 heartbeater.cc:507] Master 127.7.179.190:41089 requested a full tablet report, sending...
I20260608 10:05:16.948153  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:16.948423  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:16.948707  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:16.950456 11965 ts_manager.cc:194] Registered new tserver with Master: 956a96ab81384850b712d3f0445b5383 (127.7.179.130:40837)
I20260608 10:05:16.950477  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "c7dc61c5043942c787a26793723aa027"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.952915 11965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40970
I20260608 10:05:16.957696  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 10:05:16.961907 12180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.962975  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 10:05:16.963464  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "c7dc61c5043942c787a26793723aa027"
format_stamp: "Formatted at 2026-06-08 10:05:16 on dist-test-slave-vbzq"
I20260608 10:05:16.963845  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780913014901648-7886-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 10:05:16.984287  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:16.986184  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:16.988088  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:16.991149  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:16.991457  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:16.991763  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:16.991981  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:17.039745  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:33633
I20260608 10:05:17.039921 12243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:33633 every 8 connection(s)
I20260608 10:05:17.056141 12244 heartbeater.cc:344] Connected to a master server at 127.7.179.190:41089
I20260608 10:05:17.056703 12244 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:17.057646 12244 heartbeater.cc:507] Master 127.7.179.190:41089 requested a full tablet report, sending...
I20260608 10:05:17.060034 11965 ts_manager.cc:194] Registered new tserver with Master: c7dc61c5043942c787a26793723aa027 (127.7.179.131:33633)
I20260608 10:05:17.060788  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017505947s
I20260608 10:05:17.061753 11965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40982
I20260608 10:05:17.830268 12094 heartbeater.cc:499] Master 127.7.179.190:41089 was elected leader, sending a full tablet report...
I20260608 10:05:17.956319 12169 heartbeater.cc:499] Master 127.7.179.190:41089 was elected leader, sending a full tablet report...
I20260608 10:05:18.065526 12244 heartbeater.cc:499] Master 127.7.179.190:41089 was elected leader, sending a full tablet report...
I20260608 10:05:18.140789 11965 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41010:
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 10:05:18.143193 11965 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 10:05:18.191821 12058 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf656a6aee47519d61f74d3c0ceddc (DEFAULT_TABLE table=test-workload [id=fed4ff4a7f754148a2529105e2a82e10]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:18.193162 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf656a6aee47519d61f74d3c0ceddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:18.193665 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf656a6aee47519d61f74d3c0ceddc (DEFAULT_TABLE table=test-workload [id=fed4ff4a7f754148a2529105e2a82e10]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:18.195019 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf656a6aee47519d61f74d3c0ceddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:18.197826 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf656a6aee47519d61f74d3c0ceddc (DEFAULT_TABLE table=test-workload [id=fed4ff4a7f754148a2529105e2a82e10]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:05:18.199234 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf656a6aee47519d61f74d3c0ceddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:18.212445 12265 tablet_bootstrap.cc:492] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f: Bootstrap starting.
I20260608 10:05:18.218904 12266 tablet_bootstrap.cc:492] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383: Bootstrap starting.
I20260608 10:05:18.220602 12265 tablet_bootstrap.cc:654] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:18.221490 12267 tablet_bootstrap.cc:492] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027: Bootstrap starting.
I20260608 10:05:18.227320 12266 tablet_bootstrap.cc:654] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:18.227555 12265 tablet_bootstrap.cc:492] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f: No bootstrap required, opened a new log
I20260608 10:05:18.228231 12265 ts_tablet_manager.cc:1403] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260608 10:05:18.228788 12267 tablet_bootstrap.cc:654] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:18.232092 12265 raft_consensus.cc:359] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.233073 12265 raft_consensus.cc:385] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:18.233353 12265 raft_consensus.cc:740] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2965e3c50b480990c98fcee158594f, State: Initialized, Role: FOLLOWER
I20260608 10:05:18.233925 12266 tablet_bootstrap.cc:492] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383: No bootstrap required, opened a new log
I20260608 10:05:18.234472 12266 ts_tablet_manager.cc:1403] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:05:18.234251 12265 consensus_queue.cc:260] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.235268 12267 tablet_bootstrap.cc:492] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027: No bootstrap required, opened a new log
I20260608 10:05:18.235863 12267 ts_tablet_manager.cc:1403] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:05:18.237499 12265 ts_tablet_manager.cc:1434] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:05:18.238031 12266 raft_consensus.cc:359] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.239497 12266 raft_consensus.cc:385] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:18.239480 12267 raft_consensus.cc:359] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.240455 12267 raft_consensus.cc:385] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:18.240738 12267 raft_consensus.cc:740] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7dc61c5043942c787a26793723aa027, State: Initialized, Role: FOLLOWER
I20260608 10:05:18.240760 12266 raft_consensus.cc:740] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 956a96ab81384850b712d3f0445b5383, State: Initialized, Role: FOLLOWER
I20260608 10:05:18.241882 12267 consensus_queue.cc:260] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.241897 12266 consensus_queue.cc:260] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.245860 12267 ts_tablet_manager.cc:1434] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:05:18.251169 12266 ts_tablet_manager.cc:1434] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260608 10:05:18.278016 12273 raft_consensus.cc:493] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:18.278597 12273 raft_consensus.cc:515] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.281284 12273 leader_election.cc:290] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f2965e3c50b480990c98fcee158594f (127.7.179.129:38581), c7dc61c5043942c787a26793723aa027 (127.7.179.131:33633)
I20260608 10:05:18.293402 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf656a6aee47519d61f74d3c0ceddc" candidate_uuid: "956a96ab81384850b712d3f0445b5383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2965e3c50b480990c98fcee158594f" is_pre_election: true
I20260608 10:05:18.293401 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf656a6aee47519d61f74d3c0ceddc" candidate_uuid: "956a96ab81384850b712d3f0445b5383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dc61c5043942c787a26793723aa027" is_pre_election: true
I20260608 10:05:18.294346 12069 raft_consensus.cc:2468] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956a96ab81384850b712d3f0445b5383 in term 0.
I20260608 10:05:18.294346 12219 raft_consensus.cc:2468] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 956a96ab81384850b712d3f0445b5383 in term 0.
I20260608 10:05:18.296346 12109 leader_election.cc:304] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2965e3c50b480990c98fcee158594f, 956a96ab81384850b712d3f0445b5383; no voters: 
I20260608 10:05:18.297329 12273 raft_consensus.cc:2804] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:18.297768 12273 raft_consensus.cc:493] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:18.298079 12273 raft_consensus.cc:3060] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:18.304693 12273 raft_consensus.cc:515] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.306813 12273 leader_election.cc:290] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [CANDIDATE]: Term 1 election: Requested vote from peers 4f2965e3c50b480990c98fcee158594f (127.7.179.129:38581), c7dc61c5043942c787a26793723aa027 (127.7.179.131:33633)
I20260608 10:05:18.307744 12069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf656a6aee47519d61f74d3c0ceddc" candidate_uuid: "956a96ab81384850b712d3f0445b5383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2965e3c50b480990c98fcee158594f"
I20260608 10:05:18.308001 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf656a6aee47519d61f74d3c0ceddc" candidate_uuid: "956a96ab81384850b712d3f0445b5383" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7dc61c5043942c787a26793723aa027"
I20260608 10:05:18.308579 12219 raft_consensus.cc:3060] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:18.308579 12069 raft_consensus.cc:3060] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:18.317162 12069 raft_consensus.cc:2468] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a96ab81384850b712d3f0445b5383 in term 1.
I20260608 10:05:18.317162 12219 raft_consensus.cc:2468] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 956a96ab81384850b712d3f0445b5383 in term 1.
I20260608 10:05:18.319072 12107 leader_election.cc:304] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 956a96ab81384850b712d3f0445b5383, c7dc61c5043942c787a26793723aa027; no voters: 
I20260608 10:05:18.320066 12273 raft_consensus.cc:2804] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:18.321372 12273 raft_consensus.cc:697] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 1 LEADER]: Becoming Leader. State: Replica: 956a96ab81384850b712d3f0445b5383, State: Running, Role: LEADER
I20260608 10:05:18.322477 12273 consensus_queue.cc:237] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } }
I20260608 10:05:18.332195 11965 catalog_manager.cc:5696] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 reported cstate change: term changed from 0 to 1, leader changed from <none> to 956a96ab81384850b712d3f0445b5383 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "956a96ab81384850b712d3f0445b5383" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "956a96ab81384850b712d3f0445b5383" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40837 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:18.624645 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:18.626708 12019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:18.628789 12019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:18.629256 12019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:18.722729 12273 consensus_queue.cc:1048] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2965e3c50b480990c98fcee158594f" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:18.739204 12273 consensus_queue.cc:1048] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7dc61c5043942c787a26793723aa027" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:19.636857 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:20.630438 12019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:20.631985 12019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:20.632314 12019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:20.646648 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:21.656536 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:22.633306 12019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:22.634778 12019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:22.635074 12019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:22.665535 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:23.674742 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:24.636042 12019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:24.637535 12019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:24.637890 12019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:24.684021 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:25.693388 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:26.639380 12019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:26.641423 12019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:26.641870 12019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:26.703145 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:27.711966 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:28.643025 12019 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:28.644624 12019 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:28.645048 12019 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:28.720435 12014 placement_policy_util.cc:407] tablet 2eaf656a6aee47519d61f74d3c0ceddc: detected majority of replicas (2 of 3) at location L0
I20260608 10:05:29.421711  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:05:29.454156  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:29.455071  7886 tablet_replica.cc:333] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f: stopping tablet replica
I20260608 10:05:29.455724  7886 raft_consensus.cc:2243] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:29.456435  7886 raft_consensus.cc:2272] T 2eaf656a6aee47519d61f74d3c0ceddc P 4f2965e3c50b480990c98fcee158594f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:29.479396  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:05:29.494253  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:05:29.517375  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:29.518239  7886 tablet_replica.cc:333] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383: stopping tablet replica
I20260608 10:05:29.518911  7886 raft_consensus.cc:2243] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:29.520083  7886 raft_consensus.cc:2272] T 2eaf656a6aee47519d61f74d3c0ceddc P 956a96ab81384850b712d3f0445b5383 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:29.540997  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:05:29.554649  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:05:29.579675  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:29.580384  7886 tablet_replica.cc:333] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027: stopping tablet replica
I20260608 10:05:29.580888  7886 raft_consensus.cc:2243] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:29.581369  7886 raft_consensus.cc:2272] T 2eaf656a6aee47519d61f74d3c0ceddc P c7dc61c5043942c787a26793723aa027 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:29.601832  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:05:29.614897  7886 master.cc:562] Master@127.7.179.190:41089 shutting down...
I20260608 10:05:29.639267  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:29.639940  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:29.640276  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P cffa7038bfcd4d49a734ed092ff92709: stopping tablet replica
I20260608 10:05:29.659987  7886 master.cc:584] Master@127.7.179.190:41089 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13224 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:05:29.700326  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:40283
I20260608 10:05:29.701694  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:29.708274 12288 instance_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 10:05:29.708714 12287 instance_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 10:05:29.709328  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:29.708859 12290 instance_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 10:05:29.710480  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:29.710697  7886 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 10:05:29.710861  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913129710843 us; error 0 us; skew 500 ppm
I20260608 10:05:29.711457  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:29.714130  7886 webserver.cc:533] Webserver started at http://127.7.179.190:35525/ using document root <none> and password file <none>
I20260608 10:05:29.714655  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:29.714859  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:29.715154  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:29.716400  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "b228c28c4dce4b35b35d48cdbff24b13"
format_stamp: "Formatted at 2026-06-08 10:05:29 on dist-test-slave-vbzq"
I20260608 10:05:29.721449  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:05:29.725332 12295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:29.726251  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:29.726562  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "b228c28c4dce4b35b35d48cdbff24b13"
format_stamp: "Formatted at 2026-06-08 10:05:29 on dist-test-slave-vbzq"
I20260608 10:05:29.726861  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-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 10:05:29.738696  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:29.740089  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:29.783876  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:40283
I20260608 10:05:29.784039 12346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:40283 every 8 connection(s)
I20260608 10:05:29.788585 12347 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 10:05:29.801403 12347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13: Bootstrap starting.
I20260608 10:05:29.806906 12347 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:29.811785 12347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13: No bootstrap required, opened a new log
I20260608 10:05:29.814379 12347 raft_consensus.cc:359] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b228c28c4dce4b35b35d48cdbff24b13" member_type: VOTER }
I20260608 10:05:29.814851 12347 raft_consensus.cc:385] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:29.815039 12347 raft_consensus.cc:740] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228c28c4dce4b35b35d48cdbff24b13, State: Initialized, Role: FOLLOWER
I20260608 10:05:29.815620 12347 consensus_queue.cc:260] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b228c28c4dce4b35b35d48cdbff24b13" member_type: VOTER }
I20260608 10:05:29.816087 12347 raft_consensus.cc:399] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:29.816279 12347 raft_consensus.cc:493] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:29.816511 12347 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:29.821382 12347 raft_consensus.cc:515] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b228c28c4dce4b35b35d48cdbff24b13" member_type: VOTER }
I20260608 10:05:29.821954 12347 leader_election.cc:304] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [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: b228c28c4dce4b35b35d48cdbff24b13; no voters: 
I20260608 10:05:29.823189 12347 leader_election.cc:290] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:29.823738 12350 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:29.825328 12350 raft_consensus.cc:697] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 1 LEADER]: Becoming Leader. State: Replica: b228c28c4dce4b35b35d48cdbff24b13, State: Running, Role: LEADER
I20260608 10:05:29.826435 12350 consensus_queue.cc:237] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [LEADER]: Queue going to LEADER mode. State: All 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: "b228c28c4dce4b35b35d48cdbff24b13" member_type: VOTER }
I20260608 10:05:29.826682 12347 sys_catalog.cc:565] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:29.830257 12352 sys_catalog.cc:455] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b228c28c4dce4b35b35d48cdbff24b13. Latest consensus state: current_term: 1 leader_uuid: "b228c28c4dce4b35b35d48cdbff24b13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b228c28c4dce4b35b35d48cdbff24b13" member_type: VOTER } }
I20260608 10:05:29.830380 12351 sys_catalog.cc:455] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b228c28c4dce4b35b35d48cdbff24b13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b228c28c4dce4b35b35d48cdbff24b13" member_type: VOTER } }
I20260608 10:05:29.831153 12352 sys_catalog.cc:458] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:29.831295 12351 sys_catalog.cc:458] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:29.835273 12357 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:29.844167 12357 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:29.845265  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:29.855084 12357 catalog_manager.cc:1382] Generated new cluster ID: fd267031935946ecb813ca51cf2ca4ac
I20260608 10:05:29.855463 12357 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:29.885614 12357 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:29.887101 12357 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:29.902930 12357 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13: Generated new TSK 0
I20260608 10:05:29.903613 12357 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:29.912400  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:29.918962 12369 instance_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 10:05:29.920413 12370 instance_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 10:05:29.922338 12372 instance_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 10:05:29.922843  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:29.923748  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:29.923966  7886 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 10:05:29.924149  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913129924127 us; error 0 us; skew 500 ppm
I20260608 10:05:29.924774  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:29.927385  7886 webserver.cc:533] Webserver started at http://127.7.179.129:35839/ using document root <none> and password file <none>
I20260608 10:05:29.927955  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:29.928176  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:29.928553  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:29.929949  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
format_stamp: "Formatted at 2026-06-08 10:05:29 on dist-test-slave-vbzq"
I20260608 10:05:29.935400  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:29.939776 12377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:29.940735  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:05:29.941035  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
format_stamp: "Formatted at 2026-06-08 10:05:29 on dist-test-slave-vbzq"
I20260608 10:05:29.941324  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-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 10:05:29.955473  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:29.956853  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:29.958498  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:29.961265  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:29.961566  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:29.961864  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:29.962070  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:30.008567  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:39191
I20260608 10:05:30.008713 12439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:39191 every 8 connection(s)
I20260608 10:05:30.014675  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:30.022989 12444 instance_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 10:05:30.025183 12445 instance_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 10:05:30.026530 12447 instance_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 10:05:30.027442  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:30.028828  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:30.029063  7886 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 10:05:30.029275  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913130029248 us; error 0 us; skew 500 ppm
I20260608 10:05:30.029874 12440 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40283
I20260608 10:05:30.030041  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:30.030222 12440 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:30.031183 12440 heartbeater.cc:507] Master 127.7.179.190:40283 requested a full tablet report, sending...
I20260608 10:05:30.033281  7886 webserver.cc:533] Webserver started at http://127.7.179.130:40195/ using document root <none> and password file <none>
I20260608 10:05:30.034145  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:30.034106 12312 ts_manager.cc:194] Registered new tserver with Master: 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191)
I20260608 10:05:30.034626  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:30.035025  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:30.036880  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "48f87cb7df7448dd996e412928a24484"
format_stamp: "Formatted at 2026-06-08 10:05:30 on dist-test-slave-vbzq"
I20260608 10:05:30.037122 12312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43510
I20260608 10:05:30.042779  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:05:30.047480 12452 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:30.048475  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:30.048859  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "48f87cb7df7448dd996e412928a24484"
format_stamp: "Formatted at 2026-06-08 10:05:30 on dist-test-slave-vbzq"
I20260608 10:05:30.049187  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-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 10:05:30.071007  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:30.072396  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:30.074091  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:30.076750  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:30.076948  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:30.077262  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:30.077414  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:30.122318  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:44497
I20260608 10:05:30.122449 12515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:44497 every 8 connection(s)
I20260608 10:05:30.127875  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:30.137715 12520 instance_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 10:05:30.138374 12519 instance_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 10:05:30.141466  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:30.142071 12522 instance_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 10:05:30.143342  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:30.143672  7886 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 10:05:30.143935  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913130143914 us; error 0 us; skew 500 ppm
I20260608 10:05:30.144783  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:30.145663 12516 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40283
I20260608 10:05:30.146136 12516 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:30.147051 12516 heartbeater.cc:507] Master 127.7.179.190:40283 requested a full tablet report, sending...
I20260608 10:05:30.148008  7886 webserver.cc:533] Webserver started at http://127.7.179.131:37791/ using document root <none> and password file <none>
I20260608 10:05:30.148723  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:30.148960  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:30.149258  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:30.149487 12312 ts_manager.cc:194] Registered new tserver with Master: 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:30.150645  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "1d864052509b411e9e6cc671ffff929d"
format_stamp: "Formatted at 2026-06-08 10:05:30 on dist-test-slave-vbzq"
I20260608 10:05:30.151283 12312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43514
I20260608 10:05:30.156653  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:05:30.161139 12527 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:30.162343  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:05:30.162741  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "1d864052509b411e9e6cc671ffff929d"
format_stamp: "Formatted at 2026-06-08 10:05:30 on dist-test-slave-vbzq"
I20260608 10:05:30.163096  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-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 10:05:30.174809  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:30.176182  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:30.177832  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:30.180370  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:30.180642  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:30.180907  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:30.181108  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:30.225590  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:40147
I20260608 10:05:30.225831 12589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:40147 every 8 connection(s)
I20260608 10:05:30.241439 12590 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40283
I20260608 10:05:30.241977 12590 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:30.242971 12590 heartbeater.cc:507] Master 127.7.179.190:40283 requested a full tablet report, sending...
I20260608 10:05:30.245384 12312 ts_manager.cc:194] Registered new tserver with Master: 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:30.246397  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017073656s
I20260608 10:05:30.247092 12312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43524
I20260608 10:05:31.040587 12440 heartbeater.cc:499] Master 127.7.179.190:40283 was elected leader, sending a full tablet report...
I20260608 10:05:31.154618 12516 heartbeater.cc:499] Master 127.7.179.190:40283 was elected leader, sending a full tablet report...
I20260608 10:05:31.250101 12590 heartbeater.cc:499] Master 127.7.179.190:40283 was elected leader, sending a full tablet report...
I20260608 10:05:31.451566 12312 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43534:
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 10:05:31.457995 12312 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 10:05:31.593233 12551 tablet_service.cc:1511] Processing CreateTablet for tablet 68daa9782e0f4ff8821a9470e9b31a85 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:05:31.594978 12551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68daa9782e0f4ff8821a9470e9b31a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.594549 12553 tablet_service.cc:1511] Processing CreateTablet for tablet 087463f3905b42ba9c5b6f900a3e8870 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:05:31.596341 12553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087463f3905b42ba9c5b6f900a3e8870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.597458 12550 tablet_service.cc:1511] Processing CreateTablet for tablet f41d40ce45ee4ff4a7b3f119491eac56 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:05:31.599179 12550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41d40ce45ee4ff4a7b3f119491eac56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.599978 12480 tablet_service.cc:1511] Processing CreateTablet for tablet 688726d992404f04968ccf13cce24229 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:05:31.600726 12555 tablet_service.cc:1511] Processing CreateTablet for tablet 688726d992404f04968ccf13cce24229 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:05:31.598836 12554 tablet_service.cc:1511] Processing CreateTablet for tablet 2cefd106a3c341d89ae8159c1a6977a2 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:05:31.602245 12555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688726d992404f04968ccf13cce24229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.602942 12554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cefd106a3c341d89ae8159c1a6977a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.602861 12479 tablet_service.cc:1511] Processing CreateTablet for tablet 2cefd106a3c341d89ae8159c1a6977a2 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:05:31.605542 12478 tablet_service.cc:1511] Processing CreateTablet for tablet 087463f3905b42ba9c5b6f900a3e8870 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:05:31.606310 12405 tablet_service.cc:1511] Processing CreateTablet for tablet 688726d992404f04968ccf13cce24229 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:05:31.607916 12405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688726d992404f04968ccf13cce24229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.608403 12477 tablet_service.cc:1511] Processing CreateTablet for tablet 53e44b4d53c64bb1bf510a31f0da833c (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:05:31.592510 12552 tablet_service.cc:1511] Processing CreateTablet for tablet 53e44b4d53c64bb1bf510a31f0da833c (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:05:31.610852 12476 tablet_service.cc:1511] Processing CreateTablet for tablet 68daa9782e0f4ff8821a9470e9b31a85 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:05:31.612244 12552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e44b4d53c64bb1bf510a31f0da833c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.613425 12475 tablet_service.cc:1511] Processing CreateTablet for tablet f41d40ce45ee4ff4a7b3f119491eac56 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:05:31.616127 12404 tablet_service.cc:1511] Processing CreateTablet for tablet 2cefd106a3c341d89ae8159c1a6977a2 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:05:31.616760 12549 tablet_service.cc:1511] Processing CreateTablet for tablet 82c6801837864bc7875ab49d87dc8ea5 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:05:31.618320 12549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82c6801837864bc7875ab49d87dc8ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.618871 12474 tablet_service.cc:1511] Processing CreateTablet for tablet 82c6801837864bc7875ab49d87dc8ea5 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:05:31.622275 12473 tablet_service.cc:1511] Processing CreateTablet for tablet 81b15d21ea85463fa6f75c60dbc8fb65 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:05:31.624012 12403 tablet_service.cc:1511] Processing CreateTablet for tablet 087463f3905b42ba9c5b6f900a3e8870 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:05:31.624907 12548 tablet_service.cc:1511] Processing CreateTablet for tablet 81b15d21ea85463fa6f75c60dbc8fb65 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:05:31.625255 12400 tablet_service.cc:1511] Processing CreateTablet for tablet f41d40ce45ee4ff4a7b3f119491eac56 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:05:31.626506 12548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b15d21ea85463fa6f75c60dbc8fb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.626776 12402 tablet_service.cc:1511] Processing CreateTablet for tablet 53e44b4d53c64bb1bf510a31f0da833c (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:05:31.628017 12546 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:05:31.628883 12398 tablet_service.cc:1511] Processing CreateTablet for tablet 81b15d21ea85463fa6f75c60dbc8fb65 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:05:31.630504 12547 tablet_service.cc:1511] Processing CreateTablet for tablet 9f25d2b3ee334937b9fdf0c955e438f3 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:05:31.631987 12397 tablet_service.cc:1511] Processing CreateTablet for tablet 9f25d2b3ee334937b9fdf0c955e438f3 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:05:31.633009 12401 tablet_service.cc:1511] Processing CreateTablet for tablet 68daa9782e0f4ff8821a9470e9b31a85 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:05:31.634559 12396 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:05:31.635478 12399 tablet_service.cc:1511] Processing CreateTablet for tablet 82c6801837864bc7875ab49d87dc8ea5 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:05:31.638702 12546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.643438 12547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f25d2b3ee334937b9fdf0c955e438f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.601475 12480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 688726d992404f04968ccf13cce24229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.645910 12476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68daa9782e0f4ff8821a9470e9b31a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.650056 12473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b15d21ea85463fa6f75c60dbc8fb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.653857 12404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cefd106a3c341d89ae8159c1a6977a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.654816 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68daa9782e0f4ff8821a9470e9b31a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.656546 12399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82c6801837864bc7875ab49d87dc8ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.653999 12479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cefd106a3c341d89ae8159c1a6977a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.658123 12477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e44b4d53c64bb1bf510a31f0da833c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.658658 12403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087463f3905b42ba9c5b6f900a3e8870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.659060 12472 tablet_service.cc:1511] Processing CreateTablet for tablet 9f25d2b3ee334937b9fdf0c955e438f3 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:05:31.660686 12472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f25d2b3ee334937b9fdf0c955e438f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.662068 12478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087463f3905b42ba9c5b6f900a3e8870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.666039 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.667725 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41d40ce45ee4ff4a7b3f119491eac56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.670377 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b15d21ea85463fa6f75c60dbc8fb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.671193 12471 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:05:31.673076 12471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.674093 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41d40ce45ee4ff4a7b3f119491eac56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.676896 12397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f25d2b3ee334937b9fdf0c955e438f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.678682 12474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82c6801837864bc7875ab49d87dc8ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.682158 12402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e44b4d53c64bb1bf510a31f0da833c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.687827 12401 tablet_service.cc:1511] Processing CreateTablet for tablet 8292095bc0c640cda3f9dafa2badc1e8 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:05:31.703198 12610 tablet_bootstrap.cc:492] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:31.719190 12405 tablet_service.cc:1511] Processing CreateTablet for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:05:31.720969 12405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.728315 12550 tablet_service.cc:1511] Processing CreateTablet for tablet 8292095bc0c640cda3f9dafa2badc1e8 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:05:31.730046 12550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8292095bc0c640cda3f9dafa2badc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.735091 12552 tablet_service.cc:1511] Processing CreateTablet for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:05:31.734056 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8292095bc0c640cda3f9dafa2badc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.736809 12552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.766944 12611 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:31.764555 12610 tablet_bootstrap.cc:654] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.794703 12472 tablet_service.cc:1511] Processing CreateTablet for tablet 8292095bc0c640cda3f9dafa2badc1e8 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:05:31.796412 12472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8292095bc0c640cda3f9dafa2badc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.806766 12471 tablet_service.cc:1511] Processing CreateTablet for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 (DEFAULT_TABLE table=test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:05:31.808461 12471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:31.796427 12611 tablet_bootstrap.cc:654] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:31.841766 12361 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:31.858806 12612 tablet_bootstrap.cc:492] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:31.858160 12610 tablet_bootstrap.cc:492] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:31.860046 12610 ts_tablet_manager.cc:1403] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.157s	user 0.021s	sys 0.016s
I20260608 10:05:31.863893 12610 raft_consensus.cc:359] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:31.864848 12610 raft_consensus.cc:385] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:31.865253 12610 raft_consensus.cc:740] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:31.866015 12611 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:31.866650 12611 ts_tablet_manager.cc:1403] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.005s
I20260608 10:05:31.866503 12610 consensus_queue.cc:260] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:31.870877 12612 tablet_bootstrap.cc:654] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.870536 12611 raft_consensus.cc:359] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.871663 12611 raft_consensus.cc:385] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:31.872128 12611 raft_consensus.cc:740] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:31.873118 12611 consensus_queue.cc:260] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.875407 12610 ts_tablet_manager.cc:1434] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260608 10:05:31.876693 12610 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:31.886919 12610 tablet_bootstrap.cc:654] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.892884 12611 ts_tablet_manager.cc:1434] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.013s
I20260608 10:05:31.893714 12612 tablet_bootstrap.cc:492] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:31.894362 12611 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:31.894426 12612 ts_tablet_manager.cc:1403] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.036s	user 0.028s	sys 0.004s
I20260608 10:05:31.895093 12610 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:31.895630 12610 ts_tablet_manager.cc:1403] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260608 10:05:31.898723 12612 raft_consensus.cc:359] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.898898 12610 raft_consensus.cc:359] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.899856 12610 raft_consensus.cc:385] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:31.899856 12612 raft_consensus.cc:385] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:31.900326 12610 raft_consensus.cc:740] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:31.900777 12612 raft_consensus.cc:740] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:31.901310 12610 consensus_queue.cc:260] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.902726 12611 tablet_bootstrap.cc:654] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.903985 12610 ts_tablet_manager.cc:1434] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260608 10:05:31.905071 12610 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:31.901978 12612 consensus_queue.cc:260] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.914588 12610 tablet_bootstrap.cc:654] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.938061 12621 raft_consensus.cc:493] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:31.938913 12621 raft_consensus.cc:515] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.955188 12612 ts_tablet_manager.cc:1434] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.060s	user 0.031s	sys 0.013s
I20260608 10:05:31.955220 12610 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:31.956128 12611 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:31.956317 12610 ts_tablet_manager.cc:1403] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.031s
I20260608 10:05:31.956713 12611 ts_tablet_manager.cc:1403] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.029s
I20260608 10:05:31.960021 12612 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:31.960150 12610 raft_consensus.cc:359] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.961098 12610 raft_consensus.cc:385] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:31.961436 12610 raft_consensus.cc:740] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:31.962456 12610 consensus_queue.cc:260] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.966799 12621 leader_election.cc:290] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:31.967072 12611 raft_consensus.cc:359] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.968137 12611 raft_consensus.cc:385] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:31.968488 12611 raft_consensus.cc:740] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:31.969403 12611 consensus_queue.cc:260] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:31.972254 12611 ts_tablet_manager.cc:1434] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 10:05:31.973455 12611 tablet_bootstrap.cc:492] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:31.975317 12612 tablet_bootstrap.cc:654] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.975562 12610 ts_tablet_manager.cc:1434] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 10:05:31.981866 12610 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:31.985476 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
W20260608 10:05:31.987697 12453 leader_election.cc:343] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:31.988535 12591 tablet.cc:2404] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:05:31.981849 12611 tablet_bootstrap.cc:654] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.995600 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
W20260608 10:05:31.997517 12455 leader_election.cc:343] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:31.998167 12455 leader_election.cc:304] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48f87cb7df7448dd996e412928a24484; no voters: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc
I20260608 10:05:31.998515 12610 tablet_bootstrap.cc:654] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:31.999552 12621 raft_consensus.cc:2749] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.000278 12611 tablet_bootstrap.cc:492] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.000690 12612 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.000985 12611 ts_tablet_manager.cc:1403] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260608 10:05:32.001184 12612 ts_tablet_manager.cc:1403] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.008s
I20260608 10:05:32.004192 12612 raft_consensus.cc:359] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.004804 12612 raft_consensus.cc:385] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.005097 12612 raft_consensus.cc:740] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.005888 12612 consensus_queue.cc:260] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.006548 12617 raft_consensus.cc:493] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.005999 12611 raft_consensus.cc:359] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.007140 12611 raft_consensus.cc:385] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.007640 12611 raft_consensus.cc:740] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.008419 12612 ts_tablet_manager.cc:1434] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 10:05:32.008759 12611 consensus_queue.cc:260] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.007099 12617 raft_consensus.cc:515] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.011729 12610 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.012323 12610 ts_tablet_manager.cc:1403] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260608 10:05:32.018401 12615 raft_consensus.cc:493] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.012542 12611 ts_tablet_manager.cc:1434] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260608 10:05:32.018712 12612 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.016837 12610 raft_consensus.cc:359] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.020643 12610 raft_consensus.cc:385] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.012302 12617 leader_election.cc:290] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.021086 12610 raft_consensus.cc:740] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.021945 12615 raft_consensus.cc:515] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.022089 12610 consensus_queue.cc:260] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.029656 12615 leader_election.cc:290] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.037487 12612 tablet_bootstrap.cc:654] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.040278 12611 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.052129 12610 ts_tablet_manager.cc:1434] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.005s
I20260608 10:05:32.054996 12611 tablet_bootstrap.cc:654] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.058142 12621 raft_consensus.cc:493] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.058733 12621 raft_consensus.cc:515] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.063076 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc0cb1a1f99434b9e2ad0b0dc8ae32b" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.061303 12621 leader_election.cc:290] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
W20260608 10:05:32.068076 12453 leader_election.cc:343] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.073129 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cefd106a3c341d89ae8159c1a6977a2" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
W20260608 10:05:32.075174 12378 leader_election.cc:343] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.076614 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cefd106a3c341d89ae8159c1a6977a2" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.078243 12630 raft_consensus.cc:493] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:05:32.078608 12380 leader_election.cc:343] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.079118 12380 leader_election.cc:304] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.056205 12610 tablet_bootstrap.cc:492] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.079015 12630 raft_consensus.cc:515] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.080479 12615 raft_consensus.cc:2749] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.083472 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6801837864bc7875ab49d87dc8ea5" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.085119 12615 raft_consensus.cc:493] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:05:32.085978 12378 leader_election.cc:343] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.086731 12615 raft_consensus.cc:515] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.085687 12611 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.087837 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6801837864bc7875ab49d87dc8ea5" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.088565 12611 ts_tablet_manager.cc:1403] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.023s
W20260608 10:05:32.089881 12380 leader_election.cc:343] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.090431 12380 leader_election.cc:304] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.091069 12610 tablet_bootstrap.cc:654] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.091025 12630 leader_election.cc:290] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.090514 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688726d992404f04968ccf13cce24229" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.091768 12630 raft_consensus.cc:2749] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.091874 12565 raft_consensus.cc:2468] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.092118 12611 raft_consensus.cc:359] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.092986 12611 raft_consensus.cc:385] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.093345 12611 raft_consensus.cc:740] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.094336 12611 consensus_queue.cc:260] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.095284 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688726d992404f04968ccf13cce24229" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.096762 12612 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.097405 12612 ts_tablet_manager.cc:1403] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.010s
I20260608 10:05:32.096765 12611 ts_tablet_manager.cc:1434] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:05:32.098835 12611 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.101104 12612 raft_consensus.cc:359] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.101962 12612 raft_consensus.cc:385] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.102275 12612 raft_consensus.cc:740] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.103346 12612 consensus_queue.cc:260] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
W20260608 10:05:32.110435 12378 leader_election.cc:343] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.119380 12612 ts_tablet_manager.cc:1434] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 10:05:32.120421 12611 tablet_bootstrap.cc:654] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.121129 12612 tablet_bootstrap.cc:492] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.105978 12615 leader_election.cc:290] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.122673 12630 raft_consensus.cc:493] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.126010 12630 raft_consensus.cc:515] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.128698 12630 leader_election.cc:290] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.130383 12610 tablet_bootstrap.cc:492] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.130405 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.131340 12610 ts_tablet_manager.cc:1403] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.002s
W20260608 10:05:32.132355 12378 leader_election.cc:343] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:32.135216 12380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.179.131:40147, user_credentials={real_user=slave}} blocked reactor thread for 45392.6us
I20260608 10:05:32.136608 12380 leader_election.cc:304] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [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: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.137188 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.138410 12636 raft_consensus.cc:2804] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.138841 12636 raft_consensus.cc:493] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.138981 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc0cb1a1f99434b9e2ad0b0dc8ae32b" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.139253 12636 raft_consensus.cc:3060] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.139379 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f25d2b3ee334937b9fdf0c955e438f3" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.140089 12490 raft_consensus.cc:2468] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 0.
I20260608 10:05:32.141307 12610 raft_consensus.cc:359] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.142103 12610 raft_consensus.cc:385] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.142398 12610 raft_consensus.cc:740] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
W20260608 10:05:32.142647 12455 leader_election.cc:343] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.143023 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f25d2b3ee334937b9fdf0c955e438f3" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.143186 12455 leader_election.cc:304] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48f87cb7df7448dd996e412928a24484; no voters: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc
I20260608 10:05:32.144054 12621 raft_consensus.cc:2749] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.144897 12528 leader_election.cc:304] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.143831 12610 consensus_queue.cc:260] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.146031 12628 raft_consensus.cc:2804] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.146450 12628 raft_consensus.cc:493] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.146806 12628 raft_consensus.cc:3060] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.147186 12612 tablet_bootstrap.cc:654] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.147428 12636 raft_consensus.cc:515] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.149909 12610 ts_tablet_manager.cc:1434] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260608 10:05:32.151676 12610 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.156620 12628 raft_consensus.cc:515] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.160133 12628 leader_election.cc:290] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.154894 12611 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.161870 12611 ts_tablet_manager.cc:1403] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.001s
I20260608 10:05:32.163314 12610 tablet_bootstrap.cc:654] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:32.155261 12380 leader_election.cc:343] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.165438 12611 raft_consensus.cc:359] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.168601 12611 raft_consensus.cc:385] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.168996 12611 raft_consensus.cc:740] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
W20260608 10:05:32.169160 12528 leader_election.cc:343] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.170035 12611 consensus_queue.cc:260] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.172506 12489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688726d992404f04968ccf13cce24229" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.166203 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f25d2b3ee334937b9fdf0c955e438f3" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.168624 12380 leader_election.cc:304] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.173846 12490 raft_consensus.cc:3060] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.174499 12612 tablet_bootstrap.cc:492] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.175138 12612 ts_tablet_manager.cc:1403] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.054s	user 0.003s	sys 0.029s
I20260608 10:05:32.167965 12636 leader_election.cc:290] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Requested vote from peers 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.177958 12636 raft_consensus.cc:2749] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.179003 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688726d992404f04968ccf13cce24229" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.178797 12612 raft_consensus.cc:359] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.179708 12565 raft_consensus.cc:3060] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.179766 12612 raft_consensus.cc:385] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.180359 12612 raft_consensus.cc:740] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.181421 12610 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.181365 12612 consensus_queue.cc:260] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.182484 12610 ts_tablet_manager.cc:1403] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.009s
I20260608 10:05:32.165951 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f25d2b3ee334937b9fdf0c955e438f3" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
W20260608 10:05:32.179165 12378 leader_election.cc:343] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.184863 12612 ts_tablet_manager.cc:1434] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260608 10:05:32.185055 12528 leader_election.cc:343] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.172811 12611 ts_tablet_manager.cc:1434] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:05:32.186383 12612 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.186685 12611 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.186501 12610 raft_consensus.cc:359] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.187407 12610 raft_consensus.cc:385] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.187728 12610 raft_consensus.cc:740] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.188606 12610 consensus_queue.cc:260] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.191259 12610 ts_tablet_manager.cc:1434] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:05:32.192370 12610 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.194566 12612 tablet_bootstrap.cc:654] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.198199 12565 raft_consensus.cc:2468] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
I20260608 10:05:32.199504 12621 raft_consensus.cc:493] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.199589 12380 leader_election.cc:304] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [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: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.200178 12621 raft_consensus.cc:515] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.200618 12636 raft_consensus.cc:2804] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.201193 12636 raft_consensus.cc:697] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Becoming Leader. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Running, Role: LEADER
I20260608 10:05:32.202136 12636 consensus_queue.cc:237] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } }
I20260608 10:05:32.203472 12610 tablet_bootstrap.cc:654] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.204834 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688726d992404f04968ccf13cce24229" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.207824 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "688726d992404f04968ccf13cce24229" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.208724 12564 raft_consensus.cc:2393] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48f87cb7df7448dd996e412928a24484 in current term 1: Already voted for candidate 2bfd28551ecf4d3d83c8ef0731699adc in this term.
I20260608 10:05:32.209969 12455 leader_election.cc:304] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48f87cb7df7448dd996e412928a24484; no voters: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc
I20260608 10:05:32.211063 12620 raft_consensus.cc:3060] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.211207 12621 leader_election.cc:290] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.209270 12490 raft_consensus.cc:2468] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 1.
I20260608 10:05:32.214953 12528 leader_election.cc:304] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [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: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 2bfd28551ecf4d3d83c8ef0731699adc
I20260608 10:05:32.215548 12612 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.216300 12612 ts_tablet_manager.cc:1403] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260608 10:05:32.216419 12628 raft_consensus.cc:2804] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.217101 12628 raft_consensus.cc:697] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Becoming Leader. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Running, Role: LEADER
I20260608 10:05:32.218057 12628 consensus_queue.cc:237] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.219517 12620 raft_consensus.cc:2749] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.221333 12612 raft_consensus.cc:359] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.222481 12612 raft_consensus.cc:385] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.222903 12612 raft_consensus.cc:740] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.224066 12612 consensus_queue.cc:260] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.227552 12612 ts_tablet_manager.cc:1434] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260608 10:05:32.233434 12612 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.244328 12612 tablet_bootstrap.cc:654] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.248642 12310 catalog_manager.cc:5696] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:32.225385 12611 tablet_bootstrap.cc:654] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.260471 12612 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.260959 12610 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.261045 12612 ts_tablet_manager.cc:1403] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260608 10:05:32.261838 12610 ts_tablet_manager.cc:1403] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.070s	user 0.035s	sys 0.025s
I20260608 10:05:32.263257 12611 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.264050 12611 ts_tablet_manager.cc:1403] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.001s
I20260608 10:05:32.261713 12311 catalog_manager.cc:5696] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d864052509b411e9e6cc671ffff929d (127.7.179.131). New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:32.268841 12612 raft_consensus.cc:359] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.269760 12612 raft_consensus.cc:385] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.269481 12611 raft_consensus.cc:359] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.270226 12611 raft_consensus.cc:385] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.270138 12612 raft_consensus.cc:740] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.270496 12611 raft_consensus.cc:740] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.271207 12611 consensus_queue.cc:260] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.271138 12612 consensus_queue.cc:260] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.269194 12610 raft_consensus.cc:359] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.273090 12610 raft_consensus.cc:385] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.273484 12610 raft_consensus.cc:740] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.273813 12612 ts_tablet_manager.cc:1434] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260608 10:05:32.274920 12611 ts_tablet_manager.cc:1434] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:05:32.275519 12612 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.274521 12610 consensus_queue.cc:260] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.276019 12611 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.278182 12610 ts_tablet_manager.cc:1434] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:05:32.279368 12610 tablet_bootstrap.cc:492] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.282738 12612 tablet_bootstrap.cc:654] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.283525 12611 tablet_bootstrap.cc:654] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.286321 12610 tablet_bootstrap.cc:654] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.295131 12611 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.295764 12611 ts_tablet_manager.cc:1403] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:05:32.295744 12612 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.296440 12612 ts_tablet_manager.cc:1403] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 10:05:32.299402 12611 raft_consensus.cc:359] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.300230 12611 raft_consensus.cc:385] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.300587 12611 raft_consensus.cc:740] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.300367 12612 raft_consensus.cc:359] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.301251 12612 raft_consensus.cc:385] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.301764 12612 raft_consensus.cc:740] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.301628 12611 consensus_queue.cc:260] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.302982 12612 consensus_queue.cc:260] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.304361 12611 ts_tablet_manager.cc:1434] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:32.305456 12611 tablet_bootstrap.cc:492] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.305591 12620 raft_consensus.cc:493] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.306187 12620 raft_consensus.cc:515] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.307013 12612 ts_tablet_manager.cc:1434] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:05:32.308517 12612 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.310036 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6801837864bc7875ab49d87dc8ea5" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.310802 12415 raft_consensus.cc:2468] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.312522 12453 leader_election.cc:304] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.313220 12611 tablet_bootstrap.cc:654] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.313619 12621 raft_consensus.cc:2804] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.314070 12621 raft_consensus.cc:493] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.314483 12621 raft_consensus.cc:3060] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.318147 12612 tablet_bootstrap.cc:654] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.326426 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6801837864bc7875ab49d87dc8ea5" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.327442 12565 raft_consensus.cc:2468] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.333714 12620 leader_election.cc:290] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.351948 12612 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.352866 12612 ts_tablet_manager.cc:1403] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.009s
I20260608 10:05:32.356479 12636 raft_consensus.cc:493] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.356899 12612 raft_consensus.cc:359] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.357685 12612 raft_consensus.cc:385] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.357980 12612 raft_consensus.cc:740] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.358897 12612 consensus_queue.cc:260] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.361166 12612 ts_tablet_manager.cc:1434] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 10:05:32.357049 12636 raft_consensus.cc:515] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.363173 12621 raft_consensus.cc:515] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.363951 12636 leader_election.cc:290] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.367880 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.370801 12621 leader_election.cc:290] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.371304 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.372172 12490 raft_consensus.cc:2468] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.373181 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6801837864bc7875ab49d87dc8ea5" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.373822 12565 raft_consensus.cc:3060] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.373867 12378 leader_election.cc:304] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.374959 12636 raft_consensus.cc:2804] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.375133 12610 tablet_bootstrap.cc:492] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.375339 12636 raft_consensus.cc:493] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.375840 12636 raft_consensus.cc:3060] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.375954 12610 ts_tablet_manager.cc:1403] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.097s	user 0.042s	sys 0.037s
I20260608 10:05:32.379442 12610 raft_consensus.cc:359] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.380213 12610 raft_consensus.cc:385] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.380546 12610 raft_consensus.cc:740] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.366902 12630 raft_consensus.cc:493] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 10:05:32.381172 12380 leader_election.cc:343] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.381434 12610 consensus_queue.cc:260] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.381328 12630 raft_consensus.cc:515] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.384295 12630 leader_election.cc:290] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.367496 12612 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.376037 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82c6801837864bc7875ab49d87dc8ea5" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
I20260608 10:05:32.384936 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e44b4d53c64bb1bf510a31f0da833c" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.385430 12415 raft_consensus.cc:3060] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.385630 12490 raft_consensus.cc:2468] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.383692 12636 raft_consensus.cc:515] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.387553 12378 leader_election.cc:304] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.388474 12636 leader_election.cc:290] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Requested vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.389109 12636 raft_consensus.cc:2804] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.384055 12610 ts_tablet_manager.cc:1434] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:05:32.389878 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.393141 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e44b4d53c64bb1bf510a31f0da833c" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.393739 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.394304 12630 raft_consensus.cc:493] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.394450 12564 raft_consensus.cc:2468] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.394826 12490 raft_consensus.cc:3060] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.394824 12630 raft_consensus.cc:515] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
W20260608 10:05:32.395378 12380 leader_election.cc:343] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.396248 12565 raft_consensus.cc:2468] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 1.
I20260608 10:05:32.397502 12630 leader_election.cc:290] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.391522 12612 tablet_bootstrap.cc:654] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.390604 12610 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.397375 12455 leader_election.cc:304] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.399106 12621 raft_consensus.cc:2804] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.399261 12489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e58cf1f4a54ae6b4b8d447e9f9d057" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.399693 12621 raft_consensus.cc:697] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Becoming Leader. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Running, Role: LEADER
I20260608 10:05:32.400650 12621 consensus_queue.cc:237] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.403484 12490 raft_consensus.cc:2468] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
W20260608 10:05:32.405157 12378 leader_election.cc:343] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.405984 12378 leader_election.cc:304] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [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: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 1d864052509b411e9e6cc671ffff929d
I20260608 10:05:32.408614 12612 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.408954 12628 raft_consensus.cc:493] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.409350 12612 ts_tablet_manager.cc:1403] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.004s
I20260608 10:05:32.389500 12636 raft_consensus.cc:493] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.409463 12628 raft_consensus.cc:515] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.410008 12636 raft_consensus.cc:3060] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.411191 12620 raft_consensus.cc:493] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.411934 12628 leader_election.cc:290] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.411701 12620 raft_consensus.cc:515] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.412631 12630 raft_consensus.cc:2804] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.413179 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.375133 12611 tablet_bootstrap.cc:492] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.414031 12490 raft_consensus.cc:2468] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 0.
I20260608 10:05:32.414486 12611 ts_tablet_manager.cc:1403] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.043s
I20260608 10:05:32.415362 12528 leader_election.cc:304] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.416721 12414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.413246 12630 raft_consensus.cc:697] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Becoming Leader. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Running, Role: LEADER
I20260608 10:05:32.417488 12414 raft_consensus.cc:2468] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 0.
I20260608 10:05:32.418016 12611 raft_consensus.cc:359] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.418767 12611 raft_consensus.cc:385] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.414498 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e58cf1f4a54ae6b4b8d447e9f9d057" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.419243 12611 raft_consensus.cc:740] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.414057 12620 leader_election.cc:290] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.418689 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.419363 12628 raft_consensus.cc:2804] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.420152 12612 raft_consensus.cc:359] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.420502 12628 raft_consensus.cc:493] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.421028 12628 raft_consensus.cc:3060] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.420445 12611 consensus_queue.cc:260] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
W20260608 10:05:32.421248 12380 leader_election.cc:343] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.421808 12380 leader_election.cc:304] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.422994 12610 tablet_bootstrap.cc:654] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.423247 12611 ts_tablet_manager.cc:1434] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:05:32.423317 12615 raft_consensus.cc:2749] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.424121 12414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.424513 12611 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.424793 12414 raft_consensus.cc:2468] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.426257 12453 leader_election.cc:304] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.427260 12620 raft_consensus.cc:2804] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.427672 12620 raft_consensus.cc:493] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.428191 12620 raft_consensus.cc:3060] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.432029 12611 tablet_bootstrap.cc:654] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.433318 12636 raft_consensus.cc:515] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.418393 12630 consensus_queue.cc:237] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.435750 12636 leader_election.cc:290] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Requested vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.420862 12612 raft_consensus.cc:385] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.437150 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e44b4d53c64bb1bf510a31f0da833c" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.438071 12565 raft_consensus.cc:3060] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.439309 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e44b4d53c64bb1bf510a31f0da833c" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.439915 12490 raft_consensus.cc:3060] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.442148 12628 raft_consensus.cc:515] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.437132 12612 raft_consensus.cc:740] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.410718 12415 raft_consensus.cc:2468] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 1.
I20260608 10:05:32.447484 12490 raft_consensus.cc:2468] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
I20260608 10:05:32.448825 12620 raft_consensus.cc:515] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.450233 12564 raft_consensus.cc:2393] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48f87cb7df7448dd996e412928a24484 in current term 1: Already voted for candidate 1d864052509b411e9e6cc671ffff929d in this term.
I20260608 10:05:32.455703 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
I20260608 10:05:32.456444 12415 raft_consensus.cc:3060] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.445680 12612 consensus_queue.cc:260] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.458606 12414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
I20260608 10:05:32.459916 12612 ts_tablet_manager.cc:1434] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260608 10:05:32.445713 12310 catalog_manager.cc:5696] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f87cb7df7448dd996e412928a24484 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:32.461061 12612 tablet_bootstrap.cc:492] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.461244 12378 leader_election.cc:304] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.461850 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.464522 12565 raft_consensus.cc:2468] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
I20260608 10:05:32.478181 12490 raft_consensus.cc:2393] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d864052509b411e9e6cc671ffff929d in current term 1: Already voted for candidate 48f87cb7df7448dd996e412928a24484 in this term.
I20260608 10:05:32.478247 12636 raft_consensus.cc:2804] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.466884 12620 leader_election.cc:290] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.478888 12636 raft_consensus.cc:697] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Becoming Leader. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Running, Role: LEADER
I20260608 10:05:32.470886 12610 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.480006 12610 ts_tablet_manager.cc:1403] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.016s
I20260608 10:05:32.451340 12628 leader_election.cc:290] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.472803 12612 tablet_bootstrap.cc:654] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
W20260608 10:05:32.474083 12586 debug-util.cc:398] Leaking SignalData structure 0x7b080005ec40 after lost signal to thread 7889
I20260608 10:05:32.477068 12611 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.481149 12611 ts_tablet_manager.cc:1403] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.002s
W20260608 10:05:32.481684 12586 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5560 after lost signal to thread 12346
I20260608 10:05:32.484351 12611 raft_consensus.cc:359] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.485152 12611 raft_consensus.cc:385] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.464941 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68daa9782e0f4ff8821a9470e9b31a85" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.480060 12528 leader_election.cc:304] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [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: 1d864052509b411e9e6cc671ffff929d; no voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.485695 12611 raft_consensus.cc:740] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.486080 12564 raft_consensus.cc:2393] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48f87cb7df7448dd996e412928a24484 in current term 1: Already voted for candidate 1d864052509b411e9e6cc671ffff929d in this term.
I20260608 10:05:32.479837 12636 consensus_queue.cc:237] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.486629 12611 consensus_queue.cc:260] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.487776 12617 raft_consensus.cc:2749] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.484107 12610 raft_consensus.cc:359] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.491215 12610 raft_consensus.cc:385] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.491554 12610 raft_consensus.cc:740] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.491914 12611 ts_tablet_manager.cc:1434] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 10:05:32.492417 12610 consensus_queue.cc:260] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.471757 12415 raft_consensus.cc:2468] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 1.
I20260608 10:05:32.498703 12453 leader_election.cc:304] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [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: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 1d864052509b411e9e6cc671ffff929d
I20260608 10:05:32.499756 12620 raft_consensus.cc:2804] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.500324 12620 raft_consensus.cc:697] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Becoming Leader. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Running, Role: LEADER
I20260608 10:05:32.501250 12620 consensus_queue.cc:237] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.493069 12611 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.509152 12610 ts_tablet_manager.cc:1434] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260608 10:05:32.510308 12610 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.519528 12611 tablet_bootstrap.cc:654] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.520948 12612 tablet_bootstrap.cc:492] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.521458 12610 tablet_bootstrap.cc:654] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.528811 12612 ts_tablet_manager.cc:1403] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.009s
I20260608 10:05:32.529961 12611 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.530483 12611 ts_tablet_manager.cc:1403] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.038s	user 0.003s	sys 0.009s
I20260608 10:05:32.525738 12310 catalog_manager.cc:5696] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f87cb7df7448dd996e412928a24484 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:32.525646 12309 catalog_manager.cc:5696] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:32.532023 12612 raft_consensus.cc:359] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.532714 12612 raft_consensus.cc:385] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.532998 12612 raft_consensus.cc:740] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.533366 12611 raft_consensus.cc:359] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.534163 12611 raft_consensus.cc:385] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.533931 12612 consensus_queue.cc:260] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.534452 12611 raft_consensus.cc:740] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.535331 12611 consensus_queue.cc:260] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.536238 12612 ts_tablet_manager.cc:1434] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 10:05:32.537258 12612 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.544047 12612 tablet_bootstrap.cc:654] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.555892 12611 ts_tablet_manager.cc:1434] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260608 10:05:32.556294 12612 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.556779 12612 ts_tablet_manager.cc:1403] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 10:05:32.557106 12611 tablet_bootstrap.cc:492] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.560210 12612 raft_consensus.cc:359] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.561019 12612 raft_consensus.cc:385] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.561332 12612 raft_consensus.cc:740] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.562356 12612 consensus_queue.cc:260] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.565106 12612 ts_tablet_manager.cc:1434] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:05:32.566319 12612 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: Bootstrap starting.
I20260608 10:05:32.566869 12311 catalog_manager.cc:5696] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:32.570019 12611 tablet_bootstrap.cc:654] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.576336 12610 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.576534 12617 raft_consensus.cc:493] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.576917 12610 ts_tablet_manager.cc:1403] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.000s
I20260608 10:05:32.577355 12617 raft_consensus.cc:515] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.580495 12610 raft_consensus.cc:359] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.580958 12617 leader_election.cc:290] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.581444 12610 raft_consensus.cc:385] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.582428 12610 raft_consensus.cc:740] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.581876 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.583427 12610 consensus_queue.cc:260] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.584024 12612 tablet_bootstrap.cc:654] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.583863 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
W20260608 10:05:32.584643 12528 leader_election.cc:343] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:05:32.586197 12528 leader_election.cc:343] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:32.586696 12528 leader_election.cc:304] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d; no voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.588290 12628 raft_consensus.cc:2749] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.588696 12617 raft_consensus.cc:493] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.589372 12617 raft_consensus.cc:515] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.592545 12617 leader_election.cc:290] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.594287 12610 ts_tablet_manager.cc:1434] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:05:32.595034 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cefd106a3c341d89ae8159c1a6977a2" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.595551 12610 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.595990 12415 raft_consensus.cc:2468] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 0.
I20260608 10:05:32.599040 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cefd106a3c341d89ae8159c1a6977a2" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.600023 12490 raft_consensus.cc:2468] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 0.
I20260608 10:05:32.602470 12528 leader_election.cc:304] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.603336 12610 tablet_bootstrap.cc:654] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.604724 12617 raft_consensus.cc:2804] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.605329 12617 raft_consensus.cc:493] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.605844 12617 raft_consensus.cc:3060] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.619936 12611 tablet_bootstrap.cc:492] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.617496 12617 raft_consensus.cc:515] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.621313 12611 ts_tablet_manager.cc:1403] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.006s
I20260608 10:05:32.623337 12617 leader_election.cc:290] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.624814 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cefd106a3c341d89ae8159c1a6977a2" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
I20260608 10:05:32.625031 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cefd106a3c341d89ae8159c1a6977a2" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.625573 12415 raft_consensus.cc:3060] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.625640 12490 raft_consensus.cc:3060] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.626376 12611 raft_consensus.cc:359] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.627086 12611 raft_consensus.cc:385] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.627360 12611 raft_consensus.cc:740] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.630854 12610 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.631400 12610 ts_tablet_manager.cc:1403] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260608 10:05:32.633450 12490 raft_consensus.cc:2468] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 1.
I20260608 10:05:32.634394 12415 raft_consensus.cc:2468] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d864052509b411e9e6cc671ffff929d in term 1.
I20260608 10:05:32.634491 12610 raft_consensus.cc:359] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.635357 12528 leader_election.cc:304] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.635962 12611 consensus_queue.cc:260] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.637106 12612 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: No bootstrap required, opened a new log
I20260608 10:05:32.637261 12628 raft_consensus.cc:2804] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.637668 12612 ts_tablet_manager.cc:1403] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.030s
I20260608 10:05:32.640755 12612 raft_consensus.cc:359] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.641448 12612 raft_consensus.cc:385] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.635362 12610 raft_consensus.cc:385] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.641777 12612 raft_consensus.cc:740] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.641916 12610 raft_consensus.cc:740] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.642807 12612 consensus_queue.cc:260] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.644821 12610 consensus_queue.cc:260] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.649417 12612 ts_tablet_manager.cc:1434] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:05:32.650626 12611 ts_tablet_manager.cc:1434] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260608 10:05:32.653543 12610 ts_tablet_manager.cc:1434] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 10:05:32.654023 12611 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: Bootstrap starting.
I20260608 10:05:32.653673 12415 raft_consensus.cc:3060] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.654938 12610 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: Bootstrap starting.
I20260608 10:05:32.663539 12610 tablet_bootstrap.cc:654] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.670987 12630 raft_consensus.cc:493] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.671587 12630 raft_consensus.cc:515] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.676261 12630 leader_election.cc:290] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.677085 12628 raft_consensus.cc:697] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Becoming Leader. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Running, Role: LEADER
I20260608 10:05:32.679131 12628 consensus_queue.cc:237] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.680840 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.680843 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.683334 12490 raft_consensus.cc:2468] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.685925 12378 leader_election.cc:304] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.684031 12564 raft_consensus.cc:2468] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.691262 12610 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: No bootstrap required, opened a new log
I20260608 10:05:32.691823 12610 ts_tablet_manager.cc:1403] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.008s
I20260608 10:05:32.691689 12630 raft_consensus.cc:2804] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.695291 12630 raft_consensus.cc:493] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.695508 12610 raft_consensus.cc:359] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.695914 12630 raft_consensus.cc:3060] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.696350 12610 raft_consensus.cc:385] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.698390 12671 consensus_queue.cc:1048] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:05:32.702968 12620 raft_consensus.cc:493] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.703693 12620 raft_consensus.cc:515] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.709187 12620 leader_election.cc:290] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.710773 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292095bc0c640cda3f9dafa2badc1e8" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.711766 12564 raft_consensus.cc:2468] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.712288 12611 tablet_bootstrap.cc:654] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:32.696687 12610 raft_consensus.cc:740] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.716498 12610 consensus_queue.cc:260] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.718448 12455 leader_election.cc:304] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.719452 12620 raft_consensus.cc:2804] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.719563 12610 ts_tablet_manager.cc:1434] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260608 10:05:32.719879 12620 raft_consensus.cc:493] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.720283 12620 raft_consensus.cc:3060] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.722790 12636 consensus_queue.cc:1048] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:32.734215 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292095bc0c640cda3f9dafa2badc1e8" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.734666 12621 raft_consensus.cc:493] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.735073 12415 raft_consensus.cc:2468] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.735224 12621 raft_consensus.cc:515] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.739095 12413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e58cf1f4a54ae6b4b8d447e9f9d057" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.739784 12413 raft_consensus.cc:2468] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.741312 12453 leader_election.cc:304] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.742690 12621 leader_election.cc:290] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.743368 12621 raft_consensus.cc:2804] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.743791 12621 raft_consensus.cc:493] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.745069 12621 raft_consensus.cc:3060] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.746485 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e58cf1f4a54ae6b4b8d447e9f9d057" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.747236 12564 raft_consensus.cc:2468] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.750875 12636 consensus_queue.cc:1048] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:32.771903 12620 raft_consensus.cc:515] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.774385 12630 raft_consensus.cc:515] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.779891 12620 leader_election.cc:290] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.778168 12309 catalog_manager.cc:5696] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d864052509b411e9e6cc671ffff929d (127.7.179.131). New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:32.785763 12630 leader_election.cc:290] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Requested vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
W20260608 10:05:32.787709 12453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.179.129:39191, user_credentials={real_user=slave}} blocked reactor thread for 46551us
I20260608 10:05:32.788357 12563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.789019 12563 raft_consensus.cc:3060] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.782198 12621 raft_consensus.cc:515] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.791626 12489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.792301 12489 raft_consensus.cc:3060] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.792594 12621 leader_election.cc:290] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.783526 12565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292095bc0c640cda3f9dafa2badc1e8" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.794076 12414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8292095bc0c640cda3f9dafa2badc1e8" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
I20260608 10:05:32.794224 12565 raft_consensus.cc:3060] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.794714 12414 raft_consensus.cc:3060] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.802170 12562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e58cf1f4a54ae6b4b8d447e9f9d057" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.802852 12562 raft_consensus.cc:3060] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.798748 12415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e58cf1f4a54ae6b4b8d447e9f9d057" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
I20260608 10:05:32.803893 12415 raft_consensus.cc:3060] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.806792 12617 raft_consensus.cc:493] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.811276 12617 raft_consensus.cc:515] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.815269 12411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.821516 12621 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:32.818451 12617 leader_election.cc:290] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:32.836789 12636 raft_consensus.cc:493] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.837384 12636 raft_consensus.cc:515] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.842057 12489 raft_consensus.cc:2468] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
I20260608 10:05:32.844463 12636 leader_election.cc:290] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.829639 12487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087463f3905b42ba9c5b6f900a3e8870" candidate_uuid: "1d864052509b411e9e6cc671ffff929d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.847711 12561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.848265 12487 raft_consensus.cc:2393] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d864052509b411e9e6cc671ffff929d in current term 1: Already voted for candidate 2bfd28551ecf4d3d83c8ef0731699adc in this term.
I20260608 10:05:32.848685 12561 raft_consensus.cc:2468] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.850032 12528 leader_election.cc:304] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d; no voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484
I20260608 10:05:32.850994 12671 raft_consensus.cc:3060] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.854216 12380 leader_election.cc:304] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 
I20260608 10:05:32.854591 12617 consensus_queue.cc:1048] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:32.859125 12671 raft_consensus.cc:2749] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:32.859992 12378 leader_election.cc:304] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.865697 12620 raft_consensus.cc:493] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:32.866321 12620 raft_consensus.cc:515] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.867274 12611 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: No bootstrap required, opened a new log
I20260608 10:05:32.869179 12620 leader_election.cc:290] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.865926 12489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:32.872671 12489 raft_consensus.cc:2468] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:32.872498 12412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" is_pre_election: true
I20260608 10:05:32.873905 12412 raft_consensus.cc:2468] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.876124 12561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:32.877063 12561 raft_consensus.cc:2468] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 0.
I20260608 10:05:32.879122 12615 raft_consensus.cc:2804] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.869652 12611 ts_tablet_manager.cc:1403] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: Time spent bootstrapping tablet: real 0.216s	user 0.029s	sys 0.037s
I20260608 10:05:32.883198 12615 raft_consensus.cc:493] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.886646 12615 raft_consensus.cc:3060] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.883827 12565 raft_consensus.cc:2468] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 1.
I20260608 10:05:32.895781 12455 leader_election.cc:304] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.892164 12563 raft_consensus.cc:2468] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
W20260608 10:05:32.894316 12361 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:05:32.896440 12636 raft_consensus.cc:2804] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.896790 12620 raft_consensus.cc:2804] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.898386 12620 raft_consensus.cc:697] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Becoming Leader. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Running, Role: LEADER
I20260608 10:05:32.899590 12620 consensus_queue.cc:237] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.901793 12630 consensus_queue.cc:1048] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:32.896440 12562 raft_consensus.cc:2468] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 1.
I20260608 10:05:32.897640 12455 leader_election.cc:304] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.831708 12414 raft_consensus.cc:2468] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 1.
I20260608 10:05:32.907200 12636 raft_consensus.cc:697] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Becoming Leader. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Running, Role: LEADER
I20260608 10:05:32.920653 12636 consensus_queue.cc:237] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.923250 12455 leader_election.cc:304] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:32.924584 12677 raft_consensus.cc:2804] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:32.925112 12677 raft_consensus.cc:697] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Becoming Leader. State: Replica: 48f87cb7df7448dd996e412928a24484, State: Running, Role: LEADER
I20260608 10:05:32.926086 12677 consensus_queue.cc:237] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.916843 12621 raft_consensus.cc:2804] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:32.933004 12621 raft_consensus.cc:493] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:32.933455 12621 raft_consensus.cc:3060] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.933768 12611 raft_consensus.cc:359] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.935464 12611 raft_consensus.cc:385] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:32.936321 12611 raft_consensus.cc:740] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d864052509b411e9e6cc671ffff929d, State: Initialized, Role: FOLLOWER
I20260608 10:05:32.966125 12611 consensus_queue.cc:260] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.966636 12677 consensus_queue.cc:1048] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 10:05:32.959091 12615 raft_consensus.cc:515] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:32.973349 12685 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260608 10:05:32.980314 12611 ts_tablet_manager.cc:1434] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.003s
I20260608 10:05:32.983457 12615 leader_election.cc:290] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Requested vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:32.984354 12490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:32.984849 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:32.985435 12564 raft_consensus.cc:3060] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:32.970629 12415 raft_consensus.cc:2468] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f87cb7df7448dd996e412928a24484 in term 1.
I20260608 10:05:32.993427 12564 raft_consensus.cc:2468] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
I20260608 10:05:33.002694 12621 raft_consensus.cc:515] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:33.004261 12490 raft_consensus.cc:2393] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2bfd28551ecf4d3d83c8ef0731699adc in current term 1: Already voted for candidate 48f87cb7df7448dd996e412928a24484 in this term.
I20260608 10:05:33.011001 12621 leader_election.cc:290] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [CANDIDATE]: Term 1 election: Requested vote from peers 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:33.011866 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:33.013021 12564 raft_consensus.cc:2393] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48f87cb7df7448dd996e412928a24484 in current term 1: Already voted for candidate 2bfd28551ecf4d3d83c8ef0731699adc in this term.
I20260608 10:05:33.017680 12380 leader_election.cc:304] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 
I20260608 10:05:33.022226 12413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b15d21ea85463fa6f75c60dbc8fb65" candidate_uuid: "48f87cb7df7448dd996e412928a24484" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bfd28551ecf4d3d83c8ef0731699adc"
I20260608 10:05:33.022795 12615 raft_consensus.cc:2804] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:33.025039 12615 raft_consensus.cc:697] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Becoming Leader. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Running, Role: LEADER
I20260608 10:05:33.026120 12615 consensus_queue.cc:237] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:33.037982 12692 consensus_queue.cc:1048] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.039322 12691 consensus_queue.cc:1048] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.032017 12309 catalog_manager.cc:5696] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.050395 12693 consensus_queue.cc:1048] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.061276 12688 consensus_queue.cc:1048] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.076330 12453 leader_election.cc:304] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [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: 48f87cb7df7448dd996e412928a24484; no voters: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc
I20260608 10:05:33.083830 12690 raft_consensus.cc:2749] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:05:33.099658 12617 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.112020 12309 catalog_manager.cc:5696] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.117455 12671 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.134097 12311 catalog_manager.cc:5696] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f87cb7df7448dd996e412928a24484 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.136137 12311 catalog_manager.cc:5696] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48f87cb7df7448dd996e412928a24484 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.159518 12693 raft_consensus.cc:493] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:33.160133 12693 raft_consensus.cc:515] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:33.164076 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc0cb1a1f99434b9e2ad0b0dc8ae32b" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d" is_pre_election: true
I20260608 10:05:33.164515 12693 leader_election.cc:290] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:33.164785 12487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc0cb1a1f99434b9e2ad0b0dc8ae32b" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484" is_pre_election: true
I20260608 10:05:33.164912 12564 raft_consensus.cc:2468] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:33.165688 12487 raft_consensus.cc:2468] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 0.
I20260608 10:05:33.166934 12380 leader_election.cc:304] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d864052509b411e9e6cc671ffff929d, 2bfd28551ecf4d3d83c8ef0731699adc; no voters: 
I20260608 10:05:33.168355 12693 raft_consensus.cc:2804] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:33.168787 12693 raft_consensus.cc:493] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:33.169166 12693 raft_consensus.cc:3060] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:33.184403 12693 raft_consensus.cc:515] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:33.187649 12693 leader_election.cc:290] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Requested vote from peers 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497), 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:33.187916 12487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc0cb1a1f99434b9e2ad0b0dc8ae32b" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f87cb7df7448dd996e412928a24484"
I20260608 10:05:33.188688 12487 raft_consensus.cc:3060] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:33.188377 12564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc0cb1a1f99434b9e2ad0b0dc8ae32b" candidate_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d864052509b411e9e6cc671ffff929d"
I20260608 10:05:33.189267 12564 raft_consensus.cc:3060] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:33.194244 12487 raft_consensus.cc:2468] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
I20260608 10:05:33.195521 12378 leader_election.cc:304] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bfd28551ecf4d3d83c8ef0731699adc, 48f87cb7df7448dd996e412928a24484; no voters: 
I20260608 10:05:33.196295 12693 raft_consensus.cc:2804] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:33.196755 12693 raft_consensus.cc:697] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Becoming Leader. State: Replica: 2bfd28551ecf4d3d83c8ef0731699adc, State: Running, Role: LEADER
I20260608 10:05:33.197598 12693 consensus_queue.cc:237] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } }
I20260608 10:05:33.198596 12564 raft_consensus.cc:2468] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bfd28551ecf4d3d83c8ef0731699adc in term 1.
I20260608 10:05:33.207769 12311 catalog_manager.cc:5696] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129). New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:33.302352 12690 consensus_queue.cc:1048] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.320834 12688 consensus_queue.cc:1048] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:33.363371 12691 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:33.384838 12690 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:33.403062 12691 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:33.423286 12621 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.482786 12691 consensus_queue.cc:1048] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:33.533219 12692 consensus_queue.cc:1048] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:05:33.660147 12706 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.004s	sys 0.004s
W20260608 10:05:33.660332 12709 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.008s	sys 0.004s
W20260608 10:05:33.660147 12707 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.006s	sys 0.000s
W20260608 10:05:33.663547 12596 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s	user 0.008s	sys 0.000s
I20260608 10:05:33.664033 12692 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:05:33.680312 12594 meta_cache.cc:1261] Time spent looking up entry by key: real 0.082s	user 0.006s	sys 0.005s
I20260608 10:05:33.686693 12692 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:05:34.292896 12528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.130:44497, user_credentials={real_user=slave}} blocked reactor thread for 45132.9us
W20260608 10:05:34.366555 12750 log.cc:927] Time spent T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
W20260608 10:05:34.501910 12380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.131:40147, user_credentials={real_user=slave}} blocked reactor thread for 463408us
W20260608 10:05:34.461805 12378 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.130:44497, user_credentials={real_user=slave}} blocked reactor thread for 173144us
W20260608 10:05:34.780169 12594 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.179.130:44497, user_credentials={real_user=slave}} blocked reactor thread for 49000.6us
W20260608 10:05:34.827658 12765 log.cc:927] Time spent T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: Append to log took a long time: real 0.269s	user 0.002s	sys 0.004s
W20260608 10:05:34.961637 12782 log.cc:927] Time spent T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: Append to log took a long time: real 0.058s	user 0.002s	sys 0.000s
I20260608 10:05:34.962291 12761 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58608 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=20, attempt_no=0}) took 1047 ms. Trace:
I20260608 10:05:34.970715 12761 rpcz_store.cc:276] 0608 10:05:33.914575 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.914717 (+   142us) service_pool.cc:224] Handling call
0608 10:05:34.962216 (+1047499us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.039598 (+     0us) write_op.cc:183] PREPARE: starting on tablet 82c6801837864bc7875ab49d87dc8ea5
0608 10:05:34.040249 (+   651us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.040295 (+    46us) write_op.cc:435] Acquired schema lock
0608 10:05:34.040324 (+    29us) tablet.cc:662] Decoding operations
0608 10:05:34.041106 (+   782us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.041182 (+    76us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.041226 (+    44us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:05:34.041960 (+   734us) tablet.cc:701] Row locks acquired
0608 10:05:34.041984 (+    24us) write_op.cc:260] PREPARE: finished
0608 10:05:34.042238 (+   254us) write_op.cc:270] Start()
0608 10:05:34.042402 (+   164us) write_op.cc:276] Timestamp: P: 1780913134042174 usec, L: 0
0608 10:05:34.042430 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.043419 (+   989us) log.cc:844] Serialized 562 byte log entry
0608 10:05:34.771991 (+728572us) op_driver.cc:464] REPLICATION: finished
0608 10:05:34.854734 (+ 82743us) write_op.cc:301] APPLY: starting
0608 10:05:34.858075 (+  3341us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:34.888325 (+ 30250us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:34.894587 (+  6262us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:34.922441 (+ 27854us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:34.922652 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:34.922708 (+    56us) write_op.cc:312] APPLY: finished
0608 10:05:34.935045 (+ 12337us) log.cc:844] Serialized 52 byte log entry
0608 10:05:34.961680 (+ 26635us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:34.961793 (+   113us) write_op.cc:454] Released schema lock
0608 10:05:34.961843 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74728,"num_ops":6,"prepare.queue_time_us":123324,"prepare.run_cpu_time_us":4167,"prepare.run_wall_time_us":4165,"replication_time_us":725625,"thread_start_us":171194,"threads_started":1}]]}
I20260608 10:05:34.997018 12764 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50818 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=19, attempt_no=0}) took 1001 ms. Trace:
I20260608 10:05:35.010370 12740 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50818 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=28, attempt_no=0}) took 1008 ms. Trace:
I20260608 10:05:34.998687 12764 rpcz_store.cc:276] 0608 10:05:33.995930 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.999787 (+  3857us) service_pool.cc:224] Handling call
0608 10:05:34.085094 (+ 85307us) spinlock_profiling.cc:243] Waited 16 ms on lock 0x7b340025e898. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:34.996821 (+911727us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.193672 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2cefd106a3c341d89ae8159c1a6977a2
0608 10:05:34.223638 (+ 29966us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.228181 (+  4543us) write_op.cc:435] Acquired schema lock
0608 10:05:34.228219 (+    38us) tablet.cc:662] Decoding operations
0608 10:05:34.267096 (+ 38877us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.268624 (+  1528us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.273803 (+  5179us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:05:34.293879 (+ 20076us) tablet.cc:701] Row locks acquired
0608 10:05:34.293903 (+    24us) write_op.cc:260] PREPARE: finished
0608 10:05:34.294146 (+   243us) write_op.cc:270] Start()
0608 10:05:34.294295 (+   149us) write_op.cc:276] Timestamp: P: 1780913134294092 usec, L: 0
0608 10:05:34.294313 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.349535 (+ 55222us) log.cc:844] Serialized 519 byte log entry
0608 10:05:34.497278 (+147743us) spinlock_profiling.cc:243] Waited 6.13 ms on lock 0x7b4c0039fd40. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaac157c 00007f82aaae2282 00007f82aaae30fc 00007f82aaa75af8 00007f82aaac703d 00007f82aaac7b35 00007f82aae787ad 00007f82acaa1a1c 00007f82aca9e1fe 00007f82acaab490 00007f82acaab3a0
0608 10:05:34.498357 (+  1079us) spinlock_profiling.cc:243] Waited 1.44 ms on lock 0x7b180018ec80. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82b369de0b 00007f82b36b22ec 00007f82a94692fc 00007f82a946db0b 00007f82a946da60 00007f82a946d9c0 00007f82a946d960 00007f82a946bc8f 0000000000497fd6 0000000000497c68 00007f82a9430ee6
0608 10:05:34.869392 (+371035us) op_driver.cc:464] REPLICATION: finished
0608 10:05:34.878233 (+  8841us) write_op.cc:301] APPLY: starting
0608 10:05:34.883187 (+  4954us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:34.903093 (+ 19906us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:34.904295 (+  1202us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:34.947688 (+ 43393us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:34.947896 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:34.947941 (+    45us) write_op.cc:312] APPLY: finished
0608 10:05:34.961377 (+ 13436us) log.cc:844] Serialized 46 byte log entry
0608 10:05:34.996318 (+ 34941us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:34.996425 (+   107us) write_op.cc:454] Released schema lock
0608 10:05:34.996468 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":36876544,"child_traces":[["op",{"apply.queue_time_us":2506,"num_ops":5,"prepare.queue_time_us":86216,"prepare.run_cpu_time_us":5177,"prepare.run_wall_time_us":186669,"raft.queue_time_us":1384,"raft.run_cpu_time_us":7990,"raft.run_wall_time_us":121250,"replication_time_us":574958,"spinlock_wait_cycles":17395328}]]}
I20260608 10:05:35.032961 12748 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58608 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=45, attempt_no=0}) took 1064 ms. Trace:
I20260608 10:05:35.068295 12758 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:58608 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=41, attempt_no=0}) took 1116 ms. Trace:
I20260608 10:05:35.010875 12740 rpcz_store.cc:276] 0608 10:05:34.001498 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.017349 (+ 15851us) service_pool.cc:224] Handling call
0608 10:05:35.010154 (+992805us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.187433 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9f25d2b3ee334937b9fdf0c955e438f3
0608 10:05:34.218882 (+ 31449us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.220689 (+  1807us) write_op.cc:435] Acquired schema lock
0608 10:05:34.222670 (+  1981us) tablet.cc:662] Decoding operations
0608 10:05:34.246002 (+ 23332us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.246793 (+   791us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.248237 (+  1444us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:05:34.254559 (+  6322us) tablet.cc:701] Row locks acquired
0608 10:05:34.254582 (+    23us) write_op.cc:260] PREPARE: finished
0608 10:05:34.258332 (+  3750us) write_op.cc:270] Start()
0608 10:05:34.258558 (+   226us) write_op.cc:276] Timestamp: P: 1780913134258264 usec, L: 0
0608 10:05:34.258595 (+    37us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.260162 (+  1567us) log.cc:844] Serialized 562 byte log entry
0608 10:05:34.918887 (+658725us) op_driver.cc:464] REPLICATION: finished
0608 10:05:34.961216 (+ 42329us) write_op.cc:301] APPLY: starting
0608 10:05:34.966741 (+  5525us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:34.993436 (+ 26695us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.002719 (+  9283us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.008899 (+  6180us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.009100 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.009149 (+    49us) write_op.cc:312] APPLY: finished
0608 10:05:35.009384 (+   235us) log.cc:844] Serialized 52 byte log entry
0608 10:05:35.009670 (+   286us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.009769 (+    99us) write_op.cc:454] Released schema lock
0608 10:05:35.009815 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38102,"num_ops":6,"prepare.queue_time_us":162608,"prepare.run_cpu_time_us":4572,"prepare.run_wall_time_us":75207,"replication_time_us":660160}]]}
W20260608 10:05:35.079113 12784 log.cc:927] Time spent T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260608 10:05:35.095005 12734 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=15, attempt_no=0}) took 1155 ms. Trace:
I20260608 10:05:35.133030 12740 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50818 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=17, attempt_no=0}) took 1153 ms. Trace:
I20260608 10:05:35.133510 12740 rpcz_store.cc:276] 0608 10:05:33.979906 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.984783 (+  4877us) service_pool.cc:224] Handling call
0608 10:05:34.163552 (+178769us) spinlock_profiling.cc:243] Waited 27.8 ms on lock 0x7b340025e898. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:35.132955 (+969403us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.518472 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9f25d2b3ee334937b9fdf0c955e438f3
0608 10:05:34.545983 (+ 27511us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.547309 (+  1326us) write_op.cc:435] Acquired schema lock
0608 10:05:34.548647 (+  1338us) tablet.cc:662] Decoding operations
0608 10:05:34.568411 (+ 19764us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.568461 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.568501 (+    40us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:05:34.569924 (+  1423us) tablet.cc:701] Row locks acquired
0608 10:05:34.569942 (+    18us) write_op.cc:260] PREPARE: finished
0608 10:05:34.868128 (+298186us) spinlock_profiling.cc:243] Waited 6.27 ms on lock 0x7b340025e898. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0fa42 00007f82b0721ec4 00007f82b0721660 00007f82b072b950 00007f82b072b8b0 00007f82b072b810 00007f82b072b7b0 00007f82b072992f 0000000000497fd6 0000000000497c68
0608 10:05:34.868315 (+   187us) write_op.cc:270] Start()
0608 10:05:34.868556 (+   241us) write_op.cc:276] Timestamp: P: 1780913134868251 usec, L: 0
0608 10:05:34.868581 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.869359 (+   778us) log.cc:844] Serialized 519 byte log entry
0608 10:05:35.083636 (+214277us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.116386 (+ 32750us) write_op.cc:301] APPLY: starting
0608 10:05:35.116465 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.116628 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.116651 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.118015 (+  1364us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.119045 (+  1030us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.119097 (+    52us) write_op.cc:312] APPLY: finished
0608 10:05:35.119322 (+   225us) log.cc:844] Serialized 46 byte log entry
0608 10:05:35.132447 (+ 13125us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.132554 (+   107us) write_op.cc:454] Released schema lock
0608 10:05:35.132598 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":63902464,"child_traces":[["op",{"apply.queue_time_us":32553,"mutex_wait_us":7174,"num_ops":5,"prepare.queue_time_us":318455,"prepare.run_cpu_time_us":8336,"prepare.run_wall_time_us":354326,"replication_time_us":214923,"spinlock_wait_cycles":14420736}]]}
I20260608 10:05:35.157624 12781 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=22, attempt_no=0}) took 1167 ms. Trace:
I20260608 10:05:35.095502 12734 rpcz_store.cc:276] 0608 10:05:33.939936 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.940108 (+   172us) service_pool.cc:224] Handling call
0608 10:05:35.094784 (+1154676us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.190048 (+     0us) write_op.cc:183] PREPARE: starting on tablet f41d40ce45ee4ff4a7b3f119491eac56
0608 10:05:34.224913 (+ 34865us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.224948 (+    35us) write_op.cc:435] Acquired schema lock
0608 10:05:34.224971 (+    23us) tablet.cc:662] Decoding operations
0608 10:05:34.225716 (+   745us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.225770 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.225818 (+    48us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:05:34.253580 (+ 27762us) tablet.cc:701] Row locks acquired
0608 10:05:34.253612 (+    32us) write_op.cc:260] PREPARE: finished
0608 10:05:34.253857 (+   245us) write_op.cc:270] Start()
0608 10:05:34.254014 (+   157us) write_op.cc:276] Timestamp: P: 1780913134253789 usec, L: 0
0608 10:05:34.254036 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.276300 (+ 22264us) log.cc:844] Serialized 519 byte log entry
0608 10:05:35.015764 (+739464us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.092285 (+ 76521us) write_op.cc:301] APPLY: starting
0608 10:05:35.092373 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.092560 (+   187us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.092650 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.093540 (+   890us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.093756 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.093804 (+    48us) write_op.cc:312] APPLY: finished
0608 10:05:35.094064 (+   260us) log.cc:844] Serialized 46 byte log entry
0608 10:05:35.094305 (+   241us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.094398 (+    93us) write_op.cc:454] Released schema lock
0608 10:05:35.094438 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":76309,"mutex_wait_us":156486,"num_ops":5,"prepare.queue_time_us":235387,"prepare.run_cpu_time_us":26987,"prepare.run_wall_time_us":295507,"raft.queue_time_us":220082,"raft.run_cpu_time_us":63,"raft.run_wall_time_us":1185,"replication_time_us":761592,"thread_start_us":31156,"threads_started":1}]]}
I20260608 10:05:35.068826 12758 rpcz_store.cc:276] 0608 10:05:33.967848 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.970407 (+  2559us) service_pool.cc:224] Handling call
0608 10:05:35.068086 (+1097679us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.113728 (+     0us) write_op.cc:183] PREPARE: starting on tablet 82c6801837864bc7875ab49d87dc8ea5
0608 10:05:34.161209 (+ 47481us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.161265 (+    56us) write_op.cc:435] Acquired schema lock
0608 10:05:34.161289 (+    24us) tablet.cc:662] Decoding operations
0608 10:05:34.161903 (+   614us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.161970 (+    67us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.162016 (+    46us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:05:34.162359 (+   343us) tablet.cc:701] Row locks acquired
0608 10:05:34.162389 (+    30us) write_op.cc:260] PREPARE: finished
0608 10:05:34.162716 (+   327us) write_op.cc:270] Start()
0608 10:05:34.162903 (+   187us) write_op.cc:276] Timestamp: P: 1780913134162644 usec, L: 0
0608 10:05:34.162939 (+    36us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.680393 (+517454us) log.cc:844] Serialized 388 byte log entry
0608 10:05:34.855114 (+174721us) spinlock_profiling.cc:243] Waited 513 ms on lock 0x7b54002558d4. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82acabd5cb 00007f82acbca115 00007f82b0722788 00007f82b0721660 00007f82b072b950 00007f82b072b8b0 00007f82b072b810 00007f82b072b7b0 00007f82b072992f 0000000000497fd6 0000000000497c68
0608 10:05:35.061316 (+206202us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.064599 (+  3283us) write_op.cc:301] APPLY: starting
0608 10:05:35.064677 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.064818 (+   141us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.064841 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.065275 (+   434us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.065601 (+   326us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.065658 (+    57us) write_op.cc:312] APPLY: finished
0608 10:05:35.065879 (+   221us) log.cc:844] Serialized 28 byte log entry
0608 10:05:35.066725 (+   846us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.066817 (+    92us) write_op.cc:454] Released schema lock
0608 10:05:35.066867 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2248,"num_ops":2,"prepare.queue_time_us":116502,"prepare.run_cpu_time_us":11775,"prepare.run_wall_time_us":766406,"replication_time_us":898244,"spinlock_wait_cycles":1179486464}]]}
I20260608 10:05:35.158092 12781 rpcz_store.cc:276] 0608 10:05:33.990529 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.992945 (+  2416us) service_pool.cc:224] Handling call
0608 10:05:35.157377 (+1164432us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.171362 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b
0608 10:05:34.186723 (+ 15361us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.188099 (+  1376us) write_op.cc:435] Acquired schema lock
0608 10:05:34.188129 (+    30us) tablet.cc:662] Decoding operations
0608 10:05:34.223749 (+ 35620us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.227286 (+  3537us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.229539 (+  2253us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:05:34.238102 (+  8563us) tablet.cc:701] Row locks acquired
0608 10:05:34.238124 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:05:34.238349 (+   225us) write_op.cc:270] Start()
0608 10:05:34.238486 (+   137us) write_op.cc:276] Timestamp: P: 1780913134238295 usec, L: 0
0608 10:05:34.238504 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.239258 (+   754us) log.cc:844] Serialized 562 byte log entry
0608 10:05:35.027138 (+787880us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.154461 (+127323us) write_op.cc:301] APPLY: starting
0608 10:05:35.154548 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.154828 (+   280us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.154933 (+   105us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.156048 (+  1115us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.156279 (+   231us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.156332 (+    53us) write_op.cc:312] APPLY: finished
0608 10:05:35.156629 (+   297us) log.cc:844] Serialized 52 byte log entry
0608 10:05:35.156853 (+   224us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.156966 (+   113us) write_op.cc:454] Released schema lock
0608 10:05:35.157018 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":127107,"num_ops":6,"prepare.queue_time_us":151364,"prepare.run_cpu_time_us":5453,"prepare.run_wall_time_us":91625,"replication_time_us":788520}]]}
I20260608 10:05:35.201493 12739 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50818 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=38, attempt_no=0}) took 1094 ms. Trace:
I20260608 10:05:35.210754 12734 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=35, attempt_no=0}) took 1082 ms. Trace:
I20260608 10:05:35.211719 12783 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=8, attempt_no=0}) took 1282 ms. Trace:
I20260608 10:05:35.034225 12748 rpcz_store.cc:276] 0608 10:05:33.968490 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.981772 (+ 13282us) service_pool.cc:224] Handling call
0608 10:05:35.032755 (+1050983us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.155143 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8292095bc0c640cda3f9dafa2badc1e8
0608 10:05:34.359224 (+204081us) spinlock_profiling.cc:243] Waited 1.23 ms on lock 0x7b5c000e9d8c. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82b3c7c36b 00007f82b3c7c16e 00007f82b3c73291 00007f82b07496cf 00007f82b0721b43 00007f82b0721660 00007f82b072b950 00007f82b072b8b0 00007f82b072b810 00007f82b072b7b0 00007f82b072992f
0608 10:05:34.359311 (+    87us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.359344 (+    33us) write_op.cc:435] Acquired schema lock
0608 10:05:34.359364 (+    20us) tablet.cc:662] Decoding operations
0608 10:05:34.360010 (+   646us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.360087 (+    77us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.360131 (+    44us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:05:34.360600 (+   469us) tablet.cc:701] Row locks acquired
0608 10:05:34.360624 (+    24us) write_op.cc:260] PREPARE: finished
0608 10:05:34.360929 (+   305us) write_op.cc:270] Start()
0608 10:05:34.377361 (+ 16432us) write_op.cc:276] Timestamp: P: 1780913134360860 usec, L: 0
0608 10:05:34.377965 (+   604us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.438546 (+ 60581us) log.cc:844] Serialized 432 byte log entry
0608 10:05:34.969289 (+530743us) op_driver.cc:464] REPLICATION: finished
0608 10:05:34.983068 (+ 13779us) write_op.cc:301] APPLY: starting
0608 10:05:34.985073 (+  2005us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.003622 (+ 18549us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.004475 (+   853us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.031632 (+ 27157us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.031811 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.031863 (+    52us) write_op.cc:312] APPLY: finished
0608 10:05:35.032093 (+   230us) log.cc:844] Serialized 34 byte log entry
0608 10:05:35.032274 (+   181us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.032382 (+   108us) write_op.cc:454] Released schema lock
0608 10:05:35.032425 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1883,"num_ops":3,"prepare.queue_time_us":131638,"prepare.run_cpu_time_us":8515,"prepare.run_wall_time_us":320035,"replication_time_us":591196,"spinlock_wait_cycles":2833280}]]}
I20260608 10:05:35.211301 12734 rpcz_store.cc:276] 0608 10:05:34.128326 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.129682 (+  1356us) service_pool.cc:224] Handling call
0608 10:05:35.210672 (+1080990us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.239734 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b
0608 10:05:34.240289 (+   555us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.240323 (+    34us) write_op.cc:435] Acquired schema lock
0608 10:05:34.240341 (+    18us) tablet.cc:662] Decoding operations
0608 10:05:34.247517 (+  7176us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.247566 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.247593 (+    27us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:05:34.247967 (+   374us) tablet.cc:701] Row locks acquired
0608 10:05:34.247986 (+    19us) write_op.cc:260] PREPARE: finished
0608 10:05:34.249919 (+  1933us) write_op.cc:270] Start()
0608 10:05:34.255230 (+  5311us) write_op.cc:276] Timestamp: P: 1780913134248133 usec, L: 0
0608 10:05:34.255248 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.292375 (+ 37127us) log.cc:844] Serialized 475 byte log entry
0608 10:05:35.028258 (+735883us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.186627 (+158369us) write_op.cc:301] APPLY: starting
0608 10:05:35.186716 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.186911 (+   195us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.187028 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.187798 (+   770us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.199097 (+ 11299us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.199149 (+    52us) write_op.cc:312] APPLY: finished
0608 10:05:35.199371 (+   222us) log.cc:844] Serialized 40 byte log entry
0608 10:05:35.199604 (+   233us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.199692 (+    88us) write_op.cc:454] Released schema lock
0608 10:05:35.199735 (+    43us) write_op.cc:341] FINISH: Updating metrics
0608 10:05:35.210547 (+ 10812us) spinlock_profiling.cc:243] Waited 5.2 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab11c91 00007f82aab36273 00007f82b240d9a7 00007f82b0726396 00007f82b0725b8f 00007f82b072e4e0 00007f82b072e440 00007f82b072e3a0 00007f82b072e340 00007f82b072c4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":158066,"num_ops":4,"prepare.queue_time_us":54894,"prepare.run_cpu_time_us":4209,"prepare.run_wall_time_us":55923,"replication_time_us":771050,"spinlock_wait_cycles":11957504}]]}
I20260608 10:05:35.217826 12781 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=47, attempt_no=0}) took 1037 ms. Trace:
I20260608 10:05:35.212288 12783 rpcz_store.cc:276] 0608 10:05:33.929238 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.935827 (+  6589us) service_pool.cc:224] Handling call
0608 10:05:35.211519 (+1275692us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.525320 (+     0us) write_op.cc:183] PREPARE: starting on tablet 688726d992404f04968ccf13cce24229
0608 10:05:34.540780 (+ 15460us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.540820 (+    40us) write_op.cc:435] Acquired schema lock
0608 10:05:34.540840 (+    20us) tablet.cc:662] Decoding operations
0608 10:05:34.544052 (+  3212us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.544998 (+   946us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.546475 (+  1477us) tablet.cc:685] Acquiring locks for 7 operations
0608 10:05:34.568063 (+ 21588us) tablet.cc:701] Row locks acquired
0608 10:05:34.569058 (+   995us) write_op.cc:260] PREPARE: finished
0608 10:05:34.585169 (+ 16111us) write_op.cc:270] Start()
0608 10:05:34.589743 (+  4574us) write_op.cc:276] Timestamp: P: 1780913134583842 usec, L: 0
0608 10:05:34.589771 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.618997 (+ 29226us) log.cc:844] Serialized 605 byte log entry
0608 10:05:35.027674 (+408677us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.202746 (+175072us) write_op.cc:301] APPLY: starting
0608 10:05:35.202830 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.203059 (+   229us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.203148 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.204301 (+  1153us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.204534 (+   233us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.204586 (+    52us) write_op.cc:312] APPLY: finished
0608 10:05:35.205347 (+   761us) log.cc:844] Serialized 58 byte log entry
0608 10:05:35.206189 (+   842us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.206297 (+   108us) write_op.cc:454] Released schema lock
0608 10:05:35.206352 (+    55us) write_op.cc:341] FINISH: Updating metrics
0608 10:05:35.211382 (+  5030us) spinlock_profiling.cc:243] Waited 4.23 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab11c91 00007f82aab36273 00007f82b240d9a7 00007f82b0726396 00007f82b0725b8f 00007f82b072e4e0 00007f82b072e440 00007f82b072e3a0 00007f82b072e340 00007f82b072c4bf
Metrics: {"spinlock_wait_cycles":384256,"child_traces":[["op",{"apply.queue_time_us":172563,"num_ops":7,"prepare.queue_time_us":583703,"prepare.run_cpu_time_us":5099,"prepare.run_wall_time_us":105673,"replication_time_us":430034,"spinlock_wait_cycles":9719680}]]}
I20260608 10:05:35.241436 12783 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=14, attempt_no=0}) took 1306 ms. Trace:
I20260608 10:05:35.242002 12783 rpcz_store.cc:276] 0608 10:05:33.935518 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.936780 (+  1262us) service_pool.cc:224] Handling call
0608 10:05:35.241363 (+1304583us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.037160 (+     0us) write_op.cc:183] PREPARE: starting on tablet 53e44b4d53c64bb1bf510a31f0da833c
0608 10:05:34.042999 (+  5839us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.043038 (+    39us) write_op.cc:435] Acquired schema lock
0608 10:05:34.043063 (+    25us) tablet.cc:662] Decoding operations
0608 10:05:34.045955 (+  2892us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.046069 (+   114us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.046129 (+    60us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:05:34.046442 (+   313us) tablet.cc:701] Row locks acquired
0608 10:05:34.046474 (+    32us) write_op.cc:260] PREPARE: finished
0608 10:05:34.046785 (+   311us) write_op.cc:270] Start()
0608 10:05:34.046969 (+   184us) write_op.cc:276] Timestamp: P: 1780913134046699 usec, L: 0
0608 10:05:34.047003 (+    34us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.048625 (+  1622us) log.cc:844] Serialized 388 byte log entry
0608 10:05:35.045898 (+997273us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.239453 (+193555us) write_op.cc:301] APPLY: starting
0608 10:05:35.239538 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.239665 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.239755 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.240165 (+   410us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.240337 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.240384 (+    47us) write_op.cc:312] APPLY: finished
0608 10:05:35.240614 (+   230us) log.cc:844] Serialized 28 byte log entry
0608 10:05:35.240819 (+   205us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.240900 (+    81us) write_op.cc:454] Released schema lock
0608 10:05:35.240964 (+    64us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":193342,"num_ops":2,"prepare.queue_time_us":98650,"prepare.run_cpu_time_us":5122,"prepare.run_wall_time_us":52680,"replication_time_us":998748,"thread_start_us":7788,"threads_started":1}]]}
I20260608 10:05:35.218302 12781 rpcz_store.cc:276] 0608 10:05:34.182924 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.184991 (+  2067us) service_pool.cc:224] Handling call
0608 10:05:34.486982 (+301991us) spinlock_profiling.cc:243] Waited 2.09 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:35.217757 (+730775us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.488657 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b
0608 10:05:34.489240 (+   583us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.489274 (+    34us) write_op.cc:435] Acquired schema lock
0608 10:05:34.489294 (+    20us) tablet.cc:662] Decoding operations
0608 10:05:34.489912 (+   618us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.489962 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.490002 (+    40us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:05:34.490511 (+   509us) tablet.cc:701] Row locks acquired
0608 10:05:34.490531 (+    20us) write_op.cc:260] PREPARE: finished
0608 10:05:34.490756 (+   225us) write_op.cc:270] Start()
0608 10:05:34.490896 (+   140us) write_op.cc:276] Timestamp: P: 1780913134490699 usec, L: 0
0608 10:05:34.490921 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.491661 (+   740us) log.cc:844] Serialized 519 byte log entry
0608 10:05:35.028650 (+536989us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.194262 (+165612us) write_op.cc:301] APPLY: starting
0608 10:05:35.194347 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.194526 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.194622 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.195613 (+   991us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.195817 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.195865 (+    48us) write_op.cc:312] APPLY: finished
0608 10:05:35.196242 (+   377us) log.cc:844] Serialized 46 byte log entry
0608 10:05:35.196446 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.196535 (+    89us) write_op.cc:454] Released schema lock
0608 10:05:35.196584 (+    49us) write_op.cc:341] FINISH: Updating metrics
0608 10:05:35.217612 (+ 21028us) spinlock_profiling.cc:243] Waited 20.1 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab11c91 00007f82aab36273 00007f82b240d9a7 00007f82b0726396 00007f82b0725b8f 00007f82b072e4e0 00007f82b072e440 00007f82b072e3a0 00007f82b072e340 00007f82b072c4bf
Metrics: {"spinlock_wait_cycles":4817152,"child_traces":[["op",{"apply.queue_time_us":165433,"num_ops":5,"prepare.queue_time_us":159,"prepare.run_cpu_time_us":3312,"prepare.run_wall_time_us":4588,"replication_time_us":537620,"spinlock_wait_cycles":46215552}]]}
I20260608 10:05:35.250701 12783 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=18, attempt_no=0}) took 1303 ms. Trace:
I20260608 10:05:35.203540 12739 rpcz_store.cc:276] 0608 10:05:34.078026 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.086296 (+  8270us) service_pool.cc:224] Handling call
0608 10:05:35.119172 (+1032876us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.498768 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2cefd106a3c341d89ae8159c1a6977a2
0608 10:05:34.499611 (+   843us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.499661 (+    50us) write_op.cc:435] Acquired schema lock
0608 10:05:34.499696 (+    35us) tablet.cc:662] Decoding operations
0608 10:05:34.500510 (+   814us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.500580 (+    70us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.500635 (+    55us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:05:34.501349 (+   714us) tablet.cc:701] Row locks acquired
0608 10:05:34.501374 (+    25us) write_op.cc:260] PREPARE: finished
0608 10:05:34.501638 (+   264us) write_op.cc:270] Start()
0608 10:05:34.501788 (+   150us) write_op.cc:276] Timestamp: P: 1780913134501570 usec, L: 0
0608 10:05:34.501812 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.502634 (+   822us) log.cc:844] Serialized 519 byte log entry
0608 10:05:34.965747 (+463113us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.085974 (+120227us) write_op.cc:301] APPLY: starting
0608 10:05:35.096305 (+ 10331us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.101443 (+  5138us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.103146 (+  1703us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.114140 (+ 10994us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.114361 (+   221us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.114410 (+    49us) write_op.cc:312] APPLY: finished
0608 10:05:35.114679 (+   269us) log.cc:844] Serialized 46 byte log entry
0608 10:05:35.117780 (+  3101us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.117882 (+   102us) write_op.cc:454] Released schema lock
0608 10:05:35.117935 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":120028,"mutex_wait_us":13925,"num_ops":5,"prepare.queue_time_us":312145,"prepare.run_cpu_time_us":4253,"prepare.run_wall_time_us":4253,"replication_time_us":463802}]]}
I20260608 10:05:35.257330 12734 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=27, attempt_no=0}) took 1178 ms. Trace:
I20260608 10:05:35.258167 12781 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=25, attempt_no=0}) took 1259 ms. Trace:
I20260608 10:05:35.261641 12776 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=44, attempt_no=0}) took 1086 ms. Trace:
I20260608 10:05:35.258510 12734 rpcz_store.cc:276] 0608 10:05:34.094874 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.097769 (+  2895us) service_pool.cc:224] Handling call
0608 10:05:34.521618 (+423849us) spinlock_profiling.cc:243] Waited 41.8 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:35.257258 (+735640us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.562577 (+     0us) write_op.cc:183] PREPARE: starting on tablet 53e44b4d53c64bb1bf510a31f0da833c
0608 10:05:34.605508 (+ 42931us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.606286 (+   778us) write_op.cc:435] Acquired schema lock
0608 10:05:34.611255 (+  4969us) tablet.cc:662] Decoding operations
0608 10:05:34.611696 (+   441us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.611751 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.611781 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:05:34.612017 (+   236us) tablet.cc:701] Row locks acquired
0608 10:05:34.612037 (+    20us) write_op.cc:260] PREPARE: finished
0608 10:05:34.612265 (+   228us) write_op.cc:270] Start()
0608 10:05:34.612435 (+   170us) write_op.cc:276] Timestamp: P: 1780913134612200 usec, L: 0
0608 10:05:34.612456 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.613209 (+   753us) log.cc:844] Serialized 388 byte log entry
0608 10:05:34.787172 (+173963us) spinlock_profiling.cc:243] Waited 70.3 ms on lock 0x7b5800244ad0. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82acabeabc 00007f82aca9e305 00007f82acaab490 00007f82acaab3a0 00007f82acaab300 00007f82acaab2a0 00007f82acaa939f 0000000000497fd6 0000000000497c68 00007f82a9469131 00007f82a946db0b
0608 10:05:35.071011 (+283839us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.249968 (+178957us) write_op.cc:301] APPLY: starting
0608 10:05:35.250728 (+   760us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.250864 (+   136us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.250887 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.251996 (+  1109us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.252173 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.252219 (+    46us) write_op.cc:312] APPLY: finished
0608 10:05:35.252400 (+   181us) log.cc:844] Serialized 28 byte log entry
0608 10:05:35.256795 (+  4395us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.256876 (+    81us) write_op.cc:454] Released schema lock
0608 10:05:35.256917 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":96246016,"child_traces":[["op",{"apply.queue_time_us":178768,"mutex_wait_us":656,"num_ops":2,"prepare.queue_time_us":3891,"prepare.run_cpu_time_us":3747,"prepare.run_wall_time_us":61452,"raft.queue_time_us":30499,"raft.run_cpu_time_us":2563,"raft.run_wall_time_us":124809,"replication_time_us":458420,"spinlock_wait_cycles":161766784}]]}
I20260608 10:05:35.255228 12783 rpcz_store.cc:276] 0608 10:05:33.988304 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.988475 (+   171us) service_pool.cc:224] Handling call
0608 10:05:35.250627 (+1262152us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.165432 (+     0us) write_op.cc:183] PREPARE: starting on tablet 087463f3905b42ba9c5b6f900a3e8870
0608 10:05:34.196330 (+ 30898us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.197708 (+  1378us) write_op.cc:435] Acquired schema lock
0608 10:05:34.199036 (+  1328us) tablet.cc:662] Decoding operations
0608 10:05:34.203222 (+  4186us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.203282 (+    60us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.203316 (+    34us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:05:34.203655 (+   339us) tablet.cc:701] Row locks acquired
0608 10:05:34.203669 (+    14us) write_op.cc:260] PREPARE: finished
0608 10:05:34.203847 (+   178us) write_op.cc:270] Start()
0608 10:05:34.205139 (+  1292us) write_op.cc:276] Timestamp: P: 1780913134203807 usec, L: 0
0608 10:05:34.207168 (+  2029us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.219975 (+ 12807us) log.cc:844] Serialized 475 byte log entry
0608 10:05:35.070586 (+850611us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.247169 (+176583us) write_op.cc:301] APPLY: starting
0608 10:05:35.247257 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.247411 (+   154us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.247507 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.248130 (+   623us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.248307 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.248354 (+    47us) write_op.cc:312] APPLY: finished
0608 10:05:35.249949 (+  1595us) log.cc:844] Serialized 40 byte log entry
0608 10:05:35.250152 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.250238 (+    86us) write_op.cc:454] Released schema lock
0608 10:05:35.250287 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":176380,"num_ops":4,"prepare.queue_time_us":166515,"prepare.run_cpu_time_us":3786,"prepare.run_wall_time_us":61156,"replication_time_us":863282}]]}
I20260608 10:05:35.267223 12734 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=39, attempt_no=0}) took 1137 ms. Trace:
I20260608 10:05:35.267696 12734 rpcz_store.cc:276] 0608 10:05:34.135868 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.138617 (+  2749us) service_pool.cc:224] Handling call
0608 10:05:34.490355 (+351738us) spinlock_profiling.cc:243] Waited 6.37 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:35.267158 (+776803us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.491713 (+     0us) write_op.cc:183] PREPARE: starting on tablet 087463f3905b42ba9c5b6f900a3e8870
0608 10:05:34.492515 (+   802us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.492566 (+    51us) write_op.cc:435] Acquired schema lock
0608 10:05:34.492596 (+    30us) tablet.cc:662] Decoding operations
0608 10:05:34.493166 (+   570us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.493242 (+    76us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.493285 (+    43us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:05:34.493585 (+   300us) tablet.cc:701] Row locks acquired
0608 10:05:34.493602 (+    17us) write_op.cc:260] PREPARE: finished
0608 10:05:34.493797 (+   195us) write_op.cc:270] Start()
0608 10:05:34.493947 (+   150us) write_op.cc:276] Timestamp: P: 1780913134493747 usec, L: 0
0608 10:05:34.493997 (+    50us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.494748 (+   751us) log.cc:844] Serialized 388 byte log entry
0608 10:05:35.071218 (+576470us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.264533 (+193315us) write_op.cc:301] APPLY: starting
0608 10:05:35.264615 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.264752 (+   137us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.264840 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.265398 (+   558us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.265611 (+   213us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.265660 (+    49us) write_op.cc:312] APPLY: finished
0608 10:05:35.265877 (+   217us) log.cc:844] Serialized 28 byte log entry
0608 10:05:35.266674 (+   797us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.266760 (+    86us) write_op.cc:454] Released schema lock
0608 10:05:35.266801 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":14662400,"child_traces":[["op",{"apply.queue_time_us":193118,"num_ops":2,"prepare.queue_time_us":216,"prepare.run_cpu_time_us":3359,"prepare.run_wall_time_us":6127,"replication_time_us":577112}]]}
I20260608 10:05:35.275873 12734 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=32, attempt_no=0}) took 1148 ms. Trace:
I20260608 10:05:35.262125 12776 rpcz_store.cc:276] 0608 10:05:34.176092 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.177385 (+  1293us) service_pool.cc:224] Handling call
0608 10:05:34.301211 (+123826us) spinlock_profiling.cc:243] Waited 9.33 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:35.261376 (+960165us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.342192 (+     0us) write_op.cc:183] PREPARE: starting on tablet 53e44b4d53c64bb1bf510a31f0da833c
0608 10:05:34.381568 (+ 39376us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.381626 (+    58us) write_op.cc:435] Acquired schema lock
0608 10:05:34.381654 (+    28us) tablet.cc:662] Decoding operations
0608 10:05:34.386161 (+  4507us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.386236 (+    75us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.386288 (+    52us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:05:34.388997 (+  2709us) tablet.cc:701] Row locks acquired
0608 10:05:34.389015 (+    18us) write_op.cc:260] PREPARE: finished
0608 10:05:34.389285 (+   270us) write_op.cc:270] Start()
0608 10:05:34.389436 (+   151us) write_op.cc:276] Timestamp: P: 1780913134389209 usec, L: 0
0608 10:05:34.389463 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.396582 (+  7119us) log.cc:844] Serialized 519 byte log entry
0608 10:05:35.046219 (+649637us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.243797 (+197578us) write_op.cc:301] APPLY: starting
0608 10:05:35.243879 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.244093 (+   214us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.244189 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.245129 (+   940us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.245349 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.245404 (+    55us) write_op.cc:312] APPLY: finished
0608 10:05:35.260664 (+ 15260us) log.cc:844] Serialized 46 byte log entry
0608 10:05:35.260888 (+   224us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.261001 (+   113us) write_op.cc:454] Released schema lock
0608 10:05:35.261044 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":21469952,"child_traces":[["op",{"apply.queue_time_us":197384,"num_ops":5,"prepare.queue_time_us":2409,"prepare.run_cpu_time_us":5336,"prepare.run_wall_time_us":106223,"replication_time_us":656648}]]}
I20260608 10:05:35.276324 12734 rpcz_store.cc:276] 0608 10:05:34.127895 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.128058 (+   163us) service_pool.cc:224] Handling call
0608 10:05:35.275799 (+1147741us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.481010 (+     0us) write_op.cc:183] PREPARE: starting on tablet f41d40ce45ee4ff4a7b3f119491eac56
0608 10:05:34.481592 (+   582us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.481618 (+    26us) write_op.cc:435] Acquired schema lock
0608 10:05:34.481638 (+    20us) tablet.cc:662] Decoding operations
0608 10:05:34.482210 (+   572us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.482260 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.482293 (+    33us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:05:34.512910 (+ 30617us) tablet.cc:701] Row locks acquired
0608 10:05:34.512926 (+    16us) write_op.cc:260] PREPARE: finished
0608 10:05:34.520156 (+  7230us) write_op.cc:270] Start()
0608 10:05:34.524173 (+  4017us) write_op.cc:276] Timestamp: P: 1780913134518634 usec, L: 0
0608 10:05:34.525046 (+   873us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.546980 (+ 21934us) log.cc:844] Serialized 562 byte log entry
0608 10:05:35.071471 (+524491us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.272349 (+200878us) write_op.cc:301] APPLY: starting
0608 10:05:35.272448 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.272643 (+   195us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.272737 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.273907 (+  1170us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.274127 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.274176 (+    49us) write_op.cc:312] APPLY: finished
0608 10:05:35.274450 (+   274us) log.cc:844] Serialized 52 byte log entry
0608 10:05:35.275289 (+   839us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.275393 (+   104us) write_op.cc:454] Released schema lock
0608 10:05:35.275451 (+    58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":200689,"mutex_wait_us":17428,"num_ops":6,"prepare.queue_time_us":351004,"prepare.run_cpu_time_us":4016,"prepare.run_wall_time_us":73424,"replication_time_us":546310}]]}
I20260608 10:05:35.258630 12781 rpcz_store.cc:276] 0608 10:05:33.998560 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.018086 (+ 19526us) service_pool.cc:224] Handling call
0608 10:05:35.258098 (+1240012us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.221150 (+     0us) write_op.cc:183] PREPARE: starting on tablet 087463f3905b42ba9c5b6f900a3e8870
0608 10:05:34.221801 (+   651us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.221833 (+    32us) write_op.cc:435] Acquired schema lock
0608 10:05:34.221855 (+    22us) tablet.cc:662] Decoding operations
0608 10:05:34.222243 (+   388us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.222296 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.222330 (+    34us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:05:34.237233 (+ 14903us) tablet.cc:701] Row locks acquired
0608 10:05:34.238371 (+  1138us) write_op.cc:260] PREPARE: finished
0608 10:05:34.238549 (+   178us) write_op.cc:270] Start()
0608 10:05:34.238659 (+   110us) write_op.cc:276] Timestamp: P: 1780913134238504 usec, L: 0
0608 10:05:34.238678 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.239254 (+   576us) log.cc:844] Serialized 388 byte log entry
0608 10:05:35.070923 (+831669us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.249484 (+178561us) write_op.cc:301] APPLY: starting
0608 10:05:35.256300 (+  6816us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.256427 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.256531 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.256977 (+   446us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.257146 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.257197 (+    51us) write_op.cc:312] APPLY: finished
0608 10:05:35.257395 (+   198us) log.cc:844] Serialized 28 byte log entry
0608 10:05:35.257619 (+   224us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.257701 (+    82us) write_op.cc:454] Released schema lock
0608 10:05:35.257744 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":178361,"num_ops":2,"prepare.queue_time_us":136001,"prepare.run_cpu_time_us":2866,"prepare.run_wall_time_us":23119,"replication_time_us":832126}]]}
I20260608 10:05:35.284861 12776 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=37, attempt_no=0}) took 1155 ms. Trace:
I20260608 10:05:35.293831 12734 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=36, attempt_no=0}) took 1165 ms. Trace:
I20260608 10:05:35.294399 12734 rpcz_store.cc:276] 0608 10:05:34.128778 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.134929 (+  6151us) service_pool.cc:224] Handling call
0608 10:05:34.488810 (+353881us) spinlock_profiling.cc:243] Waited 13.2 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:35.293751 (+804941us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.907068 (+     0us) write_op.cc:183] PREPARE: starting on tablet 688726d992404f04968ccf13cce24229
0608 10:05:34.907698 (+   630us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.907743 (+    45us) write_op.cc:435] Acquired schema lock
0608 10:05:34.907768 (+    25us) tablet.cc:662] Decoding operations
0608 10:05:34.908450 (+   682us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.908502 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.908546 (+    44us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:05:34.932090 (+ 23544us) tablet.cc:701] Row locks acquired
0608 10:05:34.933060 (+   970us) write_op.cc:260] PREPARE: finished
0608 10:05:34.945203 (+ 12143us) write_op.cc:270] Start()
0608 10:05:34.949288 (+  4085us) write_op.cc:276] Timestamp: P: 1780913134943393 usec, L: 0
0608 10:05:34.950987 (+  1699us) op_driver.cc:348] REPLICATION: starting
0608 10:05:35.012334 (+ 61347us) log.cc:844] Serialized 562 byte log entry
0608 10:05:35.134133 (+121799us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.291130 (+156997us) write_op.cc:301] APPLY: starting
0608 10:05:35.291199 (+    69us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.291370 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.291472 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.292535 (+  1063us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.292733 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.292778 (+    45us) write_op.cc:312] APPLY: finished
0608 10:05:35.293010 (+   232us) log.cc:844] Serialized 52 byte log entry
0608 10:05:35.293178 (+   168us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.293274 (+    96us) write_op.cc:454] Released schema lock
0608 10:05:35.293320 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":30292864,"child_traces":[["op",{"apply.queue_time_us":156828,"num_ops":6,"prepare.queue_time_us":416882,"prepare.run_cpu_time_us":4111,"prepare.run_wall_time_us":111952,"replication_time_us":183037}]]}
I20260608 10:05:35.300459 12783 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=24, attempt_no=0}) took 1302 ms. Trace:
I20260608 10:05:35.285317 12776 rpcz_store.cc:276] 0608 10:05:34.129176 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.135312 (+  6136us) service_pool.cc:224] Handling call
0608 10:05:34.461187 (+325875us) spinlock_profiling.cc:243] Waited 17.7 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:34.505345 (+ 44158us) spinlock_profiling.cc:243] Waited 4.25 ms on lock 0x7b58000eb598. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82a913fd9b 00007f82a93f5835 00007f82a93f60a4 0000000000467b48 00007f82b22f7f1c 00007f82b2460db7 00007f82b2460e7e 00007f82b23eade6 00007f82b23c26e8 00007f82b23bef44 00007f82b108dae6
0608 10:05:35.284789 (+779444us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.562591 (+     0us) write_op.cc:183] PREPARE: starting on tablet f41d40ce45ee4ff4a7b3f119491eac56
0608 10:05:34.573030 (+ 10439us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.573066 (+    36us) write_op.cc:435] Acquired schema lock
0608 10:05:34.573090 (+    24us) tablet.cc:662] Decoding operations
0608 10:05:34.573470 (+   380us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.573518 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.573581 (+    63us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:05:34.573818 (+   237us) tablet.cc:701] Row locks acquired
0608 10:05:34.573839 (+    21us) write_op.cc:260] PREPARE: finished
0608 10:05:34.574056 (+   217us) write_op.cc:270] Start()
0608 10:05:34.574183 (+   127us) write_op.cc:276] Timestamp: P: 1780913134574008 usec, L: 0
0608 10:05:34.574201 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.574918 (+   717us) log.cc:844] Serialized 388 byte log entry
0608 10:05:35.071764 (+496846us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.277685 (+205921us) write_op.cc:301] APPLY: starting
0608 10:05:35.277779 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.282449 (+  4670us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.282556 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.283006 (+   450us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.283191 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.283238 (+    47us) write_op.cc:312] APPLY: finished
0608 10:05:35.283459 (+   221us) log.cc:844] Serialized 28 byte log entry
0608 10:05:35.284317 (+   858us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.284404 (+    87us) write_op.cc:454] Released schema lock
0608 10:05:35.284446 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":50575360,"child_traces":[["op",{"apply.queue_time_us":205717,"num_ops":2,"prepare.queue_time_us":53168,"prepare.run_cpu_time_us":2868,"prepare.run_wall_time_us":14848,"replication_time_us":497452}]]}
I20260608 10:05:35.305595 12734 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:33286 (ReqId={client: 1e74a6a33dee4cef91d9674ad744e25c, seq_no=29, attempt_no=0}) took 1193 ms. Trace:
I20260608 10:05:35.306070 12734 rpcz_store.cc:276] 0608 10:05:34.125051 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:34.129352 (+  4301us) service_pool.cc:224] Handling call
0608 10:05:34.536790 (+407438us) spinlock_profiling.cc:243] Waited 36.4 ms on lock 0x7b34000e3198. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82aaa8e4bb 00007f82aab0e64f 00007f82aab92c24 00007f82aab97faf 00007f82aab9a7eb 00007f82aab9a740 00007f82aab9a6a0 00007f82aab9a640 00007f82aab9896f 0000000000497fd6 0000000000497c68
0608 10:05:35.305502 (+768712us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.726901 (+     0us) write_op.cc:183] PREPARE: starting on tablet 81b15d21ea85463fa6f75c60dbc8fb65
0608 10:05:34.773623 (+ 46722us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.773658 (+    35us) write_op.cc:435] Acquired schema lock
0608 10:05:34.773678 (+    20us) tablet.cc:662] Decoding operations
0608 10:05:34.774147 (+   469us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.774197 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.774222 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:05:34.774505 (+   283us) tablet.cc:701] Row locks acquired
0608 10:05:34.774521 (+    16us) write_op.cc:260] PREPARE: finished
0608 10:05:34.774724 (+   203us) write_op.cc:270] Start()
0608 10:05:34.774869 (+   145us) write_op.cc:276] Timestamp: P: 1780913134774668 usec, L: 0
0608 10:05:34.774891 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.775620 (+   729us) log.cc:844] Serialized 432 byte log entry
0608 10:05:35.173216 (+397596us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.302297 (+129081us) write_op.cc:301] APPLY: starting
0608 10:05:35.302386 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.302550 (+   164us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.302644 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.303657 (+  1013us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.303843 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.303895 (+    52us) write_op.cc:312] APPLY: finished
0608 10:05:35.304137 (+   242us) log.cc:844] Serialized 34 byte log entry
0608 10:05:35.304999 (+   862us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.305102 (+   103us) write_op.cc:454] Released schema lock
0608 10:05:35.305142 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":83632384,"child_traces":[["op",{"apply.queue_time_us":128874,"num_ops":3,"prepare.queue_time_us":151016,"prepare.run_cpu_time_us":3345,"prepare.run_wall_time_us":52187,"replication_time_us":398194}]]}
I20260608 10:05:35.304109 12783 rpcz_store.cc:276] 0608 10:05:33.998125 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:05:33.998685 (+   560us) service_pool.cc:224] Handling call
0608 10:05:35.300388 (+1301703us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:05:34.646412 (+     0us) write_op.cc:183] PREPARE: starting on tablet 688726d992404f04968ccf13cce24229
0608 10:05:34.718551 (+ 72139us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:05:34.723763 (+  5212us) write_op.cc:435] Acquired schema lock
0608 10:05:34.724544 (+   781us) tablet.cc:662] Decoding operations
0608 10:05:34.771894 (+ 47350us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:05:34.777666 (+  5772us) write_op.cc:641] Partition lock acquired for write op
0608 10:05:34.778893 (+  1227us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:05:34.783504 (+  4611us) tablet.cc:701] Row locks acquired
0608 10:05:34.783526 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:05:34.783713 (+   187us) write_op.cc:270] Start()
0608 10:05:34.783892 (+   179us) write_op.cc:276] Timestamp: P: 1780913134783663 usec, L: 0
0608 10:05:34.783910 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 10:05:34.819888 (+ 35978us) log.cc:844] Serialized 475 byte log entry
0608 10:05:34.906630 (+ 86742us) spinlock_profiling.cc:243] Waited 10.5 ms on lock 0x7b5400238554. stack: 00007f82a940a3a1 00007f82a940a1c8 00007f82a8be5f11 000000000047cd55 000000000047cca8 00007f82acabd5cb 00007f82acbca115 00007f82b0722788 00007f82b0721660 00007f82b072b950 00007f82b072b8b0 00007f82b072b810 00007f82b072b7b0 00007f82b072992f 0000000000497fd6 0000000000497c68
0608 10:05:35.133794 (+227164us) op_driver.cc:464] REPLICATION: finished
0608 10:05:35.290903 (+157109us) write_op.cc:301] APPLY: starting
0608 10:05:35.290995 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 10:05:35.291149 (+   154us) tablet.cc:1370] finished BulkCheckPresence
0608 10:05:35.291172 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:05:35.292055 (+   883us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:05:35.292243 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:05:35.292295 (+    52us) write_op.cc:312] APPLY: finished
0608 10:05:35.292540 (+   245us) log.cc:844] Serialized 40 byte log entry
0608 10:05:35.299885 (+  7345us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:05:35.299995 (+   110us) write_op.cc:454] Released schema lock
0608 10:05:35.300041 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":156919,"num_ops":4,"prepare.queue_time_us":634225,"prepare.run_cpu_time_us":7832,"prepare.run_wall_time_us":268755,"replication_time_us":349748,"spinlock_wait_cycles":24093440}]]}
W20260608 10:05:36.115986 12707 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.000s	sys 0.000s
W20260608 10:05:36.277522 12453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.129:39191, user_credentials={real_user=slave}} blocked reactor thread for 69688.1us
W20260608 10:05:36.278177 12380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.131:40147, user_credentials={real_user=slave}} blocked reactor thread for 106210us
W20260608 10:05:36.450928 12453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.129:39191, user_credentials={real_user=slave}} blocked reactor thread for 141284us
W20260608 10:05:36.479916 12378 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.130:44497, user_credentials={real_user=slave}} blocked reactor thread for 132214us
W20260608 10:05:36.914391 12594 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.179.130:44497, user_credentials={real_user=slave}} blocked reactor thread for 56155.5us
W20260608 10:05:36.949872 12706 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.001s	sys 0.003s
W20260608 10:05:38.593197 12453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.129:39191, user_credentials={real_user=slave}} blocked reactor thread for 60702.2us
W20260608 10:05:39.124816 12769 log.cc:927] Time spent T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: Append to log took a long time: real 0.058s	user 0.007s	sys 0.011s
W20260608 10:05:39.131124 12756 log.cc:927] Time spent T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc: Append to log took a long time: real 0.058s	user 0.001s	sys 0.009s
W20260608 10:05:39.131745 12705 log.cc:927] Time spent T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d: Append to log took a long time: real 0.071s	user 0.007s	sys 0.003s
W20260608 10:05:39.132992 12759 log.cc:927] Time spent T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc: Append to log took a long time: real 0.068s	user 0.001s	sys 0.008s
W20260608 10:05:39.133361 12715 log.cc:927] Time spent T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d: Append to log took a long time: real 0.082s	user 0.004s	sys 0.007s
W20260608 10:05:39.133741 12661 log.cc:927] Time spent T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc: Append to log took a long time: real 0.083s	user 0.002s	sys 0.008s
W20260608 10:05:39.134461 12779 log.cc:927] Time spent T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484: Append to log took a long time: real 0.078s	user 0.007s	sys 0.002s
W20260608 10:05:39.135185 12662 log.cc:927] Time spent T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: Append to log took a long time: real 0.062s	user 0.003s	sys 0.006s
W20260608 10:05:39.139115 12687 log.cc:927] Time spent T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Append to log took a long time: real 0.062s	user 0.005s	sys 0.002s
I20260608 10:05:39.673388  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:39.685580 12836 instance_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 10:05:39.685863 12837 instance_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 10:05:39.689836  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:39.689886 12839 instance_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 10:05:39.691978  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:39.692256  7886 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 10:05:39.692485  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913139692465 us; error 0 us; skew 500 ppm
I20260608 10:05:39.693140  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:39.697070  7886 webserver.cc:533] Webserver started at http://127.7.179.132:38427/ using document root <none> and password file <none>
I20260608 10:05:39.697798  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:39.698058  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:39.698412  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:39.699851  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-vbzq"
I20260608 10:05:39.705730  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:05:39.710244 12844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.711539  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:39.711906  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-vbzq"
I20260608 10:05:39.712252  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-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 10:05:39.747026  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:39.748834  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:39.751091  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:39.754976  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:39.755364  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:05:39.755702  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:39.755935  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.823189  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:37261
I20260608 10:05:39.823385 12907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:37261 every 8 connection(s)
I20260608 10:05:39.830518  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:39.846203 12912 instance_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 10:05:39.850451 12913 instance_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 10:05:39.861744 12915 instance_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 10:05:39.862203  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:39.862635 12908 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40283
I20260608 10:05:39.863193 12908 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:39.864385 12908 heartbeater.cc:507] Master 127.7.179.190:40283 requested a full tablet report, sending...
I20260608 10:05:39.865989  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:39.866357  7886 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 10:05:39.866611  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913139866589 us; error 0 us; skew 500 ppm
I20260608 10:05:39.867354  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:39.867684 12306 ts_manager.cc:194] Registered new tserver with Master: bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261)
I20260608 10:05:39.870262 12306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35634
I20260608 10:05:39.870807  7886 webserver.cc:533] Webserver started at http://127.7.179.133:42675/ using document root <none> and password file <none>
I20260608 10:05:39.871737  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:39.872071  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:39.872443  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:39.874172  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-4-root/instance:
uuid: "cc956ec2f1d04cd9acb8cf3217efd577"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-vbzq"
I20260608 10:05:39.879585  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:39.884783 12920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.885828  7886 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:05:39.886282  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-4-root
uuid: "cc956ec2f1d04cd9acb8cf3217efd577"
format_stamp: "Formatted at 2026-06-08 10:05:39 on dist-test-slave-vbzq"
I20260608 10:05:39.886710  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-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 10:05:39.908946  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:39.911511  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:39.915057  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:39.917783  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:39.918048  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:39.918355  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:39.918596  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.017006  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.133:36347
I20260608 10:05:40.017083 12982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.133:36347 every 8 connection(s)
I20260608 10:05:40.445415  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:40.464442 12989 instance_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 10:05:40.465194 12991 instance_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 10:05:40.472648  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:40.475463 12994 instance_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 10:05:40.480859  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:40.481190  7886 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 10:05:40.481448  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913140481426 us; error 0 us; skew 500 ppm
I20260608 10:05:40.484664  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260608 10:05:40.623363 12378 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.130:44497, user_credentials={real_user=slave}} blocked reactor thread for 73378.7us
I20260608 10:05:40.834520  7886 webserver.cc:533] Webserver started at http://127.7.179.134:33477/ using document root <none> and password file <none>
I20260608 10:05:40.835829  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:40.836146  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:40.836902  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:40.855990 12983 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40283
I20260608 10:05:40.856709 12983 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:40.857950 12983 heartbeater.cc:507] Master 127.7.179.190:40283 requested a full tablet report, sending...
I20260608 10:05:40.861033  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-5-root/instance:
uuid: "36617b746b3d431681108a7d8bf85a2f"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-vbzq"
I20260608 10:05:40.865698 12308 ts_manager.cc:194] Registered new tserver with Master: cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133:36347)
I20260608 10:05:40.868130 12308 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35646
I20260608 10:05:40.874105 12908 heartbeater.cc:499] Master 127.7.179.190:40283 was elected leader, sending a full tablet report...
I20260608 10:05:40.884405  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.022s	user 0.006s	sys 0.010s
I20260608 10:05:40.924151 13001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:40.931281  7886 fs_manager.cc:730] Time spent opening block manager: real 0.039s	user 0.023s	sys 0.007s
I20260608 10:05:40.931761  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-5-root
uuid: "36617b746b3d431681108a7d8bf85a2f"
format_stamp: "Formatted at 2026-06-08 10:05:40 on dist-test-slave-vbzq"
I20260608 10:05:40.932150  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-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 10:05:40.933518 12411 consensus_queue.cc:237] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:40.964861 12561 raft_consensus.cc:1275] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:40.968004 12988 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } 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 10:05:40.972546 12488 raft_consensus.cc:1275] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:40.974870 12996 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:05:40.988737 12379 consensus_peers.cc:597] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bc0cb1a1f99434b9e2ad0b0dc8ae32b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:41.004148  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:41.004695 12996 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.006917  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:41.009323 12488 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.034287 12306 catalog_manager.cc:5696] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.056756  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:41.063885 12561 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.079614 12564 consensus_queue.cc:237] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:41.086486  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:41.087014  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 10:05:41.087368  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:41.087604  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:41.132572 12488 raft_consensus.cc:1275] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:41.134622 12990 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } 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 10:05:41.141538 12411 raft_consensus.cc:1275] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:41.150576 12990 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.159329 12813 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 10:05:41.165145 12529 consensus_peers.cc:597] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cefd106a3c341d89ae8159c1a6977a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:41.170521 12488 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.182667 12411 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.199219 12308 catalog_manager.cc:5696] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.256657 12488 consensus_queue.cc:237] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:41.293459 12564 raft_consensus.cc:1275] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:41.295712 12986 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:05:41.312847 12411 raft_consensus.cc:1275] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:41.315191 12986 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } 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 10:05:41.338587 12986 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.343282 12561 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.384308 12414 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.421188 12304 catalog_manager.cc:5696] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d reported cstate change: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
W20260608 10:05:41.444185 12979 debug-util.cc:398] Leaking SignalData structure 0x7b080004d900 after lost signal to thread 7889
W20260608 10:05:41.445570 12979 debug-util.cc:398] Leaking SignalData structure 0x7b08000b2ca0 after lost signal to thread 12346
W20260608 10:05:41.450690 12979 debug-util.cc:398] Leaking SignalData structure 0x7b080003a0a0 after lost signal to thread 12758
W20260608 10:05:41.451081 12979 debug-util.cc:398] Leaking SignalData structure 0x7b080003a220 after lost signal to thread 12760
W20260608 10:05:41.452577 12979 debug-util.cc:398] Leaking SignalData structure 0x7b080003a200 after lost signal to thread 12767
W20260608 10:05:41.453094 12979 debug-util.cc:398] Leaking SignalData structure 0x7b0800057ba0 after lost signal to thread 12800
W20260608 10:05:41.453399 12979 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa280 after lost signal to thread 12804
W20260608 10:05:41.453711 12979 debug-util.cc:398] Leaking SignalData structure 0x7b080014b180 after lost signal to thread 12821
W20260608 10:05:41.454550 12979 debug-util.cc:398] Leaking SignalData structure 0x7b080014b3e0 after lost signal to thread 12830
W20260608 10:05:41.457660 12979 debug-util.cc:398] Leaking SignalData structure 0x7b080016eae0 after lost signal to thread 12982
I20260608 10:05:41.482631 12414 consensus_queue.cc:237] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:41.514564 13041 ts_tablet_manager.cc:933] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: Initiating tablet copy from peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191)
W20260608 10:05:41.522069 12454 consensus_peers.cc:597] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27e58cf1f4a54ae6b4b8d447e9f9d057. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:41.540671 13041 tablet_copy_client.cc:323] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:39191
W20260608 10:05:41.545583 12379 consensus_peers.cc:597] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f41d40ce45ee4ff4a7b3f119491eac56. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:41.559345 13044 ts_tablet_manager.cc:933] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: Initiating tablet copy from peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:41.575043 12561 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:41.579131 12488 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:41.584116 12766 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:05:41.592799 12766 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } 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 10:05:41.594504 13044 tablet_copy_client.cc:323] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:40147
I20260608 10:05:41.634227 12425 tablet_copy_service.cc:140] P 2bfd28551ecf4d3d83c8ef0731699adc: Received BeginTabletCopySession request for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b from peer bdbb29c585ae4354ab9ee9b037d2f3a8 ({username='slave'} at 127.0.0.1:42988)
I20260608 10:05:41.635088 12425 tablet_copy_service.cc:161] P 2bfd28551ecf4d3d83c8ef0731699adc: Beginning new tablet copy session on tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b from peer bdbb29c585ae4354ab9ee9b037d2f3a8 at {username='slave'} at 127.0.0.1:42988: session id = bdbb29c585ae4354ab9ee9b037d2f3a8-4bc0cb1a1f99434b9e2ad0b0dc8ae32b
I20260608 10:05:41.657150 12488 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.662556 12575 tablet_copy_service.cc:140] P 1d864052509b411e9e6cc671ffff929d: Received BeginTabletCopySession request for tablet 2cefd106a3c341d89ae8159c1a6977a2 from peer bdbb29c585ae4354ab9ee9b037d2f3a8 ({username='slave'} at 127.0.0.1:43852)
I20260608 10:05:41.663332 12575 tablet_copy_service.cc:161] P 1d864052509b411e9e6cc671ffff929d: Beginning new tablet copy session on tablet 2cefd106a3c341d89ae8159c1a6977a2 from peer bdbb29c585ae4354ab9ee9b037d2f3a8 at {username='slave'} at 127.0.0.1:43852: session id = bdbb29c585ae4354ab9ee9b037d2f3a8-2cefd106a3c341d89ae8159c1a6977a2
I20260608 10:05:41.654158 13051 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.666502 12425 tablet_copy_source_session.cc:215] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:41.671419 12561 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.683683 13041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.691990 12575 tablet_copy_source_session.cc:215] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:41.694913 12304 catalog_manager.cc:5696] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index -1 to 26, NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } } }
I20260608 10:05:41.705670 13044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cefd106a3c341d89ae8159c1a6977a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:41.751925 13041 tablet_copy_client.cc:806] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:41.752689 13041 tablet_copy_client.cc:670] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:41.768759 13046 tablet_copy_client.cc:1025] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:41.774753 13044 tablet_copy_client.cc:806] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:41.775806 13044 tablet_copy_client.cc:670] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:41.782599 13053 tablet_copy_client.cc:1025] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:41.871574 12983 heartbeater.cc:499] Master 127.7.179.190:40283 was elected leader, sending a full tablet report...
I20260608 10:05:41.900826 13083 ts_tablet_manager.cc:933] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: Initiating tablet copy from peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:41.922603 13083 tablet_copy_client.cc:323] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:44497
I20260608 10:05:41.992595 13088 ts_tablet_manager.cc:933] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: Initiating tablet copy from peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191)
I20260608 10:05:41.996004 12501 tablet_copy_service.cc:140] P 48f87cb7df7448dd996e412928a24484: Received BeginTabletCopySession request for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 from peer bdbb29c585ae4354ab9ee9b037d2f3a8 ({username='slave'} at 127.0.0.1:47368)
I20260608 10:05:41.998426 12501 tablet_copy_service.cc:161] P 48f87cb7df7448dd996e412928a24484: Beginning new tablet copy session on tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 from peer bdbb29c585ae4354ab9ee9b037d2f3a8 at {username='slave'} at 127.0.0.1:47368: session id = bdbb29c585ae4354ab9ee9b037d2f3a8-27e58cf1f4a54ae6b4b8d447e9f9d057
I20260608 10:05:42.015147 12501 tablet_copy_source_session.cc:215] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:42.043682 13083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:42.059059 13088 tablet_copy_client.cc:323] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:39191
I20260608 10:05:42.062054 12425 tablet_copy_service.cc:140] P 2bfd28551ecf4d3d83c8ef0731699adc: Received BeginTabletCopySession request for tablet f41d40ce45ee4ff4a7b3f119491eac56 from peer bdbb29c585ae4354ab9ee9b037d2f3a8 ({username='slave'} at 127.0.0.1:42988)
I20260608 10:05:42.062952 12425 tablet_copy_service.cc:161] P 2bfd28551ecf4d3d83c8ef0731699adc: Beginning new tablet copy session on tablet f41d40ce45ee4ff4a7b3f119491eac56 from peer bdbb29c585ae4354ab9ee9b037d2f3a8 at {username='slave'} at 127.0.0.1:42988: session id = bdbb29c585ae4354ab9ee9b037d2f3a8-f41d40ce45ee4ff4a7b3f119491eac56
I20260608 10:05:42.073182 12425 tablet_copy_source_session.cc:215] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:42.163235 13088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41d40ce45ee4ff4a7b3f119491eac56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:42.190528 13083 tablet_copy_client.cc:806] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:42.192149 13083 tablet_copy_client.cc:670] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:42.199647 13086 tablet_copy_client.cc:1025] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:42.235785 13088 tablet_copy_client.cc:806] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:42.236477 13088 tablet_copy_client.cc:670] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:42.243088 13092 tablet_copy_client.cc:1025] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:42.263398  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.134:44939
I20260608 10:05:42.263692 13104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.134:44939 every 8 connection(s)
I20260608 10:05:42.356462 13105 heartbeater.cc:344] Connected to a master server at 127.7.179.190:40283
I20260608 10:05:42.357106 13105 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:42.358259 13105 heartbeater.cc:507] Master 127.7.179.190:40283 requested a full tablet report, sending...
I20260608 10:05:42.361392 12304 ts_manager.cc:194] Registered new tserver with Master: 36617b746b3d431681108a7d8bf85a2f (127.7.179.134:44939)
I20260608 10:05:42.363739 12304 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35648
I20260608 10:05:43.374650 13105 heartbeater.cc:499] Master 127.7.179.190:40283 was elected leader, sending a full tablet report...
I20260608 10:05:43.770081 13041 tablet_copy_client.cc:538] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:43.782837 13041 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap starting.
I20260608 10:05:43.783864 13044 tablet_copy_client.cc:538] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:43.796305 13044 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap starting.
W20260608 10:05:43.958940 12379 consensus_peers.cc:597] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 10:05:43.988116 12529 consensus_peers.cc:597] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. 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 10:05:43.992280 13044 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: 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 10:05:43.993435 13044 tablet_bootstrap.cc:492] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap complete.
I20260608 10:05:43.994349 13044 ts_tablet_manager.cc:1403] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent bootstrapping tablet: real 0.198s	user 0.176s	sys 0.019s
I20260608 10:05:43.997915 13044 raft_consensus.cc:359] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:43.998857 13044 raft_consensus.cc:740] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdbb29c585ae4354ab9ee9b037d2f3a8, State: Initialized, Role: LEARNER
I20260608 10:05:43.999575 13044 consensus_queue.cc:260] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:44.009251 13044 ts_tablet_manager.cc:1434] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260608 10:05:44.016067 12575 tablet_copy_service.cc:342] P 1d864052509b411e9e6cc671ffff929d: Request end of tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-2cefd106a3c341d89ae8159c1a6977a2 received from {username='slave'} at 127.0.0.1:43852
I20260608 10:05:44.016621 12575 tablet_copy_service.cc:434] P 1d864052509b411e9e6cc671ffff929d: ending tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-2cefd106a3c341d89ae8159c1a6977a2 on tablet 2cefd106a3c341d89ae8159c1a6977a2 with peer bdbb29c585ae4354ab9ee9b037d2f3a8
I20260608 10:05:44.048574 13041 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:44.049722 13041 tablet_bootstrap.cc:492] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap complete.
I20260608 10:05:44.050549 13041 ts_tablet_manager.cc:1403] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent bootstrapping tablet: real 0.268s	user 0.172s	sys 0.010s
I20260608 10:05:44.054404 13041 raft_consensus.cc:359] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:44.055413 13041 raft_consensus.cc:740] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdbb29c585ae4354ab9ee9b037d2f3a8, State: Initialized, Role: LEARNER
I20260608 10:05:44.056151 13041 consensus_queue.cc:260] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:44.059007 13041 ts_tablet_manager.cc:1434] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:44.061160 12425 tablet_copy_service.cc:342] P 2bfd28551ecf4d3d83c8ef0731699adc: Request end of tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-4bc0cb1a1f99434b9e2ad0b0dc8ae32b received from {username='slave'} at 127.0.0.1:42988
I20260608 10:05:44.061667 12425 tablet_copy_service.cc:434] P 2bfd28551ecf4d3d83c8ef0731699adc: ending tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-4bc0cb1a1f99434b9e2ad0b0dc8ae32b on tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b with peer bdbb29c585ae4354ab9ee9b037d2f3a8
I20260608 10:05:44.200776 13083 tablet_copy_client.cc:538] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:44.211056 13083 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap starting.
I20260608 10:05:44.244136 13088 tablet_copy_client.cc:538] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:44.255008 13088 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap starting.
W20260608 10:05:44.270627 12454 consensus_peers.cc:597] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 10:05:44.270936 12379 consensus_peers.cc:597] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc -> Peer bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132:37261): Couldn't send request to peer bdbb29c585ae4354ab9ee9b037d2f3a8. 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 10:05:44.410248 13083 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: 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 10:05:44.411360 13083 tablet_bootstrap.cc:492] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap complete.
I20260608 10:05:44.412149 13083 ts_tablet_manager.cc:1403] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent bootstrapping tablet: real 0.201s	user 0.146s	sys 0.034s
I20260608 10:05:44.415305 13083 raft_consensus.cc:359] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:44.416189 13083 raft_consensus.cc:740] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdbb29c585ae4354ab9ee9b037d2f3a8, State: Initialized, Role: LEARNER
I20260608 10:05:44.416930 13083 consensus_queue.cc:260] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:44.419193 13083 ts_tablet_manager.cc:1434] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:05:44.429616 12501 tablet_copy_service.cc:342] P 48f87cb7df7448dd996e412928a24484: Request end of tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-27e58cf1f4a54ae6b4b8d447e9f9d057 received from {username='slave'} at 127.0.0.1:47368
I20260608 10:05:44.430229 12501 tablet_copy_service.cc:434] P 48f87cb7df7448dd996e412928a24484: ending tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-27e58cf1f4a54ae6b4b8d447e9f9d057 on tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 with peer bdbb29c585ae4354ab9ee9b037d2f3a8
I20260608 10:05:44.488394 13088 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:44.489487 13088 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: Bootstrap complete.
I20260608 10:05:44.490360 13088 ts_tablet_manager.cc:1403] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent bootstrapping tablet: real 0.236s	user 0.167s	sys 0.028s
I20260608 10:05:44.494149 13088 raft_consensus.cc:359] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:44.495067 13088 raft_consensus.cc:740] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bdbb29c585ae4354ab9ee9b037d2f3a8, State: Initialized, Role: LEARNER
I20260608 10:05:44.495787 13088 consensus_queue.cc:260] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: true } }
I20260608 10:05:44.498790 12881 raft_consensus.cc:1217] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:44.503892 13088 ts_tablet_manager.cc:1434] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 10:05:44.506347 12425 tablet_copy_service.cc:342] P 2bfd28551ecf4d3d83c8ef0731699adc: Request end of tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-f41d40ce45ee4ff4a7b3f119491eac56 received from {username='slave'} at 127.0.0.1:42988
I20260608 10:05:44.506891 12425 tablet_copy_service.cc:434] P 2bfd28551ecf4d3d83c8ef0731699adc: ending tablet copy session bdbb29c585ae4354ab9ee9b037d2f3a8-f41d40ce45ee4ff4a7b3f119491eac56 on tablet f41d40ce45ee4ff4a7b3f119491eac56 with peer bdbb29c585ae4354ab9ee9b037d2f3a8
I20260608 10:05:44.552950 12881 raft_consensus.cc:1217] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:44.758047 12881 raft_consensus.cc:1217] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:44.823899 12881 raft_consensus.cc:1217] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:44.906652 13117 raft_consensus.cc:1064] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: attempting to promote NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 to VOTER
I20260608 10:05:44.910341 13117 consensus_queue.cc:237] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:44.921252 12881 raft_consensus.cc:1275] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:44.923282 12489 raft_consensus.cc:1275] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:44.924342 13052 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:44.928208 12411 raft_consensus.cc:1275] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:44.930114 13052 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } 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 10:05:44.941944 13117 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:05:44.954125 13115 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:44.956229 12881 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:44.975687 12304 catalog_manager.cc:5696] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 reported cstate change: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:44.987742 12414 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.016867 12488 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.052029 12564 consensus_queue.cc:237] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:45.063637 12881 raft_consensus.cc:1275] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.066550 12411 raft_consensus.cc:1275] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.068475 13115 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:05:45.077881 13123 consensus_queue.cc:1048] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:45.093350 13115 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 48f87cb7df7448dd996e412928a24484 (127.7.179.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.095675 12411 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 48f87cb7df7448dd996e412928a24484 (127.7.179.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.099735 12881 raft_consensus.cc:2955] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 48f87cb7df7448dd996e412928a24484 (127.7.179.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.116753 13114 raft_consensus.cc:1064] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: attempting to promote NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 to VOTER
I20260608 10:05:45.118925 12298 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2cefd106a3c341d89ae8159c1a6977a2 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:45.126371 13114 consensus_queue.cc:237] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:45.129925 12308 catalog_manager.cc:5696] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: config changed from index 27 to 28, VOTER 48f87cb7df7448dd996e412928a24484 (127.7.179.130) evicted. New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.148315 12475 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cefd106a3c341d89ae8159c1a6977a2 with delete_type TABLET_DATA_TOMBSTONED (TS 48f87cb7df7448dd996e412928a24484 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58574
I20260608 10:05:45.161796 12564 raft_consensus.cc:1275] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.161859 12489 raft_consensus.cc:1275] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.164593 13127 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:05:45.165890 12881 raft_consensus.cc:1275] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.166888 13127 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } 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 10:05:45.169386 13127 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:45.183519 13129 tablet_replica.cc:333] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:45.188184 13129 raft_consensus.cc:2243] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:45.189679 13129 raft_consensus.cc:2272] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:45.211396 13063 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.205529 13129 ts_tablet_manager.cc:1916] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:45.216856 12564 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.230549 12881 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.230899 12489 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.241879 12306 catalog_manager.cc:5696] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:45.270421 13129 ts_tablet_manager.cc:1929] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:05:45.271287 13129 log.cc:1199] T 2cefd106a3c341d89ae8159c1a6977a2 P 48f87cb7df7448dd996e412928a24484: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/2cefd106a3c341d89ae8159c1a6977a2
I20260608 10:05:45.272958 12411 consensus_queue.cc:237] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:45.273470 12296 catalog_manager.cc:5027] TS 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): tablet 2cefd106a3c341d89ae8159c1a6977a2 (table test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]) successfully deleted
I20260608 10:05:45.279480 12489 raft_consensus.cc:1275] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.287341 12881 raft_consensus.cc:1275] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.289362 13130 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:45.292001 13130 consensus_queue.cc:1048] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:05:45.305624 12986 raft_consensus.cc:1064] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: attempting to promote NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 to VOTER
I20260608 10:05:45.304814 13127 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.308813 12986 consensus_queue.cc:237] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:45.312623 12882 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.329527 12296 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:45.328774 12488 raft_consensus.cc:2955] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.336710 12306 catalog_manager.cc:5696] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:45.351830 12882 raft_consensus.cc:1275] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.351996 12564 raft_consensus.cc:1275] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.355397 12546 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b with delete_type TABLET_DATA_TOMBSTONED (TS 1d864052509b411e9e6cc671ffff929d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:50796
I20260608 10:05:45.361439 13116 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:45.364205 13116 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:05:45.398155 13063 raft_consensus.cc:1064] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: attempting to promote NON_VOTER bdbb29c585ae4354ab9ee9b037d2f3a8 to VOTER
I20260608 10:05:45.401357 13063 consensus_queue.cc:237] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:45.446404 12882 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 LEARNER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.449079 12564 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.447939 13116 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.451514 12881 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.458207 13114 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:45.460503 13114 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } 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 10:05:45.463563 13135 tablet_replica.cc:333] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:45.472937 12488 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.476030 13063 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:05:45.486167 12411 raft_consensus.cc:1275] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:45.492770 12306 catalog_manager.cc:5696] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 reported cstate change: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.496721 12986 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } 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 10:05:45.521672 13135 raft_consensus.cc:2243] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:45.522984 13135 raft_consensus.cc:2272] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:45.523429 12411 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.528053 12561 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.541416 13063 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.548076 12563 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.544109 12489 consensus_queue.cc:237] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [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: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:45.556522 12488 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.568993 12882 raft_consensus.cc:1275] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.571594 13141 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:45.583034 12881 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.588129 12880 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.584328 13142 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.598910 12306 catalog_manager.cc:5696] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: config changed from index 26 to 27, bdbb29c585ae4354ab9ee9b037d2f3a8 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:45.605010 13135 ts_tablet_manager.cc:1916] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:45.606822 12296 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:45.615010 12564 raft_consensus.cc:1275] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.626163 13135 ts_tablet_manager.cc:1929] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:05:45.626801 13135 log.cc:1199] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 1d864052509b411e9e6cc671ffff929d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/4bc0cb1a1f99434b9e2ad0b0dc8ae32b
I20260608 10:05:45.628961 12298 catalog_manager.cc:5027] TS 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): tablet 4bc0cb1a1f99434b9e2ad0b0dc8ae32b (table test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]) successfully deleted
I20260608 10:05:45.640827 12306 catalog_manager.cc:5696] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:45.641772 13116 consensus_queue.cc:1048] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:05:45.643421 12411 consensus_queue.cc:237] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } }
I20260608 10:05:45.651237 12880 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.652024 12489 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:45.653501 12563 raft_consensus.cc:2955] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.655109 13063 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:05:45.659003 13063 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } 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 10:05:45.666123 13127 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.668368 12489 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.671627 12396 tablet_service.cc:1558] Processing DeleteTablet for tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 with delete_type TABLET_DATA_TOMBSTONED (TS 2bfd28551ecf4d3d83c8ef0731699adc not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:33264
I20260608 10:05:45.680044 12880 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.686192 12306 catalog_manager.cc:5696] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index 27 to 28, VOTER 1d864052509b411e9e6cc671ffff929d (127.7.179.131) evicted. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } }
I20260608 10:05:45.691502 13146 tablet_replica.cc:333] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:45.691763 12296 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f41d40ce45ee4ff4a7b3f119491eac56 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:45.694203 13146 raft_consensus.cc:2243] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:45.695169 13146 raft_consensus.cc:2272] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:45.700356 13146 ts_tablet_manager.cc:1916] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:45.720737 12546 tablet_service.cc:1558] Processing DeleteTablet for tablet f41d40ce45ee4ff4a7b3f119491eac56 with delete_type TABLET_DATA_TOMBSTONED (TS 1d864052509b411e9e6cc671ffff929d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:50796
I20260608 10:05:45.722133 13135 tablet_replica.cc:333] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:45.723364 13135 raft_consensus.cc:2243] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:45.724236 13135 raft_consensus.cc:2272] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:45.725744 13146 ts_tablet_manager.cc:1929] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:05:45.726476 13146 log.cc:1199] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 2bfd28551ecf4d3d83c8ef0731699adc: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/27e58cf1f4a54ae6b4b8d447e9f9d057
I20260608 10:05:45.728806 12296 catalog_manager.cc:5027] TS 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): tablet 27e58cf1f4a54ae6b4b8d447e9f9d057 (table test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]) successfully deleted
I20260608 10:05:45.734568 13135 ts_tablet_manager.cc:1916] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:45.760592 13135 ts_tablet_manager.cc:1929] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:05:45.761137 13135 log.cc:1199] T f41d40ce45ee4ff4a7b3f119491eac56 P 1d864052509b411e9e6cc671ffff929d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/f41d40ce45ee4ff4a7b3f119491eac56
I20260608 10:05:45.763243 12298 catalog_manager.cc:5027] TS 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147): tablet f41d40ce45ee4ff4a7b3f119491eac56 (table test-workload [id=a9a2e92537f3481f8afaa5aade7db1fc]) successfully deleted
I20260608 10:05:46.766736 12488 consensus_queue.cc:237] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:46.776185 12563 raft_consensus.cc:1275] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:46.779259 13142 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:05:46.794302 12411 raft_consensus.cc:1275] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:46.796062 13149 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:46.797839 12563 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:46.807885 13142 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } 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 10:05:46.818506 12306 catalog_manager.cc:5696] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d reported cstate change: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
W20260608 10:05:46.819435 12453 consensus_peers.cc:597] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 -> Peer cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133:36347): Couldn't send request to peer cc956ec2f1d04cd9acb8cf3217efd577. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82c6801837864bc7875ab49d87dc8ea5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:46.833209 12411 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:46.840752 12414 consensus_queue.cc:237] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:46.868734 12563 raft_consensus.cc:1275] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:46.872116 13151 consensus_queue.cc:1048] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:05:46.888142 12488 raft_consensus.cc:1275] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:46.891486 13151 consensus_queue.cc:1048] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } 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 10:05:46.905809 13151 raft_consensus.cc:2955] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:46.909338 12488 raft_consensus.cc:2955] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
W20260608 10:05:46.917925 12378 consensus_peers.cc:597] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc -> Peer 36617b746b3d431681108a7d8bf85a2f (127.7.179.134:44939): Couldn't send request to peer 36617b746b3d431681108a7d8bf85a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53e44b4d53c64bb1bf510a31f0da833c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:46.931289 12561 raft_consensus.cc:2955] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:46.949630 12303 catalog_manager.cc:5696] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d reported cstate change: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:46.959647 12489 consensus_queue.cc:237] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:46.970620 12561 raft_consensus.cc:1275] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:46.975415 13142 consensus_queue.cc:1048] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } 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 10:05:46.978425 12411 raft_consensus.cc:1275] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:46.981637 13160 consensus_queue.cc:1048] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 10:05:46.998333 12453 consensus_peers.cc:597] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 -> Peer 36617b746b3d431681108a7d8bf85a2f (127.7.179.134:44939): Couldn't send request to peer 36617b746b3d431681108a7d8bf85a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68daa9782e0f4ff8821a9470e9b31a85. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.003713 13159 raft_consensus.cc:2955] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:47.005635 12561 raft_consensus.cc:2955] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:47.006479 12411 raft_consensus.cc:2955] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:47.023036 12414 consensus_queue.cc:237] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:47.023343 12308 catalog_manager.cc:5696] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:47.044195 12489 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:05:47.047640 12880 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:05:47.048723 13114 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:05:47.050413 13169 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260608 10:05:47.055174 12378 consensus_peers.cc:597] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc -> Peer cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133:36347): Couldn't send request to peer cc956ec2f1d04cd9acb8cf3217efd577. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f41d40ce45ee4ff4a7b3f119491eac56. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.065843 13151 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:47.071166 12489 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:47.087097 12488 consensus_queue.cc:237] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:47.089208 12308 catalog_manager.cc:5696] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: config changed from index 28 to 29, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:47.090493 12880 raft_consensus.cc:2955] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:47.121133 12414 raft_consensus.cc:1275] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:47.121367 12561 raft_consensus.cc:1275] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:47.123232 13159 consensus_queue.cc:1048] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:05:47.124472 13142 consensus_queue.cc:1048] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } 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 10:05:47.125855 12453 consensus_peers.cc:597] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 -> Peer cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133:36347): Couldn't send request to peer cc956ec2f1d04cd9acb8cf3217efd577. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8292095bc0c640cda3f9dafa2badc1e8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.138428 13160 raft_consensus.cc:2955] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:47.140815 12414 raft_consensus.cc:2955] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:47.155988 12308 catalog_manager.cc:5696] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:05:47.157641 13148 consensus_queue.cc:1175] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "48f87cb7df7448dd996e412928a24484" responder_term: 1 status { last_received { term: 1 index: 25 } last_committed_idx: 25 last_received_current_leader { term: 1 index: 25 } }
I20260608 10:05:47.162060 12561 consensus_queue.cc:237] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:47.168831 12563 raft_consensus.cc:2955] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } }
I20260608 10:05:47.180874 12488 raft_consensus.cc:1275] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:47.194775 12414 raft_consensus.cc:1275] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:05:47.198237 13148 consensus_queue.cc:1048] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:05:47.200910 13148 consensus_queue.cc:1048] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } 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 10:05:47.256081 12528 consensus_peers.cc:597] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d -> Peer 36617b746b3d431681108a7d8bf85a2f (127.7.179.134:44939): Couldn't send request to peer 36617b746b3d431681108a7d8bf85a2f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f25d2b3ee334937b9fdf0c955e438f3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:47.257164 13184 ts_tablet_manager.cc:933] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: Initiating tablet copy from peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:47.263936 13187 ts_tablet_manager.cc:933] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: Initiating tablet copy from peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191)
I20260608 10:05:47.266151 13183 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:47.268841 12414 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:47.274559 13184 tablet_copy_client.cc:323] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:44497
I20260608 10:05:47.286751 13187 tablet_copy_client.cc:323] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:39191
I20260608 10:05:47.288503 12488 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:47.321960 12308 catalog_manager.cc:5696] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: config changed from index -1 to 26, NON_VOTER 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) added. New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } } }
I20260608 10:05:47.370635 12425 tablet_copy_service.cc:140] P 2bfd28551ecf4d3d83c8ef0731699adc: Received BeginTabletCopySession request for tablet 53e44b4d53c64bb1bf510a31f0da833c from peer 36617b746b3d431681108a7d8bf85a2f ({username='slave'} at 127.0.0.1:60046)
I20260608 10:05:47.371435 12425 tablet_copy_service.cc:161] P 2bfd28551ecf4d3d83c8ef0731699adc: Beginning new tablet copy session on tablet 53e44b4d53c64bb1bf510a31f0da833c from peer 36617b746b3d431681108a7d8bf85a2f at {username='slave'} at 127.0.0.1:60046: session id = 36617b746b3d431681108a7d8bf85a2f-53e44b4d53c64bb1bf510a31f0da833c
I20260608 10:05:47.388927 12425 tablet_copy_source_session.cc:215] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.403805 13187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e44b4d53c64bb1bf510a31f0da833c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.403962 12501 tablet_copy_service.cc:140] P 48f87cb7df7448dd996e412928a24484: Received BeginTabletCopySession request for tablet 82c6801837864bc7875ab49d87dc8ea5 from peer cc956ec2f1d04cd9acb8cf3217efd577 ({username='slave'} at 127.0.0.1:49186)
I20260608 10:05:47.404701 12501 tablet_copy_service.cc:161] P 48f87cb7df7448dd996e412928a24484: Beginning new tablet copy session on tablet 82c6801837864bc7875ab49d87dc8ea5 from peer cc956ec2f1d04cd9acb8cf3217efd577 at {username='slave'} at 127.0.0.1:49186: session id = cc956ec2f1d04cd9acb8cf3217efd577-82c6801837864bc7875ab49d87dc8ea5
I20260608 10:05:47.413473 12501 tablet_copy_source_session.cc:215] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.417915 13184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82c6801837864bc7875ab49d87dc8ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.423964 13187 tablet_copy_client.cc:806] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.424764 13187 tablet_copy_client.cc:670] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.430480 13189 tablet_copy_client.cc:1025] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:47.435006 13184 tablet_copy_client.cc:806] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.435748 13184 tablet_copy_client.cc:670] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.442981 13188 tablet_copy_client.cc:1025] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:47.474380 13195 ts_tablet_manager.cc:933] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: Initiating tablet copy from peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:47.477809 13195 tablet_copy_client.cc:323] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:44497
I20260608 10:05:47.492831 12501 tablet_copy_service.cc:140] P 48f87cb7df7448dd996e412928a24484: Received BeginTabletCopySession request for tablet 68daa9782e0f4ff8821a9470e9b31a85 from peer 36617b746b3d431681108a7d8bf85a2f ({username='slave'} at 127.0.0.1:49202)
I20260608 10:05:47.493479 12501 tablet_copy_service.cc:161] P 48f87cb7df7448dd996e412928a24484: Beginning new tablet copy session on tablet 68daa9782e0f4ff8821a9470e9b31a85 from peer 36617b746b3d431681108a7d8bf85a2f at {username='slave'} at 127.0.0.1:49202: session id = 36617b746b3d431681108a7d8bf85a2f-68daa9782e0f4ff8821a9470e9b31a85
I20260608 10:05:47.503108 13197 ts_tablet_manager.cc:933] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Initiating tablet copy from peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191)
I20260608 10:05:47.507159 12501 tablet_copy_source_session.cc:215] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.512369 13195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68daa9782e0f4ff8821a9470e9b31a85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.512732 13197 tablet_copy_client.cc:323] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:39191
I20260608 10:05:47.525903 12425 tablet_copy_service.cc:140] P 2bfd28551ecf4d3d83c8ef0731699adc: Received BeginTabletCopySession request for tablet f41d40ce45ee4ff4a7b3f119491eac56 from peer cc956ec2f1d04cd9acb8cf3217efd577 ({username='slave'} at 127.0.0.1:60058)
I20260608 10:05:47.526572 12425 tablet_copy_service.cc:161] P 2bfd28551ecf4d3d83c8ef0731699adc: Beginning new tablet copy session on tablet f41d40ce45ee4ff4a7b3f119491eac56 from peer cc956ec2f1d04cd9acb8cf3217efd577 at {username='slave'} at 127.0.0.1:60058: session id = cc956ec2f1d04cd9acb8cf3217efd577-f41d40ce45ee4ff4a7b3f119491eac56
I20260608 10:05:47.535465 13195 tablet_copy_client.cc:806] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.536258 13195 tablet_copy_client.cc:670] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.539700 12425 tablet_copy_source_session.cc:215] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.542219 13196 tablet_copy_client.cc:1025] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:47.543565 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41d40ce45ee4ff4a7b3f119491eac56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.561074 13197 tablet_copy_client.cc:806] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.561707 13197 tablet_copy_client.cc:670] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.567137 13198 tablet_copy_client.cc:1025] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:47.679750 13199 ts_tablet_manager.cc:933] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: Initiating tablet copy from peer 1d864052509b411e9e6cc671ffff929d (127.7.179.131:40147)
I20260608 10:05:47.682034 13199 tablet_copy_client.cc:323] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:40147
I20260608 10:05:47.703276 12575 tablet_copy_service.cc:140] P 1d864052509b411e9e6cc671ffff929d: Received BeginTabletCopySession request for tablet 9f25d2b3ee334937b9fdf0c955e438f3 from peer 36617b746b3d431681108a7d8bf85a2f ({username='slave'} at 127.0.0.1:41010)
I20260608 10:05:47.704025 12575 tablet_copy_service.cc:161] P 1d864052509b411e9e6cc671ffff929d: Beginning new tablet copy session on tablet 9f25d2b3ee334937b9fdf0c955e438f3 from peer 36617b746b3d431681108a7d8bf85a2f at {username='slave'} at 127.0.0.1:41010: session id = 36617b746b3d431681108a7d8bf85a2f-9f25d2b3ee334937b9fdf0c955e438f3
I20260608 10:05:47.715257 12575 tablet_copy_source_session.cc:215] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.720023 13199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f25d2b3ee334937b9fdf0c955e438f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.734961 13202 ts_tablet_manager.cc:933] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: Initiating tablet copy from peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497)
I20260608 10:05:47.747762 13199 tablet_copy_client.cc:806] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.748454 13199 tablet_copy_client.cc:670] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.749832 13202 tablet_copy_client.cc:323] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:44497
I20260608 10:05:47.752090 12501 tablet_copy_service.cc:140] P 48f87cb7df7448dd996e412928a24484: Received BeginTabletCopySession request for tablet 8292095bc0c640cda3f9dafa2badc1e8 from peer cc956ec2f1d04cd9acb8cf3217efd577 ({username='slave'} at 127.0.0.1:49186)
I20260608 10:05:47.752696 12501 tablet_copy_service.cc:161] P 48f87cb7df7448dd996e412928a24484: Beginning new tablet copy session on tablet 8292095bc0c640cda3f9dafa2badc1e8 from peer cc956ec2f1d04cd9acb8cf3217efd577 at {username='slave'} at 127.0.0.1:49186: session id = cc956ec2f1d04cd9acb8cf3217efd577-8292095bc0c640cda3f9dafa2badc1e8
I20260608 10:05:47.754853 13200 tablet_copy_client.cc:1025] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:47.761281 12501 tablet_copy_source_session.cc:215] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:47.765215 13202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8292095bc0c640cda3f9dafa2badc1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:47.782964 13202 tablet_copy_client.cc:806] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:47.783607 13202 tablet_copy_client.cc:670] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:47.788599 13203 tablet_copy_client.cc:1025] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Injecting latency into file download: 2000
I20260608 10:05:49.431715 13187 tablet_copy_client.cc:538] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:49.438975 13187 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: Bootstrap starting.
I20260608 10:05:49.444103 13184 tablet_copy_client.cc:538] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:49.455943 13184 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap starting.
I20260608 10:05:49.543233 13195 tablet_copy_client.cc:538] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:49.553860 13195 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: Bootstrap starting.
I20260608 10:05:49.568173 13197 tablet_copy_client.cc:538] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:49.590391 13197 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap starting.
I20260608 10:05:49.617000 13187 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:49.618196 13187 tablet_bootstrap.cc:492] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: Bootstrap complete.
I20260608 10:05:49.624226 13187 ts_tablet_manager.cc:1403] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: Time spent bootstrapping tablet: real 0.185s	user 0.157s	sys 0.016s
I20260608 10:05:49.627854 13187 raft_consensus.cc:359] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:49.628752 13187 raft_consensus.cc:740] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36617b746b3d431681108a7d8bf85a2f, State: Initialized, Role: LEARNER
I20260608 10:05:49.629473 13187 consensus_queue.cc:260] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:49.645080 13187 ts_tablet_manager.cc:1434] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 10:05:49.647248 12425 tablet_copy_service.cc:342] P 2bfd28551ecf4d3d83c8ef0731699adc: Request end of tablet copy session 36617b746b3d431681108a7d8bf85a2f-53e44b4d53c64bb1bf510a31f0da833c received from {username='slave'} at 127.0.0.1:60046
I20260608 10:05:49.647791 12425 tablet_copy_service.cc:434] P 2bfd28551ecf4d3d83c8ef0731699adc: ending tablet copy session 36617b746b3d431681108a7d8bf85a2f-53e44b4d53c64bb1bf510a31f0da833c on tablet 53e44b4d53c64bb1bf510a31f0da833c with peer 36617b746b3d431681108a7d8bf85a2f
I20260608 10:05:49.693084 13184 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:49.694141 13184 tablet_bootstrap.cc:492] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap complete.
I20260608 10:05:49.701210 13184 ts_tablet_manager.cc:1403] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: Time spent bootstrapping tablet: real 0.246s	user 0.156s	sys 0.018s
I20260608 10:05:49.704378 13184 raft_consensus.cc:359] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:49.705523 13184 raft_consensus.cc:740] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc956ec2f1d04cd9acb8cf3217efd577, State: Initialized, Role: LEARNER
I20260608 10:05:49.706188 13184 consensus_queue.cc:260] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:49.716252 13184 ts_tablet_manager.cc:1434] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 10:05:49.740646 12501 tablet_copy_service.cc:342] P 48f87cb7df7448dd996e412928a24484: Request end of tablet copy session cc956ec2f1d04cd9acb8cf3217efd577-82c6801837864bc7875ab49d87dc8ea5 received from {username='slave'} at 127.0.0.1:49186
I20260608 10:05:49.741210 12501 tablet_copy_service.cc:434] P 48f87cb7df7448dd996e412928a24484: ending tablet copy session cc956ec2f1d04cd9acb8cf3217efd577-82c6801837864bc7875ab49d87dc8ea5 on tablet 82c6801837864bc7875ab49d87dc8ea5 with peer cc956ec2f1d04cd9acb8cf3217efd577
I20260608 10:05:49.747484 13195 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: 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 10:05:49.748312 13195 tablet_bootstrap.cc:492] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: Bootstrap complete.
I20260608 10:05:49.748953 13195 ts_tablet_manager.cc:1403] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: Time spent bootstrapping tablet: real 0.195s	user 0.150s	sys 0.017s
I20260608 10:05:49.751509 13195 raft_consensus.cc:359] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:49.752272 13195 raft_consensus.cc:740] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36617b746b3d431681108a7d8bf85a2f, State: Initialized, Role: LEARNER
I20260608 10:05:49.752887 13195 consensus_queue.cc:260] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:49.755110 13195 ts_tablet_manager.cc:1434] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:05:49.755981 13199 tablet_copy_client.cc:538] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:49.757200 12501 tablet_copy_service.cc:342] P 48f87cb7df7448dd996e412928a24484: Request end of tablet copy session 36617b746b3d431681108a7d8bf85a2f-68daa9782e0f4ff8821a9470e9b31a85 received from {username='slave'} at 127.0.0.1:49202
I20260608 10:05:49.757745 12501 tablet_copy_service.cc:434] P 48f87cb7df7448dd996e412928a24484: ending tablet copy session 36617b746b3d431681108a7d8bf85a2f-68daa9782e0f4ff8821a9470e9b31a85 on tablet 68daa9782e0f4ff8821a9470e9b31a85 with peer 36617b746b3d431681108a7d8bf85a2f
I20260608 10:05:49.766968 13199 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: Bootstrap starting.
I20260608 10:05:49.789719 13202 tablet_copy_client.cc:538] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:49.802672 13202 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap starting.
I20260608 10:05:49.827044 13197 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:49.828176 13197 tablet_bootstrap.cc:492] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap complete.
I20260608 10:05:49.828974 13197 ts_tablet_manager.cc:1403] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Time spent bootstrapping tablet: real 0.239s	user 0.180s	sys 0.009s
I20260608 10:05:49.831219 12958 raft_consensus.cc:1217] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:49.834955 13197 raft_consensus.cc:359] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:49.886212 13197 raft_consensus.cc:740] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc956ec2f1d04cd9acb8cf3217efd577, State: Initialized, Role: LEARNER
I20260608 10:05:49.888183 13197 consensus_queue.cc:260] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:49.891757 13197 ts_tablet_manager.cc:1434] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260608 10:05:49.893826 12425 tablet_copy_service.cc:342] P 2bfd28551ecf4d3d83c8ef0731699adc: Request end of tablet copy session cc956ec2f1d04cd9acb8cf3217efd577-f41d40ce45ee4ff4a7b3f119491eac56 received from {username='slave'} at 127.0.0.1:60058
I20260608 10:05:49.894340 12425 tablet_copy_service.cc:434] P 2bfd28551ecf4d3d83c8ef0731699adc: ending tablet copy session cc956ec2f1d04cd9acb8cf3217efd577-f41d40ce45ee4ff4a7b3f119491eac56 on tablet f41d40ce45ee4ff4a7b3f119491eac56 with peer cc956ec2f1d04cd9acb8cf3217efd577
I20260608 10:05:49.950001 13075 raft_consensus.cc:1217] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:49.983244 12958 raft_consensus.cc:1217] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260608 10:05:50.005095 13199 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:50.006100 13199 tablet_bootstrap.cc:492] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: Bootstrap complete.
I20260608 10:05:50.006755 13199 ts_tablet_manager.cc:1403] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: Time spent bootstrapping tablet: real 0.240s	user 0.164s	sys 0.020s
I20260608 10:05:50.009745 13199 raft_consensus.cc:359] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:50.010571 13199 raft_consensus.cc:740] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 36617b746b3d431681108a7d8bf85a2f, State: Initialized, Role: LEARNER
I20260608 10:05:50.011227 13199 consensus_queue.cc:260] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: NON_VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: true } }
I20260608 10:05:50.013494 13199 ts_tablet_manager.cc:1434] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:05:50.015650 12575 tablet_copy_service.cc:342] P 1d864052509b411e9e6cc671ffff929d: Request end of tablet copy session 36617b746b3d431681108a7d8bf85a2f-9f25d2b3ee334937b9fdf0c955e438f3 received from {username='slave'} at 127.0.0.1:41010
I20260608 10:05:50.016162 12575 tablet_copy_service.cc:434] P 1d864052509b411e9e6cc671ffff929d: ending tablet copy session 36617b746b3d431681108a7d8bf85a2f-9f25d2b3ee334937b9fdf0c955e438f3 on tablet 9f25d2b3ee334937b9fdf0c955e438f3 with peer 36617b746b3d431681108a7d8bf85a2f
I20260608 10:05:50.032064 13202 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:05:50.033113 13202 tablet_bootstrap.cc:492] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: Bootstrap complete.
I20260608 10:05:50.033883 13202 ts_tablet_manager.cc:1403] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: Time spent bootstrapping tablet: real 0.232s	user 0.179s	sys 0.015s
I20260608 10:05:50.037508 13202 raft_consensus.cc:359] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:50.038352 13202 raft_consensus.cc:740] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc956ec2f1d04cd9acb8cf3217efd577, State: Initialized, Role: LEARNER
I20260608 10:05:50.038987 13202 consensus_queue.cc:260] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } }
I20260608 10:05:50.041257 13202 ts_tablet_manager.cc:1434] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:05:50.043157 12501 tablet_copy_service.cc:342] P 48f87cb7df7448dd996e412928a24484: Request end of tablet copy session cc956ec2f1d04cd9acb8cf3217efd577-8292095bc0c640cda3f9dafa2badc1e8 received from {username='slave'} at 127.0.0.1:49186
I20260608 10:05:50.043684 12501 tablet_copy_service.cc:434] P 48f87cb7df7448dd996e412928a24484: ending tablet copy session cc956ec2f1d04cd9acb8cf3217efd577-8292095bc0c640cda3f9dafa2badc1e8 on tablet 8292095bc0c640cda3f9dafa2badc1e8 with peer cc956ec2f1d04cd9acb8cf3217efd577
I20260608 10:05:50.106307 13075 raft_consensus.cc:1217] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:50.119004 13075 raft_consensus.cc:1217] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:50.213845 13159 raft_consensus.cc:1064] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: attempting to promote NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 to VOTER
I20260608 10:05:50.217139 13159 consensus_queue.cc:237] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } }
I20260608 10:05:50.226560 12563 raft_consensus.cc:1275] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.226569 12958 raft_consensus.cc:1275] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.228466 12414 raft_consensus.cc:1275] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.228610 13219 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:05:50.229717 13159 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } 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 10:05:50.230957 13142 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } 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 10:05:50.244946 12957 raft_consensus.cc:1217] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:05:50.253410 13219 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.256026 12414 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.259449 12958 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.269093 12563 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.276437 12306 catalog_manager.cc:5696] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc reported cstate change: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.320704 12489 consensus_queue.cc:237] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [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: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } }
I20260608 10:05:50.326454 12958 raft_consensus.cc:1275] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:50.328159 13159 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } 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 10:05:50.328488 12563 raft_consensus.cc:1275] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:50.330557 13219 consensus_queue.cc:1048] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:05:50.336856 13142 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.338726 12958 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.342460 12561 raft_consensus.cc:2955] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.347888 12296 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 82c6801837864bc7875ab49d87dc8ea5 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:50.354974 12304 catalog_manager.cc:5696] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:50.377334 13217 raft_consensus.cc:1064] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: attempting to promote NON_VOTER 36617b746b3d431681108a7d8bf85a2f to VOTER
I20260608 10:05:50.377419  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:05:50.382073 13217 consensus_queue.cc:237] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } }
W20260608 10:05:50.406302 12296 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 10 similar messages]
I20260608 10:05:50.425891 12489 raft_consensus.cc:1275] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.428692 13075 raft_consensus.cc:1275] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.434717 13216 consensus_queue.cc:1048] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.008s
I20260608 10:05:50.443090 13216 consensus_queue.cc:1048] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 10:05:50.449473 12296 catalog_manager.cc:4754] TS 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 82c6801837864bc7875ab49d87dc8ea5: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260608 10:05:50.463366 12561 raft_consensus.cc:1275] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.465747 13233 consensus_queue.cc:1048] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:05:50.487545 13216 raft_consensus.cc:1064] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: attempting to promote NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 to VOTER
I20260608 10:05:50.498582 13216 consensus_queue.cc:237] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } }
I20260608 10:05:50.502177 12489 raft_consensus.cc:2955] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.504760 13232 raft_consensus.cc:2955] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.511857 12561 raft_consensus.cc:2955] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.523187 12958 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:05:50.523553 12881 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:05:50.527347 13204 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 10:05:50.529261 13217 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 10:05:50.538007  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:50.539364  7886 tablet_replica.cc:333] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.540499  7886 raft_consensus.cc:2243] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:50.539810 12304 catalog_manager.cc:5696] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d reported cstate change: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.542021  7886 raft_consensus.cc:2272] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.546747  7886 tablet_replica.cc:333] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.549882  7886 raft_consensus.cc:2243] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:50.554100 12488 raft_consensus.cc:1275] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 2bfd28551ecf4d3d83c8ef0731699adc: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:05:50.556658 13217 consensus_queue.cc:1048] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260608 10:05:50.572796 12528 consensus_peers.cc:597] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d -> Peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Couldn't send request to peer 2bfd28551ecf4d3d83c8ef0731699adc. 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 10:05:50.576014 13229 raft_consensus.cc:1064] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: attempting to promote NON_VOTER 36617b746b3d431681108a7d8bf85a2f to VOTER
I20260608 10:05:50.579497 13229 consensus_queue.cc:237] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } }
I20260608 10:05:50.586265 13075 raft_consensus.cc:2955] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.590559  7886 pending_rounds.cc:70] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Trying to abort 1 pending ops.
I20260608 10:05:50.590946  7886 pending_rounds.cc:77] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc: Aborting op as it isn't in flight: id { term: 1 index: 30 } timestamp: 7294620264434745344 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" old_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } } new_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } } }
I20260608 10:05:50.592118  7886 raft_consensus.cc:2917] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Aborting config change with OpId 1.30: Aborted: Op aborted
I20260608 10:05:50.592542  7886 raft_consensus.cc:2889] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:05:50.592908  7886 raft_consensus.cc:2272] T f41d40ce45ee4ff4a7b3f119491eac56 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:50.594977 12379 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.132:37261, user_credentials={real_user=slave}} blocked reactor thread for 69231.7us
I20260608 10:05:50.600315  7886 tablet_replica.cc:333] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.601166  7886 raft_consensus.cc:2243] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:50.602139  7886 raft_consensus.cc:2272] T 68daa9782e0f4ff8821a9470e9b31a85 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.609030  7886 tablet_replica.cc:333] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.610275  7886 raft_consensus.cc:2243] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:50.612605 13075 raft_consensus.cc:1275] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.612704 12561 raft_consensus.cc:1275] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.614338  7886 raft_consensus.cc:2272] T 8292095bc0c640cda3f9dafa2badc1e8 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.615634 13219 consensus_queue.cc:1048] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } 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 10:05:50.618446  7886 tablet_replica.cc:333] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.619549  7886 raft_consensus.cc:2243] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:50.620334  7886 raft_consensus.cc:2272] T 9f25d2b3ee334937b9fdf0c955e438f3 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.624017  7886 tablet_replica.cc:333] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.624958  7886 raft_consensus.cc:2243] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:50.626209  7886 raft_consensus.cc:2272] T 81b15d21ea85463fa6f75c60dbc8fb65 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.630102  7886 tablet_replica.cc:333] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.631006  7886 raft_consensus.cc:2243] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:50.631901 13219 consensus_queue.cc:1048] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } 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 10:05:50.632345  7886 raft_consensus.cc:2272] T 53e44b4d53c64bb1bf510a31f0da833c P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:05:50.635213 12453 consensus_peers.cc:597] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 -> Peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Couldn't send request to peer 2bfd28551ecf4d3d83c8ef0731699adc. 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 10:05:50.637167  7886 tablet_replica.cc:333] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.638199  7886 raft_consensus.cc:2243] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:50.639384  7886 raft_consensus.cc:2272] T 688726d992404f04968ccf13cce24229 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.643095  7886 tablet_replica.cc:333] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.643886  7886 raft_consensus.cc:2243] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:50.644271 13205 raft_consensus.cc:1064] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: attempting to promote NON_VOTER 36617b746b3d431681108a7d8bf85a2f to VOTER
I20260608 10:05:50.645053  7886 raft_consensus.cc:2272] T 087463f3905b42ba9c5b6f900a3e8870 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.648939  7886 tablet_replica.cc:333] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.649757  7886 raft_consensus.cc:2243] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:05:50.650454 12453 consensus_peers.cc:597] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 -> Peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Couldn't send request to peer 2bfd28551ecf4d3d83c8ef0731699adc. 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 10:05:50.650738  7886 raft_consensus.cc:2272] T 2cefd106a3c341d89ae8159c1a6977a2 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.647760 13205 consensus_queue.cc:237] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } }
I20260608 10:05:50.655392  7886 tablet_replica.cc:333] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc: stopping tablet replica
I20260608 10:05:50.656198  7886 raft_consensus.cc:2243] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:50.656927  7886 raft_consensus.cc:2272] T 82c6801837864bc7875ab49d87dc8ea5 P 2bfd28551ecf4d3d83c8ef0731699adc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:50.678858 12488 raft_consensus.cc:1275] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.682776 13224 consensus_queue.cc:1048] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:05:50.672413 13219 raft_consensus.cc:2955] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.691860 13075 raft_consensus.cc:2955] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.716195 12304 catalog_manager.cc:5696] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:50.724792 13074 raft_consensus.cc:1275] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 LEARNER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.729400 12561 raft_consensus.cc:2955] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } attrs { replace: true } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.737952 13229 raft_consensus.cc:1064] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: attempting to promote NON_VOTER cc956ec2f1d04cd9acb8cf3217efd577 to VOTER
I20260608 10:05:50.741192 13229 consensus_queue.cc:237] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [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: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } }
I20260608 10:05:50.745630  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:05:50.774914 13224 consensus_queue.cc:1048] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } 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 10:05:50.780225 12958 raft_consensus.cc:1275] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.795783 12561 raft_consensus.cc:1275] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Refusing update from remote peer 48f87cb7df7448dd996e412928a24484: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:05:50.800244 13229 consensus_queue.cc:1048] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 10:05:50.805852 12528 consensus_peers.cc:597] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d -> Peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Couldn't send request to peer 2bfd28551ecf4d3d83c8ef0731699adc. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:50.809491 13219 consensus_queue.cc:1048] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } 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 10:05:50.809943 13250 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
W20260608 10:05:50.812021 12453 consensus_peers.cc:597] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 -> Peer 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129:39191): Couldn't send request to peer 2bfd28551ecf4d3d83c8ef0731699adc. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:50.815896 13074 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.835311 12488 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.841543 13219 raft_consensus.cc:2955] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.841753 12304 catalog_manager.cc:5696] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d reported cstate change: config changed from index 26 to 27, 36617b746b3d431681108a7d8bf85a2f (127.7.179.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:05:50.849716 12563 raft_consensus.cc:2955] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.857417 12958 raft_consensus.cc:2955] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } }
I20260608 10:05:50.863651  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:05:50.892374 12563 consensus_queue.cc:237] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [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: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } }
I20260608 10:05:50.898603 12306 catalog_manager.cc:5696] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 reported cstate change: config changed from index 26 to 27, cc956ec2f1d04cd9acb8cf3217efd577 (127.7.179.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "48f87cb7df7448dd996e412928a24484" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:05:50.910466 12528 consensus_peers.cc:597] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d -> Peer 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): Couldn't send request to peer 48f87cb7df7448dd996e412928a24484. 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 10:05:50.913326 13074 raft_consensus.cc:1275] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Refusing update from remote peer 1d864052509b411e9e6cc671ffff929d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:05:50.915238 13250 consensus_queue.cc:1048] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [LEADER]: Connected to new peer: Peer: permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } 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 10:05:50.923856 13249 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.930522 13074 raft_consensus.cc:2955] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.970971 12298 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9f25d2b3ee334937b9fdf0c955e438f3 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:50.982971 12303 catalog_manager.cc:5696] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f reported cstate change: config changed from index 27 to 28, VOTER 2bfd28551ecf4d3d83c8ef0731699adc (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "1d864052509b411e9e6cc671ffff929d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } } peers { permanent_uuid: "1d864052509b411e9e6cc671ffff929d" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 40147 } } peers { permanent_uuid: "36617b746b3d431681108a7d8bf85a2f" member_type: VOTER last_known_addr { host: "127.7.179.134" port: 44939 } attrs { promote: false } } }
I20260608 10:05:50.993443  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:50.999161  7886 tablet_replica.cc:333] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.005473  7886 raft_consensus.cc:2243] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.006070  7886 pending_rounds.cc:70] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: Trying to abort 1 pending ops.
I20260608 10:05:51.006368  7886 pending_rounds.cc:77] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484: Aborting op as it isn't in flight: id { term: 1 index: 30 } timestamp: 7294620264434745344 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" old_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } } new_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } } }
I20260608 10:05:51.007212  7886 raft_consensus.cc:2917] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Aborting config change with OpId 1.30: Aborted: Op aborted
I20260608 10:05:51.007658  7886 raft_consensus.cc:2889] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:05:51.007994  7886 raft_consensus.cc:2272] T f41d40ce45ee4ff4a7b3f119491eac56 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.012408  7886 tablet_replica.cc:333] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.013149  7886 raft_consensus.cc:2243] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:51.014556  7886 raft_consensus.cc:2272] T 68daa9782e0f4ff8821a9470e9b31a85 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.018932  7886 tablet_replica.cc:333] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.019639  7886 raft_consensus.cc:2243] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:51.020931  7886 raft_consensus.cc:2272] T 8292095bc0c640cda3f9dafa2badc1e8 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.024433  7886 tablet_replica.cc:333] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.025274  7886 raft_consensus.cc:2243] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.026298  7886 raft_consensus.cc:2272] T 53e44b4d53c64bb1bf510a31f0da833c P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.029999  7886 tablet_replica.cc:333] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.030730  7886 raft_consensus.cc:2243] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.031451  7886 raft_consensus.cc:2272] T 81b15d21ea85463fa6f75c60dbc8fb65 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.034578  7886 tablet_replica.cc:333] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.035225  7886 raft_consensus.cc:2243] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.037262  7886 raft_consensus.cc:2272] T 087463f3905b42ba9c5b6f900a3e8870 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.040145  7886 tablet_replica.cc:333] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.040755  7886 raft_consensus.cc:2243] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.041472  7886 raft_consensus.cc:2272] T 688726d992404f04968ccf13cce24229 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.044184  7886 tablet_replica.cc:333] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.044785  7886 raft_consensus.cc:2243] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.045687  7886 raft_consensus.cc:2272] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.048859  7886 tablet_replica.cc:333] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.049481  7886 raft_consensus.cc:2243] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.050252  7886 raft_consensus.cc:2272] T 9f25d2b3ee334937b9fdf0c955e438f3 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.053496  7886 tablet_replica.cc:333] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.054163  7886 raft_consensus.cc:2243] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:51.055029  7886 raft_consensus.cc:2272] T 82c6801837864bc7875ab49d87dc8ea5 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.058408  7886 tablet_replica.cc:333] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484: stopping tablet replica
I20260608 10:05:51.059253  7886 raft_consensus.cc:2243] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:51.060433  7886 raft_consensus.cc:2272] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 48f87cb7df7448dd996e412928a24484 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.102161  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:05:51.137494  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:05:51.194171  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:51.195293  7886 tablet_replica.cc:333] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.196205  7886 raft_consensus.cc:2243] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.197178  7886 raft_consensus.cc:2272] T 68daa9782e0f4ff8821a9470e9b31a85 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.201182  7886 tablet_replica.cc:333] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.202178  7886 raft_consensus.cc:2243] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.203222  7886 raft_consensus.cc:2272] T 8292095bc0c640cda3f9dafa2badc1e8 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.207674  7886 tablet_replica.cc:333] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.208607  7886 raft_consensus.cc:2243] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.209415  7886 raft_consensus.cc:2272] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.213089  7886 tablet_replica.cc:333] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.213847  7886 raft_consensus.cc:2243] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.214540  7886 raft_consensus.cc:2272] T 688726d992404f04968ccf13cce24229 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.217516  7886 tablet_replica.cc:333] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.218298  7886 raft_consensus.cc:2243] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.219043  7886 raft_consensus.cc:2272] T 087463f3905b42ba9c5b6f900a3e8870 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.222718  7886 tablet_replica.cc:333] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.223464  7886 raft_consensus.cc:2243] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.224155  7886 raft_consensus.cc:2272] T 82c6801837864bc7875ab49d87dc8ea5 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.228056  7886 tablet_replica.cc:333] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.228735  7886 raft_consensus.cc:2243] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.229619  7886 raft_consensus.cc:2272] T 53e44b4d53c64bb1bf510a31f0da833c P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.233206  7886 tablet_replica.cc:333] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.233966  7886 raft_consensus.cc:2243] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.234745  7886 raft_consensus.cc:2272] T 81b15d21ea85463fa6f75c60dbc8fb65 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.237663  7886 tablet_replica.cc:333] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.238294  7886 raft_consensus.cc:2243] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:51.239302  7886 raft_consensus.cc:2272] T 2cefd106a3c341d89ae8159c1a6977a2 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.242552  7886 tablet_replica.cc:333] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d: stopping tablet replica
I20260608 10:05:51.243206  7886 raft_consensus.cc:2243] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:51.244326  7886 raft_consensus.cc:2272] T 9f25d2b3ee334937b9fdf0c955e438f3 P 1d864052509b411e9e6cc671ffff929d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.308223  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:05:51.343781  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:05:51.384793  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:51.385782  7886 tablet_replica.cc:333] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8: stopping tablet replica
I20260608 10:05:51.386651  7886 raft_consensus.cc:2243] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.387509  7886 raft_consensus.cc:2272] T f41d40ce45ee4ff4a7b3f119491eac56 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.391425  7886 tablet_replica.cc:333] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8: stopping tablet replica
I20260608 10:05:51.392328  7886 raft_consensus.cc:2243] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.393121  7886 raft_consensus.cc:2272] T 27e58cf1f4a54ae6b4b8d447e9f9d057 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.396942  7886 tablet_replica.cc:333] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8: stopping tablet replica
I20260608 10:05:51.397779  7886 raft_consensus.cc:2243] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.398655  7886 raft_consensus.cc:2272] T 2cefd106a3c341d89ae8159c1a6977a2 P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.402398  7886 tablet_replica.cc:333] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8: stopping tablet replica
I20260608 10:05:51.403131  7886 raft_consensus.cc:2243] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.403859  7886 raft_consensus.cc:2272] T 4bc0cb1a1f99434b9e2ad0b0dc8ae32b P bdbb29c585ae4354ab9ee9b037d2f3a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.434139  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:05:51.451654  7886 tablet_server.cc:179] TabletServer@127.7.179.133:0 shutting down...
I20260608 10:05:51.490486  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:51.491550  7886 tablet_replica.cc:333] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: stopping tablet replica
I20260608 10:05:51.492298  7886 raft_consensus.cc:2243] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.492751  7886 pending_rounds.cc:70] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Trying to abort 1 pending ops.
I20260608 10:05:51.493047  7886 pending_rounds.cc:77] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577: Aborting op as it isn't in flight: id { term: 1 index: 30 } timestamp: 7294620264434745344 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f41d40ce45ee4ff4a7b3f119491eac56" old_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: NON_VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: true } } } new_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "2bfd28551ecf4d3d83c8ef0731699adc" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39191 } } peers { permanent_uuid: "48f87cb7df7448dd996e412928a24484" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44497 } attrs { replace: true } } peers { permanent_uuid: "bdbb29c585ae4354ab9ee9b037d2f3a8" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37261 } attrs { promote: false } } peers { permanent_uuid: "cc956ec2f1d04cd9acb8cf3217efd577" member_type: VOTER last_known_addr { host: "127.7.179.133" port: 36347 } attrs { promote: false } } } }
I20260608 10:05:51.494587  7886 raft_consensus.cc:2917] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Aborting config change with OpId 1.30: Aborted: Op aborted
I20260608 10:05:51.494978  7886 raft_consensus.cc:2889] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:05:51.495307  7886 raft_consensus.cc:2272] T f41d40ce45ee4ff4a7b3f119491eac56 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:05:51.498498  7886 tablet_replica.cc:333] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577: stopping tablet replica
I20260608 10:05:51.499116  7886 raft_consensus.cc:2243] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.499660  7886 raft_consensus.cc:2272] T 8292095bc0c640cda3f9dafa2badc1e8 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.502588  7886 tablet_replica.cc:333] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577: stopping tablet replica
I20260608 10:05:51.503182  7886 raft_consensus.cc:2243] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.503703  7886 raft_consensus.cc:2272] T 82c6801837864bc7875ab49d87dc8ea5 P cc956ec2f1d04cd9acb8cf3217efd577 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.576283  7886 tablet_server.cc:196] TabletServer@127.7.179.133:0 shutdown complete.
I20260608 10:05:51.590695  7886 tablet_server.cc:179] TabletServer@127.7.179.134:0 shutting down...
W20260608 10:05:51.607463 12296 catalog_manager.cc:4754] TS 48f87cb7df7448dd996e412928a24484 (127.7.179.130:44497): ChangeConfig:REMOVE_PEER RPC failed for tablet 8292095bc0c640cda3f9dafa2badc1e8: Network error: Client connection negotiation failed: client connection to 127.7.179.130:44497: connect: Connection refused (error 111)
I20260608 10:05:51.629438  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:05:51.630785  7886 tablet_replica.cc:333] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f: stopping tablet replica
I20260608 10:05:51.631580  7886 raft_consensus.cc:2243] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.632166  7886 raft_consensus.cc:2272] T 9f25d2b3ee334937b9fdf0c955e438f3 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.635387  7886 tablet_replica.cc:333] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f: stopping tablet replica
I20260608 10:05:51.635949  7886 raft_consensus.cc:2243] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.636447  7886 raft_consensus.cc:2272] T 68daa9782e0f4ff8821a9470e9b31a85 P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.639043  7886 tablet_replica.cc:333] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f: stopping tablet replica
I20260608 10:05:51.639564  7886 raft_consensus.cc:2243] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:51.640039  7886 raft_consensus.cc:2272] T 53e44b4d53c64bb1bf510a31f0da833c P 36617b746b3d431681108a7d8bf85a2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:51.663720  7886 tablet_server.cc:196] TabletServer@127.7.179.134:0 shutdown complete.
I20260608 10:05:51.678467  7886 master.cc:562] Master@127.7.179.190:40283 shutting down...
W20260608 10:05:51.702113 12361 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:05:51.702373 12361 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:05:51.702674 12361 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:05:52.321740  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:05:52.322556  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:52.322948  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P b228c28c4dce4b35b35d48cdbff24b13: stopping tablet replica
I20260608 10:05:52.352030  7886 master.cc:584] Master@127.7.179.190:40283 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22706 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:05:52.407243  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:41615
I20260608 10:05:52.409025  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:52.416049 13260 instance_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 10:05:52.416131 13261 instance_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 10:05:52.416514 13263 instance_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 10:05:52.417498  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:52.418622  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:52.418808  7886 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 10:05:52.419027  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913152418986 us; error 0 us; skew 500 ppm
I20260608 10:05:52.419703  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:52.422469  7886 webserver.cc:533] Webserver started at http://127.7.179.190:43935/ using document root <none> and password file <none>
I20260608 10:05:52.423030  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:52.423240  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:52.423537  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:52.424794  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "06a99538834243f394ed675c2cf27bc1"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.430019  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:05:52.434016 13268 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.434868  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:52.435194  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "06a99538834243f394ed675c2cf27bc1"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.435545  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-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 10:05:52.449939  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:52.451289  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:52.494545  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:41615
I20260608 10:05:52.494748 13319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:41615 every 8 connection(s)
I20260608 10:05:52.499172 13320 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 10:05:52.511652 13320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1: Bootstrap starting.
I20260608 10:05:52.516913 13320 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:52.522815 13320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1: No bootstrap required, opened a new log
I20260608 10:05:52.525241 13320 raft_consensus.cc:359] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06a99538834243f394ed675c2cf27bc1" member_type: VOTER }
I20260608 10:05:52.525734 13320 raft_consensus.cc:385] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:52.525940 13320 raft_consensus.cc:740] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06a99538834243f394ed675c2cf27bc1, State: Initialized, Role: FOLLOWER
I20260608 10:05:52.526504 13320 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06a99538834243f394ed675c2cf27bc1" member_type: VOTER }
I20260608 10:05:52.526921 13320 raft_consensus.cc:399] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:05:52.527139 13320 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:05:52.527354 13320 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:52.532357 13320 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06a99538834243f394ed675c2cf27bc1" member_type: VOTER }
I20260608 10:05:52.532889 13320 leader_election.cc:304] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [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: 06a99538834243f394ed675c2cf27bc1; no voters: 
I20260608 10:05:52.534178 13320 leader_election.cc:290] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:05:52.534642 13323 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:52.536108 13323 raft_consensus.cc:697] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 1 LEADER]: Becoming Leader. State: Replica: 06a99538834243f394ed675c2cf27bc1, State: Running, Role: LEADER
I20260608 10:05:52.536908 13323 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [LEADER]: Queue going to LEADER mode. State: All 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: "06a99538834243f394ed675c2cf27bc1" member_type: VOTER }
I20260608 10:05:52.537392 13320 sys_catalog.cc:565] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:05:52.542303 13325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06a99538834243f394ed675c2cf27bc1. Latest consensus state: current_term: 1 leader_uuid: "06a99538834243f394ed675c2cf27bc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06a99538834243f394ed675c2cf27bc1" member_type: VOTER } }
I20260608 10:05:52.542619 13324 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "06a99538834243f394ed675c2cf27bc1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06a99538834243f394ed675c2cf27bc1" member_type: VOTER } }
I20260608 10:05:52.543300 13325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:52.543437 13324 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:05:52.547057 13330 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:05:52.555696 13330 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:05:52.556821  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:05:52.566202 13330 catalog_manager.cc:1382] Generated new cluster ID: 3a6db056c0f74081bc93052e5478fd97
I20260608 10:05:52.566547 13330 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:05:52.582121 13330 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:05:52.583458 13330 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:05:52.599223 13330 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1: Generated new TSK 0
I20260608 10:05:52.599843 13330 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:05:52.624115  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:52.631987 13342 instance_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 10:05:52.633462 13343 instance_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 10:05:52.634426 13345 instance_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 10:05:52.637818  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:52.638907  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:52.639191  7886 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 10:05:52.639469  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913152639407 us; error 0 us; skew 500 ppm
I20260608 10:05:52.640057  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:52.642690  7886 webserver.cc:533] Webserver started at http://127.7.179.129:34941/ using document root <none> and password file <none>
I20260608 10:05:52.643194  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:52.643350  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:52.643594  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:52.644734  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "efbfe67bc9884a26a771b0cd568498de"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.650190  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:05:52.654295 13350 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.655251  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:05:52.655658  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "efbfe67bc9884a26a771b0cd568498de"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.655984  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-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 10:05:52.674098  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:52.675463  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:52.677083  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:52.679822  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:52.680084  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.680336  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:52.680545  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.726449  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:45687
I20260608 10:05:52.726598 13412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:45687 every 8 connection(s)
I20260608 10:05:52.732295  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:52.741254 13417 instance_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 10:05:52.741966 13418 instance_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 10:05:52.745757  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:52.746057 13420 instance_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 10:05:52.748153  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:52.748503  7886 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 10:05:52.748813  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913152748787 us; error 0 us; skew 500 ppm
I20260608 10:05:52.749723  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:52.752372 13413 heartbeater.cc:344] Connected to a master server at 127.7.179.190:41615
I20260608 10:05:52.752807 13413 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:52.753176  7886 webserver.cc:533] Webserver started at http://127.7.179.130:44269/ using document root <none> and password file <none>
I20260608 10:05:52.753827 13413 heartbeater.cc:507] Master 127.7.179.190:41615 requested a full tablet report, sending...
I20260608 10:05:52.753945  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:52.754348  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:52.754712  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:52.756289  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "b5f70bdb3f184972b0a7615a68d6f8f8"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.756660 13285 ts_manager.cc:194] Registered new tserver with Master: efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687)
I20260608 10:05:52.759011 13285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48200
I20260608 10:05:52.762564  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 10:05:52.766700 13425 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.767722  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:05:52.768083  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "b5f70bdb3f184972b0a7615a68d6f8f8"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.768404  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-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 10:05:52.799016  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:52.800246  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:52.801875  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:52.804431  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:52.804698  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.804960  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:52.805172  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.848948  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:40055
I20260608 10:05:52.849112 13487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:40055 every 8 connection(s)
I20260608 10:05:52.854991  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:52.863292 13491 instance_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 10:05:52.865582 13492 instance_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 10:05:52.867578 13494 instance_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 10:05:52.868484  7886 server_base.cc:1061] running on GCE node
I20260608 10:05:52.868778 13488 heartbeater.cc:344] Connected to a master server at 127.7.179.190:41615
I20260608 10:05:52.869184 13488 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:52.869427  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:52.869773  7886 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 10:05:52.870026  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913152870004 us; error 0 us; skew 500 ppm
I20260608 10:05:52.870083 13488 heartbeater.cc:507] Master 127.7.179.190:41615 requested a full tablet report, sending...
I20260608 10:05:52.870859  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:52.872736 13285 ts_manager.cc:194] Registered new tserver with Master: b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055)
I20260608 10:05:52.873991  7886 webserver.cc:533] Webserver started at http://127.7.179.131:37063/ using document root <none> and password file <none>
I20260608 10:05:52.874506 13285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48206
I20260608 10:05:52.874619  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:52.875020  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:52.875324  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:52.876751  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "ef572d7a37a740dab55bd6b01c1236d4"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.881994  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:05:52.886102 13499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.887053  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:05:52.887429  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "ef572d7a37a740dab55bd6b01c1236d4"
format_stamp: "Formatted at 2026-06-08 10:05:52 on dist-test-slave-vbzq"
I20260608 10:05:52.887770  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-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 10:05:52.912505  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:52.914113  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:52.915846  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:52.918470  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:52.918737  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.919003  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:52.919194  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:52.964102  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:37411
I20260608 10:05:52.964260 13561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:37411 every 8 connection(s)
I20260608 10:05:52.979676 13562 heartbeater.cc:344] Connected to a master server at 127.7.179.190:41615
I20260608 10:05:52.980218 13562 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:52.981112 13562 heartbeater.cc:507] Master 127.7.179.190:41615 requested a full tablet report, sending...
I20260608 10:05:52.983497 13285 ts_manager.cc:194] Registered new tserver with Master: ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131:37411)
I20260608 10:05:52.984408  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016595414s
I20260608 10:05:52.985126 13285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48212
I20260608 10:05:53.762300 13413 heartbeater.cc:499] Master 127.7.179.190:41615 was elected leader, sending a full tablet report...
I20260608 10:05:53.877461 13488 heartbeater.cc:499] Master 127.7.179.190:41615 was elected leader, sending a full tablet report...
I20260608 10:05:53.988057 13562 heartbeater.cc:499] Master 127.7.179.190:41615 was elected leader, sending a full tablet report...
I20260608 10:05:54.046572 13285 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48228:
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 10:05:54.049279 13285 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 10:05:54.116852 13453 tablet_service.cc:1511] Processing CreateTablet for tablet 01e6436f01eb4c3c9f36097728f1bfd9 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:05:54.117741 13452 tablet_service.cc:1511] Processing CreateTablet for tablet 86da5a4cf7064938b246c19b9365e0f3 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:05:54.118830 13453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e6436f01eb4c3c9f36097728f1bfd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.120536 13451 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0a7fa6c433436e8eb0d319f644cef5 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:05:54.122143 13451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0a7fa6c433436e8eb0d319f644cef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.125527 13452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86da5a4cf7064938b246c19b9365e0f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.125851 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 01e6436f01eb4c3c9f36097728f1bfd9 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:05:54.126317 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 86da5a4cf7064938b246c19b9365e0f3 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:05:54.127259 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e6436f01eb4c3c9f36097728f1bfd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.127925 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86da5a4cf7064938b246c19b9365e0f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.129822 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0a7fa6c433436e8eb0d319f644cef5 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:05:54.131413 13527 tablet_service.cc:1511] Processing CreateTablet for tablet 01e6436f01eb4c3c9f36097728f1bfd9 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:05:54.132592 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0a7fa6c433436e8eb0d319f644cef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.133102 13527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e6436f01eb4c3c9f36097728f1bfd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.139240 13526 tablet_service.cc:1511] Processing CreateTablet for tablet 86da5a4cf7064938b246c19b9365e0f3 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:05:54.141072 13526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86da5a4cf7064938b246c19b9365e0f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.145083 13525 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0a7fa6c433436e8eb0d319f644cef5 (DEFAULT_TABLE table=test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:05:54.146950 13525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0a7fa6c433436e8eb0d319f644cef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:54.181221 13583 tablet_bootstrap.cc:492] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8: Bootstrap starting.
I20260608 10:05:54.193668 13583 tablet_bootstrap.cc:654] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.185261 13584 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de: Bootstrap starting.
I20260608 10:05:54.199822 13585 tablet_bootstrap.cc:492] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4: Bootstrap starting.
I20260608 10:05:54.200493 13583 tablet_bootstrap.cc:492] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8: No bootstrap required, opened a new log
I20260608 10:05:54.203688 13583 ts_tablet_manager.cc:1403] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260608 10:05:54.205454 13584 tablet_bootstrap.cc:654] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.207165 13583 raft_consensus.cc:359] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.207999 13583 raft_consensus.cc:385] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.208302 13583 raft_consensus.cc:740] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f70bdb3f184972b0a7615a68d6f8f8, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.211071 13583 consensus_queue.cc:260] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.215570 13585 tablet_bootstrap.cc:654] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.218880 13584 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de: No bootstrap required, opened a new log
I20260608 10:05:54.219602 13584 ts_tablet_manager.cc:1403] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.005s
I20260608 10:05:54.221671 13583 ts_tablet_manager.cc:1434] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.006s
I20260608 10:05:54.223037 13583 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: Bootstrap starting.
I20260608 10:05:54.224205 13584 raft_consensus.cc:359] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.224723 13585 tablet_bootstrap.cc:492] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4: No bootstrap required, opened a new log
I20260608 10:05:54.225245 13584 raft_consensus.cc:385] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.225579 13585 ts_tablet_manager.cc:1403] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260608 10:05:54.225754 13584 raft_consensus.cc:740] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efbfe67bc9884a26a771b0cd568498de, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.226923 13584 consensus_queue.cc:260] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.230918 13583 tablet_bootstrap.cc:654] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.231770 13585 raft_consensus.cc:359] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.233371 13585 raft_consensus.cc:385] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.233870 13585 raft_consensus.cc:740] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef572d7a37a740dab55bd6b01c1236d4, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.235308 13585 consensus_queue.cc:260] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.245353 13584 ts_tablet_manager.cc:1434] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.013s
I20260608 10:05:54.247571 13584 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de: Bootstrap starting.
I20260608 10:05:54.259424 13584 tablet_bootstrap.cc:654] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.266309 13593 raft_consensus.cc:493] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:54.266927 13585 ts_tablet_manager.cc:1434] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4: Time spent starting tablet: real 0.041s	user 0.026s	sys 0.011s
I20260608 10:05:54.268172 13585 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: Bootstrap starting.
I20260608 10:05:54.266965 13593 raft_consensus.cc:515] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.268571 13583 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: No bootstrap required, opened a new log
I20260608 10:05:54.269191 13583 ts_tablet_manager.cc:1403] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.013s
I20260608 10:05:54.272903 13583 raft_consensus.cc:359] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.273731 13583 raft_consensus.cc:385] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.274055 13583 raft_consensus.cc:740] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f70bdb3f184972b0a7615a68d6f8f8, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.274969 13583 consensus_queue.cc:260] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.276319 13585 tablet_bootstrap.cc:654] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.277644 13593 leader_election.cc:290] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055), efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687)
I20260608 10:05:54.288352 13584 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de: No bootstrap required, opened a new log
I20260608 10:05:54.289456 13583 ts_tablet_manager.cc:1434] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 10:05:54.291590 13583 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: Bootstrap starting.
I20260608 10:05:54.300695 13583 tablet_bootstrap.cc:654] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.304368 13584 ts_tablet_manager.cc:1403] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.005s
I20260608 10:05:54.307996 13584 raft_consensus.cc:359] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.308979 13585 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: No bootstrap required, opened a new log
I20260608 10:05:54.308820 13584 raft_consensus.cc:385] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.309643 13584 raft_consensus.cc:740] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efbfe67bc9884a26a771b0cd568498de, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.309911 13585 ts_tablet_manager.cc:1403] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.027s
I20260608 10:05:54.310693 13584 consensus_queue.cc:260] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.313781 13585 raft_consensus.cc:359] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.314692 13585 raft_consensus.cc:385] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.314998 13585 raft_consensus.cc:740] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef572d7a37a740dab55bd6b01c1236d4, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.315912 13585 consensus_queue.cc:260] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.318368 13585 ts_tablet_manager.cc:1434] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:05:54.319687 13585 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: Bootstrap starting.
I20260608 10:05:54.323977 13584 ts_tablet_manager.cc:1434] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.008s
I20260608 10:05:54.324272 13588 raft_consensus.cc:493] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:54.335731 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efbfe67bc9884a26a771b0cd568498de" is_pre_election: true
I20260608 10:05:54.327124 13585 tablet_bootstrap.cc:654] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.339016 13584 tablet_bootstrap.cc:492] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de: Bootstrap starting.
W20260608 10:05:54.342593 13501 leader_election.cc:343] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:54.342530 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" is_pre_election: true
I20260608 10:05:54.343936 13463 raft_consensus.cc:2468] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef572d7a37a740dab55bd6b01c1236d4 in term 0.
I20260608 10:05:54.345788 13500 leader_election.cc:304] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [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: b5f70bdb3f184972b0a7615a68d6f8f8, ef572d7a37a740dab55bd6b01c1236d4; no voters: efbfe67bc9884a26a771b0cd568498de
I20260608 10:05:54.346761 13593 raft_consensus.cc:2804] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:54.347172 13593 raft_consensus.cc:493] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:54.347522 13593 raft_consensus.cc:3060] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.347658 13583 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: No bootstrap required, opened a new log
I20260608 10:05:54.348347 13583 ts_tablet_manager.cc:1403] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.016s
I20260608 10:05:54.349859 13588 raft_consensus.cc:515] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.351220 13585 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: No bootstrap required, opened a new log
I20260608 10:05:54.351826 13585 ts_tablet_manager.cc:1403] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: Time spent bootstrapping tablet: real 0.032s	user 0.001s	sys 0.025s
I20260608 10:05:54.352273 13583 raft_consensus.cc:359] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.353281 13583 raft_consensus.cc:385] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.353730 13583 raft_consensus.cc:740] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f70bdb3f184972b0a7615a68d6f8f8, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.354837 13583 consensus_queue.cc:260] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.356630 13593 raft_consensus.cc:515] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.346762 13584 tablet_bootstrap.cc:654] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de: Neither blocks nor log segments found. Creating new log.
I20260608 10:05:54.357157 13585 raft_consensus.cc:359] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.358266 13585 raft_consensus.cc:385] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.358696 13585 raft_consensus.cc:740] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef572d7a37a740dab55bd6b01c1236d4, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.360064 13585 consensus_queue.cc:260] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.363334 13585 ts_tablet_manager.cc:1434] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:05:54.364009 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8"
I20260608 10:05:54.364715 13463 raft_consensus.cc:3060] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.366362 13583 ts_tablet_manager.cc:1434] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.008s
I20260608 10:05:54.368067 13588 leader_election.cc:290] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687), ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131:37411)
I20260608 10:05:54.376891 13463 raft_consensus.cc:2468] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef572d7a37a740dab55bd6b01c1236d4 in term 1.
I20260608 10:05:54.378542 13500 leader_election.cc:304] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f70bdb3f184972b0a7615a68d6f8f8, ef572d7a37a740dab55bd6b01c1236d4; no voters: 
I20260608 10:05:54.379583 13594 raft_consensus.cc:2804] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:54.379724 13593 leader_election.cc:290] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 election: Requested vote from peers b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055), efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687)
I20260608 10:05:54.382393 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efbfe67bc9884a26a771b0cd568498de"
I20260608 10:05:54.383329 13584 tablet_bootstrap.cc:492] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de: No bootstrap required, opened a new log
I20260608 10:05:54.383975 13584 ts_tablet_manager.cc:1403] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
W20260608 10:05:54.384281 13501 leader_election.cc:343] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:05:54.387465 13584 raft_consensus.cc:359] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.388345 13584 raft_consensus.cc:385] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:05:54.388706 13584 raft_consensus.cc:740] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efbfe67bc9884a26a771b0cd568498de, State: Initialized, Role: FOLLOWER
I20260608 10:05:54.389734 13584 consensus_queue.cc:260] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.392174 13584 ts_tablet_manager.cc:1434] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:05:54.393415 13594 raft_consensus.cc:697] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Becoming Leader. State: Replica: ef572d7a37a740dab55bd6b01c1236d4, State: Running, Role: LEADER
I20260608 10:05:54.394531 13594 consensus_queue.cc:237] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.395743 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86da5a4cf7064938b246c19b9365e0f3" candidate_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef572d7a37a740dab55bd6b01c1236d4" is_pre_election: true
I20260608 10:05:54.396623 13537 raft_consensus.cc:2468] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f70bdb3f184972b0a7615a68d6f8f8 in term 0.
I20260608 10:05:54.398307 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86da5a4cf7064938b246c19b9365e0f3" candidate_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efbfe67bc9884a26a771b0cd568498de" is_pre_election: true
I20260608 10:05:54.398651 13427 leader_election.cc:304] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f70bdb3f184972b0a7615a68d6f8f8, ef572d7a37a740dab55bd6b01c1236d4; no voters: 
I20260608 10:05:54.399137 13388 raft_consensus.cc:2468] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f70bdb3f184972b0a7615a68d6f8f8 in term 0.
I20260608 10:05:54.399566 13588 raft_consensus.cc:2804] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:54.400019 13588 raft_consensus.cc:493] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:54.400408 13588 raft_consensus.cc:3060] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.408951 13284 catalog_manager.cc:5696] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "ef572d7a37a740dab55bd6b01c1236d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:54.409507 13588 raft_consensus.cc:515] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.411674 13588 leader_election.cc:290] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [CANDIDATE]: Term 1 election: Requested vote from peers efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687), ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131:37411)
I20260608 10:05:54.412668 13388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86da5a4cf7064938b246c19b9365e0f3" candidate_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efbfe67bc9884a26a771b0cd568498de"
I20260608 10:05:54.413074 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86da5a4cf7064938b246c19b9365e0f3" candidate_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef572d7a37a740dab55bd6b01c1236d4"
I20260608 10:05:54.413331 13388 raft_consensus.cc:3060] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.413689 13537 raft_consensus.cc:3060] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.416838 13594 raft_consensus.cc:493] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:54.417388 13594 raft_consensus.cc:515] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.420826 13594 leader_election.cc:290] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687), b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055)
I20260608 10:05:54.421146 13388 raft_consensus.cc:2468] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f70bdb3f184972b0a7615a68d6f8f8 in term 1.
I20260608 10:05:54.421778 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0a7fa6c433436e8eb0d319f644cef5" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" is_pre_election: true
I20260608 10:05:54.421896 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0a7fa6c433436e8eb0d319f644cef5" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efbfe67bc9884a26a771b0cd568498de" is_pre_election: true
I20260608 10:05:54.422415 13463 raft_consensus.cc:2468] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef572d7a37a740dab55bd6b01c1236d4 in term 0.
I20260608 10:05:54.422758 13387 raft_consensus.cc:2468] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef572d7a37a740dab55bd6b01c1236d4 in term 0.
I20260608 10:05:54.423625 13500 leader_election.cc:304] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f70bdb3f184972b0a7615a68d6f8f8, ef572d7a37a740dab55bd6b01c1236d4; no voters: 
I20260608 10:05:54.424116 13537 raft_consensus.cc:2468] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f70bdb3f184972b0a7615a68d6f8f8 in term 1.
I20260608 10:05:54.423741 13427 leader_election.cc:304] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f70bdb3f184972b0a7615a68d6f8f8, efbfe67bc9884a26a771b0cd568498de; no voters: 
I20260608 10:05:54.425235 13594 raft_consensus.cc:2804] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:05:54.425235 13588 raft_consensus.cc:2804] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:54.425979 13594 raft_consensus.cc:493] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:05:54.426460 13594 raft_consensus.cc:3060] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.427143 13588 raft_consensus.cc:697] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 LEADER]: Becoming Leader. State: Replica: b5f70bdb3f184972b0a7615a68d6f8f8, State: Running, Role: LEADER
I20260608 10:05:54.428249 13588 consensus_queue.cc:237] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.435055 13594 raft_consensus.cc:515] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.437860 13594 leader_election.cc:290] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 election: Requested vote from peers efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687), b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055)
I20260608 10:05:54.438164 13387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0a7fa6c433436e8eb0d319f644cef5" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efbfe67bc9884a26a771b0cd568498de"
I20260608 10:05:54.438872 13387 raft_consensus.cc:3060] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.438897 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0a7fa6c433436e8eb0d319f644cef5" candidate_uuid: "ef572d7a37a740dab55bd6b01c1236d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8"
I20260608 10:05:54.438850 13285 catalog_manager.cc:5696] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } health_report { overall_health: UNKNOWN } } }
I20260608 10:05:54.439796 13463 raft_consensus.cc:3060] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.448012 13463 raft_consensus.cc:2468] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef572d7a37a740dab55bd6b01c1236d4 in term 1.
I20260608 10:05:54.448014 13387 raft_consensus.cc:2468] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef572d7a37a740dab55bd6b01c1236d4 in term 1.
I20260608 10:05:54.449635 13500 leader_election.cc:304] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f70bdb3f184972b0a7615a68d6f8f8, ef572d7a37a740dab55bd6b01c1236d4; no voters: 
I20260608 10:05:54.450639 13594 raft_consensus.cc:2804] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:05:54.451206 13594 raft_consensus.cc:697] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Becoming Leader. State: Replica: ef572d7a37a740dab55bd6b01c1236d4, State: Running, Role: LEADER
I20260608 10:05:54.452057 13594 consensus_queue.cc:237] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } }
I20260608 10:05:54.461045 13285 catalog_manager.cc:5696] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "ef572d7a37a740dab55bd6b01c1236d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:54.502976  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:05:54.510032 13609 instance_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 10:05:54.511088 13610 instance_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 10:05:54.513662  7886 server_base.cc:1061] running on GCE node
W20260608 10:05:54.514304 13612 instance_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 10:05:54.515420  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:05:54.515697  7886 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 10:05:54.515877  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913154515861 us; error 0 us; skew 500 ppm
I20260608 10:05:54.516543  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:05:54.519287  7886 webserver.cc:533] Webserver started at http://127.7.179.132:46857/ using document root <none> and password file <none>
I20260608 10:05:54.519904  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:05:54.520118  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:05:54.520496  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:05:54.521870  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "2955c28b2c894cba88e81d0ed6010ef4"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-vbzq"
I20260608 10:05:54.527779  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:05:54.532603 13617 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.533499  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 10:05:54.534173  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "2955c28b2c894cba88e81d0ed6010ef4"
format_stamp: "Formatted at 2026-06-08 10:05:54 on dist-test-slave-vbzq"
I20260608 10:05:54.534477  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-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 10:05:54.555840 13339 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:54.557708  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:05:54.559501  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:05:54.561730  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:05:54.565299  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:05:54.565510  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.565891  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:05:54.566102  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:05:54.572971 13537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9"
dest_uuid: "ef572d7a37a740dab55bd6b01c1236d4"
mode: GRACEFUL
new_leader_uuid: "efbfe67bc9884a26a771b0cd568498de"
 from {username='slave'} at 127.0.0.1:40648
I20260608 10:05:54.573742 13537 raft_consensus.cc:606] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Received request to transfer leadership to TS efbfe67bc9884a26a771b0cd568498de
I20260608 10:05:54.575148 13339 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:05:54.575918 13339 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:54.599095 13590 raft_consensus.cc:493] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:05:54.599850 13590 raft_consensus.cc:515] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.604856 13590 leader_election.cc:290] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055), ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131:37411)
I20260608 10:05:54.618830 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "efbfe67bc9884a26a771b0cd568498de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef572d7a37a740dab55bd6b01c1236d4" is_pre_election: true
I20260608 10:05:54.621306 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "efbfe67bc9884a26a771b0cd568498de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" is_pre_election: true
I20260608 10:05:54.622349 13463 raft_consensus.cc:2393] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efbfe67bc9884a26a771b0cd568498de in current term 1: Already voted for candidate ef572d7a37a740dab55bd6b01c1236d4 in this term.
I20260608 10:05:54.623777 13351 leader_election.cc:304] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efbfe67bc9884a26a771b0cd568498de; no voters: b5f70bdb3f184972b0a7615a68d6f8f8, ef572d7a37a740dab55bd6b01c1236d4
I20260608 10:05:54.624876 13590 raft_consensus.cc:3060] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:05:54.627158  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:39259
I20260608 10:05:54.627475 13683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:39259 every 8 connection(s)
I20260608 10:05:54.631855 13590 raft_consensus.cc:2749] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:05:54.645157 13684 heartbeater.cc:344] Connected to a master server at 127.7.179.190:41615
I20260608 10:05:54.645751 13684 heartbeater.cc:461] Registering TS with master...
I20260608 10:05:54.646605 13684 heartbeater.cc:507] Master 127.7.179.190:41615 requested a full tablet report, sending...
I20260608 10:05:54.648967 13285 ts_manager.cc:194] Registered new tserver with Master: 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132:39259)
I20260608 10:05:54.650792 13285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37442
I20260608 10:05:54.689043 13594 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:54.690078 13605 consensus_queue.cc:1048] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:05:54.697876 13594 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:05:54.698201 13594 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:05:54.763715 13593 consensus_queue.cc:1048] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:54.777001 13588 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:54.792264 13588 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:05:54.819563 13593 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:05:54.878782 13594 raft_consensus.cc:993] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4: : Instructing follower efbfe67bc9884a26a771b0cd568498de to start an election
I20260608 10:05:54.879427 13593 raft_consensus.cc:1081] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Signalling peer efbfe67bc9884a26a771b0cd568498de to start an election
I20260608 10:05:54.881528 13388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9"
dest_uuid: "efbfe67bc9884a26a771b0cd568498de"
 from {username='slave'} at 127.0.0.1:39360
I20260608 10:05:54.882273 13388 raft_consensus.cc:493] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:05:54.882617 13388 raft_consensus.cc:3060] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:54.887975 13388 raft_consensus.cc:515] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.890004 13388 leader_election.cc:290] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [CANDIDATE]: Term 2 election: Requested vote from peers b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055), ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131:37411)
I20260608 10:05:54.891048 13463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "efbfe67bc9884a26a771b0cd568498de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8"
I20260608 10:05:54.891219 13537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e6436f01eb4c3c9f36097728f1bfd9" candidate_uuid: "efbfe67bc9884a26a771b0cd568498de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef572d7a37a740dab55bd6b01c1236d4"
I20260608 10:05:54.891865 13463 raft_consensus.cc:3060] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:54.891885 13537 raft_consensus.cc:3055] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:05:54.892513 13537 raft_consensus.cc:740] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef572d7a37a740dab55bd6b01c1236d4, State: Running, Role: LEADER
I20260608 10:05:54.894173 13537 consensus_queue.cc:260] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [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: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.895251 13537 raft_consensus.cc:3060] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:05:54.898360 13463 raft_consensus.cc:2468] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbfe67bc9884a26a771b0cd568498de in term 2.
I20260608 10:05:54.899598 13351 leader_election.cc:304] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [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: b5f70bdb3f184972b0a7615a68d6f8f8, efbfe67bc9884a26a771b0cd568498de; no voters: 
I20260608 10:05:54.900434 13590 raft_consensus.cc:2804] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:05:54.900887 13537 raft_consensus.cc:2468] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efbfe67bc9884a26a771b0cd568498de in term 2.
I20260608 10:05:54.901517 13590 raft_consensus.cc:697] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 2 LEADER]: Becoming Leader. State: Replica: efbfe67bc9884a26a771b0cd568498de, State: Running, Role: LEADER
I20260608 10:05:54.902583 13590 consensus_queue.cc:237] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [LEADER]: Queue 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: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } }
I20260608 10:05:54.909349 13285 catalog_manager.cc:5696] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de reported cstate change: term changed from 1 to 2, leader changed from ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131) to efbfe67bc9884a26a771b0cd568498de (127.7.179.129). New cstate: current_term: 2 leader_uuid: "efbfe67bc9884a26a771b0cd568498de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } health_report { overall_health: HEALTHY } } }
I20260608 10:05:55.190507 13463 raft_consensus.cc:1275] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 2 FOLLOWER]: Refusing update from remote peer efbfe67bc9884a26a771b0cd568498de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:55.191936 13590 consensus_queue.cc:1048] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:55.217166 13537 raft_consensus.cc:1275] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 2 FOLLOWER]: Refusing update from remote peer efbfe67bc9884a26a771b0cd568498de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:05:55.218672 13590 consensus_queue.cc:1048] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:05:55.580513 13537 consensus_queue.cc:237] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Queue 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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } }
I20260608 10:05:55.588804 13463 raft_consensus.cc:1275] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Refusing update from remote peer ef572d7a37a740dab55bd6b01c1236d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:55.589387 13388 raft_consensus.cc:1275] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Refusing update from remote peer ef572d7a37a740dab55bd6b01c1236d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:55.590821 13705 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } 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 10:05:55.591993 13593 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:05:55.602790 13501 consensus_peers.cc:597] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 -> Peer 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132:39259): Couldn't send request to peer 2955c28b2c894cba88e81d0ed6010ef4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c0a7fa6c433436e8eb0d319f644cef5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:55.603690 13388 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.604728 13463 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.618044 13285 catalog_manager.cc:5696] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de reported cstate change: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "ef572d7a37a740dab55bd6b01c1236d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.653908 13684 heartbeater.cc:499] Master 127.7.179.190:41615 was elected leader, sending a full tablet report...
I20260608 10:05:55.754765 13593 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.777225 13463 consensus_queue.cc:237] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Queue 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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } }
I20260608 10:05:55.784133 13537 raft_consensus.cc:1275] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Refusing update from remote peer b5f70bdb3f184972b0a7615a68d6f8f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:55.787128 13712 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } 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 10:05:55.787966 13388 raft_consensus.cc:1275] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Refusing update from remote peer b5f70bdb3f184972b0a7615a68d6f8f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:05:55.790055 13712 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:05:55.799758 13427 consensus_peers.cc:597] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 -> Peer 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132:39259): Couldn't send request to peer 2955c28b2c894cba88e81d0ed6010ef4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86da5a4cf7064938b246c19b9365e0f3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:05:55.799671 13537 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.803176 13388 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.825533 13283 catalog_manager.cc:5696] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 reported cstate change: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.917192 13716 ts_tablet_manager.cc:933] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: Initiating tablet copy from peer ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131:37411)
I20260608 10:05:55.919178 13716 tablet_copy_client.cc:323] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:37411
I20260608 10:05:55.931316 13547 tablet_copy_service.cc:140] P ef572d7a37a740dab55bd6b01c1236d4: Received BeginTabletCopySession request for tablet 9c0a7fa6c433436e8eb0d319f644cef5 from peer 2955c28b2c894cba88e81d0ed6010ef4 ({username='slave'} at 127.0.0.1:40670)
I20260608 10:05:55.931995 13547 tablet_copy_service.cc:161] P ef572d7a37a740dab55bd6b01c1236d4: Beginning new tablet copy session on tablet 9c0a7fa6c433436e8eb0d319f644cef5 from peer 2955c28b2c894cba88e81d0ed6010ef4 at {username='slave'} at 127.0.0.1:40670: session id = 2955c28b2c894cba88e81d0ed6010ef4-9c0a7fa6c433436e8eb0d319f644cef5
I20260608 10:05:55.938645 13547 tablet_copy_source_session.cc:215] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:55.942205 13716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0a7fa6c433436e8eb0d319f644cef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:55.956427 13716 tablet_copy_client.cc:806] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:55.957046 13716 tablet_copy_client.cc:670] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:55.959187 13711 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } } }
I20260608 10:05:55.961951 13716 tablet_copy_client.cc:538] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:55.970332 13716 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: Bootstrap starting.
I20260608 10:05:55.990444 13716 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: 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 10:05:55.991317 13716 tablet_bootstrap.cc:492] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: Bootstrap complete.
I20260608 10:05:55.992074 13716 ts_tablet_manager.cc:1403] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260608 10:05:55.995450 13716 raft_consensus.cc:359] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } }
I20260608 10:05:55.996490 13716 raft_consensus.cc:740] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2955c28b2c894cba88e81d0ed6010ef4, State: Initialized, Role: LEARNER
I20260608 10:05:55.997325 13716 consensus_queue.cc:260] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } }
I20260608 10:05:56.000862 13716 ts_tablet_manager.cc:1434] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 10:05:56.003185 13547 tablet_copy_service.cc:342] P ef572d7a37a740dab55bd6b01c1236d4: Request end of tablet copy session 2955c28b2c894cba88e81d0ed6010ef4-9c0a7fa6c433436e8eb0d319f644cef5 received from {username='slave'} at 127.0.0.1:40670
I20260608 10:05:56.003672 13547 tablet_copy_service.cc:434] P ef572d7a37a740dab55bd6b01c1236d4: ending tablet copy session 2955c28b2c894cba88e81d0ed6010ef4-9c0a7fa6c433436e8eb0d319f644cef5 on tablet 9c0a7fa6c433436e8eb0d319f644cef5 with peer 2955c28b2c894cba88e81d0ed6010ef4
I20260608 10:05:56.107249 13716 ts_tablet_manager.cc:933] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: Initiating tablet copy from peer b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055)
I20260608 10:05:56.109063 13716 tablet_copy_client.cc:323] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:40055
I20260608 10:05:56.119436 13473 tablet_copy_service.cc:140] P b5f70bdb3f184972b0a7615a68d6f8f8: Received BeginTabletCopySession request for tablet 86da5a4cf7064938b246c19b9365e0f3 from peer 2955c28b2c894cba88e81d0ed6010ef4 ({username='slave'} at 127.0.0.1:60962)
I20260608 10:05:56.120215 13473 tablet_copy_service.cc:161] P b5f70bdb3f184972b0a7615a68d6f8f8: Beginning new tablet copy session on tablet 86da5a4cf7064938b246c19b9365e0f3 from peer 2955c28b2c894cba88e81d0ed6010ef4 at {username='slave'} at 127.0.0.1:60962: session id = 2955c28b2c894cba88e81d0ed6010ef4-86da5a4cf7064938b246c19b9365e0f3
I20260608 10:05:56.130072 13473 tablet_copy_source_session.cc:215] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:05:56.133968 13716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86da5a4cf7064938b246c19b9365e0f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:05:56.147840 13716 tablet_copy_client.cc:806] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Starting download of 0 data blocks...
I20260608 10:05:56.148510 13716 tablet_copy_client.cc:670] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Starting download of 1 WAL segments...
I20260608 10:05:56.153188 13716 tablet_copy_client.cc:538] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:05:56.160948 13716 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: Bootstrap starting.
I20260608 10:05:56.168279 13656 raft_consensus.cc:1217] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:56.182075 13716 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: 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 10:05:56.183003 13716 tablet_bootstrap.cc:492] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: Bootstrap complete.
I20260608 10:05:56.183744 13716 ts_tablet_manager.cc:1403] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260608 10:05:56.186559 13716 raft_consensus.cc:359] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } }
I20260608 10:05:56.187274 13716 raft_consensus.cc:740] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2955c28b2c894cba88e81d0ed6010ef4, State: Initialized, Role: LEARNER
I20260608 10:05:56.187958 13716 consensus_queue.cc:260] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: true } }
I20260608 10:05:56.190373 13716 ts_tablet_manager.cc:1434] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:05:56.192745 13473 tablet_copy_service.cc:342] P b5f70bdb3f184972b0a7615a68d6f8f8: Request end of tablet copy session 2955c28b2c894cba88e81d0ed6010ef4-86da5a4cf7064938b246c19b9365e0f3 received from {username='slave'} at 127.0.0.1:60962
I20260608 10:05:56.193197 13473 tablet_copy_service.cc:434] P b5f70bdb3f184972b0a7615a68d6f8f8: ending tablet copy session 2955c28b2c894cba88e81d0ed6010ef4-86da5a4cf7064938b246c19b9365e0f3 on tablet 86da5a4cf7064938b246c19b9365e0f3 with peer 2955c28b2c894cba88e81d0ed6010ef4
I20260608 10:05:56.469952 13656 raft_consensus.cc:1217] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:05:56.577662 13339 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:56.582425 13339 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:56.583035 13339 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:05:56.671324 13593 raft_consensus.cc:1064] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: attempting to promote NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 to VOTER
I20260608 10:05:56.676077 13593 consensus_queue.cc:237] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } }
I20260608 10:05:56.687140 13656 raft_consensus.cc:1275] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Refusing update from remote peer ef572d7a37a740dab55bd6b01c1236d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:56.687196 13463 raft_consensus.cc:1275] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Refusing update from remote peer ef572d7a37a740dab55bd6b01c1236d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:56.688655 13388 raft_consensus.cc:1275] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Refusing update from remote peer ef572d7a37a740dab55bd6b01c1236d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:56.690788 13593 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } 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 10:05:56.692065 13709 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } 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 10:05:56.693158 13724 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:05:56.724263 13388 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.734665 13709 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.731815 13463 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.748761 13283 catalog_manager.cc:5696] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de reported cstate change: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef572d7a37a740dab55bd6b01c1236d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.755925 13656 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } attrs { replace: true } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.812307 13537 consensus_queue.cc:237] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } }
I20260608 10:05:56.818567 13656 raft_consensus.cc:1275] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Refusing update from remote peer ef572d7a37a740dab55bd6b01c1236d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:56.819527 13388 raft_consensus.cc:1275] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Refusing update from remote peer ef572d7a37a740dab55bd6b01c1236d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:56.820327 13728 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } 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 10:05:56.821780 13593 consensus_queue.cc:1048] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:05:56.832233 13656 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.832471 13388 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.848624 13285 catalog_manager.cc:5696] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 reported cstate change: config changed from index 3 to 4, VOTER b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130) evicted. New cstate: current_term: 1 leader_uuid: "ef572d7a37a740dab55bd6b01c1236d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.865329 13451 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c0a7fa6c433436e8eb0d319f644cef5 with delete_type TABLET_DATA_TOMBSTONED (TS b5f70bdb3f184972b0a7615a68d6f8f8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53604
I20260608 10:05:56.867817 13732 tablet_replica.cc:333] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: stopping tablet replica
I20260608 10:05:56.868945 13732 raft_consensus.cc:2243] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:56.870131 13732 raft_consensus.cc:2272] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:56.873924 13732 ts_tablet_manager.cc:1916] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:56.889001 13732 ts_tablet_manager.cc:1929] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:56.889628 13732 log.cc:1199] T 9c0a7fa6c433436e8eb0d319f644cef5 P b5f70bdb3f184972b0a7615a68d6f8f8: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/9c0a7fa6c433436e8eb0d319f644cef5
I20260608 10:05:56.891825 13269 catalog_manager.cc:5027] TS b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130:40055): tablet 9c0a7fa6c433436e8eb0d319f644cef5 (table test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]) successfully deleted
I20260608 10:05:56.949833 13711 raft_consensus.cc:1064] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: attempting to promote NON_VOTER 2955c28b2c894cba88e81d0ed6010ef4 to VOTER
I20260608 10:05:56.952730 13711 consensus_queue.cc:237] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } }
I20260608 10:05:56.961122 13656 raft_consensus.cc:1275] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 LEARNER]: Refusing update from remote peer b5f70bdb3f184972b0a7615a68d6f8f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:56.961198 13536 raft_consensus.cc:1275] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Refusing update from remote peer b5f70bdb3f184972b0a7615a68d6f8f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:56.961962 13388 raft_consensus.cc:1275] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Refusing update from remote peer b5f70bdb3f184972b0a7615a68d6f8f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:05:56.963405 13711 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } 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 10:05:56.964753 13712 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:05:56.965834 13733 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } 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 10:05:56.986593 13388 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:56.989115 13536 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.008133 13285 catalog_manager.cc:5696] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de reported cstate change: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.134478 13711 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.150198 13656 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2955c28b2c894cba88e81d0ed6010ef4 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } attrs { replace: true } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.322666 13463 consensus_queue.cc:237] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [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: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } }
I20260608 10:05:57.330279 13656 raft_consensus.cc:1275] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Refusing update from remote peer b5f70bdb3f184972b0a7615a68d6f8f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:57.331504 13388 raft_consensus.cc:1275] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Refusing update from remote peer b5f70bdb3f184972b0a7615a68d6f8f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:05:57.332237 13712 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } 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 10:05:57.333474 13737 consensus_queue.cc:1048] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:05:57.344902 13388 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.344686 13656 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.360782 13284 catalog_manager.cc:5696] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 reported cstate change: config changed from index 3 to 4, VOTER ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131) evicted. New cstate: current_term: 1 leader_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.435274 13709 raft_consensus.cc:2955] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b5f70bdb3f184972b0a7615a68d6f8f8 (127.7.179.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "ef572d7a37a740dab55bd6b01c1236d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 37411 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.446866 13270 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c0a7fa6c433436e8eb0d319f644cef5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:57.490295 13525 tablet_service.cc:1558] Processing DeleteTablet for tablet 86da5a4cf7064938b246c19b9365e0f3 with delete_type TABLET_DATA_TOMBSTONED (TS ef572d7a37a740dab55bd6b01c1236d4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49686
I20260608 10:05:57.492130 13739 tablet_replica.cc:333] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: stopping tablet replica
I20260608 10:05:57.493803 13739 raft_consensus.cc:2243] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:05:57.494910 13739 raft_consensus.cc:2272] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:05:57.498745 13739 ts_tablet_manager.cc:1916] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:05:57.511307 13739 ts_tablet_manager.cc:1929] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:05:57.511648 13739 log.cc:1199] T 86da5a4cf7064938b246c19b9365e0f3 P ef572d7a37a740dab55bd6b01c1236d4: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/86da5a4cf7064938b246c19b9365e0f3
I20260608 10:05:57.513332 13270 catalog_manager.cc:5027] TS ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131:37411): tablet 86da5a4cf7064938b246c19b9365e0f3 (table test-workload [id=f28a0461d79a4b27a093aaf295d23d3c]) successfully deleted
I20260608 10:05:57.740103 13712 raft_consensus.cc:2955] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef572d7a37a740dab55bd6b01c1236d4 (127.7.179.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "efbfe67bc9884a26a771b0cd568498de" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45687 } } peers { permanent_uuid: "b5f70bdb3f184972b0a7615a68d6f8f8" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40055 } } peers { permanent_uuid: "2955c28b2c894cba88e81d0ed6010ef4" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39259 } attrs { promote: false } } }
I20260608 10:05:57.748896 13269 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 86da5a4cf7064938b246c19b9365e0f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:05:58.584350 13339 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:05:58.587567 13339 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:05:58.588053 13339 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:00.589110 13339 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:00.592262 13339 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:00.592906 13339 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:02.594091 13339 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:02.597126 13339 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:02.597617 13339 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:04.598656 13339 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:04.601745 13339 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:04.602234 13339 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:04.701737  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
W20260608 10:06:04.730175 13427 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 27 similar messages]
I20260608 10:06:04.735460  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:06:04.735831 13427 consensus_peers.cc:597] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 -> Peer efbfe67bc9884a26a771b0cd568498de (127.7.179.129:45687): Couldn't send request to peer efbfe67bc9884a26a771b0cd568498de. 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 10:06:04.736675  7886 tablet_replica.cc:333] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de: stopping tablet replica
I20260608 10:06:04.737499  7886 raft_consensus.cc:2243] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:04.738576  7886 raft_consensus.cc:2272] T 01e6436f01eb4c3c9f36097728f1bfd9 P efbfe67bc9884a26a771b0cd568498de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.741166  7886 tablet_replica.cc:333] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de: stopping tablet replica
I20260608 10:06:04.741811  7886 raft_consensus.cc:2243] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:04.742362  7886 raft_consensus.cc:2272] T 86da5a4cf7064938b246c19b9365e0f3 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.744747  7886 tablet_replica.cc:333] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de: stopping tablet replica
I20260608 10:06:04.745391  7886 raft_consensus.cc:2243] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:04.746245  7886 raft_consensus.cc:2272] T 9c0a7fa6c433436e8eb0d319f644cef5 P efbfe67bc9884a26a771b0cd568498de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.774003  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:06:04.793049  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:06:04.821341  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:04.822288  7886 tablet_replica.cc:333] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8: stopping tablet replica
I20260608 10:06:04.823015  7886 raft_consensus.cc:2243] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:04.823943  7886 raft_consensus.cc:2272] T 86da5a4cf7064938b246c19b9365e0f3 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.826422  7886 tablet_replica.cc:333] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8: stopping tablet replica
I20260608 10:06:04.826949  7886 raft_consensus.cc:2243] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:04.827484  7886 raft_consensus.cc:2272] T 01e6436f01eb4c3c9f36097728f1bfd9 P b5f70bdb3f184972b0a7615a68d6f8f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.852766  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:06:04.871575  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:06:04.903048  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:04.903900  7886 tablet_replica.cc:333] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4: stopping tablet replica
I20260608 10:06:04.904524  7886 raft_consensus.cc:2243] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:04.905442  7886 raft_consensus.cc:2272] T 9c0a7fa6c433436e8eb0d319f644cef5 P ef572d7a37a740dab55bd6b01c1236d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.908063  7886 tablet_replica.cc:333] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4: stopping tablet replica
I20260608 10:06:04.908643  7886 raft_consensus.cc:2243] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:04.909179  7886 raft_consensus.cc:2272] T 01e6436f01eb4c3c9f36097728f1bfd9 P ef572d7a37a740dab55bd6b01c1236d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.934774  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:06:04.951429  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:06:04.982602  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:04.983647  7886 tablet_replica.cc:333] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4: stopping tablet replica
I20260608 10:06:04.984468  7886 raft_consensus.cc:2243] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:04.985070  7886 raft_consensus.cc:2272] T 86da5a4cf7064938b246c19b9365e0f3 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:04.987682  7886 tablet_replica.cc:333] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4: stopping tablet replica
I20260608 10:06:04.988296  7886 raft_consensus.cc:2243] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:04.988924  7886 raft_consensus.cc:2272] T 9c0a7fa6c433436e8eb0d319f644cef5 P 2955c28b2c894cba88e81d0ed6010ef4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:05.011185  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:06:05.024889  7886 master.cc:562] Master@127.7.179.190:41615 shutting down...
I20260608 10:06:05.047160  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:05.047828  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:05.048224  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 06a99538834243f394ed675c2cf27bc1: stopping tablet replica
I20260608 10:06:05.070010  7886 master.cc:584] Master@127.7.179.190:41615 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12707 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:06:05.114651  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:45497
I20260608 10:06:05.116050  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:05.123499 13744 instance_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 10:06:05.123792 13743 instance_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 10:06:05.124576 13746 instance_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 10:06:05.124797  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:05.125892  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:05.126093  7886 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 10:06:05.126289  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913165126253 us; error 0 us; skew 500 ppm
I20260608 10:06:05.126930  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:05.129655  7886 webserver.cc:533] Webserver started at http://127.7.179.190:43105/ using document root <none> and password file <none>
I20260608 10:06:05.130229  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:05.130442  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:05.130738  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:05.131930  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "20ff750e060c41c899b4164f1299e66c"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.137267  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:06:05.141259 13751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.142158  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:05.142500  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "20ff750e060c41c899b4164f1299e66c"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.142822  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-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 10:06:05.163439  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:05.164848  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:05.207161  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:45497
I20260608 10:06:05.207291 13802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:45497 every 8 connection(s)
I20260608 10:06:05.211704 13803 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 10:06:05.223855 13803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c: Bootstrap starting.
I20260608 10:06:05.229799 13803 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:05.235163 13803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c: No bootstrap required, opened a new log
I20260608 10:06:05.237892 13803 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ff750e060c41c899b4164f1299e66c" member_type: VOTER }
I20260608 10:06:05.238354 13803 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:05.238637 13803 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20ff750e060c41c899b4164f1299e66c, State: Initialized, Role: FOLLOWER
I20260608 10:06:05.239428 13803 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20ff750e060c41c899b4164f1299e66c" member_type: VOTER }
I20260608 10:06:05.239938 13803 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:05.240170 13803 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:05.240500 13803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:05.246199 13803 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ff750e060c41c899b4164f1299e66c" member_type: VOTER }
I20260608 10:06:05.246843 13803 leader_election.cc:304] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [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: 20ff750e060c41c899b4164f1299e66c; no voters: 
I20260608 10:06:05.248200 13803 leader_election.cc:290] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:05.248814 13806 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:05.250407 13806 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 1 LEADER]: Becoming Leader. State: Replica: 20ff750e060c41c899b4164f1299e66c, State: Running, Role: LEADER
I20260608 10:06:05.251231 13806 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [LEADER]: Queue going to LEADER mode. State: All 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: "20ff750e060c41c899b4164f1299e66c" member_type: VOTER }
I20260608 10:06:05.251569 13803 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:05.254689 13807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20ff750e060c41c899b4164f1299e66c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ff750e060c41c899b4164f1299e66c" member_type: VOTER } }
I20260608 10:06:05.254784 13808 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20ff750e060c41c899b4164f1299e66c. Latest consensus state: current_term: 1 leader_uuid: "20ff750e060c41c899b4164f1299e66c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20ff750e060c41c899b4164f1299e66c" member_type: VOTER } }
I20260608 10:06:05.255591 13807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:05.255678 13808 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:05.259387 13811 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:05.265630 13811 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:05.272169  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:05.277712 13811 catalog_manager.cc:1382] Generated new cluster ID: 3154043d68de45589e5daf28410c2bdb
I20260608 10:06:05.278098 13811 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:05.300971 13811 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:05.302429 13811 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:05.328485 13811 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c: Generated new TSK 0
I20260608 10:06:05.329151 13811 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:05.343024  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:05.350728 13824 instance_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 10:06:05.352053 13825 instance_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 10:06:05.353482 13827 instance_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 10:06:05.354678  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:05.355649  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:05.355846  7886 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 10:06:05.356063  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913165356030 us; error 0 us; skew 500 ppm
I20260608 10:06:05.356716  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:05.359748  7886 webserver.cc:533] Webserver started at http://127.7.179.129:46065/ using document root <none> and password file <none>
I20260608 10:06:05.360329  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:05.360538  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:05.360879  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:05.362246  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "fb9924a6ed5b4de6a746808ba7edcb44"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.367848  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:06:05.372138 13832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.373096  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:06:05.373453  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "fb9924a6ed5b4de6a746808ba7edcb44"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.373823  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-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 10:06:05.388473  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:05.389883  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:05.391563  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:05.394451  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:05.394702  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.394994  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:05.395187  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.442896  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:33297
I20260608 10:06:05.443024 13895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:33297 every 8 connection(s)
I20260608 10:06:05.448858  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:05.457262 13900 instance_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 10:06:05.457696 13901 instance_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 10:06:05.460845 13903 instance_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 10:06:05.461588  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:05.462735  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:05.462983  7886 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 10:06:05.463172  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913165463135 us; error 0 us; skew 500 ppm
I20260608 10:06:05.463810  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:05.466607  7886 webserver.cc:533] Webserver started at http://127.7.179.130:39209/ using document root <none> and password file <none>
I20260608 10:06:05.467180  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:05.467379  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:05.467689  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:05.469015  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "2436290100bf488295930b10835a28d6"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.473609 13896 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45497
I20260608 10:06:05.474119 13896 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:05.475200 13896 heartbeater.cc:507] Master 127.7.179.190:45497 requested a full tablet report, sending...
I20260608 10:06:05.475692  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:06:05.478339 13768 ts_manager.cc:194] Registered new tserver with Master: fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297)
I20260608 10:06:05.480646 13768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42362
I20260608 10:06:05.480686 13908 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.482036  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:06:05.482381  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "2436290100bf488295930b10835a28d6"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.482709  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-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 10:06:05.496939  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:05.498345  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:05.499946  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:05.502552  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:05.502794  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.503057  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:05.503247  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.547461  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:36853
I20260608 10:06:05.547621 13970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:36853 every 8 connection(s)
I20260608 10:06:05.553221  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:05.561729 13974 instance_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 10:06:05.562361 13975 instance_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 10:06:05.565688  7886 server_base.cc:1061] running on GCE node
W20260608 10:06:05.566442 13978 instance_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 10:06:05.567617  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:05.567930  7886 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 10:06:05.568135  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913165568119 us; error 0 us; skew 500 ppm
I20260608 10:06:05.568761  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:05.569162 13971 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45497
I20260608 10:06:05.569659 13971 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:05.570899 13971 heartbeater.cc:507] Master 127.7.179.190:45497 requested a full tablet report, sending...
I20260608 10:06:05.572671  7886 webserver.cc:533] Webserver started at http://127.7.179.131:33035/ using document root <none> and password file <none>
I20260608 10:06:05.573534  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:05.573815  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:05.574048 13768 ts_manager.cc:194] Registered new tserver with Master: 2436290100bf488295930b10835a28d6 (127.7.179.130:36853)
I20260608 10:06:05.574210  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:05.575712  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "a19c8fb7bda04271a253e118d8d136d4"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.575932 13768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42378
I20260608 10:06:05.581473  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:06:05.586005 13982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.586992  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:05.587386  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "a19c8fb7bda04271a253e118d8d136d4"
format_stamp: "Formatted at 2026-06-08 10:06:05 on dist-test-slave-vbzq"
I20260608 10:06:05.587756  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780913014901648-7886-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 10:06:05.611266  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:05.612815  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:05.614650  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:05.617609  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:05.617913  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.618206  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:05.618415  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:05.665181  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:43767
I20260608 10:06:05.665371 14045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:43767 every 8 connection(s)
I20260608 10:06:05.682935 14046 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45497
I20260608 10:06:05.683442 14046 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:05.684444 14046 heartbeater.cc:507] Master 127.7.179.190:45497 requested a full tablet report, sending...
I20260608 10:06:05.687619 13768 ts_manager.cc:194] Registered new tserver with Master: a19c8fb7bda04271a253e118d8d136d4 (127.7.179.131:43767)
I20260608 10:06:05.688740  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019365059s
I20260608 10:06:05.689500 13768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42386
I20260608 10:06:06.484333 13896 heartbeater.cc:499] Master 127.7.179.190:45497 was elected leader, sending a full tablet report...
I20260608 10:06:06.579242 13971 heartbeater.cc:499] Master 127.7.179.190:45497 was elected leader, sending a full tablet report...
I20260608 10:06:06.692973 14046 heartbeater.cc:499] Master 127.7.179.190:45497 was elected leader, sending a full tablet report...
I20260608 10:06:06.758810 13768 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42388:
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 10:06:06.762076 13768 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 10:06:06.823325 13936 tablet_service.cc:1511] Processing CreateTablet for tablet fe72a0513cfa4f43ac311f6e82ce6269 (DEFAULT_TABLE table=test-workload [id=213038c72af140d080ddd76da9652316]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:06.824409 13860 tablet_service.cc:1511] Processing CreateTablet for tablet fe72a0513cfa4f43ac311f6e82ce6269 (DEFAULT_TABLE table=test-workload [id=213038c72af140d080ddd76da9652316]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:06.825565 13936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe72a0513cfa4f43ac311f6e82ce6269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:06.826200 13860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe72a0513cfa4f43ac311f6e82ce6269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:06.829905 14010 tablet_service.cc:1511] Processing CreateTablet for tablet fe72a0513cfa4f43ac311f6e82ce6269 (DEFAULT_TABLE table=test-workload [id=213038c72af140d080ddd76da9652316]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:06:06.831775 14010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe72a0513cfa4f43ac311f6e82ce6269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:06.847363 14067 tablet_bootstrap.cc:492] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44: Bootstrap starting.
I20260608 10:06:06.849619 14068 tablet_bootstrap.cc:492] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6: Bootstrap starting.
I20260608 10:06:06.856909 14067 tablet_bootstrap.cc:654] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:06.858965 14068 tablet_bootstrap.cc:654] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:06.859133 14069 tablet_bootstrap.cc:492] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4: Bootstrap starting.
I20260608 10:06:06.866084 14067 tablet_bootstrap.cc:492] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44: No bootstrap required, opened a new log
I20260608 10:06:06.866672 14067 ts_tablet_manager.cc:1403] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:06:06.866921 14069 tablet_bootstrap.cc:654] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:06.868574 14068 tablet_bootstrap.cc:492] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6: No bootstrap required, opened a new log
I20260608 10:06:06.869216 14068 ts_tablet_manager.cc:1403] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:06:06.872077 14067 raft_consensus.cc:359] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.873097 14067 raft_consensus.cc:385] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:06.873251 14068 raft_consensus.cc:359] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.873499 14067 raft_consensus.cc:740] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb9924a6ed5b4de6a746808ba7edcb44, State: Initialized, Role: FOLLOWER
I20260608 10:06:06.874161 14068 raft_consensus.cc:385] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:06.874585 14068 raft_consensus.cc:740] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2436290100bf488295930b10835a28d6, State: Initialized, Role: FOLLOWER
I20260608 10:06:06.875170 14069 tablet_bootstrap.cc:492] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4: No bootstrap required, opened a new log
I20260608 10:06:06.874785 14067 consensus_queue.cc:260] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.875761 14069 ts_tablet_manager.cc:1403] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260608 10:06:06.875604 14068 consensus_queue.cc:260] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.879190 14069 raft_consensus.cc:359] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.879807 14068 ts_tablet_manager.cc:1434] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 10:06:06.880039 14069 raft_consensus.cc:385] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:06.880996 14069 raft_consensus.cc:740] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a19c8fb7bda04271a253e118d8d136d4, State: Initialized, Role: FOLLOWER
I20260608 10:06:06.881959 14069 consensus_queue.cc:260] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.883622 14067 ts_tablet_manager.cc:1434] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:06:06.887403 14069 ts_tablet_manager.cc:1434] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.006s
W20260608 10:06:06.922143 14047 tablet.cc:2404] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:06.932317 14074 raft_consensus.cc:493] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:06.932901 14074 raft_consensus.cc:515] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.935585 14074 leader_election.cc:290] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297), a19c8fb7bda04271a253e118d8d136d4 (127.7.179.131:43767)
I20260608 10:06:06.949957 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe72a0513cfa4f43ac311f6e82ce6269" candidate_uuid: "2436290100bf488295930b10835a28d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a19c8fb7bda04271a253e118d8d136d4" is_pre_election: true
I20260608 10:06:06.949828 13870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe72a0513cfa4f43ac311f6e82ce6269" candidate_uuid: "2436290100bf488295930b10835a28d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" is_pre_election: true
I20260608 10:06:06.950857 14020 raft_consensus.cc:2468] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2436290100bf488295930b10835a28d6 in term 0.
I20260608 10:06:06.950946 13870 raft_consensus.cc:2468] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2436290100bf488295930b10835a28d6 in term 0.
I20260608 10:06:06.952445 13910 leader_election.cc:304] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2436290100bf488295930b10835a28d6, a19c8fb7bda04271a253e118d8d136d4; no voters: 
I20260608 10:06:06.953328 14074 raft_consensus.cc:2804] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:06.953673 14074 raft_consensus.cc:493] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:06.953913 14074 raft_consensus.cc:3060] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:06.961261 14074 raft_consensus.cc:515] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.963171 14074 leader_election.cc:290] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [CANDIDATE]: Term 1 election: Requested vote from peers fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297), a19c8fb7bda04271a253e118d8d136d4 (127.7.179.131:43767)
I20260608 10:06:06.964409 14020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe72a0513cfa4f43ac311f6e82ce6269" candidate_uuid: "2436290100bf488295930b10835a28d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a19c8fb7bda04271a253e118d8d136d4"
I20260608 10:06:06.964257 13870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe72a0513cfa4f43ac311f6e82ce6269" candidate_uuid: "2436290100bf488295930b10835a28d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb9924a6ed5b4de6a746808ba7edcb44"
I20260608 10:06:06.965029 14020 raft_consensus.cc:3060] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:06.965082 13870 raft_consensus.cc:3060] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:06.974684 14020 raft_consensus.cc:2468] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2436290100bf488295930b10835a28d6 in term 1.
I20260608 10:06:06.974687 13870 raft_consensus.cc:2468] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2436290100bf488295930b10835a28d6 in term 1.
I20260608 10:06:06.976366 13910 leader_election.cc:304] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2436290100bf488295930b10835a28d6, a19c8fb7bda04271a253e118d8d136d4; no voters: 
I20260608 10:06:06.977197 14074 raft_consensus.cc:2804] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:06.978470 14074 raft_consensus.cc:697] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 1 LEADER]: Becoming Leader. State: Replica: 2436290100bf488295930b10835a28d6, State: Running, Role: LEADER
I20260608 10:06:06.979442 14074 consensus_queue.cc:237] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } }
I20260608 10:06:06.987684 13768 catalog_manager.cc:5696] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2436290100bf488295930b10835a28d6 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "2436290100bf488295930b10835a28d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2436290100bf488295930b10835a28d6" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb9924a6ed5b4de6a746808ba7edcb44" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 33297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:07.029140  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:06:07.056754  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:07.058112  7886 tablet_replica.cc:333] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44: stopping tablet replica
I20260608 10:06:07.058738  7886 raft_consensus.cc:2243] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:07.059229  7886 raft_consensus.cc:2272] T fe72a0513cfa4f43ac311f6e82ce6269 P fb9924a6ed5b4de6a746808ba7edcb44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:07.080816  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:06:07.272073 13821 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:07.274191 13821 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:07.274608 13821 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:07.457195 14078 consensus_queue.cc:1048] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a19c8fb7bda04271a253e118d8d136d4" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:06:07.460518 13911 consensus_peers.cc:597] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 -> Peer fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297): Couldn't send request to peer fb9924a6ed5b4de6a746808ba7edcb44. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:33297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:09.275739 13821 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:09.277526 13821 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:09.278033 13821 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:09.947770 13911 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:33297: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:06:09.951865 13911 consensus_peers.cc:597] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 -> Peer fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297): Couldn't send request to peer fb9924a6ed5b4de6a746808ba7edcb44. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:33297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:06:11.279172 13821 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:11.281057 13821 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:11.281421 13821 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:12.711542 13911 consensus_peers.cc:597] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 -> Peer fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297): Couldn't send request to peer fb9924a6ed5b4de6a746808ba7edcb44. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:33297: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:06:13.282543 13821 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:13.284044 13821 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:13.284382 13821 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:15.230146 13911 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:33297: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 10:06:15.232909 13911 consensus_peers.cc:597] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 -> Peer fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297): Couldn't send request to peer fb9924a6ed5b4de6a746808ba7edcb44. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:33297: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:06:15.285604 13821 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:15.287205 13821 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:15.287590 13821 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:06:17.288940 13821 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:06:17.291091 13821 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:06:17.291518 13821 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:06:17.679620 13911 consensus_peers.cc:597] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 -> Peer fb9924a6ed5b4de6a746808ba7edcb44 (127.7.179.129:33297): Couldn't send request to peer fb9924a6ed5b4de6a746808ba7edcb44. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:33297: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 10:06:18.160234  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:06:18.193269  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:18.194380  7886 tablet_replica.cc:333] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6: stopping tablet replica
I20260608 10:06:18.195173  7886 raft_consensus.cc:2243] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:18.196870  7886 raft_consensus.cc:2272] T fe72a0513cfa4f43ac311f6e82ce6269 P 2436290100bf488295930b10835a28d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:18.221951  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:06:18.238639  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:06:18.265697  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:18.266527  7886 tablet_replica.cc:333] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4: stopping tablet replica
I20260608 10:06:18.267268  7886 raft_consensus.cc:2243] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:18.267875  7886 raft_consensus.cc:2272] T fe72a0513cfa4f43ac311f6e82ce6269 P a19c8fb7bda04271a253e118d8d136d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:18.289886  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:06:18.304917  7886 master.cc:562] Master@127.7.179.190:45497 shutting down...
I20260608 10:06:18.330338  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:18.331298  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:18.331804  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20ff750e060c41c899b4164f1299e66c: stopping tablet replica
I20260608 10:06:18.352852  7886 master.cc:584] Master@127.7.179.190:45497 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13283 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:06:18.398723  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:38643
I20260608 10:06:18.400151  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:18.407621 14107 instance_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 10:06:18.407795 14108 instance_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 10:06:18.408263 14110 instance_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 10:06:18.408896  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:18.409878  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:18.410079  7886 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 10:06:18.410200  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913178410189 us; error 0 us; skew 500 ppm
I20260608 10:06:18.410732  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:18.413623  7886 webserver.cc:533] Webserver started at http://127.7.179.190:46183/ using document root <none> and password file <none>
I20260608 10:06:18.414536  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:18.414742  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:18.415007  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:18.416388  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "a6f6f645517c4eaebceb07c49822c255"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.421782  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:06:18.425980 14115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.426941  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:18.427289  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "a6f6f645517c4eaebceb07c49822c255"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.427621  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-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 10:06:18.447233  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:18.448712  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:18.495012  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:38643
I20260608 10:06:18.495184 14167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:38643 every 8 connection(s)
I20260608 10:06:18.499958 14168 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 10:06:18.514109 14168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255: Bootstrap starting.
I20260608 10:06:18.519526 14168 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:18.524709 14168 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255: No bootstrap required, opened a new log
I20260608 10:06:18.527431 14168 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6f6f645517c4eaebceb07c49822c255" member_type: VOTER }
I20260608 10:06:18.527932 14168 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:18.528131 14168 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f6f645517c4eaebceb07c49822c255, State: Initialized, Role: FOLLOWER
I20260608 10:06:18.528831 14168 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6f6f645517c4eaebceb07c49822c255" member_type: VOTER }
I20260608 10:06:18.529412 14168 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:18.529723 14168 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:18.530068 14168 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:18.535442 14168 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6f6f645517c4eaebceb07c49822c255" member_type: VOTER }
I20260608 10:06:18.536016 14168 leader_election.cc:304] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [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: a6f6f645517c4eaebceb07c49822c255; no voters: 
I20260608 10:06:18.537266 14168 leader_election.cc:290] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:18.537856 14171 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:18.539461 14171 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 1 LEADER]: Becoming Leader. State: Replica: a6f6f645517c4eaebceb07c49822c255, State: Running, Role: LEADER
I20260608 10:06:18.540347 14171 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [LEADER]: Queue going to LEADER mode. State: All 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: "a6f6f645517c4eaebceb07c49822c255" member_type: VOTER }
I20260608 10:06:18.540782 14168 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:18.546119 14172 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6f6f645517c4eaebceb07c49822c255" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6f6f645517c4eaebceb07c49822c255" member_type: VOTER } }
I20260608 10:06:18.546885 14172 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:18.546701 14173 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6f6f645517c4eaebceb07c49822c255. Latest consensus state: current_term: 1 leader_uuid: "a6f6f645517c4eaebceb07c49822c255" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6f6f645517c4eaebceb07c49822c255" member_type: VOTER } }
I20260608 10:06:18.547273 14173 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:18.552388 14179 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:18.561264 14179 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:18.562623  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:18.572319 14179 catalog_manager.cc:1382] Generated new cluster ID: 3a9ef8287a374ee5b246a950707a94fa
I20260608 10:06:18.572624 14179 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:18.601760 14179 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:18.603399 14179 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:18.619346 14179 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255: Generated new TSK 0
I20260608 10:06:18.620102 14179 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:18.629791  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:18.637125 14189 instance_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 10:06:18.638510 14190 instance_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 10:06:18.640039 14192 instance_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 10:06:18.640709  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:18.641762  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:18.641994  7886 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 10:06:18.642182  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913178642163 us; error 0 us; skew 500 ppm
I20260608 10:06:18.643002  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:18.646020  7886 webserver.cc:533] Webserver started at http://127.7.179.129:46675/ using document root <none> and password file <none>
I20260608 10:06:18.646634  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:18.646867  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:18.647171  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:18.648519  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "3ef689719a804ec495f27cbcbfdcfabf"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.654475  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260608 10:06:18.660768 14197 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.662267  7886 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:06:18.662814  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "3ef689719a804ec495f27cbcbfdcfabf"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.663250  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-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 10:06:18.692133  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:18.693467  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:18.695250  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:18.698045  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:18.698256  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.698599  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:18.698771  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.748903  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:45017
I20260608 10:06:18.749187 14259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:45017 every 8 connection(s)
I20260608 10:06:18.754962  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:18.765949 14264 instance_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 10:06:18.767201 14265 instance_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 10:06:18.770465  7886 server_base.cc:1061] running on GCE node
W20260608 10:06:18.771075 14267 instance_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 10:06:18.772262  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:18.772535  7886 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 10:06:18.772725  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913178772707 us; error 0 us; skew 500 ppm
I20260608 10:06:18.773365  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:18.775661 14260 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38643
I20260608 10:06:18.776136 14260 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:18.776780  7886 webserver.cc:533] Webserver started at http://127.7.179.130:44467/ using document root <none> and password file <none>
I20260608 10:06:18.777292 14260 heartbeater.cc:507] Master 127.7.179.190:38643 requested a full tablet report, sending...
I20260608 10:06:18.777607  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:18.777895  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:18.778235  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:18.779910  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "99754b659e5c4842b3762b69f54301ea"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.780294 14132 ts_manager.cc:194] Registered new tserver with Master: 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017)
I20260608 10:06:18.782681 14132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44396
I20260608 10:06:18.785646  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 10:06:18.790123 14272 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.791190  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:06:18.791558  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "99754b659e5c4842b3762b69f54301ea"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.791862  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-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 10:06:18.830864  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:18.832294  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:18.834010  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:18.836612  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:18.836869  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.837138  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:18.837327  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.885397  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:36611
I20260608 10:06:18.885668 14334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:36611 every 8 connection(s)
I20260608 10:06:18.890950  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:18.899837 14338 instance_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 10:06:18.901470 14339 instance_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 10:06:18.905603 14335 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38643
I20260608 10:06:18.906237 14335 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:18.906350  7886 server_base.cc:1061] running on GCE node
W20260608 10:06:18.906940 14342 instance_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 10:06:18.907648 14335 heartbeater.cc:507] Master 127.7.179.190:38643 requested a full tablet report, sending...
I20260608 10:06:18.908151  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:18.908422  7886 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 10:06:18.908651  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913178908633 us; error 0 us; skew 500 ppm
I20260608 10:06:18.909363  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:18.910295 14132 ts_manager.cc:194] Registered new tserver with Master: 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:18.912649 14132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44412
I20260608 10:06:18.912839  7886 webserver.cc:533] Webserver started at http://127.7.179.131:36377/ using document root <none> and password file <none>
I20260608 10:06:18.913661  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:18.913945  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:18.914283  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:18.915678  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "c055438e485043168a608ffb57d672b8"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.920922  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:06:18.925220 14346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.926151  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:18.926494  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "c055438e485043168a608ffb57d672b8"
format_stamp: "Formatted at 2026-06-08 10:06:18 on dist-test-slave-vbzq"
I20260608 10:06:18.926806  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-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 10:06:18.949347  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:18.950781  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:18.952386  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:18.955287  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:18.955547  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:18.955817  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:18.956018  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:19.000880  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:35183
I20260608 10:06:19.001021 14409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:35183 every 8 connection(s)
I20260608 10:06:19.017371 14410 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38643
I20260608 10:06:19.017849 14410 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:19.018633 14410 heartbeater.cc:507] Master 127.7.179.190:38643 requested a full tablet report, sending...
I20260608 10:06:19.021153 14132 ts_manager.cc:194] Registered new tserver with Master: c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:19.021329  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016623292s
I20260608 10:06:19.023568 14132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44426
I20260608 10:06:19.786453 14260 heartbeater.cc:499] Master 127.7.179.190:38643 was elected leader, sending a full tablet report...
I20260608 10:06:19.915915 14335 heartbeater.cc:499] Master 127.7.179.190:38643 was elected leader, sending a full tablet report...
I20260608 10:06:20.027331 14410 heartbeater.cc:499] Master 127.7.179.190:38643 was elected leader, sending a full tablet report...
I20260608 10:06:20.086459 14132 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44436:
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 10:06:20.089222 14132 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 10:06:20.170543 14300 tablet_service.cc:1511] Processing CreateTablet for tablet 17f72967e9364da4b3431e951d0bd326 (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:20.171809 14297 tablet_service.cc:1511] Processing CreateTablet for tablet c56349fd2bc54bef92fb1ab077ebf6e5 (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:20.172504 14300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f72967e9364da4b3431e951d0bd326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.173521 14297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56349fd2bc54bef92fb1ab077ebf6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.174543 14225 tablet_service.cc:1511] Processing CreateTablet for tablet 17f72967e9364da4b3431e951d0bd326 (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:20.179639 14373 tablet_service.cc:1511] Processing CreateTablet for tablet d0e806fb12e84e7194f6569cf1bb505a (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:20.180440 14225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f72967e9364da4b3431e951d0bd326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.181532 14373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e806fb12e84e7194f6569cf1bb505a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.175072 14298 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc4bb9f46fe4d90a362266baa092dad (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:20.183497 14298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc4bb9f46fe4d90a362266baa092dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.175077 14224 tablet_service.cc:1511] Processing CreateTablet for tablet d0e806fb12e84e7194f6569cf1bb505a (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:20.187319 14224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e806fb12e84e7194f6569cf1bb505a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.176085 14222 tablet_service.cc:1511] Processing CreateTablet for tablet c56349fd2bc54bef92fb1ab077ebf6e5 (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:20.191275 14222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56349fd2bc54bef92fb1ab077ebf6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.176162 14223 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc4bb9f46fe4d90a362266baa092dad (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:20.195227 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc4bb9f46fe4d90a362266baa092dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.176615 14299 tablet_service.cc:1511] Processing CreateTablet for tablet d0e806fb12e84e7194f6569cf1bb505a (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:20.199234 14299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e806fb12e84e7194f6569cf1bb505a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.177994 14371 tablet_service.cc:1511] Processing CreateTablet for tablet c56349fd2bc54bef92fb1ab077ebf6e5 (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:20.178265 14372 tablet_service.cc:1511] Processing CreateTablet for tablet 7cc4bb9f46fe4d90a362266baa092dad (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:20.178277 14374 tablet_service.cc:1511] Processing CreateTablet for tablet 17f72967e9364da4b3431e951d0bd326 (DEFAULT_TABLE table=test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:20.201800 14372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc4bb9f46fe4d90a362266baa092dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.203884 14374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f72967e9364da4b3431e951d0bd326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.204692 14371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56349fd2bc54bef92fb1ab077ebf6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:20.250487 14433 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: Bootstrap starting.
I20260608 10:06:20.252149 14431 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: Bootstrap starting.
I20260608 10:06:20.262069 14433 tablet_bootstrap.cc:654] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.284049 14433 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: No bootstrap required, opened a new log
I20260608 10:06:20.286037 14433 ts_tablet_manager.cc:1403] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.005s
I20260608 10:06:20.286865 14431 tablet_bootstrap.cc:654] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.291145 14433 raft_consensus.cc:359] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.292018 14433 raft_consensus.cc:385] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.292112 14430 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8: Bootstrap starting.
I20260608 10:06:20.292443 14433 raft_consensus.cc:740] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef689719a804ec495f27cbcbfdcfabf, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.293460 14433 consensus_queue.cc:260] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.297618 14431 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: No bootstrap required, opened a new log
I20260608 10:06:20.298514 14431 ts_tablet_manager.cc:1403] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.006s
I20260608 10:06:20.302798 14431 raft_consensus.cc:359] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.303690 14431 raft_consensus.cc:385] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.304091 14431 raft_consensus.cc:740] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99754b659e5c4842b3762b69f54301ea, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.304404 14433 ts_tablet_manager.cc:1434] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.010s
I20260608 10:06:20.305183 14431 consensus_queue.cc:260] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.306447 14433 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: Bootstrap starting.
I20260608 10:06:20.308380 14430 tablet_bootstrap.cc:654] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.316872 14433 tablet_bootstrap.cc:654] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.332577 14433 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: No bootstrap required, opened a new log
I20260608 10:06:20.332681 14431 ts_tablet_manager.cc:1434] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.015s
I20260608 10:06:20.333240 14433 ts_tablet_manager.cc:1403] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260608 10:06:20.334029 14431 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: Bootstrap starting.
I20260608 10:06:20.334820 14430 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8: No bootstrap required, opened a new log
I20260608 10:06:20.335378 14430 ts_tablet_manager.cc:1403] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.025s
I20260608 10:06:20.337133 14433 raft_consensus.cc:359] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.338056 14433 raft_consensus.cc:385] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.338388 14433 raft_consensus.cc:740] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef689719a804ec495f27cbcbfdcfabf, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.338909 14430 raft_consensus.cc:359] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.339745 14430 raft_consensus.cc:385] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.339439 14433 consensus_queue.cc:260] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.340085 14430 raft_consensus.cc:740] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c055438e485043168a608ffb57d672b8, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.340998 14430 consensus_queue.cc:260] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.341678 14431 tablet_bootstrap.cc:654] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.342280 14433 ts_tablet_manager.cc:1434] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:06:20.343657 14433 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf: Bootstrap starting.
I20260608 10:06:20.351903 14433 tablet_bootstrap.cc:654] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.355343 14430 ts_tablet_manager.cc:1434] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.004s
I20260608 10:06:20.357285 14430 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: Bootstrap starting.
I20260608 10:06:20.369103 14430 tablet_bootstrap.cc:654] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.374066 14433 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf: No bootstrap required, opened a new log
I20260608 10:06:20.374168 14431 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: No bootstrap required, opened a new log
I20260608 10:06:20.374727 14433 ts_tablet_manager.cc:1403] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260608 10:06:20.374862 14431 ts_tablet_manager.cc:1403] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.016s
I20260608 10:06:20.377462 14433 raft_consensus.cc:359] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.378336 14433 raft_consensus.cc:385] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.378721 14433 raft_consensus.cc:740] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef689719a804ec495f27cbcbfdcfabf, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.378708 14431 raft_consensus.cc:359] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.379865 14431 raft_consensus.cc:385] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.380251 14431 raft_consensus.cc:740] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99754b659e5c4842b3762b69f54301ea, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.379999 14433 consensus_queue.cc:260] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.381242 14431 consensus_queue.cc:260] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.383196 14433 ts_tablet_manager.cc:1434] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:06:20.384754 14433 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf: Bootstrap starting.
I20260608 10:06:20.388059 14431 ts_tablet_manager.cc:1434] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 10:06:20.389348 14431 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: Bootstrap starting.
I20260608 10:06:20.394274 14433 tablet_bootstrap.cc:654] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.397521 14431 tablet_bootstrap.cc:654] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.409145 14433 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf: No bootstrap required, opened a new log
I20260608 10:06:20.410018 14433 ts_tablet_manager.cc:1403] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260608 10:06:20.414654 14433 raft_consensus.cc:359] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.415941 14433 raft_consensus.cc:385] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.416369 14433 raft_consensus.cc:740] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ef689719a804ec495f27cbcbfdcfabf, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.417704 14433 consensus_queue.cc:260] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.421712 14433 ts_tablet_manager.cc:1434] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 10:06:20.426437 14431 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: No bootstrap required, opened a new log
I20260608 10:06:20.426795 14430 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: No bootstrap required, opened a new log
I20260608 10:06:20.427084 14431 ts_tablet_manager.cc:1403] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260608 10:06:20.427327 14430 ts_tablet_manager.cc:1403] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: Time spent bootstrapping tablet: real 0.070s	user 0.032s	sys 0.027s
I20260608 10:06:20.430763 14431 raft_consensus.cc:359] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.431037 14430 raft_consensus.cc:359] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.431634 14431 raft_consensus.cc:385] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.431737 14430 raft_consensus.cc:385] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.432058 14431 raft_consensus.cc:740] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99754b659e5c4842b3762b69f54301ea, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.432112 14430 raft_consensus.cc:740] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c055438e485043168a608ffb57d672b8, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.433085 14431 consensus_queue.cc:260] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.433085 14430 consensus_queue.cc:260] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.435801 14430 ts_tablet_manager.cc:1434] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:06:20.435796 14431 ts_tablet_manager.cc:1434] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:06:20.437116 14431 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea: Bootstrap starting.
I20260608 10:06:20.437119 14430 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8: Bootstrap starting.
I20260608 10:06:20.444743 14430 tablet_bootstrap.cc:654] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.444743 14431 tablet_bootstrap.cc:654] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.454452 14430 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8: No bootstrap required, opened a new log
I20260608 10:06:20.455062 14430 ts_tablet_manager.cc:1403] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 10:06:20.455214 14431 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea: No bootstrap required, opened a new log
I20260608 10:06:20.455781 14431 ts_tablet_manager.cc:1403] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.008s
I20260608 10:06:20.458573 14430 raft_consensus.cc:359] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.458804 14431 raft_consensus.cc:359] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.459460 14430 raft_consensus.cc:385] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.459549 14431 raft_consensus.cc:385] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.459875 14430 raft_consensus.cc:740] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c055438e485043168a608ffb57d672b8, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.459915 14431 raft_consensus.cc:740] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99754b659e5c4842b3762b69f54301ea, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.461050 14431 consensus_queue.cc:260] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.460987 14430 consensus_queue.cc:260] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.463625 14430 ts_tablet_manager.cc:1434] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:06:20.463625 14431 ts_tablet_manager.cc:1434] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:06:20.464910 14430 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8: Bootstrap starting.
I20260608 10:06:20.471400 14430 tablet_bootstrap.cc:654] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:20.478127 14430 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8: No bootstrap required, opened a new log
I20260608 10:06:20.478690 14430 ts_tablet_manager.cc:1403] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 10:06:20.481316 14430 raft_consensus.cc:359] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.482000 14430 raft_consensus.cc:385] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:20.482261 14430 raft_consensus.cc:740] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c055438e485043168a608ffb57d672b8, State: Initialized, Role: FOLLOWER
I20260608 10:06:20.482944 14430 consensus_queue.cc:260] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.484673 14430 ts_tablet_manager.cc:1434] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:20.529801 14436 raft_consensus.cc:493] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.530491 14436 raft_consensus.cc:515] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.533125 14436 leader_election.cc:290] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611), c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:20.544543 14436 raft_consensus.cc:493] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.545109 14436 raft_consensus.cc:515] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.545755 14384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e806fb12e84e7194f6569cf1bb505a" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8" is_pre_election: true
I20260608 10:06:20.545737 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e806fb12e84e7194f6569cf1bb505a" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99754b659e5c4842b3762b69f54301ea" is_pre_election: true
I20260608 10:06:20.546849 14384 raft_consensus.cc:2468] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 0.
I20260608 10:06:20.546965 14310 raft_consensus.cc:2468] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 0.
I20260608 10:06:20.548286 14436 leader_election.cc:290] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c055438e485043168a608ffb57d672b8 (127.7.179.131:35183), 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:20.549149 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f72967e9364da4b3431e951d0bd326" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99754b659e5c4842b3762b69f54301ea" is_pre_election: true
I20260608 10:06:20.549165 14199 leader_election.cc:304] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef689719a804ec495f27cbcbfdcfabf, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:20.549151 14384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f72967e9364da4b3431e951d0bd326" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8" is_pre_election: true
I20260608 10:06:20.549863 14310 raft_consensus.cc:2468] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 0.
I20260608 10:06:20.550320 14384 raft_consensus.cc:2468] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 0.
I20260608 10:06:20.551126 14436 raft_consensus.cc:2804] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:20.551549 14199 leader_election.cc:304] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef689719a804ec495f27cbcbfdcfabf, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:20.551574 14436 raft_consensus.cc:493] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:20.552263 14436 raft_consensus.cc:3060] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.555007 14451 raft_consensus.cc:2804] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:20.555529 14451 raft_consensus.cc:493] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 10:06:20.556109 14181 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:20.555940 14451 raft_consensus.cc:3060] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.561949 14436 raft_consensus.cc:515] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.564560 14436 leader_election.cc:290] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 election: Requested vote from peers 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611), c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:20.564975 14451 raft_consensus.cc:515] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.565431 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e806fb12e84e7194f6569cf1bb505a" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99754b659e5c4842b3762b69f54301ea"
I20260608 10:06:20.566175 14310 raft_consensus.cc:3060] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.566010 14384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e806fb12e84e7194f6569cf1bb505a" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8"
I20260608 10:06:20.566752 14384 raft_consensus.cc:3060] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.567461 14451 leader_election.cc:290] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 election: Requested vote from peers c055438e485043168a608ffb57d672b8 (127.7.179.131:35183), 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:20.569077 14309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f72967e9364da4b3431e951d0bd326" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99754b659e5c4842b3762b69f54301ea"
I20260608 10:06:20.569721 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f72967e9364da4b3431e951d0bd326" candidate_uuid: "3ef689719a804ec495f27cbcbfdcfabf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8"
I20260608 10:06:20.569845 14309 raft_consensus.cc:3060] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.570416 14383 raft_consensus.cc:3060] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.575485 14384 raft_consensus.cc:2468] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 1.
I20260608 10:06:20.576710 14383 raft_consensus.cc:2468] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 1.
I20260608 10:06:20.577276 14199 leader_election.cc:304] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef689719a804ec495f27cbcbfdcfabf, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:20.578233 14309 raft_consensus.cc:2468] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 1.
I20260608 10:06:20.578229 14451 raft_consensus.cc:2804] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.578449 14199 leader_election.cc:304] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef689719a804ec495f27cbcbfdcfabf, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:20.579524 14436 raft_consensus.cc:2804] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.580030 14436 raft_consensus.cc:697] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 LEADER]: Becoming Leader. State: Replica: 3ef689719a804ec495f27cbcbfdcfabf, State: Running, Role: LEADER
I20260608 10:06:20.581166 14451 raft_consensus.cc:697] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 1 LEADER]: Becoming Leader. State: Replica: 3ef689719a804ec495f27cbcbfdcfabf, State: Running, Role: LEADER
I20260608 10:06:20.580991 14436 consensus_queue.cc:237] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:20.582127 14451 consensus_queue.cc:237] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.583863 14440 raft_consensus.cc:493] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.584417 14440 raft_consensus.cc:515] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.587845 14310 raft_consensus.cc:2468] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ef689719a804ec495f27cbcbfdcfabf in term 1.
I20260608 10:06:20.590384 14440 leader_election.cc:290] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017), 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:20.607559 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56349fd2bc54bef92fb1ab077ebf6e5" candidate_uuid: "c055438e485043168a608ffb57d672b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef689719a804ec495f27cbcbfdcfabf" is_pre_election: true
I20260608 10:06:20.608541 14235 raft_consensus.cc:2468] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c055438e485043168a608ffb57d672b8 in term 0.
I20260608 10:06:20.608789 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56349fd2bc54bef92fb1ab077ebf6e5" candidate_uuid: "c055438e485043168a608ffb57d672b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99754b659e5c4842b3762b69f54301ea" is_pre_election: true
I20260608 10:06:20.609637 14310 raft_consensus.cc:2468] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c055438e485043168a608ffb57d672b8 in term 0.
I20260608 10:06:20.610004 14348 leader_election.cc:304] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef689719a804ec495f27cbcbfdcfabf, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:20.609313 14130 catalog_manager.cc:5696] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129). New cstate: current_term: 1 leader_uuid: "3ef689719a804ec495f27cbcbfdcfabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:20.610983 14440 raft_consensus.cc:2804] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:20.611332 14440 raft_consensus.cc:493] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:20.611644 14440 raft_consensus.cc:3060] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.618485 14440 raft_consensus.cc:515] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.621302 14440 leader_election.cc:290] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [CANDIDATE]: Term 1 election: Requested vote from peers 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017), 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:20.621229 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56349fd2bc54bef92fb1ab077ebf6e5" candidate_uuid: "c055438e485043168a608ffb57d672b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef689719a804ec495f27cbcbfdcfabf"
I20260608 10:06:20.621541 14310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c56349fd2bc54bef92fb1ab077ebf6e5" candidate_uuid: "c055438e485043168a608ffb57d672b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99754b659e5c4842b3762b69f54301ea"
I20260608 10:06:20.622128 14235 raft_consensus.cc:3060] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.622258 14310 raft_consensus.cc:3060] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.626289 14130 catalog_manager.cc:5696] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129). New cstate: current_term: 1 leader_uuid: "3ef689719a804ec495f27cbcbfdcfabf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:20.628300 14310 raft_consensus.cc:2468] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c055438e485043168a608ffb57d672b8 in term 1.
I20260608 10:06:20.630044 14350 leader_election.cc:304] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99754b659e5c4842b3762b69f54301ea, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:20.631176 14440 raft_consensus.cc:2804] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.632928 14235 raft_consensus.cc:2468] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c055438e485043168a608ffb57d672b8 in term 1.
I20260608 10:06:20.635099 14440 raft_consensus.cc:697] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 LEADER]: Becoming Leader. State: Replica: c055438e485043168a608ffb57d672b8, State: Running, Role: LEADER
I20260608 10:06:20.636111 14440 consensus_queue.cc:237] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.645780 14130 catalog_manager.cc:5696] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to c055438e485043168a608ffb57d672b8 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "c055438e485043168a608ffb57d672b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:20.730419 14437 raft_consensus.cc:493] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:20.731070 14437 raft_consensus.cc:515] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.733594 14437 leader_election.cc:290] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017), c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:20.744813 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc4bb9f46fe4d90a362266baa092dad" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef689719a804ec495f27cbcbfdcfabf" is_pre_election: true
I20260608 10:06:20.745664 14235 raft_consensus.cc:2468] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 0.
I20260608 10:06:20.746884 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc4bb9f46fe4d90a362266baa092dad" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8" is_pre_election: true
I20260608 10:06:20.747026 14274 leader_election.cc:304] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef689719a804ec495f27cbcbfdcfabf, 99754b659e5c4842b3762b69f54301ea; no voters: 
I20260608 10:06:20.747601 14383 raft_consensus.cc:2468] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 0.
I20260608 10:06:20.747960 14437 raft_consensus.cc:2804] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:20.748380 14437 raft_consensus.cc:493] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:20.748751 14437 raft_consensus.cc:3060] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.754931 14437 raft_consensus.cc:515] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.756860 14437 leader_election.cc:290] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 1 election: Requested vote from peers 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017), c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:20.758085 14235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc4bb9f46fe4d90a362266baa092dad" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ef689719a804ec495f27cbcbfdcfabf"
I20260608 10:06:20.758364 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cc4bb9f46fe4d90a362266baa092dad" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8"
I20260608 10:06:20.759052 14383 raft_consensus.cc:3060] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.758755 14235 raft_consensus.cc:3060] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:20.767205 14235 raft_consensus.cc:2468] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 1.
I20260608 10:06:20.767210 14383 raft_consensus.cc:2468] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 1.
I20260608 10:06:20.768743 14274 leader_election.cc:304] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ef689719a804ec495f27cbcbfdcfabf, 99754b659e5c4842b3762b69f54301ea; no voters: 
I20260608 10:06:20.769496 14437 raft_consensus.cc:2804] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:20.770744 14437 raft_consensus.cc:697] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 LEADER]: Becoming Leader. State: Replica: 99754b659e5c4842b3762b69f54301ea, State: Running, Role: LEADER
I20260608 10:06:20.771719 14437 consensus_queue.cc:237] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:20.780303 14130 catalog_manager.cc:5696] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 99754b659e5c4842b3762b69f54301ea (127.7.179.130). New cstate: current_term: 1 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:20.927646  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:06:20.950124  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:20.950841  7886 tablet_replica.cc:333] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf: stopping tablet replica
I20260608 10:06:20.951443  7886 raft_consensus.cc:2243] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:20.951881  7886 raft_consensus.cc:2272] T 7cc4bb9f46fe4d90a362266baa092dad P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.954578  7886 tablet_replica.cc:333] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf: stopping tablet replica
I20260608 10:06:20.955161  7886 raft_consensus.cc:2243] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:20.955569  7886 raft_consensus.cc:2272] T c56349fd2bc54bef92fb1ab077ebf6e5 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.957777  7886 tablet_replica.cc:333] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: stopping tablet replica
I20260608 10:06:20.958359  7886 raft_consensus.cc:2243] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:20.959064  7886 pending_rounds.cc:70] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: Trying to abort 1 pending ops.
I20260608 10:06:20.959358  7886 pending_rounds.cc:77] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620387675041792 op_type: NO_OP noop_request { }
I20260608 10:06:20.959713  7886 raft_consensus.cc:2889] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:20.960021  7886 raft_consensus.cc:2272] T d0e806fb12e84e7194f6569cf1bb505a P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.962673  7886 tablet_replica.cc:333] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: stopping tablet replica
I20260608 10:06:20.963250  7886 raft_consensus.cc:2243] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:20.963943  7886 pending_rounds.cc:70] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: Trying to abort 1 pending ops.
I20260608 10:06:20.964174  7886 pending_rounds.cc:77] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620387672981504 op_type: NO_OP noop_request { }
I20260608 10:06:20.964468  7886 raft_consensus.cc:2889] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:20.964804  7886 raft_consensus.cc:2272] T 17f72967e9364da4b3431e951d0bd326 P 3ef689719a804ec495f27cbcbfdcfabf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:20.991387  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
W20260608 10:06:21.083201 14348 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 10:06:21.087220 14348 consensus_peers.cc:597] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.136090 14440 consensus_queue.cc:1048] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:21.226601 14274 consensus_peers.cc:597] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:21.250897 14437 consensus_queue.cc:1048] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:22.008101  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:22.014832 14471 instance_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 10:06:22.015606 14472 instance_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 10:06:22.017122  7886 server_base.cc:1061] running on GCE node
W20260608 10:06:22.017066 14474 instance_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 10:06:22.018873  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:22.019176  7886 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 10:06:22.019407  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913182019380 us; error 0 us; skew 500 ppm
I20260608 10:06:22.020169  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:22.022987  7886 webserver.cc:533] Webserver started at http://127.7.179.132:38813/ using document root <none> and password file <none>
I20260608 10:06:22.023509  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:22.023679  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:22.023922  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:22.025074  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "0172aef823694c42879de649b5a9438b"
format_stamp: "Formatted at 2026-06-08 10:06:22 on dist-test-slave-vbzq"
I20260608 10:06:22.030675  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:06:22.034859 14479 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:22.035807  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:06:22.036325  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "0172aef823694c42879de649b5a9438b"
format_stamp: "Formatted at 2026-06-08 10:06:22 on dist-test-slave-vbzq"
I20260608 10:06:22.036684  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780913014901648-7886-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 10:06:22.063827  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:22.065055  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:22.066686  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:22.069262  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:22.069517  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:22.069859  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:22.070050  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:22.113758  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:33259
I20260608 10:06:22.113914 14542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:33259 every 8 connection(s)
I20260608 10:06:22.121672 14547 consensus_queue.cc:579] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.484s)
W20260608 10:06:22.132727 14130 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c56349fd2bc54bef92fb1ab077ebf6e5 with cas_config_opid_index -1: no extra replica candidate found for tablet c56349fd2bc54bef92fb1ab077ebf6e5 (table test-workload [id=78f31ec1c0404772a5fb63cb30259bcb]): 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 10:06:22.136091 14543 heartbeater.cc:344] Connected to a master server at 127.7.179.190:38643
I20260608 10:06:22.136847 14543 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:22.138023 14543 heartbeater.cc:507] Master 127.7.179.190:38643 requested a full tablet report, sending...
I20260608 10:06:22.140697 14130 ts_manager.cc:194] Registered new tserver with Master: 0172aef823694c42879de649b5a9438b (127.7.179.132:33259)
I20260608 10:06:22.142343 14130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44442
I20260608 10:06:22.162669 14383 consensus_queue.cc:237] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Queue 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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:22.173270 14310 raft_consensus.cc:1275] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Refusing update from remote peer c055438e485043168a608ffb57d672b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:06:22.174759 14348 consensus_peers.cc:597] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:22.175290 14547 consensus_queue.cc:1048] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:06:22.176548 14470 consensus_queue.cc:579] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.404s)
W20260608 10:06:22.187258 14350 consensus_peers.cc:597] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 -> Peer 0172aef823694c42879de649b5a9438b (127.7.179.132:33259): Couldn't send request to peer 0172aef823694c42879de649b5a9438b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c56349fd2bc54bef92fb1ab077ebf6e5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:22.193332 14309 consensus_queue.cc:237] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Queue 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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:22.193617 14550 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
I20260608 10:06:22.196005 14310 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
I20260608 10:06:22.202970 14383 raft_consensus.cc:1275] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:22.207060 14556 consensus_queue.cc:1048] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:06:22.207556 14117 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c56349fd2bc54bef92fb1ab077ebf6e5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
W20260608 10:06:22.215818 14276 consensus_peers.cc:597] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea -> Peer 0172aef823694c42879de649b5a9438b (127.7.179.132:33259): Couldn't send request to peer 0172aef823694c42879de649b5a9438b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7cc4bb9f46fe4d90a362266baa092dad. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:22.217378 14130 catalog_manager.cc:5696] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 reported cstate change: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "c055438e485043168a608ffb57d672b8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:22.217962 14556 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
I20260608 10:06:22.220770 14383 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
W20260608 10:06:22.224364 14274 consensus_peers.cc:597] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:22.230731 14119 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7cc4bb9f46fe4d90a362266baa092dad with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:22.243057 14130 catalog_manager.cc:5696] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea reported cstate change: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:22.294116 14470 raft_consensus.cc:493] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:22.294742 14470 raft_consensus.cc:515] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:22.296717 14470 leader_election.cc:290] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017), c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:22.298970 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e806fb12e84e7194f6569cf1bb505a" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8" is_pre_election: true
I20260608 10:06:22.299731 14383 raft_consensus.cc:2468] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 1.
I20260608 10:06:22.300921 14274 leader_election.cc:304] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [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: 99754b659e5c4842b3762b69f54301ea, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:22.301815 14470 raft_consensus.cc:2804] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 10:06:22.301853 14274 leader_election.cc:336] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:22.302227 14470 raft_consensus.cc:493] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:22.302621 14470 raft_consensus.cc:3060] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:22.308002 14470 raft_consensus.cc:515] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:22.309828 14470 leader_election.cc:290] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 election: Requested vote from peers 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017), c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:22.311599 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e806fb12e84e7194f6569cf1bb505a" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8"
I20260608 10:06:22.312268 14383 raft_consensus.cc:3060] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:06:22.314338 14274 leader_election.cc:336] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:22.317512 14383 raft_consensus.cc:2468] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 2.
I20260608 10:06:22.319139 14274 leader_election.cc:304] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [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: 99754b659e5c4842b3762b69f54301ea, c055438e485043168a608ffb57d672b8; no voters: 3ef689719a804ec495f27cbcbfdcfabf
I20260608 10:06:22.320348 14470 raft_consensus.cc:2804] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:22.320938 14470 raft_consensus.cc:697] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Becoming Leader. State: Replica: 99754b659e5c4842b3762b69f54301ea, State: Running, Role: LEADER
I20260608 10:06:22.322021 14470 consensus_queue.cc:237] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Queue going to LEADER 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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } }
I20260608 10:06:22.331748 14131 catalog_manager.cc:5696] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea reported cstate change: term changed from 1 to 2, leader changed from 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) to 99754b659e5c4842b3762b69f54301ea (127.7.179.130). New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:22.370172 14470 raft_consensus.cc:493] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:22.370776 14470 raft_consensus.cc:515] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:22.372725 14470 leader_election.cc:290] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c055438e485043168a608ffb57d672b8 (127.7.179.131:35183), 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017)
I20260608 10:06:22.373867 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f72967e9364da4b3431e951d0bd326" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8" is_pre_election: true
I20260608 10:06:22.374583 14383 raft_consensus.cc:2468] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 1.
I20260608 10:06:22.375844 14274 leader_election.cc:304] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [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: 99754b659e5c4842b3762b69f54301ea, c055438e485043168a608ffb57d672b8; no voters: 
I20260608 10:06:22.376590 14470 raft_consensus.cc:2804] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:22.376950 14470 raft_consensus.cc:493] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:22.377290 14470 raft_consensus.cc:3060] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:06:22.378427 14274 leader_election.cc:336] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:22.383169 14470 raft_consensus.cc:515] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:22.384996 14470 leader_election.cc:290] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 election: Requested vote from peers c055438e485043168a608ffb57d672b8 (127.7.179.131:35183), 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017)
I20260608 10:06:22.386057 14383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f72967e9364da4b3431e951d0bd326" candidate_uuid: "99754b659e5c4842b3762b69f54301ea" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c055438e485043168a608ffb57d672b8"
I20260608 10:06:22.386798 14383 raft_consensus.cc:3060] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:06:22.389739 14274 leader_election.cc:336] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:22.392993 14383 raft_consensus.cc:2468] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99754b659e5c4842b3762b69f54301ea in term 2.
I20260608 10:06:22.394210 14274 leader_election.cc:304] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [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: 99754b659e5c4842b3762b69f54301ea, c055438e485043168a608ffb57d672b8; no voters: 3ef689719a804ec495f27cbcbfdcfabf
I20260608 10:06:22.394981 14470 raft_consensus.cc:2804] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:22.395442 14470 raft_consensus.cc:697] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Becoming Leader. State: Replica: 99754b659e5c4842b3762b69f54301ea, State: Running, Role: LEADER
I20260608 10:06:22.396234 14470 consensus_queue.cc:237] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Queue going to LEADER 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: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } }
I20260608 10:06:22.404289 14131 catalog_manager.cc:5696] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea reported cstate change: term changed from 1 to 2, leader changed from 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) to 99754b659e5c4842b3762b69f54301ea (127.7.179.130). New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } }
W20260608 10:06:22.566677 14181 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3ef689719a804ec495f27cbcbfdcfabf not available for placement
I20260608 10:06:22.568032 14567 ts_tablet_manager.cc:933] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: Initiating tablet copy from peer c055438e485043168a608ffb57d672b8 (127.7.179.131:35183)
I20260608 10:06:22.569938 14567 tablet_copy_client.cc:323] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:35183
I20260608 10:06:22.580819 14394 tablet_copy_service.cc:140] P c055438e485043168a608ffb57d672b8: Received BeginTabletCopySession request for tablet c56349fd2bc54bef92fb1ab077ebf6e5 from peer 0172aef823694c42879de649b5a9438b ({username='slave'} at 127.0.0.1:35444)
I20260608 10:06:22.581434 14394 tablet_copy_service.cc:161] P c055438e485043168a608ffb57d672b8: Beginning new tablet copy session on tablet c56349fd2bc54bef92fb1ab077ebf6e5 from peer 0172aef823694c42879de649b5a9438b at {username='slave'} at 127.0.0.1:35444: session id = 0172aef823694c42879de649b5a9438b-c56349fd2bc54bef92fb1ab077ebf6e5
I20260608 10:06:22.587656 14394 tablet_copy_source_session.cc:215] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:22.590865 14567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c56349fd2bc54bef92fb1ab077ebf6e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:22.603417 14567 tablet_copy_client.cc:806] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:22.604059 14567 tablet_copy_client.cc:670] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:22.608038 14567 tablet_copy_client.cc:538] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:22.615463 14567 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: Bootstrap starting.
I20260608 10:06:22.632148 14567 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: 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 10:06:22.632974 14567 tablet_bootstrap.cc:492] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: Bootstrap complete.
I20260608 10:06:22.633735 14567 ts_tablet_manager.cc:1403] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 10:06:22.636401 14567 raft_consensus.cc:359] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:22.637462 14567 raft_consensus.cc:740] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0172aef823694c42879de649b5a9438b, State: Initialized, Role: LEARNER
I20260608 10:06:22.638360 14567 consensus_queue.cc:260] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:22.641211 14543 heartbeater.cc:499] Master 127.7.179.190:38643 was elected leader, sending a full tablet report...
I20260608 10:06:22.641420 14567 ts_tablet_manager.cc:1434] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:06:22.643602 14394 tablet_copy_service.cc:342] P c055438e485043168a608ffb57d672b8: Request end of tablet copy session 0172aef823694c42879de649b5a9438b-c56349fd2bc54bef92fb1ab077ebf6e5 received from {username='slave'} at 127.0.0.1:35444
I20260608 10:06:22.643987 14394 tablet_copy_service.cc:434] P c055438e485043168a608ffb57d672b8: ending tablet copy session 0172aef823694c42879de649b5a9438b-c56349fd2bc54bef92fb1ab077ebf6e5 on tablet c56349fd2bc54bef92fb1ab077ebf6e5 with peer 0172aef823694c42879de649b5a9438b
I20260608 10:06:22.770031 14567 ts_tablet_manager.cc:933] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: Initiating tablet copy from peer 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:22.771549 14567 tablet_copy_client.cc:323] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:36611
I20260608 10:06:22.781502 14320 tablet_copy_service.cc:140] P 99754b659e5c4842b3762b69f54301ea: Received BeginTabletCopySession request for tablet 7cc4bb9f46fe4d90a362266baa092dad from peer 0172aef823694c42879de649b5a9438b ({username='slave'} at 127.0.0.1:38702)
I20260608 10:06:22.782296 14320 tablet_copy_service.cc:161] P 99754b659e5c4842b3762b69f54301ea: Beginning new tablet copy session on tablet 7cc4bb9f46fe4d90a362266baa092dad from peer 0172aef823694c42879de649b5a9438b at {username='slave'} at 127.0.0.1:38702: session id = 0172aef823694c42879de649b5a9438b-7cc4bb9f46fe4d90a362266baa092dad
I20260608 10:06:22.789294 14320 tablet_copy_source_session.cc:215] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:22.792626 14567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cc4bb9f46fe4d90a362266baa092dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:22.805299 14567 tablet_copy_client.cc:806] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:22.805905 14567 tablet_copy_client.cc:670] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:22.810097 14567 tablet_copy_client.cc:538] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:22.817445 14567 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: Bootstrap starting.
I20260608 10:06:22.833209 14383 raft_consensus.cc:1275] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:06:22.834986 14567 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: 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 10:06:22.835412 14470 consensus_queue.cc:1048] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:22.835862 14567 tablet_bootstrap.cc:492] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: Bootstrap complete.
I20260608 10:06:22.836709 14567 ts_tablet_manager.cc:1403] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 10:06:22.839864 14567 raft_consensus.cc:359] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:22.840771 14567 raft_consensus.cc:740] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0172aef823694c42879de649b5a9438b, State: Initialized, Role: LEARNER
I20260608 10:06:22.841744 14567 consensus_queue.cc:260] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:22.844599 14567 ts_tablet_manager.cc:1434] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:06:22.847788 14320 tablet_copy_service.cc:342] P 99754b659e5c4842b3762b69f54301ea: Request end of tablet copy session 0172aef823694c42879de649b5a9438b-7cc4bb9f46fe4d90a362266baa092dad received from {username='slave'} at 127.0.0.1:38702
I20260608 10:06:22.848279 14320 tablet_copy_service.cc:434] P 99754b659e5c4842b3762b69f54301ea: ending tablet copy session 0172aef823694c42879de649b5a9438b-7cc4bb9f46fe4d90a362266baa092dad on tablet 7cc4bb9f46fe4d90a362266baa092dad with peer 0172aef823694c42879de649b5a9438b
W20260608 10:06:22.856142 14274 consensus_peers.cc:597] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:22.944557 14383 raft_consensus.cc:1275] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:06:22.946332 14556 consensus_queue.cc:1048] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:22.966277 14274 consensus_peers.cc:597] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:23.078878 14518 raft_consensus.cc:1217] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:23.174281 14584 consensus_queue.cc:579] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.010s)
I20260608 10:06:23.247766 14518 raft_consensus.cc:1217] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:23.409106 14470 consensus_queue.cc:579] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.086s)
I20260608 10:06:23.421007 14310 consensus_queue.cc:237] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:23.427259 14383 raft_consensus.cc:1275] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 10:06:23.427532 14276 consensus_peers.cc:597] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea -> Peer 0172aef823694c42879de649b5a9438b (127.7.179.132:33259): Couldn't send request to peer 0172aef823694c42879de649b5a9438b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0e806fb12e84e7194f6569cf1bb505a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:23.430218 14470 consensus_queue.cc:1048] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:06:23.430943 14274 consensus_peers.cc:597] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:23.437044 14556 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
I20260608 10:06:23.439064 14383 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
I20260608 10:06:23.445472 14119 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d0e806fb12e84e7194f6569cf1bb505a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:23.450096 14132 catalog_manager.cc:5696] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea reported cstate change: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:23.494004 14581 consensus_queue.cc:579] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.096s)
I20260608 10:06:23.504484 14310 consensus_queue.cc:237] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [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: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
W20260608 10:06:23.511152 14276 consensus_peers.cc:597] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea -> Peer 0172aef823694c42879de649b5a9438b (127.7.179.132:33259): Couldn't send request to peer 0172aef823694c42879de649b5a9438b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17f72967e9364da4b3431e951d0bd326. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:23.511763 14383 raft_consensus.cc:1275] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:23.513396 14581 consensus_queue.cc:1048] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:23.513649 14556 consensus_queue.cc:579] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.319s)
W20260608 10:06:23.514204 14274 consensus_peers.cc:597] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:23.523196 14470 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
I20260608 10:06:23.525067 14383 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } } }
I20260608 10:06:23.531349 14119 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 17f72967e9364da4b3431e951d0bd326 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:23.536862 14131 catalog_manager.cc:5696] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea reported cstate change: config changed from index -1 to 2, NON_VOTER 0172aef823694c42879de649b5a9438b (127.7.179.132) added. New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:06:23.569087 14181 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3ef689719a804ec495f27cbcbfdcfabf not available for placement
I20260608 10:06:23.679037 14584 raft_consensus.cc:1064] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: attempting to promote NON_VOTER 0172aef823694c42879de649b5a9438b to VOTER
I20260608 10:06:23.681273 14584 consensus_queue.cc:237] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:23.688598 14518 raft_consensus.cc:1275] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Refusing update from remote peer c055438e485043168a608ffb57d672b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:23.689574 14310 raft_consensus.cc:1275] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Refusing update from remote peer c055438e485043168a608ffb57d672b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:23.690745 14592 consensus_queue.cc:1048] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } 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 10:06:23.691713 14590 consensus_queue.cc:1048] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:06:23.695470 14348 consensus_peers.cc:597] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:23.701306 14590 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.703816 14518 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.714891 14310 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.719223 14131 catalog_manager.cc:5696] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b reported cstate change: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c055438e485043168a608ffb57d672b8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.731595 14556 raft_consensus.cc:1064] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: attempting to promote NON_VOTER 0172aef823694c42879de649b5a9438b to VOTER
I20260608 10:06:23.734597 14556 consensus_queue.cc:237] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:23.736740 14383 consensus_queue.cc:237] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [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: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:23.743309 14518 raft_consensus.cc:1275] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Refusing update from remote peer c055438e485043168a608ffb57d672b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:23.745023 14310 raft_consensus.cc:1275] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Refusing update from remote peer c055438e485043168a608ffb57d672b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:23.745788 14518 raft_consensus.cc:1275] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 LEARNER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:23.746289 14383 raft_consensus.cc:1275] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:23.747314 14581 consensus_queue.cc:1048] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } 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 10:06:23.748274 14589 consensus_queue.cc:1048] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:06:23.748454 14597 consensus_queue.cc:1048] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260608 10:06:23.750195 14274 consensus_peers.cc:597] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:23.753468 14590 consensus_queue.cc:1048] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:23.759275 14590 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.761826 14518 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.766671 14310 raft_consensus.cc:2955] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.772619 14117 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c56349fd2bc54bef92fb1ab077ebf6e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:23.775337 14589 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.777213 14383 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.778232 14130 catalog_manager.cc:5696] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 reported cstate change: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "c055438e485043168a608ffb57d672b8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:23.790199 14518 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.802471 14132 catalog_manager.cc:5696] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea reported cstate change: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:06:23.805968 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c56349fd2bc54bef92fb1ab077ebf6e5: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:23.817891 14310 consensus_queue.cc:237] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [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: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:23.823591 14383 raft_consensus.cc:1275] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:23.823591 14518 raft_consensus.cc:1275] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:23.825608 14581 consensus_queue.cc:1048] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:23.826236 14589 consensus_queue.cc:1048] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } 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 10:06:23.833712 14603 ts_tablet_manager.cc:933] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: Initiating tablet copy from peer 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:23.834852 14589 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.837138 14518 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.840019 14383 raft_consensus.cc:2955] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.847985 14119 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7cc4bb9f46fe4d90a362266baa092dad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:23.850831 14603 tablet_copy_client.cc:323] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:36611
I20260608 10:06:23.853529 14320 tablet_copy_service.cc:140] P 99754b659e5c4842b3762b69f54301ea: Received BeginTabletCopySession request for tablet d0e806fb12e84e7194f6569cf1bb505a from peer 0172aef823694c42879de649b5a9438b ({username='slave'} at 127.0.0.1:38702)
I20260608 10:06:23.854200 14320 tablet_copy_service.cc:161] P 99754b659e5c4842b3762b69f54301ea: Beginning new tablet copy session on tablet d0e806fb12e84e7194f6569cf1bb505a from peer 0172aef823694c42879de649b5a9438b at {username='slave'} at 127.0.0.1:38702: session id = 0172aef823694c42879de649b5a9438b-d0e806fb12e84e7194f6569cf1bb505a
I20260608 10:06:23.856180 14131 catalog_manager.cc:5696] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b reported cstate change: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:23.863263 14320 tablet_copy_source_session.cc:215] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:23.866652 14603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e806fb12e84e7194f6569cf1bb505a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:23.883647 14603 tablet_copy_client.cc:806] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:23.884178 14603 tablet_copy_client.cc:670] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:23.888147 14603 tablet_copy_client.cc:538] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:23.895592 14603 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: Bootstrap starting.
I20260608 10:06:23.912674 14603 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: 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 10:06:23.913738 14603 tablet_bootstrap.cc:492] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: Bootstrap complete.
I20260608 10:06:23.914382 14603 ts_tablet_manager.cc:1403] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260608 10:06:23.917198 14603 raft_consensus.cc:359] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:23.918119 14603 raft_consensus.cc:740] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0172aef823694c42879de649b5a9438b, State: Initialized, Role: LEARNER
I20260608 10:06:23.918851 14603 consensus_queue.cc:260] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:23.921271 14603 ts_tablet_manager.cc:1434] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:06:23.923534 14320 tablet_copy_service.cc:342] P 99754b659e5c4842b3762b69f54301ea: Request end of tablet copy session 0172aef823694c42879de649b5a9438b-d0e806fb12e84e7194f6569cf1bb505a received from {username='slave'} at 127.0.0.1:38702
I20260608 10:06:23.923995 14320 tablet_copy_service.cc:434] P 99754b659e5c4842b3762b69f54301ea: ending tablet copy session 0172aef823694c42879de649b5a9438b-d0e806fb12e84e7194f6569cf1bb505a on tablet d0e806fb12e84e7194f6569cf1bb505a with peer 0172aef823694c42879de649b5a9438b
I20260608 10:06:23.985750 14603 ts_tablet_manager.cc:933] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: Initiating tablet copy from peer 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611)
I20260608 10:06:23.987258 14603 tablet_copy_client.cc:323] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:36611
I20260608 10:06:23.988996 14320 tablet_copy_service.cc:140] P 99754b659e5c4842b3762b69f54301ea: Received BeginTabletCopySession request for tablet 17f72967e9364da4b3431e951d0bd326 from peer 0172aef823694c42879de649b5a9438b ({username='slave'} at 127.0.0.1:38702)
I20260608 10:06:23.989480 14320 tablet_copy_service.cc:161] P 99754b659e5c4842b3762b69f54301ea: Beginning new tablet copy session on tablet 17f72967e9364da4b3431e951d0bd326 from peer 0172aef823694c42879de649b5a9438b at {username='slave'} at 127.0.0.1:38702: session id = 0172aef823694c42879de649b5a9438b-17f72967e9364da4b3431e951d0bd326
I20260608 10:06:23.996807 14320 tablet_copy_source_session.cc:215] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:24.000216 14603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f72967e9364da4b3431e951d0bd326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:24.014145 14603 tablet_copy_client.cc:806] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:24.014808 14603 tablet_copy_client.cc:670] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:24.019174 14603 tablet_copy_client.cc:538] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:24.027441 14603 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: Bootstrap starting.
I20260608 10:06:24.045228 14603 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: 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 10:06:24.046077 14603 tablet_bootstrap.cc:492] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: Bootstrap complete.
I20260608 10:06:24.046660 14603 ts_tablet_manager.cc:1403] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260608 10:06:24.048969 14603 raft_consensus.cc:359] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:24.049646 14603 raft_consensus.cc:740] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0172aef823694c42879de649b5a9438b, State: Initialized, Role: LEARNER
I20260608 10:06:24.050177 14603 consensus_queue.cc:260] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [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: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: true } }
I20260608 10:06:24.052137 14603 ts_tablet_manager.cc:1434] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:06:24.054224 14320 tablet_copy_service.cc:342] P 99754b659e5c4842b3762b69f54301ea: Request end of tablet copy session 0172aef823694c42879de649b5a9438b-17f72967e9364da4b3431e951d0bd326 received from {username='slave'} at 127.0.0.1:38702
I20260608 10:06:24.054692 14320 tablet_copy_service.cc:434] P 99754b659e5c4842b3762b69f54301ea: ending tablet copy session 0172aef823694c42879de649b5a9438b-17f72967e9364da4b3431e951d0bd326 on tablet 17f72967e9364da4b3431e951d0bd326 with peer 0172aef823694c42879de649b5a9438b
I20260608 10:06:24.359100 14518 raft_consensus.cc:1217] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:06:24.450205 14518 raft_consensus.cc:1217] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:06:24.548668 14589 consensus_queue.cc:579] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.042s)
W20260608 10:06:24.571638 14181 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3ef689719a804ec495f27cbcbfdcfabf not available for placement
I20260608 10:06:24.770222 14589 consensus_queue.cc:579] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Leader has been unable to successfully communicate with peer 3ef689719a804ec495f27cbcbfdcfabf for more than 1 seconds (1.348s)
I20260608 10:06:24.803236 14589 raft_consensus.cc:1064] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: attempting to promote NON_VOTER 0172aef823694c42879de649b5a9438b to VOTER
I20260608 10:06:24.805315 14589 consensus_queue.cc:237] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [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: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:24.812561 14383 raft_consensus.cc:1275] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:24.812994 14518 raft_consensus.cc:1275] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:24.814568 14611 consensus_queue.cc:1048] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:24.815366 14589 consensus_queue.cc:1048] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:06:24.817919 14274 consensus_peers.cc:597] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:24.826279 14589 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:24.828346 14383 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:24.836966 14518 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:24.840004 14132 catalog_manager.cc:5696] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea reported cstate change: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:24.860100 14310 consensus_queue.cc:237] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [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: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:24.865772 14518 raft_consensus.cc:1275] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:24.867358 14383 raft_consensus.cc:1275] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:24.867307 14611 consensus_queue.cc:1048] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } 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 10:06:24.868845 14609 consensus_queue.cc:1048] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:24.875916 14589 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:24.877982 14383 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:24.878655 14518 raft_consensus.cc:2955] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:24.887892 14119 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d0e806fb12e84e7194f6569cf1bb505a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:24.890166 14131 catalog_manager.cc:5696] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 reported cstate change: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
W20260608 10:06:24.905987 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d0e806fb12e84e7194f6569cf1bb505a: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:25.068392 14589 raft_consensus.cc:1064] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: attempting to promote NON_VOTER 0172aef823694c42879de649b5a9438b to VOTER
I20260608 10:06:25.071089 14589 consensus_queue.cc:237] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [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: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:25.077929 14518 raft_consensus.cc:1275] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 LEARNER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:25.078576 14383 raft_consensus.cc:1275] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:25.079672 14589 consensus_queue.cc:1048] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } 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 10:06:25.080583 14609 consensus_queue.cc:1048] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:06:25.081285 14274 consensus_peers.cc:597] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea -> Peer 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): Couldn't send request to peer 3ef689719a804ec495f27cbcbfdcfabf. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:25.091549 14589 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:25.093381 14383 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:25.101734 14518 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:25.104423 14130 catalog_manager.cc:5696] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea reported cstate change: config changed from index 2 to 3, 0172aef823694c42879de649b5a9438b (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ef689719a804ec495f27cbcbfdcfabf" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 45017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:25.119808 14310 consensus_queue.cc:237] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [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: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } }
I20260608 10:06:25.125330 14518 raft_consensus.cc:1275] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:25.125330 14383 raft_consensus.cc:1275] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Refusing update from remote peer 99754b659e5c4842b3762b69f54301ea: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:25.127159 14608 consensus_queue.cc:1048] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } 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 10:06:25.127938 14609 consensus_queue.cc:1048] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:25.136545 14589 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:25.138588 14383 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:25.138775 14518 raft_consensus.cc:2955] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } } }
I20260608 10:06:25.146081 14119 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17f72967e9364da4b3431e951d0bd326 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:25.151445 14131 catalog_manager.cc:5696] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea reported cstate change: config changed from index 3 to 4, VOTER 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129) evicted. New cstate: current_term: 2 leader_uuid: "99754b659e5c4842b3762b69f54301ea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c055438e485043168a608ffb57d672b8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 35183 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99754b659e5c4842b3762b69f54301ea" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0172aef823694c42879de649b5a9438b" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 33259 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:06:26.032366 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c56349fd2bc54bef92fb1ab077ebf6e5: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
W20260608 10:06:26.149430 14117 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260608 10:06:27.090565 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d0e806fb12e84e7194f6569cf1bb505a: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
W20260608 10:06:28.120239 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c56349fd2bc54bef92fb1ab077ebf6e5: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:29.152415  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
W20260608 10:06:29.158818 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d0e806fb12e84e7194f6569cf1bb505a: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:29.198338  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:29.199337  7886 tablet_replica.cc:333] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea: stopping tablet replica
I20260608 10:06:29.200115  7886 raft_consensus.cc:2243] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:29.201761  7886 raft_consensus.cc:2272] T 7cc4bb9f46fe4d90a362266baa092dad P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.206161  7886 tablet_replica.cc:333] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea: stopping tablet replica
I20260608 10:06:29.206867  7886 raft_consensus.cc:2243] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:06:29.207233 14350 consensus_peers.cc:597] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 -> Peer 99754b659e5c4842b3762b69f54301ea (127.7.179.130:36611): Couldn't send request to peer 99754b659e5c4842b3762b69f54301ea. 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 10:06:29.208565  7886 raft_consensus.cc:2272] T c56349fd2bc54bef92fb1ab077ebf6e5 P 99754b659e5c4842b3762b69f54301ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.211464  7886 tablet_replica.cc:333] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea: stopping tablet replica
I20260608 10:06:29.212023  7886 raft_consensus.cc:2243] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:29.212990  7886 raft_consensus.cc:2272] T d0e806fb12e84e7194f6569cf1bb505a P 99754b659e5c4842b3762b69f54301ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.215456  7886 tablet_replica.cc:333] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea: stopping tablet replica
I20260608 10:06:29.215929  7886 raft_consensus.cc:2243] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:29.216885  7886 raft_consensus.cc:2272] T 17f72967e9364da4b3431e951d0bd326 P 99754b659e5c4842b3762b69f54301ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.246169  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:06:29.268688  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:06:29.299852  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:29.300798  7886 tablet_replica.cc:333] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8: stopping tablet replica
I20260608 10:06:29.301697  7886 raft_consensus.cc:2243] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.302716  7886 raft_consensus.cc:2272] T 17f72967e9364da4b3431e951d0bd326 P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.305305  7886 tablet_replica.cc:333] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8: stopping tablet replica
I20260608 10:06:29.305904  7886 raft_consensus.cc:2243] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.306970  7886 raft_consensus.cc:2272] T 7cc4bb9f46fe4d90a362266baa092dad P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.309471  7886 tablet_replica.cc:333] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8: stopping tablet replica
I20260608 10:06:29.310148  7886 raft_consensus.cc:2243] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:29.311158  7886 raft_consensus.cc:2272] T c56349fd2bc54bef92fb1ab077ebf6e5 P c055438e485043168a608ffb57d672b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.313803  7886 tablet_replica.cc:333] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8: stopping tablet replica
I20260608 10:06:29.314407  7886 raft_consensus.cc:2243] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.315449  7886 raft_consensus.cc:2272] T d0e806fb12e84e7194f6569cf1bb505a P c055438e485043168a608ffb57d672b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.341799  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:06:29.362286  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:06:29.388350  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:29.389096  7886 tablet_replica.cc:333] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b: stopping tablet replica
I20260608 10:06:29.389961  7886 raft_consensus.cc:2243] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.390812  7886 raft_consensus.cc:2272] T 17f72967e9364da4b3431e951d0bd326 P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.393530  7886 tablet_replica.cc:333] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b: stopping tablet replica
I20260608 10:06:29.394142  7886 raft_consensus.cc:2243] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.394989  7886 raft_consensus.cc:2272] T 7cc4bb9f46fe4d90a362266baa092dad P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.397627  7886 tablet_replica.cc:333] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b: stopping tablet replica
I20260608 10:06:29.398231  7886 raft_consensus.cc:2243] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.399116  7886 raft_consensus.cc:2272] T d0e806fb12e84e7194f6569cf1bb505a P 0172aef823694c42879de649b5a9438b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.401857  7886 tablet_replica.cc:333] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b: stopping tablet replica
I20260608 10:06:29.402681  7886 raft_consensus.cc:2243] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:29.403388  7886 raft_consensus.cc:2272] T c56349fd2bc54bef92fb1ab077ebf6e5 P 0172aef823694c42879de649b5a9438b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:29.428906  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:06:29.448025  7886 master.cc:562] Master@127.7.179.190:38643 shutting down...
W20260608 10:06:32.223865 14117 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 10:06:32.227860 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c56349fd2bc54bef92fb1ab077ebf6e5: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
W20260608 10:06:33.269273 14117 catalog_manager.cc:4754] TS 3ef689719a804ec495f27cbcbfdcfabf (127.7.179.129:45017): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d0e806fb12e84e7194f6569cf1bb505a: Network error: Client connection negotiation failed: client connection to 127.7.179.129:45017: connect: Connection refused (error 111)
I20260608 10:06:33.959965  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:33.960764  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:33.961117  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6f6f645517c4eaebceb07c49822c255: stopping tablet replica
I20260608 10:06:34.000183  7886 master.cc:584] Master@127.7.179.190:38643 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15648 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:06:34.047708  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:33879
I20260608 10:06:34.049315  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:34.056208 14633 instance_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 10:06:34.056630 14634 instance_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 10:06:34.058390 14636 instance_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 10:06:34.059520  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:34.060514  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:34.060719  7886 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 10:06:34.060907  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913194060891 us; error 0 us; skew 500 ppm
I20260608 10:06:34.061678  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:34.064736  7886 webserver.cc:533] Webserver started at http://127.7.179.190:44429/ using document root <none> and password file <none>
I20260608 10:06:34.065310  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:34.065528  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:34.065961  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:34.067335  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "7e99ce911ad44fe0ab341edad7398a5f"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.072862  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:06:34.077250 14641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.078341  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:34.078752  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "7e99ce911ad44fe0ab341edad7398a5f"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.079118  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:34.100428  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:34.102149  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:34.146028  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:33879
I20260608 10:06:34.146199 14692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:33879 every 8 connection(s)
I20260608 10:06:34.150871 14693 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 10:06:34.163702 14693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f: Bootstrap starting.
I20260608 10:06:34.169248 14693 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:34.174095 14693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f: No bootstrap required, opened a new log
I20260608 10:06:34.176667 14693 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e99ce911ad44fe0ab341edad7398a5f" member_type: VOTER }
I20260608 10:06:34.177105 14693 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:34.177290 14693 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e99ce911ad44fe0ab341edad7398a5f, State: Initialized, Role: FOLLOWER
I20260608 10:06:34.178037 14693 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e99ce911ad44fe0ab341edad7398a5f" member_type: VOTER }
I20260608 10:06:34.178522 14693 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:34.178718 14693 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:34.178937 14693 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:34.184654 14693 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e99ce911ad44fe0ab341edad7398a5f" member_type: VOTER }
I20260608 10:06:34.185626 14693 leader_election.cc:304] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [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: 7e99ce911ad44fe0ab341edad7398a5f; no voters: 
I20260608 10:06:34.187031 14693 leader_election.cc:290] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:34.187749 14696 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:34.189373 14696 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 1 LEADER]: Becoming Leader. State: Replica: 7e99ce911ad44fe0ab341edad7398a5f, State: Running, Role: LEADER
I20260608 10:06:34.190336 14696 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [LEADER]: Queue going to LEADER mode. State: All 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: "7e99ce911ad44fe0ab341edad7398a5f" member_type: VOTER }
I20260608 10:06:34.190701 14693 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:34.197918 14697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e99ce911ad44fe0ab341edad7398a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e99ce911ad44fe0ab341edad7398a5f" member_type: VOTER } }
I20260608 10:06:34.198108 14698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e99ce911ad44fe0ab341edad7398a5f. Latest consensus state: current_term: 1 leader_uuid: "7e99ce911ad44fe0ab341edad7398a5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e99ce911ad44fe0ab341edad7398a5f" member_type: VOTER } }
I20260608 10:06:34.198761 14697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:34.199033 14698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:34.201368 14705 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:34.210434 14705 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:34.211601  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:34.221762 14705 catalog_manager.cc:1382] Generated new cluster ID: 9d051ba6d5c74e70ba6c7bd213d91ad0
I20260608 10:06:34.222088 14705 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:34.247089 14705 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:34.248659 14705 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:34.270380 14705 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f: Generated new TSK 0
I20260608 10:06:34.271353 14705 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:34.278784  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:34.286456 14714 instance_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 10:06:34.287940 14715 instance_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 10:06:34.291406 14717 instance_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 10:06:34.292060  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:34.294067  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:34.294302  7886 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 10:06:34.294518  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913194294502 us; error 0 us; skew 500 ppm
I20260608 10:06:34.295181  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:34.298051  7886 webserver.cc:533] Webserver started at http://127.7.179.129:42679/ using document root <none> and password file <none>
I20260608 10:06:34.298640  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:34.298810  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:34.299157  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:34.300436  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "1bcbfccd63de40eb94d4f418443a7d75"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.306245  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260608 10:06:34.311218 14722 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.312297  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 10:06:34.312678  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "1bcbfccd63de40eb94d4f418443a7d75"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.312959  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:34.340427  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:34.341907  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:34.343508  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:34.346362  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:34.346590  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.346949  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:34.347100  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.395468  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:40687
I20260608 10:06:34.395699 14785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:40687 every 8 connection(s)
I20260608 10:06:34.401189  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:34.410418 14791 instance_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 10:06:34.411486 14790 instance_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 10:06:34.412916  7886 server_base.cc:1061] running on GCE node
W20260608 10:06:34.413874 14793 instance_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 10:06:34.415030  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:34.415298  7886 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 10:06:34.415495  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913194415480 us; error 0 us; skew 500 ppm
I20260608 10:06:34.416177  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:34.419029  7886 webserver.cc:533] Webserver started at http://127.7.179.130:33209/ using document root <none> and password file <none>
I20260608 10:06:34.419778  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:34.420078  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:34.420397  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:34.422129  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "370ed7f7eb5d49c19b033e05628d1b85"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.423806 14786 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33879
I20260608 10:06:34.424268 14786 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:34.425141 14786 heartbeater.cc:507] Master 127.7.179.190:33879 requested a full tablet report, sending...
I20260608 10:06:34.427832 14658 ts_manager.cc:194] Registered new tserver with Master: 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687)
I20260608 10:06:34.428085  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:06:34.430766 14658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41170
I20260608 10:06:34.433990 14798 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.435045  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:06:34.435375  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "370ed7f7eb5d49c19b033e05628d1b85"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.435688  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:34.452697  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:34.454169  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:34.455837  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:34.458490  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:34.458736  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.459007  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:34.459196  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.504365  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:33877
I20260608 10:06:34.504575 14860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:33877 every 8 connection(s)
I20260608 10:06:34.510008  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:34.518385 14864 instance_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 10:06:34.518922 14866 instance_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 10:06:34.522532 14868 instance_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 10:06:34.522837  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:34.523909 14861 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33879
I20260608 10:06:34.524049  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:34.524410  7886 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 10:06:34.524430 14861 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:34.524690  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913194524660 us; error 0 us; skew 500 ppm
I20260608 10:06:34.525503  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:34.525462 14861 heartbeater.cc:507] Master 127.7.179.190:33879 requested a full tablet report, sending...
I20260608 10:06:34.528236 14658 ts_manager.cc:194] Registered new tserver with Master: 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:34.528865  7886 webserver.cc:533] Webserver started at http://127.7.179.131:38527/ using document root <none> and password file <none>
I20260608 10:06:34.529485  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:34.529770  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:34.530085  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:34.530198 14658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41184
I20260608 10:06:34.531659  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "a838cac5d99444819eeebdeedfc0f802"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.537030  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:06:34.541052 14873 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.542107  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:34.542503  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "a838cac5d99444819eeebdeedfc0f802"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:34.542845  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:34.566483  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:34.567845  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:34.569634  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:34.572187  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:34.572451  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.572757  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:34.572950  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:34.620349  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:34667
I20260608 10:06:34.620505 14935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:34667 every 8 connection(s)
I20260608 10:06:34.636976 14936 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33879
I20260608 10:06:34.637415 14936 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:34.638739 14936 heartbeater.cc:507] Master 127.7.179.190:33879 requested a full tablet report, sending...
I20260608 10:06:34.641039 14658 ts_manager.cc:194] Registered new tserver with Master: a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:34.641919  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017641469s
I20260608 10:06:34.642880 14658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41188
I20260608 10:06:35.434863 14786 heartbeater.cc:499] Master 127.7.179.190:33879 was elected leader, sending a full tablet report...
I20260608 10:06:35.533188 14861 heartbeater.cc:499] Master 127.7.179.190:33879 was elected leader, sending a full tablet report...
I20260608 10:06:35.646226 14936 heartbeater.cc:499] Master 127.7.179.190:33879 was elected leader, sending a full tablet report...
I20260608 10:06:35.706668 14658 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41204:
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 10:06:35.709353 14658 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 10:06:35.773947 14825 tablet_service.cc:1511] Processing CreateTablet for tablet 3e571991650c4f73bf37c193440c35f4 (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:35.776265 14825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e571991650c4f73bf37c193440c35f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.774102 14826 tablet_service.cc:1511] Processing CreateTablet for tablet ceb4569396fb4aed974f7b59009fe3dc (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:35.778085 14826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb4569396fb4aed974f7b59009fe3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.782339 14824 tablet_service.cc:1511] Processing CreateTablet for tablet da48d5c41f204af0b2fe40b82e32cd36 (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:35.787438 14823 tablet_service.cc:1511] Processing CreateTablet for tablet 08773a0f242e4389912a8d8a4db2b25c (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:35.791043 14824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da48d5c41f204af0b2fe40b82e32cd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.791895 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08773a0f242e4389912a8d8a4db2b25c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.803951 14751 tablet_service.cc:1511] Processing CreateTablet for tablet ceb4569396fb4aed974f7b59009fe3dc (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:35.806733 14901 tablet_service.cc:1511] Processing CreateTablet for tablet ceb4569396fb4aed974f7b59009fe3dc (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:35.807047 14750 tablet_service.cc:1511] Processing CreateTablet for tablet 3e571991650c4f73bf37c193440c35f4 (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:35.808483 14901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb4569396fb4aed974f7b59009fe3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.809841 14749 tablet_service.cc:1511] Processing CreateTablet for tablet da48d5c41f204af0b2fe40b82e32cd36 (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:35.812795 14748 tablet_service.cc:1511] Processing CreateTablet for tablet 08773a0f242e4389912a8d8a4db2b25c (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:35.814604 14751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb4569396fb4aed974f7b59009fe3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.816836 14900 tablet_service.cc:1511] Processing CreateTablet for tablet 3e571991650c4f73bf37c193440c35f4 (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:35.818050 14749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da48d5c41f204af0b2fe40b82e32cd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.818490 14900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e571991650c4f73bf37c193440c35f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.822238 14750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e571991650c4f73bf37c193440c35f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.826092 14748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08773a0f242e4389912a8d8a4db2b25c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.828054 14899 tablet_service.cc:1511] Processing CreateTablet for tablet da48d5c41f204af0b2fe40b82e32cd36 (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:35.829734 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da48d5c41f204af0b2fe40b82e32cd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.839764 14898 tablet_service.cc:1511] Processing CreateTablet for tablet 08773a0f242e4389912a8d8a4db2b25c (DEFAULT_TABLE table=test-workload [id=200c07f9114a4f2294868b23c0d2eea3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:35.841434 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08773a0f242e4389912a8d8a4db2b25c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:35.873263 14956 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:35.876878 14955 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:35.884958 14955 tablet_bootstrap.cc:654] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:35.890108 14956 tablet_bootstrap.cc:654] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:35.894097 14957 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
I20260608 10:06:35.901371 14956 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: No bootstrap required, opened a new log
I20260608 10:06:35.902082 14956 ts_tablet_manager.cc:1403] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.002s
I20260608 10:06:35.902707 14955 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: No bootstrap required, opened a new log
I20260608 10:06:35.903156 14955 ts_tablet_manager.cc:1403] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260608 10:06:35.905759 14956 raft_consensus.cc:359] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.905853 14955 raft_consensus.cc:359] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.906631 14956 raft_consensus.cc:385] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:35.906826 14955 raft_consensus.cc:385] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:35.907034 14956 raft_consensus.cc:740] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:35.907351 14955 raft_consensus.cc:740] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
I20260608 10:06:35.908170 14956 consensus_queue.cc:260] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.908429 14955 consensus_queue.cc:260] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.911403 14957 tablet_bootstrap.cc:654] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:35.911726 14956 ts_tablet_manager.cc:1434] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:06:35.912946 14956 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:35.920346 14956 tablet_bootstrap.cc:654] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:35.920753 14955 ts_tablet_manager.cc:1434] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 10:06:35.930482 14955 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:35.933429 14956 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: No bootstrap required, opened a new log
I20260608 10:06:35.934255 14956 ts_tablet_manager.cc:1403] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 10:06:35.937986 14956 raft_consensus.cc:359] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.938937 14956 raft_consensus.cc:385] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:35.939364 14956 raft_consensus.cc:740] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:35.940109 14955 tablet_bootstrap.cc:654] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:35.940287 14956 consensus_queue.cc:260] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.941174 14957 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: No bootstrap required, opened a new log
I20260608 10:06:35.941738 14957 ts_tablet_manager.cc:1403] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.011s
I20260608 10:06:35.942884 14956 ts_tablet_manager.cc:1434] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:06:35.944741 14956 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:35.945748 14957 raft_consensus.cc:359] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.946547 14957 raft_consensus.cc:385] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:35.946842 14957 raft_consensus.cc:740] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
I20260608 10:06:35.947841 14957 consensus_queue.cc:260] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.953881 14956 tablet_bootstrap.cc:654] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:35.954059 14961 raft_consensus.cc:493] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:35.954859 14961 raft_consensus.cc:515] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.960244 14960 raft_consensus.cc:493] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:35.961107 14960 raft_consensus.cc:515] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:35.963402 14961 leader_election.cc:290] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:35.993726 14960 leader_election.cc:290] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:36.007642 14957 ts_tablet_manager.cc:1434] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.005s
I20260608 10:06:36.008675 14955 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: No bootstrap required, opened a new log
I20260608 10:06:36.009450 14955 ts_tablet_manager.cc:1403] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.048s
I20260608 10:06:36.009907 14957 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
I20260608 10:06:36.017315 14956 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: No bootstrap required, opened a new log
I20260608 10:06:36.018049 14956 ts_tablet_manager.cc:1403] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.074s	user 0.036s	sys 0.036s
I20260608 10:06:36.021972 14956 raft_consensus.cc:359] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.022805 14956 raft_consensus.cc:385] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.023221 14956 raft_consensus.cc:740] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:36.024140 14956 consensus_queue.cc:260] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.025810 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
I20260608 10:06:36.025728 14955 raft_consensus.cc:359] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.026736 14955 raft_consensus.cc:385] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.027067 14955 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
W20260608 10:06:36.029843 14801 leader_election.cc:343] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:36.030107 14955 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.032518 14955 ts_tablet_manager.cc:1434] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260608 10:06:36.033711 14955 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:36.035729 14956 ts_tablet_manager.cc:1434] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260608 10:06:36.037125 14956 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:36.039449 14961 raft_consensus.cc:493] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:36.040055 14961 raft_consensus.cc:515] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.040791 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
W20260608 10:06:36.042421 14876 leader_election.cc:343] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:36.045328 14956 tablet_bootstrap.cc:654] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:36.047298 14955 tablet_bootstrap.cc:654] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:36.048772 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
W20260608 10:06:36.053231 14801 leader_election.cc:343] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:36.042497 14961 leader_election.cc:290] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:36.056267 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:36.057459 14911 raft_consensus.cc:2468] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 0.
I20260608 10:06:36.061244 14957 tablet_bootstrap.cc:654] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:36.061100 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:36.062762 14801 leader_election.cc:304] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [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: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802; no voters: 1bcbfccd63de40eb94d4f418443a7d75
I20260608 10:06:36.064757 14961 raft_consensus.cc:2804] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:36.065315 14961 raft_consensus.cc:493] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:36.065829 14961 raft_consensus.cc:3060] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:36.070788 14801 leader_election.cc:343] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:36.071573 14801 leader_election.cc:304] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 370ed7f7eb5d49c19b033e05628d1b85; no voters: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802
I20260608 10:06:36.095000 14975 raft_consensus.cc:2749] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:36.107683 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:36.114612 14956 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: No bootstrap required, opened a new log
I20260608 10:06:36.115305 14956 ts_tablet_manager.cc:1403] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.078s	user 0.046s	sys 0.029s
I20260608 10:06:36.101300 14961 raft_consensus.cc:515] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.116634 14836 raft_consensus.cc:2393] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a838cac5d99444819eeebdeedfc0f802 in current term 1: Already voted for candidate 370ed7f7eb5d49c19b033e05628d1b85 in this term.
I20260608 10:06:36.117183 14955 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: No bootstrap required, opened a new log
I20260608 10:06:36.117831 14955 ts_tablet_manager.cc:1403] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.084s	user 0.032s	sys 0.043s
I20260608 10:06:36.119158 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75"
I20260608 10:06:36.119199 14956 raft_consensus.cc:359] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.120287 14956 raft_consensus.cc:385] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.120595 14956 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:36.121171 14874 leader_election.cc:304] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a838cac5d99444819eeebdeedfc0f802; no voters: 1bcbfccd63de40eb94d4f418443a7d75, 370ed7f7eb5d49c19b033e05628d1b85
I20260608 10:06:36.121505 14956 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.121506 14955 raft_consensus.cc:359] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.122516 14955 raft_consensus.cc:385] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.122833 14955 raft_consensus.cc:740] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
I20260608 10:06:36.122841 14960 raft_consensus.cc:3060] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.123355 14957 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: No bootstrap required, opened a new log
I20260608 10:06:36.123963 14957 ts_tablet_manager.cc:1403] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.115s	user 0.039s	sys 0.022s
I20260608 10:06:36.124006 14955 consensus_queue.cc:260] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.128041 14957 raft_consensus.cc:359] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.128911 14957 raft_consensus.cc:385] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.129256 14957 raft_consensus.cc:740] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
W20260608 10:06:36.121217 14801 leader_election.cc:343] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:36.130277 14957 consensus_queue.cc:260] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.130856 14955 ts_tablet_manager.cc:1434] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 10:06:36.132571 14955 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:36.139348 14957 ts_tablet_manager.cc:1434] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260608 10:06:36.140722 14957 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
I20260608 10:06:36.143028 14955 tablet_bootstrap.cc:654] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:36.149241 14957 tablet_bootstrap.cc:654] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:36.153745 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802"
I20260608 10:06:36.147679 14960 raft_consensus.cc:2749] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:36.157265 14961 leader_election.cc:290] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 1 election: Requested vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:36.167450 14965 raft_consensus.cc:493] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:36.168592 14976 raft_consensus.cc:493] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:36.168352 14965 raft_consensus.cc:515] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.169166 14976 raft_consensus.cc:515] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.169993 14956 ts_tablet_manager.cc:1434] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.035s
I20260608 10:06:36.183271 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
I20260608 10:06:36.184521 14761 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 0.
I20260608 10:06:36.173125 14965 leader_election.cc:290] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:36.173291 14976 leader_election.cc:290] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687)
I20260608 10:06:36.194343 14876 leader_election.cc:304] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:36.200479 14976 raft_consensus.cc:2804] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:36.201327 14976 raft_consensus.cc:493] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:36.202464 14976 raft_consensus.cc:3060] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:36.206645 14706 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:36.213325 14957 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: No bootstrap required, opened a new log
I20260608 10:06:36.213438 14955 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: No bootstrap required, opened a new log
I20260608 10:06:36.214044 14957 ts_tablet_manager.cc:1403] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.074s	user 0.041s	sys 0.015s
I20260608 10:06:36.214381 14955 ts_tablet_manager.cc:1403] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.010s
I20260608 10:06:36.216813 14911 raft_consensus.cc:2468] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 1.
I20260608 10:06:36.217952 14957 raft_consensus.cc:359] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.218752 14957 raft_consensus.cc:385] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.219100 14957 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
I20260608 10:06:36.219976 14957 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.219666 14955 raft_consensus.cc:359] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.221930 14955 raft_consensus.cc:385] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.222496 14955 raft_consensus.cc:740] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
I20260608 10:06:36.223553 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:36.224298 14836 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 0.
I20260608 10:06:36.223837 14955 consensus_queue.cc:260] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.225502 14801 leader_election.cc:304] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [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: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802; no voters: 1bcbfccd63de40eb94d4f418443a7d75
I20260608 10:06:36.227857 14961 raft_consensus.cc:2804] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:36.228470 14961 raft_consensus.cc:697] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 LEADER]: Becoming Leader. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Running, Role: LEADER
I20260608 10:06:36.229521 14961 consensus_queue.cc:237] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.231120 14957 ts_tablet_manager.cc:1434] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260608 10:06:36.232357 14957 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
I20260608 10:06:36.234107 14976 raft_consensus.cc:515] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.240046 14957 tablet_bootstrap.cc:654] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:36.241273 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85"
I20260608 10:06:36.242270 14836 raft_consensus.cc:3060] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.250324 14835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:36.255240 14836 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 1.
I20260608 10:06:36.256748 14874 leader_election.cc:304] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:36.258538 14978 raft_consensus.cc:2804] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:36.259166 14978 raft_consensus.cc:697] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 LEADER]: Becoming Leader. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Running, Role: LEADER
I20260608 10:06:36.259254 14955 ts_tablet_manager.cc:1434] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.004s
I20260608 10:06:36.260243 14978 consensus_queue.cc:237] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.262782 14976 leader_election.cc:290] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 election: Requested vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687)
I20260608 10:06:36.263931 14957 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: No bootstrap required, opened a new log
I20260608 10:06:36.264601 14957 ts_tablet_manager.cc:1403] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260608 10:06:36.267067 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75"
I20260608 10:06:36.267788 14761 raft_consensus.cc:3060] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.268358 14957 raft_consensus.cc:359] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.269161 14957 raft_consensus.cc:385] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:36.269457 14957 raft_consensus.cc:740] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
I20260608 10:06:36.270130 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:36.270644 14957 consensus_queue.cc:260] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.273660 14957 ts_tablet_manager.cc:1434] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 10:06:36.280506 14658 catalog_manager.cc:5696] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 reported cstate change: term changed from 0 to 1, leader changed from <none> to a838cac5d99444819eeebdeedfc0f802 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "a838cac5d99444819eeebdeedfc0f802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:36.283725 14656 catalog_manager.cc:5696] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "370ed7f7eb5d49c19b033e05628d1b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:36.287357 14761 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 1.
I20260608 10:06:36.281088 14726 leader_election.cc:304] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75; no voters: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802
I20260608 10:06:36.289220 14965 raft_consensus.cc:2749] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:36.355639 14965 raft_consensus.cc:493] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:36.356253 14965 raft_consensus.cc:515] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.358577 14965 leader_election.cc:290] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:36.359503 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:36.359740 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:36.360574 14911 raft_consensus.cc:2393] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bcbfccd63de40eb94d4f418443a7d75 in current term 1: Already voted for candidate 370ed7f7eb5d49c19b033e05628d1b85 in this term.
I20260608 10:06:36.361799 14726 leader_election.cc:304] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75; no voters: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802
I20260608 10:06:36.362689 14965 raft_consensus.cc:3060] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.368924 14965 raft_consensus.cc:2749] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:36.517983 14978 raft_consensus.cc:493] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:36.518597 14978 raft_consensus.cc:515] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.520617 14978 leader_election.cc:290] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:36.521531 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
I20260608 10:06:36.521809 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:36.522320 14761 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 0.
I20260608 10:06:36.522471 14836 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 0.
I20260608 10:06:36.523602 14876 leader_election.cc:304] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:36.524673 14978 raft_consensus.cc:2804] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:36.525110 14978 raft_consensus.cc:493] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:36.525449 14978 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.531836 14965 raft_consensus.cc:493] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:36.532039 14978 raft_consensus.cc:515] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.532450 14965 raft_consensus.cc:515] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.534586 14978 leader_election.cc:290] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 election: Requested vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:36.535411 14965 leader_election.cc:290] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:36.535730 14761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75"
I20260608 10:06:36.536477 14761 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.536404 14836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:36.537140 14835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85"
I20260608 10:06:36.537472 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:36.537673 14836 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 0.
I20260608 10:06:36.537909 14835 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.538313 14911 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 0.
I20260608 10:06:36.539655 14723 leader_election.cc:304] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75, 370ed7f7eb5d49c19b033e05628d1b85; no voters: 
I20260608 10:06:36.540696 14965 raft_consensus.cc:2804] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:36.541159 14965 raft_consensus.cc:493] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:36.541502 14965 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.545892 14761 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 1.
I20260608 10:06:36.547432 14835 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 1.
I20260608 10:06:36.547482 14876 leader_election.cc:304] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:36.548715 14978 raft_consensus.cc:2804] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:36.548167 14965 raft_consensus.cc:515] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.549348 14978 raft_consensus.cc:697] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 LEADER]: Becoming Leader. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Running, Role: LEADER
I20260608 10:06:36.550437 14978 consensus_queue.cc:237] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.551800 14965 leader_election.cc:290] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 election: Requested vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:36.552421 14835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85"
I20260608 10:06:36.552486 14911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802"
I20260608 10:06:36.553514 14911 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.557696 14835 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:36.561247 14911 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 1.
I20260608 10:06:36.561411 14657 catalog_manager.cc:5696] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 reported cstate change: term changed from 0 to 1, leader changed from <none> to a838cac5d99444819eeebdeedfc0f802 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "a838cac5d99444819eeebdeedfc0f802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:36.562819 14726 leader_election.cc:304] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:36.563817 14965 raft_consensus.cc:2804] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:36.565008 14965 raft_consensus.cc:697] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 LEADER]: Becoming Leader. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Running, Role: LEADER
I20260608 10:06:36.566112 14965 consensus_queue.cc:237] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:36.568533 14835 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 1.
I20260608 10:06:36.575645 14657 catalog_manager.cc:5696] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "1bcbfccd63de40eb94d4f418443a7d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:36.617936 14961 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:36.636510 14994 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:36.692857 14976 consensus_queue.cc:1048] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:36.693785 14978 consensus_queue.cc:1048] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:36.764048  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:06:36.803644  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:36.804729  7886 tablet_replica.cc:333] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: stopping tablet replica
I20260608 10:06:36.806171  7886 raft_consensus.cc:2243] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.806929  7886 raft_consensus.cc:2272] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.810107  7886 tablet_replica.cc:333] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: stopping tablet replica
I20260608 10:06:36.810858  7886 raft_consensus.cc:2243] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.812016  7886 pending_rounds.cc:70] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Trying to abort 1 pending ops.
I20260608 10:06:36.812278  7886 pending_rounds.cc:77] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620453144637440 op_type: NO_OP noop_request { }
I20260608 10:06:36.812788  7886 raft_consensus.cc:2889] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:36.813153  7886 raft_consensus.cc:2272] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.817368  7886 tablet_replica.cc:333] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: stopping tablet replica
I20260608 10:06:36.818105  7886 raft_consensus.cc:2243] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.818703  7886 raft_consensus.cc:2272] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.822329  7886 tablet_replica.cc:333] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: stopping tablet replica
I20260608 10:06:36.822976  7886 raft_consensus.cc:2243] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.823593  7886 raft_consensus.cc:2272] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.854257  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:06:36.878501  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:06:36.903699  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:36.904598  7886 tablet_replica.cc:333] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: stopping tablet replica
I20260608 10:06:36.905375  7886 raft_consensus.cc:2243] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.906104  7886 raft_consensus.cc:2272] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.909685  7886 tablet_replica.cc:333] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: stopping tablet replica
I20260608 10:06:36.910341  7886 raft_consensus.cc:2243] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.911047  7886 raft_consensus.cc:2272] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.913892  7886 tablet_replica.cc:333] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: stopping tablet replica
I20260608 10:06:36.914469  7886 raft_consensus.cc:2243] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:36.915112  7886 raft_consensus.cc:2272] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.917745  7886 tablet_replica.cc:333] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: stopping tablet replica
I20260608 10:06:36.918285  7886 raft_consensus.cc:2243] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:36.919711  7886 raft_consensus.cc:2272] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:36.949151  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
W20260608 10:06:36.956084 14874 consensus_peers.cc:597] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 -> Peer 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877): Couldn't send request to peer 370ed7f7eb5d49c19b033e05628d1b85. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:33877: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:36.972426  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:06:37.004505  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:37.005766  7886 tablet_replica.cc:333] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: stopping tablet replica
I20260608 10:06:37.006686  7886 raft_consensus.cc:2243] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:37.007365  7886 raft_consensus.cc:2272] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:37.011369  7886 tablet_replica.cc:333] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: stopping tablet replica
I20260608 10:06:37.012168  7886 raft_consensus.cc:2243] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:06:37.012152 14876 consensus_peers.cc:597] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 -> Peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687): Couldn't send request to peer 1bcbfccd63de40eb94d4f418443a7d75. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:37.013471  7886 pending_rounds.cc:70] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Trying to abort 1 pending ops.
I20260608 10:06:37.013787  7886 pending_rounds.cc:77] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620453081878528 op_type: NO_OP noop_request { }
I20260608 10:06:37.014086  7886 raft_consensus.cc:2889] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:37.014506  7886 raft_consensus.cc:2272] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:37.017642  7886 tablet_replica.cc:333] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: stopping tablet replica
I20260608 10:06:37.018293  7886 raft_consensus.cc:2243] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:37.018906  7886 raft_consensus.cc:2272] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:37.022269  7886 tablet_replica.cc:333] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: stopping tablet replica
I20260608 10:06:37.022842  7886 raft_consensus.cc:2243] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:37.024169  7886 raft_consensus.cc:2272] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:37.041504  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:06:37.063282  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:37.071265 15003 instance_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 10:06:37.071713 15004 instance_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 10:06:37.072686 15007 instance_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 10:06:37.073441  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:37.075047  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:37.075410  7886 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 10:06:37.075702  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913197075685 us; error 0 us; skew 500 ppm
I20260608 10:06:37.076427  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:37.079749  7886 webserver.cc:533] Webserver started at http://127.7.179.132:35637/ using document root <none> and password file <none>
I20260608 10:06:37.080440  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:37.080762  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:37.081281  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:37.082830  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "9ccd2649431448f7873e9ab3eb856713"
format_stamp: "Formatted at 2026-06-08 10:06:37 on dist-test-slave-vbzq"
I20260608 10:06:37.088380  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:06:37.092787 15012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:37.093885  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:37.094451  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "9ccd2649431448f7873e9ab3eb856713"
format_stamp: "Formatted at 2026-06-08 10:06:37 on dist-test-slave-vbzq"
I20260608 10:06:37.094940  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:37.124485  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:37.126200  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:37.128093  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:37.131206  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:37.131600  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:37.131992  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:37.132339  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:37.182394  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:39547
I20260608 10:06:37.182530 15074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:39547 every 8 connection(s)
I20260608 10:06:37.202261 15075 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33879
I20260608 10:06:37.202869 15075 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:37.203737 15075 heartbeater.cc:507] Master 127.7.179.190:33879 requested a full tablet report, sending...
I20260608 10:06:37.206555 14657 ts_manager.cc:194] Registered new tserver with Master: 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132:39547)
I20260608 10:06:37.208578 14657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41220
W20260608 10:06:37.223819 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet ceb4569396fb4aed974f7b59009fe3dc: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
W20260608 10:06:37.228225 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet da48d5c41f204af0b2fe40b82e32cd36: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40687: connect: Connection refused (error 111)
W20260608 10:06:37.232648 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 3e571991650c4f73bf37c193440c35f4: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
I20260608 10:06:38.212585 15075 heartbeater.cc:499] Master 127.7.179.190:33879 was elected leader, sending a full tablet report...
W20260608 10:06:38.247151 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet ceb4569396fb4aed974f7b59009fe3dc: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
W20260608 10:06:38.251374 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet da48d5c41f204af0b2fe40b82e32cd36: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40687: connect: Connection refused (error 111)
W20260608 10:06:38.255366 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 3e571991650c4f73bf37c193440c35f4: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
W20260608 10:06:39.289481 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 08773a0f242e4389912a8d8a4db2b25c: Network error: Client connection negotiation failed: client connection to 127.7.179.130:33877: connect: Connection refused (error 111)
W20260608 10:06:39.293505 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet da48d5c41f204af0b2fe40b82e32cd36: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40687: connect: Connection refused (error 111)
W20260608 10:06:39.297272 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet ceb4569396fb4aed974f7b59009fe3dc: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
W20260608 10:06:40.311617 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet da48d5c41f204af0b2fe40b82e32cd36: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40687: connect: Connection refused (error 111)
W20260608 10:06:40.315544 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 08773a0f242e4389912a8d8a4db2b25c: Network error: Client connection negotiation failed: client connection to 127.7.179.130:33877: connect: Connection refused (error 111)
W20260608 10:06:40.319531 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 3e571991650c4f73bf37c193440c35f4: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
W20260608 10:06:41.334878 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet ceb4569396fb4aed974f7b59009fe3dc: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
W20260608 10:06:41.338666 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 3e571991650c4f73bf37c193440c35f4: Network error: Client connection negotiation failed: client connection to 127.7.179.131:34667: connect: Connection refused (error 111)
W20260608 10:06:41.342386 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet da48d5c41f204af0b2fe40b82e32cd36: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40687: connect: Connection refused (error 111)
W20260608 10:06:42.344815 14706 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 370ed7f7eb5d49c19b033e05628d1b85 not available for placement
W20260608 10:06:43.347054 14706 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 370ed7f7eb5d49c19b033e05628d1b85 not available for placement
I20260608 10:06:44.224699  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:44.232071 15084 instance_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 10:06:44.233927 15085 instance_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 10:06:44.234464 15087 instance_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 10:06:44.236451  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:44.238080  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:44.238358  7886 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 10:06:44.238566  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913204238546 us; error 0 us; skew 500 ppm
I20260608 10:06:44.239244  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:44.242571  7886 webserver.cc:533] Webserver started at http://127.7.179.129:42679/ using document root <none> and password file <none>
I20260608 10:06:44.243206  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:44.243366  7886 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:06:44.247802  7886 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 10:06:44.252131 15092 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:44.253113  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:06:44.253633  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "1bcbfccd63de40eb94d4f418443a7d75"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:44.254009  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:44.264927  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:44.266276  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:44.267967  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:44.272238 15099 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:06:44.297940  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:06:44.298242  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.002s	sys 0.000s
I20260608 10:06:44.298478  7886 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:06:44.304739 15099 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
I20260608 10:06:44.324301 15099 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: 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 10:06:44.325133  7886 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:06:44.325371 15099 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap complete.
I20260608 10:06:44.325495  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.027s	user 0.024s	sys 0.000s
I20260608 10:06:44.326284 15099 ts_tablet_manager.cc:1403] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 10:06:44.329975 15099 raft_consensus.cc:359] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.330993 15099 raft_consensus.cc:740] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.331934 15099 consensus_queue.cc:260] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [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: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.335456 15099 ts_tablet_manager.cc:1434] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:06:44.336540 15099 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
W20260608 10:06:44.349622 14706 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 370ed7f7eb5d49c19b033e05628d1b85 not available for placement
I20260608 10:06:44.358335 15099 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: 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 10:06:44.359269 15099 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap complete.
I20260608 10:06:44.359947 15099 ts_tablet_manager.cc:1403] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260608 10:06:44.362629 15099 raft_consensus.cc:359] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.363245 15099 raft_consensus.cc:740] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.364034 15099 consensus_queue.cc:260] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.366035 15099 ts_tablet_manager.cc:1434] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:06:44.366848 15099 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
I20260608 10:06:44.381333 15099 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: 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 10:06:44.382318 15099 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap complete.
I20260608 10:06:44.382993 15099 ts_tablet_manager.cc:1403] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 10:06:44.386415 15099 raft_consensus.cc:359] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.387233 15099 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.388029 15099 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.389999 15099 ts_tablet_manager.cc:1434] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:06:44.390875 15099 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap starting.
I20260608 10:06:44.396624  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:40687
I20260608 10:06:44.396761 15159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:40687 every 8 connection(s)
I20260608 10:06:44.402661  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:44.402623 15161 tablet.cc:2404] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:06:44.413007 15099 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: 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 10:06:44.414407 15099 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Bootstrap complete.
W20260608 10:06:44.414862 15165 instance_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 10:06:44.414930 15166 instance_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 10:06:44.415391 15099 ts_tablet_manager.cc:1403] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
W20260608 10:06:44.420560 15168 instance_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 10:06:44.420506 15099 raft_consensus.cc:359] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.421502  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:44.421499 15099 raft_consensus.cc:740] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.422818  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:44.423100  7886 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 10:06:44.422716 15099 consensus_queue.cc:260] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.423312  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913204423294 us; error 0 us; skew 500 ppm
I20260608 10:06:44.424268  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:44.424916 15099 ts_tablet_manager.cc:1434] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:06:44.428283 15160 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33879
I20260608 10:06:44.428416  7886 webserver.cc:533] Webserver started at http://127.7.179.130:33209/ using document root <none> and password file <none>
I20260608 10:06:44.428764 15160 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:44.429154  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:44.429433  7886 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:06:44.429756 15160 heartbeater.cc:507] Master 127.7.179.190:33879 requested a full tablet report, sending...
I20260608 10:06:44.434229  7886 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:06:44.434966 14657 ts_manager.cc:194] Re-registered known tserver with Master: 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687)
I20260608 10:06:44.439348 15173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:44.440433  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 10:06:44.440836  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "370ed7f7eb5d49c19b033e05628d1b85"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:44.441205  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:44.441872 14657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57522
I20260608 10:06:44.445314 15160 heartbeater.cc:499] Master 127.7.179.190:33879 was elected leader, sending a full tablet report...
I20260608 10:06:44.467708  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:44.469163  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:44.470849  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:44.498533  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:06:44.498883  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.000s	sys 0.002s
I20260608 10:06:44.504416 15180 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:44.523144 15180 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: 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 10:06:44.524154 15180 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap complete.
I20260608 10:06:44.524317  7886 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:06:44.524632  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.025s	user 0.022s	sys 0.001s
I20260608 10:06:44.524873 15180 ts_tablet_manager.cc:1403] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 10:06:44.528493 15180 raft_consensus.cc:359] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.529353 15180 raft_consensus.cc:740] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.530308 15180 consensus_queue.cc:260] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [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: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.533900 15180 ts_tablet_manager.cc:1434] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.004s
I20260608 10:06:44.535162 15180 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:44.557305 15180 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: 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 10:06:44.558281 15180 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap complete.
I20260608 10:06:44.559201 15180 ts_tablet_manager.cc:1403] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 10:06:44.561798 15180 raft_consensus.cc:359] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.562434 15180 raft_consensus.cc:740] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.563238 15180 consensus_queue.cc:260] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.565114 15180 ts_tablet_manager.cc:1434] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:44.566021 15180 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:44.580161 15180 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: 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 10:06:44.581178 15180 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap complete.
I20260608 10:06:44.581988 15180 ts_tablet_manager.cc:1403] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:06:44.584386 15180 raft_consensus.cc:359] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.585049 15180 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.586046 15180 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.587966 15180 ts_tablet_manager.cc:1434] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:44.588850 15180 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap starting.
I20260608 10:06:44.591471  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:33877
I20260608 10:06:44.591761 15240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:33877 every 8 connection(s)
I20260608 10:06:44.597582  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:06:44.605109 15180 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: 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 10:06:44.606112 15180 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Bootstrap complete.
I20260608 10:06:44.606945 15180 ts_tablet_manager.cc:1403] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
W20260608 10:06:44.610679 15246 instance_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 10:06:44.612679 15180 raft_consensus.cc:359] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.613691 15180 raft_consensus.cc:740] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.614956 15180 consensus_queue.cc:260] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
W20260608 10:06:44.616331 15245 instance_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 10:06:44.616561 15241 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33879
I20260608 10:06:44.617072 15241 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:44.618321 15180 ts_tablet_manager.cc:1434] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:06:44.618280 15241 heartbeater.cc:507] Master 127.7.179.190:33879 requested a full tablet report, sending...
W20260608 10:06:44.620208 15248 instance_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 10:06:44.620519  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:44.622108  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:44.622602  7886 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 10:06:44.622861  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913204622838 us; error 0 us; skew 500 ppm
I20260608 10:06:44.623564  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:44.624782 14657 ts_manager.cc:194] Re-registered known tserver with Master: 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:44.626607  7886 webserver.cc:533] Webserver started at http://127.7.179.131:38527/ using document root <none> and password file <none>
I20260608 10:06:44.627264  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:44.627483  7886 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:06:44.630149 14657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57530
I20260608 10:06:44.632095  7886 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:06:44.634177 15241 heartbeater.cc:499] Master 127.7.179.190:33879 was elected leader, sending a full tablet report...
I20260608 10:06:44.637444 15254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:44.638811  7886 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:06:44.639213  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "a838cac5d99444819eeebdeedfc0f802"
format_stamp: "Formatted at 2026-06-08 10:06:34 on dist-test-slave-vbzq"
I20260608 10:06:44.639508  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-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 10:06:44.659430  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:44.661329  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:44.663606  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:44.692155  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:06:44.692477  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.001s	sys 0.000s
I20260608 10:06:44.698622 15261 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:44.710841  7886 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:06:44.711167  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.017s	sys 0.000s
I20260608 10:06:44.714136 15261 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: 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 10:06:44.715060 15261 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Bootstrap complete.
I20260608 10:06:44.715720 15261 ts_tablet_manager.cc:1403] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 10:06:44.718291 15261 raft_consensus.cc:359] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.718901 15261 raft_consensus.cc:740] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.719719 15261 consensus_queue.cc:260] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [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: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.724270 15261 ts_tablet_manager.cc:1434] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:06:44.725353 15261 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:44.743000 15261 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: 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 10:06:44.744035 15261 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Bootstrap complete.
I20260608 10:06:44.744791 15261 ts_tablet_manager.cc:1403] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.017s
I20260608 10:06:44.747648 15261 raft_consensus.cc:359] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.748292 15261 raft_consensus.cc:740] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.749089 15261 consensus_queue.cc:260] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.751447 15261 ts_tablet_manager.cc:1434] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260608 10:06:44.752879 15261 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:44.768877 15261 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: 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 10:06:44.770262 15261 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Bootstrap complete.
I20260608 10:06:44.771288 15261 ts_tablet_manager.cc:1403] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 10:06:44.775110 15261 raft_consensus.cc:359] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.776050 15261 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.777333  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:34667
I20260608 10:06:44.777591 15321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:34667 every 8 connection(s)
I20260608 10:06:44.777225 15261 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.779821 15261 ts_tablet_manager.cc:1434] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 10:06:44.780903 15261 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Bootstrap starting.
I20260608 10:06:44.799024 15261 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: 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 10:06:44.800433 15261 tablet_bootstrap.cc:492] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Bootstrap complete.
I20260608 10:06:44.801079 15322 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33879
I20260608 10:06:44.801505 15261 ts_tablet_manager.cc:1403] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260608 10:06:44.801853 15322 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:44.803216 15322 heartbeater.cc:507] Master 127.7.179.190:33879 requested a full tablet report, sending...
I20260608 10:06:44.805208 15261 raft_consensus.cc:359] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.806463 15261 raft_consensus.cc:740] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Initialized, Role: FOLLOWER
I20260608 10:06:44.807382 15261 consensus_queue.cc:260] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:44.808600 14657 ts_manager.cc:194] Re-registered known tserver with Master: a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:44.809691 15261 ts_tablet_manager.cc:1434] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:06:44.814239 14657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57542
I20260608 10:06:44.817900 15322 heartbeater.cc:499] Master 127.7.179.190:33879 was elected leader, sending a full tablet report...
W20260608 10:06:45.374302 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet ceb4569396fb4aed974f7b59009fe3dc: Illegal state: Replica a838cac5d99444819eeebdeedfc0f802 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } }
W20260608 10:06:45.379082 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 3e571991650c4f73bf37c193440c35f4: Illegal state: Replica a838cac5d99444819eeebdeedfc0f802 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } }
W20260608 10:06:45.394393 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet da48d5c41f204af0b2fe40b82e32cd36: Illegal state: Replica 1bcbfccd63de40eb94d4f418443a7d75 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } }
I20260608 10:06:45.551183 15329 raft_consensus.cc:493] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:45.552057 15329 raft_consensus.cc:515] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.554952 15329 leader_election.cc:290] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.570889 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:45.571575 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:45.571880 15296 raft_consensus.cc:2468] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 1.
I20260608 10:06:45.572570 15215 raft_consensus.cc:2468] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 1.
I20260608 10:06:45.573796 15095 leader_election.cc:304] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [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: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:45.575189 15329 raft_consensus.cc:2804] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:45.575719 15329 raft_consensus.cc:493] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:45.576169 15329 raft_consensus.cc:3060] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.582875 15329 raft_consensus.cc:515] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.584932 15329 leader_election.cc:290] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 2 election: Requested vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.586071 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85"
I20260608 10:06:45.586308 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08773a0f242e4389912a8d8a4db2b25c" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802"
I20260608 10:06:45.586926 15215 raft_consensus.cc:3060] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.587193 15296 raft_consensus.cc:3060] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.593494 15215 raft_consensus.cc:2468] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 2.
I20260608 10:06:45.593737 15296 raft_consensus.cc:2468] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 2.
I20260608 10:06:45.595222 15093 leader_election.cc:304] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [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: 1bcbfccd63de40eb94d4f418443a7d75, 370ed7f7eb5d49c19b033e05628d1b85; no voters: 
I20260608 10:06:45.596210 15329 raft_consensus.cc:2804] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:45.597702 15329 raft_consensus.cc:697] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 LEADER]: Becoming Leader. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Running, Role: LEADER
I20260608 10:06:45.598649 15329 consensus_queue.cc:237] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Queue 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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.607191 14657 catalog_manager.cc:5696] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 reported cstate change: term changed from 1 to 2, leader changed from 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130) to 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129). New cstate: current_term: 2 leader_uuid: "1bcbfccd63de40eb94d4f418443a7d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:45.715590 15339 raft_consensus.cc:493] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:45.716241 15339 raft_consensus.cc:515] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.718892 15339 leader_election.cc:290] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.731199 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
I20260608 10:06:45.732492 15134 raft_consensus.cc:2410] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 370ed7f7eb5d49c19b033e05628d1b85 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 10:06:45.732877 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:45.733705 15296 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 1.
I20260608 10:06:45.734972 15176 leader_election.cc:304] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [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: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802; no voters: 1bcbfccd63de40eb94d4f418443a7d75
I20260608 10:06:45.736016 15339 raft_consensus.cc:2804] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:45.736588 15339 raft_consensus.cc:493] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:45.737013 15339 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.742893 15339 raft_consensus.cc:515] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.745288 15339 leader_election.cc:290] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 2 election: Requested vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.746330 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75"
I20260608 10:06:45.746359 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802"
I20260608 10:06:45.747177 15134 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.747447 15296 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.753268 15296 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 2.
I20260608 10:06:45.753865 15134 raft_consensus.cc:2410] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 370ed7f7eb5d49c19b033e05628d1b85 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 10:06:45.754709 15176 leader_election.cc:304] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [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: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:45.755681 15339 raft_consensus.cc:2804] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:45.756996 15339 raft_consensus.cc:697] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Becoming Leader. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Running, Role: LEADER
I20260608 10:06:45.758096 15339 consensus_queue.cc:237] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Queue going to LEADER 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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.766198 14657 catalog_manager.cc:5696] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 reported cstate change: term changed from 1 to 2, leader changed from 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129) to 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130). New cstate: current_term: 2 leader_uuid: "370ed7f7eb5d49c19b033e05628d1b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:45.796998 15339 raft_consensus.cc:493] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:45.797895 15339 raft_consensus.cc:515] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.800086 15339 leader_election.cc:290] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.801007 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
I20260608 10:06:45.801291 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:45.802131 15134 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 1.
I20260608 10:06:45.802575 15296 raft_consensus.cc:2410] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 370ed7f7eb5d49c19b033e05628d1b85 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 10:06:45.803478 15176 leader_election.cc:304] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [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: 1bcbfccd63de40eb94d4f418443a7d75, 370ed7f7eb5d49c19b033e05628d1b85; no voters: 
I20260608 10:06:45.804466 15339 raft_consensus.cc:2804] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:45.804917 15339 raft_consensus.cc:493] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:45.805322 15339 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.810899 15339 raft_consensus.cc:515] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.813292 15339 leader_election.cc:290] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 2 election: Requested vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.814400 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75"
I20260608 10:06:45.815224 15134 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.815272 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802"
I20260608 10:06:45.816059 15296 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.821223 15134 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 2.
I20260608 10:06:45.821794 15296 raft_consensus.cc:2410] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 370ed7f7eb5d49c19b033e05628d1b85 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 10:06:45.822877 15176 leader_election.cc:304] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [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: 1bcbfccd63de40eb94d4f418443a7d75, 370ed7f7eb5d49c19b033e05628d1b85; no voters: 
I20260608 10:06:45.823939 15339 raft_consensus.cc:2804] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:45.824544 15339 raft_consensus.cc:697] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Becoming Leader. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Running, Role: LEADER
I20260608 10:06:45.825431 15339 consensus_queue.cc:237] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Queue going to LEADER 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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.834353 14657 catalog_manager.cc:5696] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 reported cstate change: term changed from 1 to 2, leader changed from a838cac5d99444819eeebdeedfc0f802 (127.7.179.131) to 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130). New cstate: current_term: 2 leader_uuid: "370ed7f7eb5d49c19b033e05628d1b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:45.908128 15339 raft_consensus.cc:493] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:45.908802 15339 raft_consensus.cc:515] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.911010 15339 leader_election.cc:290] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.912068 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
I20260608 10:06:45.912227 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:45.913003 15134 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 1.
I20260608 10:06:45.913333 15296 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 1.
I20260608 10:06:45.914546 15176 leader_election.cc:304] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [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: 1bcbfccd63de40eb94d4f418443a7d75, 370ed7f7eb5d49c19b033e05628d1b85; no voters: 
I20260608 10:06:45.915488 15339 raft_consensus.cc:2804] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:06:45.916004 15339 raft_consensus.cc:493] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:45.916410 15339 raft_consensus.cc:3060] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.921851 15339 raft_consensus.cc:515] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.923856 15339 leader_election.cc:290] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [CANDIDATE]: Term 2 election: Requested vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:45.924916 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75"
I20260608 10:06:45.925086 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb4569396fb4aed974f7b59009fe3dc" candidate_uuid: "370ed7f7eb5d49c19b033e05628d1b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802"
I20260608 10:06:45.925838 15134 raft_consensus.cc:3060] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.926044 15296 raft_consensus.cc:3060] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:06:45.931788 15296 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 2.
I20260608 10:06:45.931787 15134 raft_consensus.cc:2468] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 370ed7f7eb5d49c19b033e05628d1b85 in term 2.
I20260608 10:06:45.933403 15176 leader_election.cc:304] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [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: 370ed7f7eb5d49c19b033e05628d1b85, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:45.934403 15339 raft_consensus.cc:2804] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:06:45.935027 15339 raft_consensus.cc:697] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Becoming Leader. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Running, Role: LEADER
I20260608 10:06:45.935984 15339 consensus_queue.cc:237] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Queue 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: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:45.943620 14657 catalog_manager.cc:5696] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 reported cstate change: term changed from 1 to 2, leader changed from a838cac5d99444819eeebdeedfc0f802 (127.7.179.131) to 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130). New cstate: current_term: 2 leader_uuid: "370ed7f7eb5d49c19b033e05628d1b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:46.022459 15215 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:46.024240 15329 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:46.039059 15296 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:46.041271 15329 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:06:46.117821 15350 raft_consensus.cc:493] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:46.118499 15350 raft_consensus.cc:515] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.121029 15350 leader_election.cc:290] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:46.134526 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75" is_pre_election: true
I20260608 10:06:46.134570 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:46.135066 15348 raft_consensus.cc:493] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:46.135802 15134 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 2.
I20260608 10:06:46.136684 15348 raft_consensus.cc:515] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.137785 15257 leader_election.cc:304] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [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: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 370ed7f7eb5d49c19b033e05628d1b85
I20260608 10:06:46.138847 15350 raft_consensus.cc:2804] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:46.139446 15350 raft_consensus.cc:493] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:46.139647 15348 leader_election.cc:290] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:46.140226 15350 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:46.141090 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802" is_pre_election: true
I20260608 10:06:46.140401 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85" is_pre_election: true
I20260608 10:06:46.141968 15296 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 2.
I20260608 10:06:46.143502 15095 leader_election.cc:304] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 
I20260608 10:06:46.144433 15348 raft_consensus.cc:2804] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:06:46.144904 15348 raft_consensus.cc:493] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:46.145324 15348 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:46.148284 15350 raft_consensus.cc:515] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.151278 15350 leader_election.cc:290] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [CANDIDATE]: Term 3 election: Requested vote from peers 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687), 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:46.151402 15348 raft_consensus.cc:515] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.151657 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1bcbfccd63de40eb94d4f418443a7d75"
I20260608 10:06:46.152016 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e571991650c4f73bf37c193440c35f4" candidate_uuid: "a838cac5d99444819eeebdeedfc0f802" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85"
I20260608 10:06:46.152989 15134 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:46.154248 15348 leader_election.cc:290] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [CANDIDATE]: Term 3 election: Requested vote from peers 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877), a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667)
I20260608 10:06:46.155251 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "370ed7f7eb5d49c19b033e05628d1b85"
I20260608 10:06:46.155859 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da48d5c41f204af0b2fe40b82e32cd36" candidate_uuid: "1bcbfccd63de40eb94d4f418443a7d75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a838cac5d99444819eeebdeedfc0f802"
I20260608 10:06:46.156690 15296 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:46.161903 15134 raft_consensus.cc:2468] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a838cac5d99444819eeebdeedfc0f802 in term 3.
I20260608 10:06:46.163717 15257 leader_election.cc:304] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [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: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 370ed7f7eb5d49c19b033e05628d1b85
I20260608 10:06:46.164409 15296 raft_consensus.cc:2468] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bcbfccd63de40eb94d4f418443a7d75 in term 3.
I20260608 10:06:46.164696 15350 raft_consensus.cc:2804] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:46.166069 15095 leader_election.cc:304] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [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: 1bcbfccd63de40eb94d4f418443a7d75, a838cac5d99444819eeebdeedfc0f802; no voters: 370ed7f7eb5d49c19b033e05628d1b85
I20260608 10:06:46.166662 15350 raft_consensus.cc:697] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 3 LEADER]: Becoming Leader. State: Replica: a838cac5d99444819eeebdeedfc0f802, State: Running, Role: LEADER
I20260608 10:06:46.167747 15348 raft_consensus.cc:2804] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:06:46.168690 15348 raft_consensus.cc:697] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 LEADER]: Becoming Leader. State: Replica: 1bcbfccd63de40eb94d4f418443a7d75, State: Running, Role: LEADER
I20260608 10:06:46.167941 15350 consensus_queue.cc:237] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.169816 15348 consensus_queue.cc:237] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.179008 14658 catalog_manager.cc:5696] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 reported cstate change: term changed from 2 to 3, leader changed from 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130) to a838cac5d99444819eeebdeedfc0f802 (127.7.179.131). New cstate: current_term: 3 leader_uuid: "a838cac5d99444819eeebdeedfc0f802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:46.179873 14657 catalog_manager.cc:5696] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 reported cstate change: term changed from 2 to 3, leader changed from 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130) to 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129). New cstate: current_term: 3 leader_uuid: "1bcbfccd63de40eb94d4f418443a7d75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:46.235137 15134 raft_consensus.cc:1240] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Rejecting Update request from peer 370ed7f7eb5d49c19b033e05628d1b85 for earlier term 2. Current term is 3. Ops: []
I20260608 10:06:46.236989 15339 consensus_queue.cc:1059] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:46.238299 15342 raft_consensus.cc:3055] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:06:46.238848 15342 raft_consensus.cc:740] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Running, Role: LEADER
I20260608 10:06:46.239954 15342 consensus_queue.cc:260] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.241451 15342 raft_consensus.cc:3060] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:06:46.259912 15134 raft_consensus.cc:1240] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 LEADER]: Rejecting Update request from peer 370ed7f7eb5d49c19b033e05628d1b85 for earlier term 2. Current term is 3. Ops: []
I20260608 10:06:46.261909 15342 consensus_queue.cc:1059] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:46.262858 15342 consensus_queue.cc:1243] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Peer 1bcbfccd63de40eb94d4f418443a7d75 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 10:06:46.263449 15339 raft_consensus.cc:3055] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:06:46.263967 15339 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 370ed7f7eb5d49c19b033e05628d1b85, State: Running, Role: LEADER
I20260608 10:06:46.264995 15339 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } }
I20260608 10:06:46.266287 15339 raft_consensus.cc:3060] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Advancing to term 3
W20260608 10:06:46.416239 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet ceb4569396fb4aed974f7b59009fe3dc: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:06:46.421892 15134 consensus_queue.cc:237] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:46.430471 15214 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:46.430843 15296 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:46.433238 15333 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:06:46.434563 15329 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } 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 10:06:46.444022 15095 consensus_peers.cc:597] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 -> Peer 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132:39547): Couldn't send request to peer 9ccd2649431448f7873e9ab3eb856713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08773a0f242e4389912a8d8a4db2b25c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:46.443396 15333 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
I20260608 10:06:46.446547 15296 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
I20260608 10:06:46.446477 15214 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
W20260608 10:06:46.458081 14706 auto_rebalancer.cc:591] Failed to schedule move for tablet 3e571991650c4f73bf37c193440c35f4: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:06:46.459445 14657 catalog_manager.cc:5696] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 reported cstate change: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New cstate: current_term: 2 leader_uuid: "1bcbfccd63de40eb94d4f418443a7d75" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:46.499276 15296 raft_consensus.cc:1275] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Refusing update from remote peer 370ed7f7eb5d49c19b033e05628d1b85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:46.501336 15339 consensus_queue.cc:1048] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:06:46.516189 15134 raft_consensus.cc:1275] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Refusing update from remote peer 370ed7f7eb5d49c19b033e05628d1b85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:06:46.519876 15342 consensus_queue.cc:1048] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:06:46.558938 15214 raft_consensus.cc:1275] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Refusing update from remote peer a838cac5d99444819eeebdeedfc0f802: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:06:46.561066 15350 consensus_queue.cc:1048] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:46.562150 15350 consensus_queue.cc:1243] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [LEADER]: Peer 370ed7f7eb5d49c19b033e05628d1b85 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 10:06:46.565899 15214 pending_rounds.cc:85] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Aborting all ops after (but not including) 0
I20260608 10:06:46.566535 15214 pending_rounds.cc:107] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:06:46.567111 15214 raft_consensus.cc:2889] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:06:46.580804 15134 raft_consensus.cc:1275] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Refusing update from remote peer a838cac5d99444819eeebdeedfc0f802: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:06:46.582933 15215 raft_consensus.cc:1275] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:06:46.585060 15365 consensus_queue.cc:1048] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:46.585577 15348 consensus_queue.cc:1048] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:46.587096 15348 consensus_queue.cc:1243] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Peer 370ed7f7eb5d49c19b033e05628d1b85 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 10:06:46.591336 15215 pending_rounds.cc:85] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Aborting all ops after (but not including) 0
I20260608 10:06:46.592024 15215 pending_rounds.cc:107] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:06:46.592885 15215 raft_consensus.cc:2889] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:06:46.612358 15296 raft_consensus.cc:1275] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:06:46.615379 15333 consensus_queue.cc:1048] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:46.902757 15370 ts_tablet_manager.cc:933] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: Initiating tablet copy from peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687)
I20260608 10:06:46.906106 15370 tablet_copy_client.cc:323] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:40687
I20260608 10:06:46.922626 15145 tablet_copy_service.cc:140] P 1bcbfccd63de40eb94d4f418443a7d75: Received BeginTabletCopySession request for tablet 08773a0f242e4389912a8d8a4db2b25c from peer 9ccd2649431448f7873e9ab3eb856713 ({username='slave'} at 127.0.0.1:33960)
I20260608 10:06:46.923470 15145 tablet_copy_service.cc:161] P 1bcbfccd63de40eb94d4f418443a7d75: Beginning new tablet copy session on tablet 08773a0f242e4389912a8d8a4db2b25c from peer 9ccd2649431448f7873e9ab3eb856713 at {username='slave'} at 127.0.0.1:33960: session id = 9ccd2649431448f7873e9ab3eb856713-08773a0f242e4389912a8d8a4db2b25c
I20260608 10:06:46.935252 15145 tablet_copy_source_session.cc:215] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:46.939487 15370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08773a0f242e4389912a8d8a4db2b25c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:46.959640 15370 tablet_copy_client.cc:806] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:46.960436 15370 tablet_copy_client.cc:670] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:46.965859 15370 tablet_copy_client.cc:538] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:46.975277 15370 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: Bootstrap starting.
I20260608 10:06:47.001200 15370 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: 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 10:06:47.002357 15370 tablet_bootstrap.cc:492] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: Bootstrap complete.
I20260608 10:06:47.003130 15370 ts_tablet_manager.cc:1403] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260608 10:06:47.006779 15370 raft_consensus.cc:359] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:47.007879 15370 raft_consensus.cc:740] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9ccd2649431448f7873e9ab3eb856713, State: Initialized, Role: LEARNER
I20260608 10:06:47.008548 15370 consensus_queue.cc:260] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:47.011613 15370 ts_tablet_manager.cc:1434] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:06:47.015358 15145 tablet_copy_service.cc:342] P 1bcbfccd63de40eb94d4f418443a7d75: Request end of tablet copy session 9ccd2649431448f7873e9ab3eb856713-08773a0f242e4389912a8d8a4db2b25c received from {username='slave'} at 127.0.0.1:33960
I20260608 10:06:47.015980 15145 tablet_copy_service.cc:434] P 1bcbfccd63de40eb94d4f418443a7d75: ending tablet copy session 9ccd2649431448f7873e9ab3eb856713-08773a0f242e4389912a8d8a4db2b25c on tablet 08773a0f242e4389912a8d8a4db2b25c with peer 9ccd2649431448f7873e9ab3eb856713
I20260608 10:06:47.504781 15050 raft_consensus.cc:1217] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:06:47.963588 15377 raft_consensus.cc:1064] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75: attempting to promote NON_VOTER 9ccd2649431448f7873e9ab3eb856713 to VOTER
I20260608 10:06:47.967172 15377 consensus_queue.cc:237] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } }
I20260608 10:06:47.977066 15050 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:47.977701 15215 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:47.978705 15296 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:06:47.979139 15380 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } 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 10:06:47.980378 15378 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:47.981681 15377 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } 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 10:06:48.002481 15380 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.007895 15050 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.009305 15296 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.023217 15215 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.027516 14658 catalog_manager.cc:5696] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 reported cstate change: config changed from index 3 to 4, 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1bcbfccd63de40eb94d4f418443a7d75" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:48.080530 15134 consensus_queue.cc:237] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } }
I20260608 10:06:48.086962 15050 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:06:48.087574 15215 raft_consensus.cc:1275] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:06:48.088797 15378 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } 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 10:06:48.089855 15380 consensus_queue.cc:1048] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:48.098258 15377 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a838cac5d99444819eeebdeedfc0f802 (127.7.179.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.100631 15215 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a838cac5d99444819eeebdeedfc0f802 (127.7.179.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.101696 15049 raft_consensus.cc:2955] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a838cac5d99444819eeebdeedfc0f802 (127.7.179.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.113349 14644 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 08773a0f242e4389912a8d8a4db2b25c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:48.120339 14658 catalog_manager.cc:5696] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 reported cstate change: config changed from index 4 to 5, VOTER a838cac5d99444819eeebdeedfc0f802 (127.7.179.131) evicted. New cstate: current_term: 2 leader_uuid: "1bcbfccd63de40eb94d4f418443a7d75" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: false } } }
I20260608 10:06:48.147992 15286 tablet_service.cc:1558] Processing DeleteTablet for tablet 08773a0f242e4389912a8d8a4db2b25c with delete_type TABLET_DATA_TOMBSTONED (TS a838cac5d99444819eeebdeedfc0f802 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40826
I20260608 10:06:48.150235 15392 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:48.151153 15392 raft_consensus.cc:2243] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:48.151984 15392 raft_consensus.cc:2272] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:48.155916 15392 ts_tablet_manager.cc:1916] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:48.169678 15392 ts_tablet_manager.cc:1929] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:06:48.170043 15392 log.cc:1199] T 08773a0f242e4389912a8d8a4db2b25c P a838cac5d99444819eeebdeedfc0f802: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/08773a0f242e4389912a8d8a4db2b25c
I20260608 10:06:48.171595 14644 catalog_manager.cc:5027] TS a838cac5d99444819eeebdeedfc0f802 (127.7.179.131:34667): tablet 08773a0f242e4389912a8d8a4db2b25c (table test-workload [id=200c07f9114a4f2294868b23c0d2eea3]) successfully deleted
I20260608 10:06:49.147912 15134 consensus_queue.cc:237] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
W20260608 10:06:49.158077 15095 consensus_peers.cc:597] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 -> Peer 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132:39547): Couldn't send request to peer 9ccd2649431448f7873e9ab3eb856713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da48d5c41f204af0b2fe40b82e32cd36. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:49.158355 15215 raft_consensus.cc:1275] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:06:49.158572 15296 raft_consensus.cc:1275] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Refusing update from remote peer 1bcbfccd63de40eb94d4f418443a7d75: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:06:49.159984 15380 consensus_queue.cc:1048] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } 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 10:06:49.160944 15395 consensus_queue.cc:1048] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:49.171512 15395 raft_consensus.cc:2955] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
I20260608 10:06:49.173405 15296 raft_consensus.cc:2955] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
I20260608 10:06:49.176014 15214 raft_consensus.cc:2955] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
I20260608 10:06:49.190068 15215 consensus_queue.cc:237] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [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: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:49.191164 14655 catalog_manager.cc:5696] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 reported cstate change: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New cstate: current_term: 3 leader_uuid: "1bcbfccd63de40eb94d4f418443a7d75" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:49.205024 15296 raft_consensus.cc:1275] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Refusing update from remote peer 370ed7f7eb5d49c19b033e05628d1b85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:49.206782 15134 raft_consensus.cc:1275] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Refusing update from remote peer 370ed7f7eb5d49c19b033e05628d1b85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:06:49.207464 15376 consensus_queue.cc:1048] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:06:49.209985 15376 consensus_queue.cc:1048] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } 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 10:06:49.229046 15404 raft_consensus.cc:2955] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
I20260608 10:06:49.231695 15134 raft_consensus.cc:2955] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
W20260608 10:06:49.236464 15176 consensus_peers.cc:597] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 -> Peer 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132:39547): Couldn't send request to peer 9ccd2649431448f7873e9ab3eb856713. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ceb4569396fb4aed974f7b59009fe3dc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:49.238484 15296 raft_consensus.cc:2955] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } } }
I20260608 10:06:49.247503 14656 catalog_manager.cc:5696] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 reported cstate change: config changed from index -1 to 3, NON_VOTER 9ccd2649431448f7873e9ab3eb856713 (127.7.179.132) added. New cstate: current_term: 2 leader_uuid: "370ed7f7eb5d49c19b033e05628d1b85" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:49.574782 15410 ts_tablet_manager.cc:933] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: Initiating tablet copy from peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687)
I20260608 10:06:49.576960 15410 tablet_copy_client.cc:323] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:40687
I20260608 10:06:49.578862 15145 tablet_copy_service.cc:140] P 1bcbfccd63de40eb94d4f418443a7d75: Received BeginTabletCopySession request for tablet da48d5c41f204af0b2fe40b82e32cd36 from peer 9ccd2649431448f7873e9ab3eb856713 ({username='slave'} at 127.0.0.1:33960)
I20260608 10:06:49.579505 15145 tablet_copy_service.cc:161] P 1bcbfccd63de40eb94d4f418443a7d75: Beginning new tablet copy session on tablet da48d5c41f204af0b2fe40b82e32cd36 from peer 9ccd2649431448f7873e9ab3eb856713 at {username='slave'} at 127.0.0.1:33960: session id = 9ccd2649431448f7873e9ab3eb856713-da48d5c41f204af0b2fe40b82e32cd36
I20260608 10:06:49.589000 15145 tablet_copy_source_session.cc:215] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:49.592768 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da48d5c41f204af0b2fe40b82e32cd36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.606827 15410 tablet_copy_client.cc:806] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:49.607674 15410 tablet_copy_client.cc:670] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:49.612375 15410 tablet_copy_client.cc:538] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:49.620401 15410 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: Bootstrap starting.
I20260608 10:06:49.641534 15413 ts_tablet_manager.cc:933] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: Initiating tablet copy from peer 370ed7f7eb5d49c19b033e05628d1b85 (127.7.179.130:33877)
I20260608 10:06:49.642987 15410 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: 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 10:06:49.644194 15410 tablet_bootstrap.cc:492] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: Bootstrap complete.
I20260608 10:06:49.644236 15413 tablet_copy_client.cc:323] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:33877
I20260608 10:06:49.644968 15410 ts_tablet_manager.cc:1403] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: Time spent bootstrapping tablet: real 0.025s	user 0.025s	sys 0.000s
I20260608 10:06:49.649384 15410 raft_consensus.cc:359] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:49.650853 15410 raft_consensus.cc:740] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9ccd2649431448f7873e9ab3eb856713, State: Initialized, Role: LEARNER
I20260608 10:06:49.652066 15410 consensus_queue.cc:260] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713 [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: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } } peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:49.658171 15410 ts_tablet_manager.cc:1434] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 10:06:49.660444 15145 tablet_copy_service.cc:342] P 1bcbfccd63de40eb94d4f418443a7d75: Request end of tablet copy session 9ccd2649431448f7873e9ab3eb856713-da48d5c41f204af0b2fe40b82e32cd36 received from {username='slave'} at 127.0.0.1:33960
I20260608 10:06:49.661046 15145 tablet_copy_service.cc:434] P 1bcbfccd63de40eb94d4f418443a7d75: ending tablet copy session 9ccd2649431448f7873e9ab3eb856713-da48d5c41f204af0b2fe40b82e32cd36 on tablet da48d5c41f204af0b2fe40b82e32cd36 with peer 9ccd2649431448f7873e9ab3eb856713
I20260608 10:06:49.668179 15225 tablet_copy_service.cc:140] P 370ed7f7eb5d49c19b033e05628d1b85: Received BeginTabletCopySession request for tablet ceb4569396fb4aed974f7b59009fe3dc from peer 9ccd2649431448f7873e9ab3eb856713 ({username='slave'} at 127.0.0.1:49796)
I20260608 10:06:49.668844 15225 tablet_copy_service.cc:161] P 370ed7f7eb5d49c19b033e05628d1b85: Beginning new tablet copy session on tablet ceb4569396fb4aed974f7b59009fe3dc from peer 9ccd2649431448f7873e9ab3eb856713 at {username='slave'} at 127.0.0.1:49796: session id = 9ccd2649431448f7873e9ab3eb856713-ceb4569396fb4aed974f7b59009fe3dc
I20260608 10:06:49.676481 15225 tablet_copy_source_session.cc:215] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:49.680510 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb4569396fb4aed974f7b59009fe3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:49.698323 15413 tablet_copy_client.cc:806] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:49.698989 15413 tablet_copy_client.cc:670] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:49.703639 15413 tablet_copy_client.cc:538] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:49.711300 15413 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: Bootstrap starting.
I20260608 10:06:49.733166 15413 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: 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 10:06:49.734272 15413 tablet_bootstrap.cc:492] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: Bootstrap complete.
I20260608 10:06:49.734967 15413 ts_tablet_manager.cc:1403] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 10:06:49.737730 15413 raft_consensus.cc:359] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:49.738467 15413 raft_consensus.cc:740] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9ccd2649431448f7873e9ab3eb856713, State: Initialized, Role: LEARNER
I20260608 10:06:49.739147 15413 consensus_queue.cc:260] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713 [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: "370ed7f7eb5d49c19b033e05628d1b85" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33877 } } peers { permanent_uuid: "1bcbfccd63de40eb94d4f418443a7d75" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "a838cac5d99444819eeebdeedfc0f802" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34667 } } peers { permanent_uuid: "9ccd2649431448f7873e9ab3eb856713" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 39547 } attrs { promote: true } }
I20260608 10:06:49.741953 15413 ts_tablet_manager.cc:1434] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:06:49.744251 15225 tablet_copy_service.cc:342] P 370ed7f7eb5d49c19b033e05628d1b85: Request end of tablet copy session 9ccd2649431448f7873e9ab3eb856713-ceb4569396fb4aed974f7b59009fe3dc received from {username='slave'} at 127.0.0.1:49796
I20260608 10:06:49.744882 15225 tablet_copy_service.cc:434] P 370ed7f7eb5d49c19b033e05628d1b85: ending tablet copy session 9ccd2649431448f7873e9ab3eb856713-ceb4569396fb4aed974f7b59009fe3dc on tablet ceb4569396fb4aed974f7b59009fe3dc with peer 9ccd2649431448f7873e9ab3eb856713
I20260608 10:06:49.826786  7886 tablet_server.cc:179] TabletServer@127.7.179.129:40687 shutting down...
W20260608 10:06:49.845500 15176 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260608 10:06:49.850427 15176 consensus_peers.cc:597] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 -> Peer 1bcbfccd63de40eb94d4f418443a7d75 (127.7.179.129:40687): Couldn't send request to peer 1bcbfccd63de40eb94d4f418443a7d75. 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 10:06:49.875399  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:49.876511  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:49.877332  7886 raft_consensus.cc:2243] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:49.878027  7886 raft_consensus.cc:2272] T 3e571991650c4f73bf37c193440c35f4 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:49.881074  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:49.882023  7886 raft_consensus.cc:2243] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:06:49.883215  7886 raft_consensus.cc:2272] T da48d5c41f204af0b2fe40b82e32cd36 P 1bcbfccd63de40eb94d4f418443a7d75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:49.886430  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:49.887064  7886 raft_consensus.cc:2243] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:49.888007  7886 raft_consensus.cc:2272] T 08773a0f242e4389912a8d8a4db2b25c P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:49.891217  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:49.892242  7886 raft_consensus.cc:2243] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:49.892894  7886 raft_consensus.cc:2272] T ceb4569396fb4aed974f7b59009fe3dc P 1bcbfccd63de40eb94d4f418443a7d75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:49.923454  7886 tablet_server.cc:196] TabletServer@127.7.179.129:40687 shutdown complete.
I20260608 10:06:49.952076  7886 tablet_server.cc:179] TabletServer@127.7.179.130:33877 shutting down...
I20260608 10:06:49.992329  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:49.993321  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:49.994207  7886 raft_consensus.cc:2243] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:49.994874  7886 raft_consensus.cc:2272] T 3e571991650c4f73bf37c193440c35f4 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:49.997828  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:49.998502  7886 raft_consensus.cc:2243] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:49.999135  7886 raft_consensus.cc:2272] T da48d5c41f204af0b2fe40b82e32cd36 P 370ed7f7eb5d49c19b033e05628d1b85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.002542  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:50.003209  7886 raft_consensus.cc:2243] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.003778  7886 raft_consensus.cc:2272] T 08773a0f242e4389912a8d8a4db2b25c P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.006418  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:50.007130  7886 raft_consensus.cc:2243] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:06:50.008539  7886 raft_consensus.cc:2272] T ceb4569396fb4aed974f7b59009fe3dc P 370ed7f7eb5d49c19b033e05628d1b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.028163  7886 tablet_server.cc:196] TabletServer@127.7.179.130:33877 shutdown complete.
I20260608 10:06:50.054392  7886 tablet_server.cc:179] TabletServer@127.7.179.131:34667 shutting down...
I20260608 10:06:50.094704  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:50.095654  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:50.096341  7886 raft_consensus.cc:2243] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:06:50.097380  7886 raft_consensus.cc:2272] T 3e571991650c4f73bf37c193440c35f4 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.099951  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:50.100536  7886 raft_consensus.cc:2243] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.101106  7886 raft_consensus.cc:2272] T da48d5c41f204af0b2fe40b82e32cd36 P a838cac5d99444819eeebdeedfc0f802 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.104293  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:50.104889  7886 raft_consensus.cc:2243] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.105453  7886 raft_consensus.cc:2272] T ceb4569396fb4aed974f7b59009fe3dc P a838cac5d99444819eeebdeedfc0f802 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.132915  7886 tablet_server.cc:196] TabletServer@127.7.179.131:34667 shutdown complete.
I20260608 10:06:50.159569  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:06:50.198130  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:50.199291  7886 tablet_replica.cc:333] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713: stopping tablet replica
I20260608 10:06:50.200011  7886 raft_consensus.cc:2243] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:06:50.200495  7886 raft_consensus.cc:2272] T ceb4569396fb4aed974f7b59009fe3dc P 9ccd2649431448f7873e9ab3eb856713 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:06:50.203419  7886 tablet_replica.cc:333] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713: stopping tablet replica
I20260608 10:06:50.204027  7886 raft_consensus.cc:2243] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 10:06:50.204473  7886 raft_consensus.cc:2272] T da48d5c41f204af0b2fe40b82e32cd36 P 9ccd2649431448f7873e9ab3eb856713 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 10:06:50.206682  7886 tablet_replica.cc:333] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713: stopping tablet replica
I20260608 10:06:50.207317  7886 raft_consensus.cc:2243] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:50.207921  7886 raft_consensus.cc:2272] T 08773a0f242e4389912a8d8a4db2b25c P 9ccd2649431448f7873e9ab3eb856713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.231940  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:06:50.252295  7886 master.cc:562] Master@127.7.179.190:33879 shutting down...
W20260608 10:06:50.278162 14706 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:06:50.278421 14706 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:06:50.278584 14706 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:06:50.279973  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:50.280747  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:50.281231  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e99ce911ad44fe0ab341edad7398a5f: stopping tablet replica
I20260608 10:06:50.302213  7886 master.cc:584] Master@127.7.179.190:33879 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16299 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:06:50.346909  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:33073
I20260608 10:06:50.348258  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:50.355480 15421 instance_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 10:06:50.355597 15420 instance_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 10:06:50.356254 15423 instance_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 10:06:50.357077  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:50.358279  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:50.358467  7886 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 10:06:50.358672  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913210358655 us; error 0 us; skew 500 ppm
I20260608 10:06:50.359369  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:50.362244  7886 webserver.cc:533] Webserver started at http://127.7.179.190:39563/ using document root <none> and password file <none>
I20260608 10:06:50.362828  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:50.363037  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:50.363291  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:50.364625  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "9a9aaf35f26a4b029494e3941eb6a25d"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.370258  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 10:06:50.374432 15428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.375509  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:06:50.375870  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "9a9aaf35f26a4b029494e3941eb6a25d"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.376188  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-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 10:06:50.392342  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:50.393774  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:50.436233  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:33073
I20260608 10:06:50.436379 15479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:33073 every 8 connection(s)
I20260608 10:06:50.440924 15480 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 10:06:50.452986 15480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: Bootstrap starting.
I20260608 10:06:50.458549 15480 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:50.463697 15480 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: No bootstrap required, opened a new log
I20260608 10:06:50.466745 15480 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9aaf35f26a4b029494e3941eb6a25d" member_type: VOTER }
I20260608 10:06:50.467296 15480 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:50.467607 15480 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a9aaf35f26a4b029494e3941eb6a25d, State: Initialized, Role: FOLLOWER
I20260608 10:06:50.468451 15480 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a9aaf35f26a4b029494e3941eb6a25d" member_type: VOTER }
I20260608 10:06:50.469012 15480 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:06:50.469295 15480 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:06:50.469676 15480 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:50.475538 15480 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9aaf35f26a4b029494e3941eb6a25d" member_type: VOTER }
I20260608 10:06:50.476171 15480 leader_election.cc:304] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [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: 9a9aaf35f26a4b029494e3941eb6a25d; no voters: 
I20260608 10:06:50.477595 15480 leader_election.cc:290] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:06:50.478518 15483 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:50.480060 15483 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 1 LEADER]: Becoming Leader. State: Replica: 9a9aaf35f26a4b029494e3941eb6a25d, State: Running, Role: LEADER
I20260608 10:06:50.480835 15483 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [LEADER]: Queue going to LEADER mode. State: All 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: "9a9aaf35f26a4b029494e3941eb6a25d" member_type: VOTER }
I20260608 10:06:50.481492 15480 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:06:50.486495 15485 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a9aaf35f26a4b029494e3941eb6a25d. Latest consensus state: current_term: 1 leader_uuid: "9a9aaf35f26a4b029494e3941eb6a25d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9aaf35f26a4b029494e3941eb6a25d" member_type: VOTER } }
I20260608 10:06:50.487347 15485 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:50.488729 15484 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a9aaf35f26a4b029494e3941eb6a25d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a9aaf35f26a4b029494e3941eb6a25d" member_type: VOTER } }
I20260608 10:06:50.489426 15484 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [sys.catalog]: This master's current role is: LEADER
I20260608 10:06:50.490654 15491 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:06:50.499298 15491 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:06:50.500471  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:06:50.510529 15491 catalog_manager.cc:1382] Generated new cluster ID: d01f0c2cccfd4d4f82d24e923a05f9c5
I20260608 10:06:50.510838 15491 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:06:50.542802 15491 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:06:50.544343 15491 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:06:50.560738 15491 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: Generated new TSK 0
I20260608 10:06:50.561585 15491 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:06:50.567914  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:50.575481 15501 instance_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 10:06:50.576869 15502 instance_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 10:06:50.579164 15504 instance_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 10:06:50.579787  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:50.580891  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:50.581087  7886 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 10:06:50.581288  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913210581273 us; error 0 us; skew 500 ppm
I20260608 10:06:50.581993  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:50.585173  7886 webserver.cc:533] Webserver started at http://127.7.179.129:40993/ using document root <none> and password file <none>
I20260608 10:06:50.585825  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:50.586054  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:50.586356  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:50.587623  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "03020f626e3c4d40959dcbe1312bdce6"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.593107  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:06:50.597226 15509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.598284  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:06:50.598670  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "03020f626e3c4d40959dcbe1312bdce6"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.598989  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-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 10:06:50.618546  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:50.619989  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:50.621802  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:50.624480  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:50.624740  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.625001  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:50.625200  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.682883  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:40233
I20260608 10:06:50.683080 15571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:40233 every 8 connection(s)
I20260608 10:06:50.688753  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:50.697798 15576 instance_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 10:06:50.699164 15577 instance_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 10:06:50.702839 15579 instance_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 10:06:50.702991  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:50.704483  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:50.704742  7886 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 10:06:50.704948  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913210704930 us; error 0 us; skew 500 ppm
I20260608 10:06:50.705633  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:50.708076 15572 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33073
I20260608 10:06:50.708562 15572 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:50.709044  7886 webserver.cc:533] Webserver started at http://127.7.179.130:33837/ using document root <none> and password file <none>
I20260608 10:06:50.709504 15572 heartbeater.cc:507] Master 127.7.179.190:33073 requested a full tablet report, sending...
I20260608 10:06:50.709776  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:50.710150  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:50.710529  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:50.712111  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "b7fd0355a2554a8c949629063c8c2008"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.712545 15445 ts_manager.cc:194] Registered new tserver with Master: 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233)
I20260608 10:06:50.715004 15445 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53054
I20260608 10:06:50.718802  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.008s
I20260608 10:06:50.723258 15584 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.724298  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:06:50.724670  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "b7fd0355a2554a8c949629063c8c2008"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.725011  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-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 10:06:50.742456  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:50.744223  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:50.746519  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:50.750522  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:50.750746  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.750941  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:50.751075  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.797178  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:45521
I20260608 10:06:50.797327 15646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:45521 every 8 connection(s)
I20260608 10:06:50.802734  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:50.811512 15650 instance_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 10:06:50.812973 15651 instance_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 10:06:50.814962 15653 instance_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 10:06:50.816202  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:50.817481  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:06:50.817502 15647 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33073
W20260608 10:06:50.817946  7886 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 10:06:50.818122 15647 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:50.818216  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913210818194 us; error 0 us; skew 500 ppm
I20260608 10:06:50.819262  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:50.819252 15647 heartbeater.cc:507] Master 127.7.179.190:33073 requested a full tablet report, sending...
I20260608 10:06:50.822474 15445 ts_manager.cc:194] Registered new tserver with Master: b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:50.822628  7886 webserver.cc:533] Webserver started at http://127.7.179.131:42859/ using document root <none> and password file <none>
I20260608 10:06:50.823470  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:50.823724  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:50.824069  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:50.824620 15445 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53056
I20260608 10:06:50.825835  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "cfb61999a2e74cd1928c962c18df52f8"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.831667  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:06:50.835691 15658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.836788  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:06:50.837110  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "cfb61999a2e74cd1928c962c18df52f8"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:50.837374  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-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 10:06:50.871155  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:50.872421  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:50.874281  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:50.876787  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:50.876991  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.877365  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:50.877521  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:50.930251  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:38163
I20260608 10:06:50.930378 15721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:38163 every 8 connection(s)
I20260608 10:06:50.946624 15722 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33073
I20260608 10:06:50.947167 15722 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:50.948173 15722 heartbeater.cc:507] Master 127.7.179.190:33073 requested a full tablet report, sending...
I20260608 10:06:50.950807 15445 ts_manager.cc:194] Registered new tserver with Master: cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:50.951591  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017556712s
I20260608 10:06:50.952488 15445 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53064
I20260608 10:06:51.718428 15572 heartbeater.cc:499] Master 127.7.179.190:33073 was elected leader, sending a full tablet report...
I20260608 10:06:51.828315 15647 heartbeater.cc:499] Master 127.7.179.190:33073 was elected leader, sending a full tablet report...
I20260608 10:06:51.955652 15722 heartbeater.cc:499] Master 127.7.179.190:33073 was elected leader, sending a full tablet report...
I20260608 10:06:52.015411 15445 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53066:
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 10:06:52.018823 15445 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 10:06:52.096233 15537 tablet_service.cc:1511] Processing CreateTablet for tablet a5edf4f5bb2f44ae8666600858cc4941 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:52.097476 15536 tablet_service.cc:1511] Processing CreateTablet for tablet 71190f5a91f14616a188726dd06cbeb6 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:52.099478 15534 tablet_service.cc:1511] Processing CreateTablet for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:52.100232 15612 tablet_service.cc:1511] Processing CreateTablet for tablet a5edf4f5bb2f44ae8666600858cc4941 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:52.101949 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5edf4f5bb2f44ae8666600858cc4941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.099015 15535 tablet_service.cc:1511] Processing CreateTablet for tablet fc479016eead4bc69fc7f80431187001 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:52.104697 15609 tablet_service.cc:1511] Processing CreateTablet for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:52.106503 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.107262 15611 tablet_service.cc:1511] Processing CreateTablet for tablet 71190f5a91f14616a188726dd06cbeb6 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:52.098088 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5edf4f5bb2f44ae8666600858cc4941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.109938 15610 tablet_service.cc:1511] Processing CreateTablet for tablet fc479016eead4bc69fc7f80431187001 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:52.111140 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 71190f5a91f14616a188726dd06cbeb6 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:52.111786 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc479016eead4bc69fc7f80431187001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.112833 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71190f5a91f14616a188726dd06cbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.115092 15683 tablet_service.cc:1511] Processing CreateTablet for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:52.116731 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.118639 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71190f5a91f14616a188726dd06cbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.118698 15684 tablet_service.cc:1511] Processing CreateTablet for tablet fc479016eead4bc69fc7f80431187001 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:52.120501 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc479016eead4bc69fc7f80431187001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.122008 15686 tablet_service.cc:1511] Processing CreateTablet for tablet a5edf4f5bb2f44ae8666600858cc4941 (DEFAULT_TABLE table=test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:52.123306 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5edf4f5bb2f44ae8666600858cc4941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.129964 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71190f5a91f14616a188726dd06cbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.133952 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc479016eead4bc69fc7f80431187001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.139686 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.177423 15742 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:52.180856 15744 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:52.183132 15743 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:52.195475 15744 tablet_bootstrap.cc:654] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.201231 15743 tablet_bootstrap.cc:654] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.204859 15742 tablet_bootstrap.cc:654] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.207463 15744 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:52.208206 15744 ts_tablet_manager.cc:1403] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260608 10:06:52.214258 15743 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:52.214069 15744 raft_consensus.cc:359] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.214982 15743 ts_tablet_manager.cc:1403] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.000s
I20260608 10:06:52.215101 15742 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:52.215060 15744 raft_consensus.cc:385] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.215708 15744 raft_consensus.cc:740] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.215937 15742 ts_tablet_manager.cc:1403] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260608 10:06:52.216905 15744 consensus_queue.cc:260] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.218271 15743 raft_consensus.cc:359] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.219103 15743 raft_consensus.cc:385] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.219573 15743 raft_consensus.cc:740] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.219707 15742 raft_consensus.cc:359] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.220609 15742 raft_consensus.cc:385] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.220719 15744 ts_tablet_manager.cc:1434] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:06:52.221010 15742 raft_consensus.cc:740] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.220754 15743 consensus_queue.cc:260] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.222230 15744 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:52.222249 15742 consensus_queue.cc:260] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.234443 15744 tablet_bootstrap.cc:654] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.252705 15743 ts_tablet_manager.cc:1434] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.023s
I20260608 10:06:52.254069 15742 ts_tablet_manager.cc:1434] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.027s
I20260608 10:06:52.254323 15743 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:52.257332 15742 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:52.257344 15744 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:52.258675 15744 ts_tablet_manager.cc:1403] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.017s
I20260608 10:06:52.262737 15743 tablet_bootstrap.cc:654] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.262424 15744 raft_consensus.cc:359] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.264256 15744 raft_consensus.cc:385] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.264642 15744 raft_consensus.cc:740] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.265516 15742 tablet_bootstrap.cc:654] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.265745 15744 consensus_queue.cc:260] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.268828 15744 ts_tablet_manager.cc:1434] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 10:06:52.272480 15744 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:52.282658 15744 tablet_bootstrap.cc:654] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.287050 15742 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:52.287901 15742 ts_tablet_manager.cc:1403] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.004s
I20260608 10:06:52.292987 15742 raft_consensus.cc:359] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.294193 15742 raft_consensus.cc:385] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.294625 15742 raft_consensus.cc:740] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.295801 15742 consensus_queue.cc:260] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.299623 15742 ts_tablet_manager.cc:1434] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260608 10:06:52.301237 15742 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:52.310720 15742 tablet_bootstrap.cc:654] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.317000 15748 raft_consensus.cc:493] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:52.317909 15748 raft_consensus.cc:515] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.331211 15748 leader_election.cc:290] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.332636 15750 raft_consensus.cc:493] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:52.333498 15750 raft_consensus.cc:515] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.342707 15750 leader_election.cc:290] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:52.351575 15742 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:52.352471 15742 ts_tablet_manager.cc:1403] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.001s
I20260608 10:06:52.358446 15744 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:52.359187 15744 ts_tablet_manager.cc:1403] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.087s	user 0.034s	sys 0.046s
I20260608 10:06:52.371019 15743 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:52.370633 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc479016eead4bc69fc7f80431187001" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:52.371663 15743 ts_tablet_manager.cc:1403] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.118s	user 0.035s	sys 0.053s
W20260608 10:06:52.372720 15588 leader_election.cc:343] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:52.372787 15744 raft_consensus.cc:359] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.373955 15744 raft_consensus.cc:385] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.374413 15744 raft_consensus.cc:740] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.374970 15742 raft_consensus.cc:359] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.375788 15742 raft_consensus.cc:385] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.375556 15744 consensus_queue.cc:260] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.376161 15742 raft_consensus.cc:740] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.381739 15743 raft_consensus.cc:359] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.381995 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc479016eead4bc69fc7f80431187001" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:52.383186 15742 consensus_queue.cc:260] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.383773 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71190f5a91f14616a188726dd06cbeb6" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:52.384845 15744 ts_tablet_manager.cc:1434] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.005s
I20260608 10:06:52.385742 15742 ts_tablet_manager.cc:1434] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.007s
I20260608 10:06:52.382694 15743 raft_consensus.cc:385] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.386458 15743 raft_consensus.cc:740] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.386719 15744 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:52.387285 15743 consensus_queue.cc:260] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.388036 15697 raft_consensus.cc:2468] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:52.389776 15743 ts_tablet_manager.cc:1434] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260608 10:06:52.390964 15743 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:52.392836 15586 leader_election.cc:304] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [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: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8; no voters: 03020f626e3c4d40959dcbe1312bdce6
I20260608 10:06:52.393946 15748 raft_consensus.cc:2804] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:52.394397 15748 raft_consensus.cc:493] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:52.394804 15748 raft_consensus.cc:3060] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:06:52.394986 15662 leader_election.cc:343] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:52.398026 15743 tablet_bootstrap.cc:654] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.407385 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71190f5a91f14616a188726dd06cbeb6" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008" is_pre_election: true
I20260608 10:06:52.408466 15622 raft_consensus.cc:2468] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb61999a2e74cd1928c962c18df52f8 in term 0.
I20260608 10:06:52.410388 15744 tablet_bootstrap.cc:654] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.410259 15662 leader_election.cc:304] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [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: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8; no voters: 03020f626e3c4d40959dcbe1312bdce6
I20260608 10:06:52.412063 15750 raft_consensus.cc:2804] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:52.412613 15750 raft_consensus.cc:493] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:52.412994 15750 raft_consensus.cc:3060] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.415619 15748 raft_consensus.cc:515] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.418087 15748 leader_election.cc:290] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Requested vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.418964 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc479016eead4bc69fc7f80431187001" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6"
I20260608 10:06:52.419636 15547 raft_consensus.cc:3060] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.419579 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc479016eead4bc69fc7f80431187001" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8"
I20260608 10:06:52.420490 15697 raft_consensus.cc:3060] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.422857 15742 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:52.422757 15750 raft_consensus.cc:515] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.427415 15749 raft_consensus.cc:493] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:52.428063 15749 raft_consensus.cc:515] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.429500 15750 leader_election.cc:290] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 election: Requested vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:52.412122 15743 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:52.432304 15546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71190f5a91f14616a188726dd06cbeb6" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6"
I20260608 10:06:52.432709 15742 tablet_bootstrap.cc:654] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.432430 15743 ts_tablet_manager.cc:1403] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.006s
W20260608 10:06:52.434008 15662 leader_election.cc:343] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:52.434458 15547 raft_consensus.cc:2468] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:52.435256 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71190f5a91f14616a188726dd06cbeb6" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008"
I20260608 10:06:52.435895 15622 raft_consensus.cc:3060] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.437816 15743 raft_consensus.cc:359] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.431463 15697 raft_consensus.cc:2468] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:52.439150 15743 raft_consensus.cc:385] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.439581 15743 raft_consensus.cc:740] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.440541 15743 consensus_queue.cc:260] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.443388 15749 leader_election.cc:290] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.444597 15744 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:52.444523 15588 leader_election.cc:304] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:52.445433 15744 ts_tablet_manager.cc:1403] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.005s
I20260608 10:06:52.445741 15748 raft_consensus.cc:2804] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:52.450536 15744 raft_consensus.cc:359] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.451649 15744 raft_consensus.cc:385] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.452050 15744 raft_consensus.cc:740] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.453173 15744 consensus_queue.cc:260] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.455966 15622 raft_consensus.cc:2468] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb61999a2e74cd1928c962c18df52f8 in term 1.
I20260608 10:06:52.462715 15662 leader_election.cc:304] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [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: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8; no voters: 03020f626e3c4d40959dcbe1312bdce6
I20260608 10:06:52.464257 15750 raft_consensus.cc:2804] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:52.469666 15768 raft_consensus.cc:493] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:52.470369 15768 raft_consensus.cc:515] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.474076 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5edf4f5bb2f44ae8666600858cc4941" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:52.474836 15547 raft_consensus.cc:2468] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:52.476329 15588 leader_election.cc:304] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:52.481743 15750 raft_consensus.cc:697] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Becoming Leader. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Running, Role: LEADER
I20260608 10:06:52.482838 15750 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.486930 15767 raft_consensus.cc:2804] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:52.487584 15767 raft_consensus.cc:493] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:52.488025 15767 raft_consensus.cc:3060] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.495064 15748 raft_consensus.cc:697] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Becoming Leader. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Running, Role: LEADER
W20260608 10:06:52.495929 15493 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:06:52.496212 15748 consensus_queue.cc:237] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.497390 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5edf4f5bb2f44ae8666600858cc4941" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
W20260608 10:06:52.499732 15511 leader_election.cc:343] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:52.500144 15742 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:52.500797 15742 ts_tablet_manager.cc:1403] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.019s
I20260608 10:06:52.504560 15742 raft_consensus.cc:359] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.505630 15742 raft_consensus.cc:385] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.506062 15742 raft_consensus.cc:740] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.507210 15742 consensus_queue.cc:260] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.507823 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5edf4f5bb2f44ae8666600858cc4941" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:52.509128 15697 raft_consensus.cc:2468] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:52.512763 15742 ts_tablet_manager.cc:1434] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 10:06:52.516286 15749 raft_consensus.cc:493] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:52.516921 15749 raft_consensus.cc:515] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.517369 15441 catalog_manager.cc:5696] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd0355a2554a8c949629063c8c2008 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:52.519518 15749 leader_election.cc:290] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.521638 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71190f5a91f14616a188726dd06cbeb6" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:52.524291 15748 raft_consensus.cc:493] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:52.528295 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5edf4f5bb2f44ae8666600858cc4941" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008" is_pre_election: true
I20260608 10:06:52.529726 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71190f5a91f14616a188726dd06cbeb6" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008" is_pre_election: true
I20260608 10:06:52.530678 15621 raft_consensus.cc:2393] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03020f626e3c4d40959dcbe1312bdce6 in current term 1: Already voted for candidate cfb61999a2e74cd1928c962c18df52f8 in this term.
I20260608 10:06:52.531581 15768 leader_election.cc:290] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.532408 15513 leader_election.cc:304] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6; no voters: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8
I20260608 10:06:52.533779 15749 raft_consensus.cc:3060] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.533262 15444 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:52.535224 15744 ts_tablet_manager.cc:1434] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.089s	user 0.017s	sys 0.034s
I20260608 10:06:52.538311 15743 ts_tablet_manager.cc:1434] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.104s	user 0.021s	sys 0.056s
I20260608 10:06:52.539549 15743 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:52.539990 15767 raft_consensus.cc:515] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.541379 15622 raft_consensus.cc:2393] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03020f626e3c4d40959dcbe1312bdce6 in current term 1: Already voted for candidate b7fd0355a2554a8c949629063c8c2008 in this term.
I20260608 10:06:52.543902 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5edf4f5bb2f44ae8666600858cc4941" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8"
I20260608 10:06:52.543928 15513 leader_election.cc:304] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6; no voters: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8
I20260608 10:06:52.544792 15697 raft_consensus.cc:3060] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.546293 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5edf4f5bb2f44ae8666600858cc4941" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6"
I20260608 10:06:52.546537 15743 tablet_bootstrap.cc:654] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.547006 15547 raft_consensus.cc:3060] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.551678 15767 leader_election.cc:290] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Requested vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.553333 15697 raft_consensus.cc:2468] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:52.555058 15547 raft_consensus.cc:2468] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:52.524860 15748 raft_consensus.cc:515] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.556363 15588 leader_election.cc:304] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:52.558651 15749 raft_consensus.cc:2749] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:52.559856 15766 raft_consensus.cc:2749] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:52.560418 15767 raft_consensus.cc:2804] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:52.567745 15767 raft_consensus.cc:697] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Becoming Leader. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Running, Role: LEADER
I20260608 10:06:52.569185 15748 leader_election.cc:290] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.570501 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75c0d2f7a8f4ec3b0e2c238de741c2c" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:52.571043 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75c0d2f7a8f4ec3b0e2c238de741c2c" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:52.571307 15697 raft_consensus.cc:2468] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:52.568751 15767 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
W20260608 10:06:52.572932 15588 leader_election.cc:343] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:52.573222 15743 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:52.573639 15586 leader_election.cc:304] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [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: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8; no voters: 03020f626e3c4d40959dcbe1312bdce6
I20260608 10:06:52.573909 15743 ts_tablet_manager.cc:1403] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.016s
I20260608 10:06:52.575145 15748 raft_consensus.cc:2804] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:52.575583 15748 raft_consensus.cc:493] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:52.575955 15748 raft_consensus.cc:3060] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.577752 15743 raft_consensus.cc:359] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.578600 15743 raft_consensus.cc:385] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.578903 15743 raft_consensus.cc:740] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.579746 15743 consensus_queue.cc:260] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.581058 15442 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd0355a2554a8c949629063c8c2008 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:52.582280 15743 ts_tablet_manager.cc:1434] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:06:52.585062 15748 raft_consensus.cc:515] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.589378 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75c0d2f7a8f4ec3b0e2c238de741c2c" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8"
I20260608 10:06:52.590116 15748 leader_election.cc:290] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Requested vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:52.590297 15697 raft_consensus.cc:3060] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.589367 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75c0d2f7a8f4ec3b0e2c238de741c2c" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6"
I20260608 10:06:52.591133 15547 raft_consensus.cc:3060] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:52.599329 15547 raft_consensus.cc:2468] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:52.599329 15697 raft_consensus.cc:2468] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:52.600939 15586 leader_election.cc:304] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8; no voters: 
I20260608 10:06:52.601879 15748 raft_consensus.cc:2804] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:52.602427 15748 raft_consensus.cc:697] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Becoming Leader. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Running, Role: LEADER
I20260608 10:06:52.603217 15748 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.612146 15444 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd0355a2554a8c949629063c8c2008 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:52.747711 15444 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53082:
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 10:06:52.750296 15444 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 10:06:52.788096 15534 tablet_service.cc:1511] Processing CreateTablet for tablet 094b23759dad4b4eb224db6cf9d0fe39 (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:52.789676 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094b23759dad4b4eb224db6cf9d0fe39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.791419 15684 tablet_service.cc:1511] Processing CreateTablet for tablet 094b23759dad4b4eb224db6cf9d0fe39 (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:52.792935 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094b23759dad4b4eb224db6cf9d0fe39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.792850 15609 tablet_service.cc:1511] Processing CreateTablet for tablet 094b23759dad4b4eb224db6cf9d0fe39 (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:06:52.794489 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 094b23759dad4b4eb224db6cf9d0fe39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.795256 15611 tablet_service.cc:1511] Processing CreateTablet for tablet be47bcf2040a45168add7de5e1ab009b (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:52.797035 15686 tablet_service.cc:1511] Processing CreateTablet for tablet be47bcf2040a45168add7de5e1ab009b (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:52.797804 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be47bcf2040a45168add7de5e1ab009b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.798022 15536 tablet_service.cc:1511] Processing CreateTablet for tablet be47bcf2040a45168add7de5e1ab009b (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:06:52.798621 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be47bcf2040a45168add7de5e1ab009b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.799571 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be47bcf2040a45168add7de5e1ab009b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.801785 15535 tablet_service.cc:1511] Processing CreateTablet for tablet eb47e04e85f44ca586b2966135eae931 (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:52.802608 15685 tablet_service.cc:1511] Processing CreateTablet for tablet eb47e04e85f44ca586b2966135eae931 (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:52.803432 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb47e04e85f44ca586b2966135eae931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.804208 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb47e04e85f44ca586b2966135eae931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.807806 15610 tablet_service.cc:1511] Processing CreateTablet for tablet e86e020e9b1f43d3b041b4901e9376ec (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:52.807806 15612 tablet_service.cc:1511] Processing CreateTablet for tablet eb47e04e85f44ca586b2966135eae931 (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:06:52.809393 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86e020e9b1f43d3b041b4901e9376ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.816912 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb47e04e85f44ca586b2966135eae931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.826956 15683 tablet_service.cc:1511] Processing CreateTablet for tablet e86e020e9b1f43d3b041b4901e9376ec (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:52.828519 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86e020e9b1f43d3b041b4901e9376ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.830858 15537 tablet_service.cc:1511] Processing CreateTablet for tablet e86e020e9b1f43d3b041b4901e9376ec (DEFAULT_TABLE table=dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:06:52.832486 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86e020e9b1f43d3b041b4901e9376ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:52.840150 15744 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:52.851868 15744 tablet_bootstrap.cc:654] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.866957 15742 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:52.875841 15750 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:06:52.888013 15743 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:52.895430 15744 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:52.896077 15744 ts_tablet_manager.cc:1403] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.005s
I20260608 10:06:52.899340 15742 tablet_bootstrap.cc:654] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.901703 15743 tablet_bootstrap.cc:654] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.899536 15744 raft_consensus.cc:359] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.905344 15744 raft_consensus.cc:385] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.909693 15744 raft_consensus.cc:740] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.921001 15744 consensus_queue.cc:260] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.934327 15744 ts_tablet_manager.cc:1434] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.003s
I20260608 10:06:52.935578 15744 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:52.941943 15742 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:52.942603 15742 ts_tablet_manager.cc:1403] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.004s
I20260608 10:06:52.945389 15750 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:52.951423 15744 tablet_bootstrap.cc:654] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.951207 15742 raft_consensus.cc:359] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.952469 15742 raft_consensus.cc:385] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.952914 15742 raft_consensus.cc:740] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.954015 15742 consensus_queue.cc:260] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.962185 15742 ts_tablet_manager.cc:1434] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 10:06:52.966523 15744 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:52.967222 15744 ts_tablet_manager.cc:1403] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.001s
I20260608 10:06:52.967129 15743 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:52.968801 15743 ts_tablet_manager.cc:1403] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.009s
I20260608 10:06:52.963652 15742 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:52.972486 15743 raft_consensus.cc:359] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.973309 15743 raft_consensus.cc:385] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.973778 15743 raft_consensus.cc:740] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.975018 15744 raft_consensus.cc:359] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.975709 15744 raft_consensus.cc:385] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:52.975989 15744 raft_consensus.cc:740] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
I20260608 10:06:52.976758 15744 consensus_queue.cc:260] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.977244 15742 tablet_bootstrap.cc:654] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.974761 15743 consensus_queue.cc:260] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.983559 15744 ts_tablet_manager.cc:1434] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.007s
I20260608 10:06:52.983675 15743 ts_tablet_manager.cc:1434] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 10:06:52.984930 15744 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:52.985150 15742 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:52.985821 15742 ts_tablet_manager.cc:1403] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.002s
I20260608 10:06:52.984951 15743 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:52.989470 15742 raft_consensus.cc:359] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:52.994100 15743 tablet_bootstrap.cc:654] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.994560 15744 tablet_bootstrap.cc:654] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:52.990483 15742 raft_consensus.cc:385] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.007174 15743 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:53.007339 15744 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:53.007311 15742 raft_consensus.cc:740] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:53.007889 15743 ts_tablet_manager.cc:1403] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260608 10:06:53.008112 15744 ts_tablet_manager.cc:1403] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260608 10:06:53.009016 15748 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:06:53.011484 15744 raft_consensus.cc:359] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.011787 15743 raft_consensus.cc:359] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.012377 15744 raft_consensus.cc:385] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.012624 15743 raft_consensus.cc:385] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.012759 15744 raft_consensus.cc:740] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
I20260608 10:06:53.013052 15743 raft_consensus.cc:740] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:53.013895 15744 consensus_queue.cc:260] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.014218 15743 consensus_queue.cc:260] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.013895 15742 consensus_queue.cc:260] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.016980 15742 ts_tablet_manager.cc:1434] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260608 10:06:53.019131 15744 ts_tablet_manager.cc:1434] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 10:06:53.020391 15744 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: Bootstrap starting.
I20260608 10:06:53.022455 15748 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:53.024978 15743 ts_tablet_manager.cc:1434] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260608 10:06:53.027288 15744 tablet_bootstrap.cc:654] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:53.037391 15743 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:53.040587 15742 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:53.046196 15743 tablet_bootstrap.cc:654] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:53.052976 15767 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:53.053041 15769 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:06:53.061291 15743 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:53.061954 15743 ts_tablet_manager.cc:1403] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260608 10:06:53.072827 15769 raft_consensus.cc:493] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:53.075063 15769 raft_consensus.cc:515] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.077699 15769 leader_election.cc:290] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:53.073587 15767 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:53.079383 15743 raft_consensus.cc:359] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.079704 15547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86e020e9b1f43d3b041b4901e9376ec" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:53.080243 15743 raft_consensus.cc:385] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.080631 15743 raft_consensus.cc:740] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
W20260608 10:06:53.082293 15588 leader_election.cc:343] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:53.077397 15742 tablet_bootstrap.cc:654] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:53.086928 15744 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: No bootstrap required, opened a new log
I20260608 10:06:53.087663 15744 ts_tablet_manager.cc:1403] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.030s
I20260608 10:06:53.100698 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86e020e9b1f43d3b041b4901e9376ec" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:53.095546 15743 consensus_queue.cc:260] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.114233 15743 ts_tablet_manager.cc:1434] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.002s
I20260608 10:06:53.113706 15744 raft_consensus.cc:359] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.115182 15744 raft_consensus.cc:385] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.115578 15744 raft_consensus.cc:740] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Initialized, Role: FOLLOWER
W20260608 10:06:53.114953 15586 leader_election.cc:343] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:06:53.116375 15586 leader_election.cc:304] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7fd0355a2554a8c949629063c8c2008; no voters: 03020f626e3c4d40959dcbe1312bdce6, cfb61999a2e74cd1928c962c18df52f8
I20260608 10:06:53.117339 15799 raft_consensus.cc:2749] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:06:53.116662 15744 consensus_queue.cc:260] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.119750 15800 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:53.121016 15744 ts_tablet_manager.cc:1434] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260608 10:06:53.131081 15743 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:53.135145 15742 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:53.148110 15742 ts_tablet_manager.cc:1403] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.009s
I20260608 10:06:53.151602 15742 raft_consensus.cc:359] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.137270 15748 raft_consensus.cc:493] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:53.152671 15748 raft_consensus.cc:515] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.155175 15748 leader_election.cc:290] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:53.156255 15742 raft_consensus.cc:385] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.156647 15742 raft_consensus.cc:740] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:53.157573 15742 consensus_queue.cc:260] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.158241 15545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb47e04e85f44ca586b2966135eae931" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:53.159063 15545 raft_consensus.cc:2468] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:53.160377 15588 leader_election.cc:304] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:53.160424 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb47e04e85f44ca586b2966135eae931" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:53.161175 15742 ts_tablet_manager.cc:1434] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260608 10:06:53.161420 15748 raft_consensus.cc:2804] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:53.161291 15696 raft_consensus.cc:2468] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:53.161998 15748 raft_consensus.cc:493] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:53.162410 15748 raft_consensus.cc:3060] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.162482 15742 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:06:53.170277 15743 tablet_bootstrap.cc:654] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:53.170611 15748 raft_consensus.cc:515] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.174046 15545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb47e04e85f44ca586b2966135eae931" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6"
I20260608 10:06:53.174526 15748 leader_election.cc:290] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Requested vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:53.174803 15545 raft_consensus.cc:3060] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.175940 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb47e04e85f44ca586b2966135eae931" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8"
I20260608 10:06:53.176816 15696 raft_consensus.cc:3060] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.182380 15742 tablet_bootstrap.cc:654] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: Neither blocks nor log segments found. Creating new log.
I20260608 10:06:53.183616 15743 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: No bootstrap required, opened a new log
I20260608 10:06:53.183924 15545 raft_consensus.cc:2468] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:53.184191 15743 ts_tablet_manager.cc:1403] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.011s
I20260608 10:06:53.185487 15588 leader_election.cc:304] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:53.186589 15748 raft_consensus.cc:2804] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:53.186621 15696 raft_consensus.cc:2468] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:53.187319 15748 raft_consensus.cc:697] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Becoming Leader. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Running, Role: LEADER
I20260608 10:06:53.187445 15743 raft_consensus.cc:359] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.188552 15743 raft_consensus.cc:385] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.188668 15742 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: No bootstrap required, opened a new log
I20260608 10:06:53.188880 15743 raft_consensus.cc:740] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:53.189285 15742 ts_tablet_manager.cc:1403] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.006s
I20260608 10:06:53.189116 15748 consensus_queue.cc:237] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.189998 15743 consensus_queue.cc:260] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.192313 15743 ts_tablet_manager.cc:1434] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 10:06:53.194540 15742 raft_consensus.cc:359] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.198490 15742 raft_consensus.cc:385] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:06:53.198897 15742 raft_consensus.cc:740] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: FOLLOWER
I20260608 10:06:53.199740 15742 consensus_queue.cc:260] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.201387 15742 ts_tablet_manager.cc:1434] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 10:06:53.203998 15442 catalog_manager.cc:5696] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd0355a2554a8c949629063c8c2008 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:53.251647 15770 raft_consensus.cc:493] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:53.252298 15770 raft_consensus.cc:515] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.254405 15770 leader_election.cc:290] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:53.255633 15545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86e020e9b1f43d3b041b4901e9376ec" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:53.255894 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86e020e9b1f43d3b041b4901e9376ec" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008" is_pre_election: true
I20260608 10:06:53.256296 15545 raft_consensus.cc:2468] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb61999a2e74cd1928c962c18df52f8 in term 0.
I20260608 10:06:53.256646 15622 raft_consensus.cc:2468] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb61999a2e74cd1928c962c18df52f8 in term 0.
I20260608 10:06:53.257472 15662 leader_election.cc:304] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, cfb61999a2e74cd1928c962c18df52f8; no voters: 
I20260608 10:06:53.258386 15770 raft_consensus.cc:2804] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:53.258841 15770 raft_consensus.cc:493] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:53.259171 15770 raft_consensus.cc:3060] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.265316 15770 raft_consensus.cc:515] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.267427 15770 leader_election.cc:290] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 election: Requested vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:53.268687 15545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86e020e9b1f43d3b041b4901e9376ec" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6"
I20260608 10:06:53.269045 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86e020e9b1f43d3b041b4901e9376ec" candidate_uuid: "cfb61999a2e74cd1928c962c18df52f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008"
I20260608 10:06:53.269336 15545 raft_consensus.cc:3060] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.269789 15622 raft_consensus.cc:3060] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.275118 15545 raft_consensus.cc:2468] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb61999a2e74cd1928c962c18df52f8 in term 1.
I20260608 10:06:53.275481 15622 raft_consensus.cc:2468] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb61999a2e74cd1928c962c18df52f8 in term 1.
I20260608 10:06:53.276546 15662 leader_election.cc:304] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, cfb61999a2e74cd1928c962c18df52f8; no voters: 
I20260608 10:06:53.277348 15770 raft_consensus.cc:2804] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:53.277997 15770 raft_consensus.cc:697] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Becoming Leader. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Running, Role: LEADER
I20260608 10:06:53.278932 15770 consensus_queue.cc:237] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.288239 15442 catalog_manager.cc:5696] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:53.343776 15804 raft_consensus.cc:493] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:53.344360 15804 raft_consensus.cc:515] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.346307 15804 leader_election.cc:290] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:53.347204 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094b23759dad4b4eb224db6cf9d0fe39" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008" is_pre_election: true
I20260608 10:06:53.347463 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094b23759dad4b4eb224db6cf9d0fe39" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:53.347901 15622 raft_consensus.cc:2468] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03020f626e3c4d40959dcbe1312bdce6 in term 0.
I20260608 10:06:53.348140 15696 raft_consensus.cc:2468] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03020f626e3c4d40959dcbe1312bdce6 in term 0.
I20260608 10:06:53.349089 15513 leader_election.cc:304] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:53.349881 15804 raft_consensus.cc:2804] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:53.350196 15804 raft_consensus.cc:493] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:53.350495 15804 raft_consensus.cc:3060] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.356678 15804 raft_consensus.cc:515] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.358736 15804 leader_election.cc:290] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 election: Requested vote from peers b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:53.359807 15622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094b23759dad4b4eb224db6cf9d0fe39" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008"
I20260608 10:06:53.359967 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "094b23759dad4b4eb224db6cf9d0fe39" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8"
I20260608 10:06:53.360452 15622 raft_consensus.cc:3060] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.360634 15696 raft_consensus.cc:3060] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.366118 15622 raft_consensus.cc:2468] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03020f626e3c4d40959dcbe1312bdce6 in term 1.
I20260608 10:06:53.366281 15696 raft_consensus.cc:2468] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03020f626e3c4d40959dcbe1312bdce6 in term 1.
I20260608 10:06:53.367415 15513 leader_election.cc:304] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:53.368256 15804 raft_consensus.cc:2804] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:53.368745 15804 raft_consensus.cc:697] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 LEADER]: Becoming Leader. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Running, Role: LEADER
I20260608 10:06:53.369709 15804 consensus_queue.cc:237] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.378767 15442 catalog_manager.cc:5696] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "03020f626e3c4d40959dcbe1312bdce6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:53.414358 15748 raft_consensus.cc:493] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:06:53.415098 15748 raft_consensus.cc:515] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.417228 15748 leader_election.cc:290] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:53.418431 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be47bcf2040a45168add7de5e1ab009b" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:53.418431 15545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be47bcf2040a45168add7de5e1ab009b" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6" is_pre_election: true
I20260608 10:06:53.419373 15545 raft_consensus.cc:2468] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:53.419373 15696 raft_consensus.cc:2468] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 0.
I20260608 10:06:53.420899 15588 leader_election.cc:304] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:53.421784 15748 raft_consensus.cc:2804] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:06:53.422117 15748 raft_consensus.cc:493] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:06:53.422451 15748 raft_consensus.cc:3060] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.428880 15748 raft_consensus.cc:515] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.430859 15748 leader_election.cc:290] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Requested vote from peers 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:53.431847 15545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be47bcf2040a45168add7de5e1ab009b" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03020f626e3c4d40959dcbe1312bdce6"
I20260608 10:06:53.431949 15696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be47bcf2040a45168add7de5e1ab009b" candidate_uuid: "b7fd0355a2554a8c949629063c8c2008" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8"
I20260608 10:06:53.432504 15545 raft_consensus.cc:3060] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.432600 15696 raft_consensus.cc:3060] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:06:53.438370 15545 raft_consensus.cc:2468] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:53.438571 15696 raft_consensus.cc:2468] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7fd0355a2554a8c949629063c8c2008 in term 1.
I20260608 10:06:53.439826 15588 leader_election.cc:304] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03020f626e3c4d40959dcbe1312bdce6, b7fd0355a2554a8c949629063c8c2008; no voters: 
I20260608 10:06:53.440802 15748 raft_consensus.cc:2804] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:06:53.441357 15748 raft_consensus.cc:697] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Becoming Leader. State: Replica: b7fd0355a2554a8c949629063c8c2008, State: Running, Role: LEADER
I20260608 10:06:53.442211 15748 consensus_queue.cc:237] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:53.450609 15442 catalog_manager.cc:5696] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7fd0355a2554a8c949629063c8c2008 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:53.567993  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:06:53.593364 15748 consensus_queue.cc:1048] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:06:53.595019  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:06:53.596086  7886 tablet_replica.cc:333] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.596972  7886 raft_consensus.cc:2243] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:53.597828  7886 pending_rounds.cc:70] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Trying to abort 1 pending ops.
I20260608 10:06:53.598018  7886 pending_rounds.cc:77] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620521970216960 op_type: NO_OP noop_request { }
I20260608 10:06:53.598431  7886 raft_consensus.cc:2889] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:53.598786  7886 raft_consensus.cc:2272] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:53.603468  7886 tablet_replica.cc:333] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.604449  7886 raft_consensus.cc:2243] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:53.605057  7886 raft_consensus.cc:2272] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:53.607947  7886 tablet_replica.cc:333] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.608840  7886 raft_consensus.cc:2243] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:53.609409  7886 raft_consensus.cc:2272] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:53.612007  7886 tablet_replica.cc:333] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.612671  7886 raft_consensus.cc:2243] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:53.613185  7886 raft_consensus.cc:2272] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:06:53.615247 15588 consensus_peers.cc:597] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. 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 10:06:53.619494  7886 tablet_replica.cc:333] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.620218  7886 raft_consensus.cc:2243] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:53.620713  7886 raft_consensus.cc:2272] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:53.623334  7886 tablet_replica.cc:333] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.623945  7886 raft_consensus.cc:2243] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:53.624420  7886 raft_consensus.cc:2272] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:53.627290  7886 tablet_replica.cc:333] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.627887  7886 raft_consensus.cc:2243] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:53.628355  7886 raft_consensus.cc:2272] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:53.631134  7886 tablet_replica.cc:333] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: stopping tablet replica
I20260608 10:06:53.631688  7886 raft_consensus.cc:2243] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:53.632148  7886 raft_consensus.cc:2272] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:53.666442  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
W20260608 10:06:53.717243 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:53.807782 15750 consensus_queue.cc:1048] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:53.827723 15662 consensus_peers.cc:597] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:53.936364 15588 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:53.936677 15806 consensus_queue.cc:1048] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:06:53.952877 15588 consensus_peers.cc:597] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:54.008122 15662 consensus_peers.cc:597] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:54.023855 15588 consensus_peers.cc:597] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:54.340092 15750 consensus_queue.cc:579] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.060s)
W20260608 10:06:54.511828 15493 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 03020f626e3c4d40959dcbe1312bdce6 not available for placement
I20260608 10:06:54.574774 15806 consensus_queue.cc:579] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.429s)
I20260608 10:06:54.582377 15767 consensus_queue.cc:579] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.019s)
I20260608 10:06:54.664670 15767 consensus_queue.cc:579] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.049s)
I20260608 10:06:54.708330 15442 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53066:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:06:54.708952 15442 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53066:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:06:54.728246 15442 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: Sending DeleteTablet for 3 replicas of tablet 094b23759dad4b4eb224db6cf9d0fe39
I20260608 10:06:54.730095 15442 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: Sending DeleteTablet for 3 replicas of tablet be47bcf2040a45168add7de5e1ab009b
I20260608 10:06:54.732610 15686 tablet_service.cc:1558] Processing DeleteTablet for tablet 094b23759dad4b4eb224db6cf9d0fe39 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:38770
I20260608 10:06:54.732610 15612 tablet_service.cc:1558] Processing DeleteTablet for tablet 094b23759dad4b4eb224db6cf9d0fe39 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:51930
I20260608 10:06:54.733816 15442 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: Sending DeleteTablet for 3 replicas of tablet eb47e04e85f44ca586b2966135eae931
I20260608 10:06:54.735602 15683 tablet_service.cc:1558] Processing DeleteTablet for tablet be47bcf2040a45168add7de5e1ab009b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:38770
I20260608 10:06:54.738214 15832 tablet_replica.cc:333] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:06:54.738516 15683 tablet_service.cc:1558] Processing DeleteTablet for tablet eb47e04e85f44ca586b2966135eae931 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:38770
I20260608 10:06:54.739269 15442 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: Sending DeleteTablet for 3 replicas of tablet e86e020e9b1f43d3b041b4901e9376ec
I20260608 10:06:54.739531 15609 tablet_service.cc:1558] Processing DeleteTablet for tablet be47bcf2040a45168add7de5e1ab009b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:51930
I20260608 10:06:54.739718 15832 raft_consensus.cc:2243] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:54.740731 15832 raft_consensus.cc:2272] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.742609 15683 tablet_service.cc:1558] Processing DeleteTablet for tablet e86e020e9b1f43d3b041b4901e9376ec with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:38770
I20260608 10:06:54.743752 15612 tablet_service.cc:1558] Processing DeleteTablet for tablet eb47e04e85f44ca586b2966135eae931 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:51930
I20260608 10:06:54.745671 15832 ts_tablet_manager.cc:1916] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:54.746582 15612 tablet_service.cc:1558] Processing DeleteTablet for tablet e86e020e9b1f43d3b041b4901e9376ec with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:51930
I20260608 10:06:54.746851 15831 tablet_replica.cc:333] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
W20260608 10:06:54.746834 15432 catalog_manager.cc:4754] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 094b23759dad4b4eb224db6cf9d0fe39: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111)
I20260608 10:06:54.748138 15831 raft_consensus.cc:2243] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:54.748941 15831 raft_consensus.cc:2272] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.751065  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:06:54.752368 15831 ts_tablet_manager.cc:1916] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:06:54.760787 15833 instance_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 10:06:54.765213 15834 instance_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 10:06:54.767196 15832 ts_tablet_manager.cc:1929] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:06:54.767720 15832 log.cc:1199] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/094b23759dad4b4eb224db6cf9d0fe39
I20260608 10:06:54.768532 15832 ts_tablet_manager.cc:1950] T 094b23759dad4b4eb224db6cf9d0fe39 P b7fd0355a2554a8c949629063c8c2008: Deleting consensus metadata
I20260608 10:06:54.772749 15832 tablet_replica.cc:333] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:06:54.772985 15432 catalog_manager.cc:5027] TS b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521): tablet 094b23759dad4b4eb224db6cf9d0fe39 (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.773909 15832 raft_consensus.cc:2243] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:54.775540 15832 raft_consensus.cc:2272] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.776360  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:54.777825 15831 ts_tablet_manager.cc:1929] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
W20260608 10:06:54.777772 15837 instance_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 10:06:54.778635 15831 log.cc:1199] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/094b23759dad4b4eb224db6cf9d0fe39
I20260608 10:06:54.779644 15832 ts_tablet_manager.cc:1916] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:54.779652  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:54.780336  7886 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 10:06:54.780584  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913214780561 us; error 0 us; skew 500 ppm
I20260608 10:06:54.781399  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:54.779657 15831 ts_tablet_manager.cc:1950] T 094b23759dad4b4eb224db6cf9d0fe39 P cfb61999a2e74cd1928c962c18df52f8: Deleting consensus metadata
I20260608 10:06:54.785239  7886 webserver.cc:533] Webserver started at http://127.7.179.132:39153/ using document root <none> and password file <none>
I20260608 10:06:54.785960 15831 tablet_replica.cc:333] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:06:54.786263  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:54.786556  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:06:54.786899  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:06:54.787146 15831 raft_consensus.cc:2243] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:54.787622 15430 catalog_manager.cc:5027] TS cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): tablet 094b23759dad4b4eb224db6cf9d0fe39 (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.787933 15831 raft_consensus.cc:2272] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.788614  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "d10e83689d8a467d9ed862cf117bc36d"
format_stamp: "Formatted at 2026-06-08 10:06:54 on dist-test-slave-vbzq"
I20260608 10:06:54.793499 15831 ts_tablet_manager.cc:1916] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:54.798620 15832 ts_tablet_manager.cc:1929] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:06:54.799163 15832 log.cc:1199] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/be47bcf2040a45168add7de5e1ab009b
I20260608 10:06:54.799981 15832 ts_tablet_manager.cc:1950] T be47bcf2040a45168add7de5e1ab009b P b7fd0355a2554a8c949629063c8c2008: Deleting consensus metadata
I20260608 10:06:54.802999  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.010s	sys 0.004s
I20260608 10:06:54.803211 15832 tablet_replica.cc:333] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:06:54.803613 15432 catalog_manager.cc:5027] TS b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521): tablet be47bcf2040a45168add7de5e1ab009b (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.804369 15832 raft_consensus.cc:2243] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:54.805481 15832 raft_consensus.cc:2272] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.808410 15832 ts_tablet_manager.cc:1916] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:54.809021 15841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:54.810222  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:06:54.810669  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "d10e83689d8a467d9ed862cf117bc36d"
format_stamp: "Formatted at 2026-06-08 10:06:54 on dist-test-slave-vbzq"
I20260608 10:06:54.811061  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-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 10:06:54.814350 15831 ts_tablet_manager.cc:1929] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:06:54.815491 15831 log.cc:1199] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/be47bcf2040a45168add7de5e1ab009b
I20260608 10:06:54.816567 15831 ts_tablet_manager.cc:1950] T be47bcf2040a45168add7de5e1ab009b P cfb61999a2e74cd1928c962c18df52f8: Deleting consensus metadata
I20260608 10:06:54.821445 15430 catalog_manager.cc:5027] TS cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): tablet be47bcf2040a45168add7de5e1ab009b (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.823053 15831 tablet_replica.cc:333] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:06:54.824523 15831 raft_consensus.cc:2243] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:54.825448 15831 raft_consensus.cc:2272] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.827857 15832 ts_tablet_manager.cc:1929] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:06:54.828385 15832 log.cc:1199] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/eb47e04e85f44ca586b2966135eae931
I20260608 10:06:54.829254 15832 ts_tablet_manager.cc:1950] T eb47e04e85f44ca586b2966135eae931 P b7fd0355a2554a8c949629063c8c2008: Deleting consensus metadata
I20260608 10:06:54.830317 15831 ts_tablet_manager.cc:1916] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:54.833058 15832 tablet_replica.cc:333] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:06:54.833289 15432 catalog_manager.cc:5027] TS b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521): tablet eb47e04e85f44ca586b2966135eae931 (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.834203 15832 raft_consensus.cc:2243] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:54.834822 15832 raft_consensus.cc:2272] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.837502 15832 ts_tablet_manager.cc:1916] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:54.841799  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:06:54.843442  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:54.846426  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:54.849462 15831 ts_tablet_manager.cc:1929] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:06:54.850063 15831 log.cc:1199] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/eb47e04e85f44ca586b2966135eae931
I20260608 10:06:54.850140  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:06:54.850548  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:06:54.850924  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:06:54.851008 15831 ts_tablet_manager.cc:1950] T eb47e04e85f44ca586b2966135eae931 P cfb61999a2e74cd1928c962c18df52f8: Deleting consensus metadata
I20260608 10:06:54.851200  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:54.854645 15832 ts_tablet_manager.cc:1929] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:06:54.855118 15832 log.cc:1199] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-1-root/wals/e86e020e9b1f43d3b041b4901e9376ec
I20260608 10:06:54.855154 15430 catalog_manager.cc:5027] TS cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): tablet eb47e04e85f44ca586b2966135eae931 (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.855609 15831 tablet_replica.cc:333] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:06:54.856092 15832 ts_tablet_manager.cc:1950] T e86e020e9b1f43d3b041b4901e9376ec P b7fd0355a2554a8c949629063c8c2008: Deleting consensus metadata
I20260608 10:06:54.856827 15831 raft_consensus.cc:2243] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:06:54.858165 15831 raft_consensus.cc:2272] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:54.860002 15432 catalog_manager.cc:5027] TS b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521): tablet e86e020e9b1f43d3b041b4901e9376ec (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.861905 15831 ts_tablet_manager.cc:1916] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:06:54.864424 15432 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111) [suppressed 24 similar messages]
I20260608 10:06:54.881273 15767 consensus_queue.cc:579] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.351s)
I20260608 10:06:54.883153 15831 ts_tablet_manager.cc:1929] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:06:54.883705 15831 log.cc:1199] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/e86e020e9b1f43d3b041b4901e9376ec
I20260608 10:06:54.884557 15831 ts_tablet_manager.cc:1950] T e86e020e9b1f43d3b041b4901e9376ec P cfb61999a2e74cd1928c962c18df52f8: Deleting consensus metadata
I20260608 10:06:54.888208 15430 catalog_manager.cc:5027] TS cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): tablet e86e020e9b1f43d3b041b4901e9376ec (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:54.918411  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:37387
I20260608 10:06:54.918612 15903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:37387 every 8 connection(s)
I20260608 10:06:54.924088  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:06:54.932050 15907 instance_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 10:06:54.936203 15908 instance_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 10:06:54.938385 15910 instance_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 10:06:54.940074 15904 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33073
I20260608 10:06:54.940625  7886 server_base.cc:1061] running on GCE node
I20260608 10:06:54.940685 15904 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:54.942173 15904 heartbeater.cc:507] Master 127.7.179.190:33073 requested a full tablet report, sending...
I20260608 10:06:54.942293  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:06:54.942643  7886 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 10:06:54.942857  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913214942839 us; error 0 us; skew 500 ppm
I20260608 10:06:54.943781  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:06:54.944882 15442 ts_manager.cc:194] Registered new tserver with Master: d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387)
I20260608 10:06:54.947180 15442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36216
I20260608 10:06:54.947976  7886 webserver.cc:533] Webserver started at http://127.7.179.129:40993/ using document root <none> and password file <none>
I20260608 10:06:54.948804  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:06:54.949052  7886 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:06:54.955313 15622 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue 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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:54.966076  7886 fs_manager.cc:714] Time spent opening directory manager: real 0.016s	user 0.007s	sys 0.004s
I20260608 10:06:54.974000 15697 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:54.976739 15806 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:06:55.003903 15588 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.004436 15916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:06:55.003234 15767 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.005980  7886 fs_manager.cc:730] Time spent opening block manager: real 0.036s	user 0.011s	sys 0.021s
I20260608 10:06:55.006424  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "03020f626e3c4d40959dcbe1312bdce6"
format_stamp: "Formatted at 2026-06-08 10:06:50 on dist-test-slave-vbzq"
I20260608 10:06:55.006868  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-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 10:06:55.006592 15696 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.008306 15622 consensus_queue.cc:237] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue 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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
W20260608 10:06:55.021100 15588 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5edf4f5bb2f44ae8666600858cc4941. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.022970 15432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a5edf4f5bb2f44ae8666600858cc4941 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 10:06:55.027266 15442 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.039232 15696 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:06:55.040697 15588 consensus_peers.cc:597] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc479016eead4bc69fc7f80431187001. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.043196 15767 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:06:55.058907 15822 consensus_queue.cc:579] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.527s)
I20260608 10:06:55.059562 15767 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.061358  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 10:06:55.061630 15588 consensus_peers.cc:597] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.063130  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:06:55.065038  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:06:55.066352 15697 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.086689 15432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fc479016eead4bc69fc7f80431187001 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:06:55.092028 15444 catalog_manager.cc:5696] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:55.095233 15697 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Queue 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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.119693 15932 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:06:55.131398 15622 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:06:55.134562 15926 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:06:55.140566 15662 consensus_peers.cc:597] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:06:55.141623 15662 consensus_peers.cc:597] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71190f5a91f14616a188726dd06cbeb6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.146603 15930 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.149097 15622 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.159165 15430 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 71190f5a91f14616a188726dd06cbeb6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:55.165262 15444 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.168792 15622 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue 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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.177973 15697 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:06:55.178436 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a75c0d2f7a8f4ec3b0e2c238de741c2c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.180138 15767 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:06:55.188114 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:06:55.192432 15806 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.194754  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:06:55.195375  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.095s	user 0.009s	sys 0.012s
I20260608 10:06:55.195827  7886 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:06:55.194875 15697 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.205755 15432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:06:55.208176 15932 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.212373 15444 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.228037 15932 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.229285 15932 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.229964 15932 ts_tablet_manager.cc:1403] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 10:06:55.232383 15932 raft_consensus.cc:359] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.233151 15932 raft_consensus.cc:740] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.234047 15932 consensus_queue.cc:260] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.237192 15932 ts_tablet_manager.cc:1434] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 10:06:55.238005 15932 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.249948 15932 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.250708 15932 tablet_bootstrap.cc:492] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.251017  7886 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:06:55.251331  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.056s	user 0.052s	sys 0.000s
I20260608 10:06:55.251398 15932 ts_tablet_manager.cc:1403] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260608 10:06:55.254071 15932 raft_consensus.cc:359] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.254721 15932 raft_consensus.cc:740] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.255411 15932 consensus_queue.cc:260] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.257196 15932 ts_tablet_manager.cc:1434] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:06:55.258059 15932 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.272657 15932 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.273658 15932 tablet_bootstrap.cc:492] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.274343 15932 ts_tablet_manager.cc:1403] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260608 10:06:55.277094 15932 raft_consensus.cc:359] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.277995 15932 raft_consensus.cc:740] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.278806 15932 consensus_queue.cc:260] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.281004 15932 ts_tablet_manager.cc:1434] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:06:55.281977 15932 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.297433 15932 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.298430 15932 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.299067 15932 ts_tablet_manager.cc:1403] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:06:55.301187 15932 raft_consensus.cc:359] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.301919 15932 raft_consensus.cc:740] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.302786 15932 consensus_queue.cc:260] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.305100 15932 ts_tablet_manager.cc:1434] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:55.306001 15932 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.313191  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:40233
I20260608 10:06:55.313493 15998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:40233 every 8 connection(s)
I20260608 10:06:55.325078 15932 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.326149 15932 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.326808 15932 ts_tablet_manager.cc:1403] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260608 10:06:55.329761 15932 raft_consensus.cc:359] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.330395 15932 raft_consensus.cc:740] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.331382 15932 consensus_queue.cc:260] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.332808 15999 heartbeater.cc:344] Connected to a master server at 127.7.179.190:33073
I20260608 10:06:55.333348 15999 heartbeater.cc:461] Registering TS with master...
I20260608 10:06:55.333587 15932 ts_tablet_manager.cc:1434] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 10:06:55.334512 15999 heartbeater.cc:507] Master 127.7.179.190:33073 requested a full tablet report, sending...
I20260608 10:06:55.334697 15932 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.342411 15442 ts_manager.cc:194] Re-registered known tserver with Master: 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233)
I20260608 10:06:55.350391 15932 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.351397 15932 tablet_bootstrap.cc:492] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.352110 15932 ts_tablet_manager.cc:1403] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:06:55.353493 15442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36222
I20260608 10:06:55.354947 15932 raft_consensus.cc:359] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.355756 15932 raft_consensus.cc:740] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.356566 15932 consensus_queue.cc:260] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.357120 15999 heartbeater.cc:499] Master 127.7.179.190:33073 was elected leader, sending a full tablet report...
I20260608 10:06:55.358613 15932 ts_tablet_manager.cc:1434] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:06:55.359628 15932 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.373152 15932 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.374043 15932 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.374723 15932 ts_tablet_manager.cc:1403] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:06:55.376806 15932 raft_consensus.cc:359] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.377513 15932 raft_consensus.cc:740] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.378261 15932 consensus_queue.cc:260] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.379980 15932 ts_tablet_manager.cc:1434] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:55.380867 15932 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap starting.
I20260608 10:06:55.388430 16005 ts_tablet_manager.cc:933] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:55.391455 16005 tablet_copy_client.cc:323] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:45521
I20260608 10:06:55.400024 15932 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: 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 10:06:55.401011 15932 tablet_bootstrap.cc:492] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Bootstrap complete.
I20260608 10:06:55.401880 15932 ts_tablet_manager.cc:1403] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260608 10:06:55.404732 15932 raft_consensus.cc:359] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.405459 15932 raft_consensus.cc:740] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03020f626e3c4d40959dcbe1312bdce6, State: Initialized, Role: FOLLOWER
I20260608 10:06:55.406311 15932 consensus_queue.cc:260] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.407013 15963 tablet_service.cc:1558] Processing DeleteTablet for tablet 094b23759dad4b4eb224db6cf9d0fe39 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:59530
I20260608 10:06:55.408592 15932 ts_tablet_manager.cc:1434] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:06:55.406971 15962 tablet_service.cc:1558] Processing DeleteTablet for tablet eb47e04e85f44ca586b2966135eae931 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:59530
I20260608 10:06:55.410195 15632 tablet_copy_service.cc:140] P b7fd0355a2554a8c949629063c8c2008: Received BeginTabletCopySession request for tablet a5edf4f5bb2f44ae8666600858cc4941 from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:54274)
I20260608 10:06:55.410450 16010 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:55.410933 15632 tablet_copy_service.cc:161] P b7fd0355a2554a8c949629063c8c2008: Beginning new tablet copy session on tablet a5edf4f5bb2f44ae8666600858cc4941 from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:54274: session id = d10e83689d8a467d9ed862cf117bc36d-a5edf4f5bb2f44ae8666600858cc4941
I20260608 10:06:55.411895 16010 raft_consensus.cc:2243] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.412526 16010 pending_rounds.cc:70] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Trying to abort 1 pending ops.
I20260608 10:06:55.412820 16010 pending_rounds.cc:77] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620521970216960 op_type: NO_OP noop_request { }
I20260608 10:06:55.413256 16010 raft_consensus.cc:2889] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:06:55.413767 16010 raft_consensus.cc:2272] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.416441 15963 tablet_service.cc:1558] Processing DeleteTablet for tablet e86e020e9b1f43d3b041b4901e9376ec with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:59530
I20260608 10:06:55.418278 16010 ts_tablet_manager.cc:1916] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:55.419205 15632 tablet_copy_source_session.cc:215] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:55.423273 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5edf4f5bb2f44ae8666600858cc4941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:55.438376 16010 ts_tablet_manager.cc:1929] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:06:55.438970 16010 log.cc:1199] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/094b23759dad4b4eb224db6cf9d0fe39
I20260608 10:06:55.439951 16010 ts_tablet_manager.cc:1950] T 094b23759dad4b4eb224db6cf9d0fe39 P 03020f626e3c4d40959dcbe1312bdce6: Deleting consensus metadata
I20260608 10:06:55.442957 16005 tablet_copy_client.cc:806] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:55.443671 16005 tablet_copy_client.cc:670] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:55.443748 15432 catalog_manager.cc:5027] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): tablet 094b23759dad4b4eb224db6cf9d0fe39 (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:55.444243 16010 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:55.445173 16010 raft_consensus.cc:2243] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.445822 16010 raft_consensus.cc:2272] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.448246 16005 tablet_copy_client.cc:538] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:55.448798 16010 ts_tablet_manager.cc:1916] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:55.455780 16005 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
I20260608 10:06:55.459933 15963 tablet_service.cc:1558] Processing DeleteTablet for tablet be47bcf2040a45168add7de5e1ab009b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:06:54 UTC) from {username='slave'} at 127.0.0.1:59530
I20260608 10:06:55.462829 16010 ts_tablet_manager.cc:1929] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:06:55.463261 16010 log.cc:1199] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/eb47e04e85f44ca586b2966135eae931
I20260608 10:06:55.463873 16010 ts_tablet_manager.cc:1950] T eb47e04e85f44ca586b2966135eae931 P 03020f626e3c4d40959dcbe1312bdce6: Deleting consensus metadata
I20260608 10:06:55.466706 16010 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:55.466816 15432 catalog_manager.cc:5027] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): tablet eb47e04e85f44ca586b2966135eae931 (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:55.467723 16010 raft_consensus.cc:2243] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.468286 16010 raft_consensus.cc:2272] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.471149 16010 ts_tablet_manager.cc:1916] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:55.475055 16005 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: 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 10:06:55.475880 16005 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:06:55.476531 16005 ts_tablet_manager.cc:1403] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 10:06:55.479821 16005 raft_consensus.cc:359] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.480479 16005 raft_consensus.cc:740] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:06:55.481096 16005 consensus_queue.cc:260] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.483675 15904 heartbeater.cc:499] Master 127.7.179.190:33073 was elected leader, sending a full tablet report...
I20260608 10:06:55.483887 16005 ts_tablet_manager.cc:1434] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 10:06:55.485600 16010 ts_tablet_manager.cc:1929] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:06:55.486114 16010 log.cc:1199] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/e86e020e9b1f43d3b041b4901e9376ec
I20260608 10:06:55.486218 15632 tablet_copy_service.cc:342] P b7fd0355a2554a8c949629063c8c2008: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-a5edf4f5bb2f44ae8666600858cc4941 received from {username='slave'} at 127.0.0.1:54274
I20260608 10:06:55.486718 15632 tablet_copy_service.cc:434] P b7fd0355a2554a8c949629063c8c2008: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-a5edf4f5bb2f44ae8666600858cc4941 on tablet a5edf4f5bb2f44ae8666600858cc4941 with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:06:55.486932 16010 ts_tablet_manager.cc:1950] T e86e020e9b1f43d3b041b4901e9376ec P 03020f626e3c4d40959dcbe1312bdce6: Deleting consensus metadata
I20260608 10:06:55.490613 16010 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:55.490549 15432 catalog_manager.cc:5027] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): tablet e86e020e9b1f43d3b041b4901e9376ec (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
I20260608 10:06:55.491590 16010 raft_consensus.cc:2243] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:55.492158 16010 raft_consensus.cc:2272] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:55.494939 16010 ts_tablet_manager.cc:1916] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:06:55.507700 16010 ts_tablet_manager.cc:1929] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:06:55.508033 16010 log.cc:1199] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/be47bcf2040a45168add7de5e1ab009b
I20260608 10:06:55.508541 16010 ts_tablet_manager.cc:1950] T be47bcf2040a45168add7de5e1ab009b P 03020f626e3c4d40959dcbe1312bdce6: Deleting consensus metadata
I20260608 10:06:55.511227 15432 catalog_manager.cc:5027] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): tablet be47bcf2040a45168add7de5e1ab009b (table dugtrio [id=df91dfb492e044a1b1b7a94d702581d0]) successfully deleted
W20260608 10:06:55.537619 15493 auto_rebalancer.cc:591] Failed to schedule move for tablet 71190f5a91f14616a188726dd06cbeb6: Invalid argument: Server with UUID d10e83689d8a467d9ed862cf117bc36d is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
W20260608 10:06:55.552276 15493 auto_rebalancer.cc:591] Failed to schedule move for tablet fc479016eead4bc69fc7f80431187001: Invalid argument: Server with UUID d10e83689d8a467d9ed862cf117bc36d is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
W20260608 10:06:55.558238 15493 auto_rebalancer.cc:591] Failed to schedule move for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c: Invalid argument: Server with UUID d10e83689d8a467d9ed862cf117bc36d is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.566332 16005 ts_tablet_manager.cc:933] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:55.568344 16005 tablet_copy_client.cc:323] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:38163
I20260608 10:06:55.569074 15973 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.582803 15707 tablet_copy_service.cc:140] P cfb61999a2e74cd1928c962c18df52f8: Received BeginTabletCopySession request for tablet 71190f5a91f14616a188726dd06cbeb6 from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:34154)
I20260608 10:06:55.583635 15707 tablet_copy_service.cc:161] P cfb61999a2e74cd1928c962c18df52f8: Beginning new tablet copy session on tablet 71190f5a91f14616a188726dd06cbeb6 from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:34154: session id = d10e83689d8a467d9ed862cf117bc36d-71190f5a91f14616a188726dd06cbeb6
I20260608 10:06:55.583058 15972 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.590548 15971 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.592814 15707 tablet_copy_source_session.cc:215] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:55.596850 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71190f5a91f14616a188726dd06cbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:55.612910 16005 tablet_copy_client.cc:806] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:55.613504 16005 tablet_copy_client.cc:670] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:55.617770 16005 tablet_copy_client.cc:538] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:55.625631 16005 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
I20260608 10:06:55.628130 16020 ts_tablet_manager.cc:933] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:55.630862 16020 tablet_copy_client.cc:323] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:45521
I20260608 10:06:55.633122 15632 tablet_copy_service.cc:140] P b7fd0355a2554a8c949629063c8c2008: Received BeginTabletCopySession request for tablet fc479016eead4bc69fc7f80431187001 from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:54274)
I20260608 10:06:55.633746 15632 tablet_copy_service.cc:161] P b7fd0355a2554a8c949629063c8c2008: Beginning new tablet copy session on tablet fc479016eead4bc69fc7f80431187001 from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:54274: session id = d10e83689d8a467d9ed862cf117bc36d-fc479016eead4bc69fc7f80431187001
I20260608 10:06:55.641625 15632 tablet_copy_source_session.cc:215] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:55.645231 16020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc479016eead4bc69fc7f80431187001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:55.647527 16005 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: 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 10:06:55.648590 16005 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:06:55.649428 16005 ts_tablet_manager.cc:1403] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260608 10:06:55.652801 16005 raft_consensus.cc:359] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.653692 16005 raft_consensus.cc:740] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:06:55.654485 16005 consensus_queue.cc:260] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.657105 16005 ts_tablet_manager.cc:1434] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:06:55.659117 15707 tablet_copy_service.cc:342] P cfb61999a2e74cd1928c962c18df52f8: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-71190f5a91f14616a188726dd06cbeb6 received from {username='slave'} at 127.0.0.1:34154
I20260608 10:06:55.659603 15707 tablet_copy_service.cc:434] P cfb61999a2e74cd1928c962c18df52f8: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-71190f5a91f14616a188726dd06cbeb6 on tablet 71190f5a91f14616a188726dd06cbeb6 with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:06:55.662681 16023 ts_tablet_manager.cc:933] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:55.666512 16023 tablet_copy_client.cc:323] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:45521
I20260608 10:06:55.667788 16020 tablet_copy_client.cc:806] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:55.668489 16020 tablet_copy_client.cc:670] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:55.668663 15632 tablet_copy_service.cc:140] P b7fd0355a2554a8c949629063c8c2008: Received BeginTabletCopySession request for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:54274)
I20260608 10:06:55.669260 15632 tablet_copy_service.cc:161] P b7fd0355a2554a8c949629063c8c2008: Beginning new tablet copy session on tablet a75c0d2f7a8f4ec3b0e2c238de741c2c from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:54274: session id = d10e83689d8a467d9ed862cf117bc36d-a75c0d2f7a8f4ec3b0e2c238de741c2c
I20260608 10:06:55.676358 16020 tablet_copy_client.cc:538] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:55.679049 15632 tablet_copy_source_session.cc:215] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:55.682951 16023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:55.687598 16020 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
I20260608 10:06:55.691712 15972 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:55.702503 16023 tablet_copy_client.cc:806] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:55.703184 16023 tablet_copy_client.cc:670] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:55.707921 16023 tablet_copy_client.cc:538] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:55.708550 16020 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: 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 10:06:55.709692 16020 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:06:55.710450 16020 ts_tablet_manager.cc:1403] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260608 10:06:55.713778 16020 raft_consensus.cc:359] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.714510 16020 raft_consensus.cc:740] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:06:55.715090 16020 consensus_queue.cc:260] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.717305 16020 ts_tablet_manager.cc:1434] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:06:55.717813 16023 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
I20260608 10:06:55.719408 15632 tablet_copy_service.cc:342] P b7fd0355a2554a8c949629063c8c2008: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-fc479016eead4bc69fc7f80431187001 received from {username='slave'} at 127.0.0.1:54274
I20260608 10:06:55.719947 15632 tablet_copy_service.cc:434] P b7fd0355a2554a8c949629063c8c2008: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-fc479016eead4bc69fc7f80431187001 on tablet fc479016eead4bc69fc7f80431187001 with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:06:55.741374 16023 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: 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 10:06:55.742292 16023 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:06:55.742957 16023 ts_tablet_manager.cc:1403] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.015s
I20260608 10:06:55.745440 16023 raft_consensus.cc:359] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.746182 16023 raft_consensus.cc:740] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:06:55.746767 16023 consensus_queue.cc:260] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:55.748618 16023 ts_tablet_manager.cc:1434] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:06:55.750808 15632 tablet_copy_service.cc:342] P b7fd0355a2554a8c949629063c8c2008: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-a75c0d2f7a8f4ec3b0e2c238de741c2c received from {username='slave'} at 127.0.0.1:54274
I20260608 10:06:55.751343 15632 tablet_copy_service.cc:434] P b7fd0355a2554a8c949629063c8c2008: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-a75c0d2f7a8f4ec3b0e2c238de741c2c on tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:06:55.919601 15879 raft_consensus.cc:1217] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:55.982035 15622 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:55.988412 15697 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:55.988655 15972 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:55.990140 16029 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:55.990900 15767 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:55.998207 15806 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.000550 15697 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.000576 15972 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.014086 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a5edf4f5bb2f44ae8666600858cc4941 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:56.016943 15444 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:56.046583 15869 tablet_service.cc:1558] Processing DeleteTablet for tablet a5edf4f5bb2f44ae8666600858cc4941 with delete_type TABLET_DATA_TOMBSTONED (TS d10e83689d8a467d9ed862cf117bc36d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:45462
I20260608 10:06:56.051014 16035 tablet_replica.cc:333] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:06:56.051913 16035 raft_consensus.cc:2243] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:56.051684 15622 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:56.052626 16035 raft_consensus.cc:2272] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:56.056034 16035 ts_tablet_manager.cc:1916] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:56.058707 15697 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:56.059142 15972 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:56.060573 15806 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:56.061420 15767 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:56.069419 15767 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.071638 15972 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.073586 15697 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.075373 16035 ts_tablet_manager.cc:1929] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:06:56.075918 16035 log.cc:1199] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root/wals/a5edf4f5bb2f44ae8666600858cc4941
I20260608 10:06:56.078189 15432 catalog_manager.cc:5027] TS d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): tablet a5edf4f5bb2f44ae8666600858cc4941 (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
I20260608 10:06:56.087097 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:56.090196 15444 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 reported cstate change: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.098078 15879 raft_consensus.cc:1217] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:56.102499 15869 tablet_service.cc:1558] Processing DeleteTablet for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with delete_type TABLET_DATA_TOMBSTONED (TS d10e83689d8a467d9ed862cf117bc36d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:45462
I20260608 10:06:56.103760 16035 tablet_replica.cc:333] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:06:56.104821 16035 raft_consensus.cc:2243] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:56.105530 16035 raft_consensus.cc:2272] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:56.109133 16035 ts_tablet_manager.cc:1916] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:56.125113 16035 ts_tablet_manager.cc:1929] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:06:56.125483 16035 log.cc:1199] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root/wals/a75c0d2f7a8f4ec3b0e2c238de741c2c
I20260608 10:06:56.127228 15432 catalog_manager.cc:5027] TS d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): tablet a75c0d2f7a8f4ec3b0e2c238de741c2c (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
I20260608 10:06:56.159515 15622 consensus_queue.cc:237] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:56.167637 15972 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:56.167656 15697 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:56.169371 15806 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:56.170256 16029 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:56.177873 15767 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.182415 15879 raft_consensus.cc:1217] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:06:56.190411 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fc479016eead4bc69fc7f80431187001 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:56.189919 15972 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.196527 15444 catalog_manager.cc:5696] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:56.197103 15697 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.211856 15869 tablet_service.cc:1558] Processing DeleteTablet for tablet fc479016eead4bc69fc7f80431187001 with delete_type TABLET_DATA_TOMBSTONED (TS d10e83689d8a467d9ed862cf117bc36d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:45462
I20260608 10:06:56.213097 16035 tablet_replica.cc:333] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:06:56.214051 16035 raft_consensus.cc:2243] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:56.214732 16035 raft_consensus.cc:2272] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:56.217028 16035 ts_tablet_manager.cc:1916] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:56.229992 16035 ts_tablet_manager.cc:1929] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:06:56.230387 16035 log.cc:1199] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root/wals/fc479016eead4bc69fc7f80431187001
I20260608 10:06:56.231863 15432 catalog_manager.cc:5027] TS d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): tablet fc479016eead4bc69fc7f80431187001 (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
I20260608 10:06:56.274603 15697 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:56.280946 15622 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:56.280946 15972 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:06:56.282792 15822 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:56.283594 16039 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:06:56.290416 16039 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.293133 15972 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.295010 15622 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.302070 15430 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 71190f5a91f14616a188726dd06cbeb6 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:56.307673 15442 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 2 to 3, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:56.318634 15869 tablet_service.cc:1558] Processing DeleteTablet for tablet 71190f5a91f14616a188726dd06cbeb6 with delete_type TABLET_DATA_TOMBSTONED (TS d10e83689d8a467d9ed862cf117bc36d not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:45462
I20260608 10:06:56.319908 16035 tablet_replica.cc:333] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:06:56.320894 16035 raft_consensus.cc:2243] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:06:56.321497 16035 raft_consensus.cc:2272] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:06:56.324602 16035 ts_tablet_manager.cc:1916] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:56.339926 16035 ts_tablet_manager.cc:1929] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:06:56.340274 16035 log.cc:1199] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-3-root/wals/71190f5a91f14616a188726dd06cbeb6
I20260608 10:06:56.341832 15432 catalog_manager.cc:5027] TS d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): tablet 71190f5a91f14616a188726dd06cbeb6 (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
I20260608 10:06:57.661167 16029 consensus_queue.cc:579] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.152s)
I20260608 10:06:57.668215 16044 consensus_queue.cc:579] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.179s)
I20260608 10:06:57.720481 16045 raft_consensus.cc:493] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b7fd0355a2554a8c949629063c8c2008)
I20260608 10:06:57.721877 16045 raft_consensus.cc:515] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:57.741760 16045 leader_election.cc:290] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521), cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:06:57.742460 16046 consensus_queue.cc:579] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Leader has been unable to successfully communicate with peer b7fd0355a2554a8c949629063c8c2008 for more than 1 seconds (1.438s)
I20260608 10:06:57.789008 16048 consensus_queue.cc:579] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.483s)
I20260608 10:06:57.796512 15697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc479016eead4bc69fc7f80431187001" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "cfb61999a2e74cd1928c962c18df52f8" is_pre_election: true
I20260608 10:06:57.798151 16043 consensus_queue.cc:579] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer cfb61999a2e74cd1928c962c18df52f8 for more than 1 seconds (1.262s)
I20260608 10:06:57.824316 15622 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:57.833328 15697 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:57.837333 15621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc479016eead4bc69fc7f80431187001" candidate_uuid: "03020f626e3c4d40959dcbe1312bdce6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b7fd0355a2554a8c949629063c8c2008" is_pre_election: true
I20260608 10:06:57.840030 15924 leader_election.cc:304] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [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: 03020f626e3c4d40959dcbe1312bdce6; no voters: b7fd0355a2554a8c949629063c8c2008, cfb61999a2e74cd1928c962c18df52f8
I20260608 10:06:57.841449 16045 raft_consensus.cc:2749] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:06:57.849390 15662 consensus_peers.cc:597] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. 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 10:06:57.854763 15696 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.856987 15622 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.857690 15972 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.857591 15806 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } 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 10:06:57.858162 15973 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.859910 16043 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:06:57.861064 15588 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. 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 10:06:57.862097 16048 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:06:57.863148 15822 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:57.883028 15621 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:57.892148 16048 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.895433 15972 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.897239 15806 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.901497 15696 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.904979 15973 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.916946 15444 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 reported cstate change: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.918522 15622 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
W20260608 10:06:57.930413 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. 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 10:06:57.931550 15620 consensus_queue.cc:237] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:57.919584 15441 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:57.936252 15696 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.938547 16029 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:57.945436 15973 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.946170 15430 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 71190f5a91f14616a188726dd06cbeb6 with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:06:57.950531 16029 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260608 10:06:57.958240 15588 consensus_peers.cc:597] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. 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 10:06:57.959538 15697 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.960770 15972 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:06:57.961720 16029 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:06:57.963207 16043 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } 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 10:06:57.975855 15806 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.977423 15696 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.982497 15973 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.989161 16044 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:57.999480 15972 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:58.007229 15442 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:58.014171 15432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260608 10:06:58.027420 15493 auto_rebalancer.cc:591] Failed to schedule move for tablet 71190f5a91f14616a188726dd06cbeb6: Invalid argument: Server with UUID d10e83689d8a467d9ed862cf117bc36d is already a member of the config. RaftConfig: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:58.031024 15696 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:58.037814 15441 catalog_manager.cc:5696] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 reported cstate change: config changed from index 3 to 4, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:06:58.041041 15697 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:58.050717 15620 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:58.051137 15972 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:58.053313 16046 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:06:58.054231 16048 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:58.065470 15620 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } }
I20260608 10:06:58.068229 15972 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:58.072639 15973 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:58.074119 15806 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:58.075448 15697 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:58.064648 16048 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:58.079741 15806 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:58.083173 15620 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:58.089332 15430 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 71190f5a91f14616a188726dd06cbeb6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:58.091392 16044 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:58.096488 15444 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } }
I20260608 10:06:58.100782 15697 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:58.105840 15973 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:58.105720 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 10:06:58.298628 15643 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8860 after lost signal to thread 7889
W20260608 10:06:58.300071 15643 debug-util.cc:398] Leaking SignalData structure 0x7b08000e36c0 after lost signal to thread 15479
W20260608 10:06:58.304044 15643 debug-util.cc:398] Leaking SignalData structure 0x7b0800242ae0 after lost signal to thread 15903
W20260608 10:06:58.305294 15643 debug-util.cc:398] Leaking SignalData structure 0x7b0800031b80 after lost signal to thread 15998
I20260608 10:06:58.361951 16067 ts_tablet_manager.cc:933] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:58.374684 16067 tablet_copy_client.cc:323] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:45521
I20260608 10:06:58.377350 15632 tablet_copy_service.cc:140] P b7fd0355a2554a8c949629063c8c2008: Received BeginTabletCopySession request for tablet a5edf4f5bb2f44ae8666600858cc4941 from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:54274)
I20260608 10:06:58.378172 15632 tablet_copy_service.cc:161] P b7fd0355a2554a8c949629063c8c2008: Beginning new tablet copy session on tablet a5edf4f5bb2f44ae8666600858cc4941 from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:54274: session id = d10e83689d8a467d9ed862cf117bc36d-a5edf4f5bb2f44ae8666600858cc4941
I20260608 10:06:58.390372 15632 tablet_copy_source_session.cc:215] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:58.394434 16067 ts_tablet_manager.cc:1916] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:06:58.406737 15445 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 reported cstate change: config changed from index 4 to 5, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } }
I20260608 10:06:58.416980 16069 ts_tablet_manager.cc:933] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:06:58.417089 15869 tablet_service.cc:1558] Processing DeleteTablet for tablet 71190f5a91f14616a188726dd06cbeb6 with delete_type TABLET_DATA_TOMBSTONED (TS d10e83689d8a467d9ed862cf117bc36d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45462
I20260608 10:06:58.425910 15868 tablet_service.cc:1558] Processing DeleteTablet for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with delete_type TABLET_DATA_TOMBSTONED (TS d10e83689d8a467d9ed862cf117bc36d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45462
I20260608 10:06:58.430656 16069 tablet_copy_client.cc:323] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:45521
I20260608 10:06:58.432915 15632 tablet_copy_service.cc:140] P b7fd0355a2554a8c949629063c8c2008: Received BeginTabletCopySession request for tablet fc479016eead4bc69fc7f80431187001 from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:54274)
I20260608 10:06:58.433511 15632 tablet_copy_service.cc:161] P b7fd0355a2554a8c949629063c8c2008: Beginning new tablet copy session on tablet fc479016eead4bc69fc7f80431187001 from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:54274: session id = d10e83689d8a467d9ed862cf117bc36d-fc479016eead4bc69fc7f80431187001
I20260608 10:06:58.442965 15632 tablet_copy_source_session.cc:215] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:06:58.446285 16069 ts_tablet_manager.cc:1916] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:06:58.455085 15432 catalog_manager.cc:5027] TS d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): tablet 71190f5a91f14616a188726dd06cbeb6 (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
I20260608 10:06:58.459584 15432 catalog_manager.cc:5027] TS d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): tablet a75c0d2f7a8f4ec3b0e2c238de741c2c (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
I20260608 10:06:58.465150 16069 ts_tablet_manager.cc:1929] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:06:58.466442 16069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc479016eead4bc69fc7f80431187001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:58.466841 16067 ts_tablet_manager.cc:1929] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:06:58.467900 16067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5edf4f5bb2f44ae8666600858cc4941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:06:58.478281 16067 tablet_copy_client.cc:806] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:58.478322 16069 tablet_copy_client.cc:806] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:06:58.479139 16067 tablet_copy_client.cc:670] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:58.479287 16069 tablet_copy_client.cc:670] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:06:58.484436 16069 tablet_copy_client.cc:538] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:58.484520 16067 tablet_copy_client.cc:538] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:06:58.495000 16069 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
I20260608 10:06:58.499294 16067 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
I20260608 10:06:58.543720 16069 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: 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 10:06:58.544935 16069 tablet_bootstrap.cc:492] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:06:58.545089 16067 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: 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 10:06:58.546012 16069 ts_tablet_manager.cc:1403] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.051s	user 0.040s	sys 0.000s
I20260608 10:06:58.546327 16067 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:06:58.547290 16067 ts_tablet_manager.cc:1403] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.014s
I20260608 10:06:58.550475 16069 raft_consensus.cc:359] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:58.551589 16069 raft_consensus.cc:740] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:06:58.551131 16067 raft_consensus.cc:359] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:58.552223 16067 raft_consensus.cc:740] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:06:58.552634 16069 consensus_queue.cc:260] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:58.553020 16067 consensus_queue.cc:260] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:06:58.560320 16067 ts_tablet_manager.cc:1434] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 10:06:58.570101 16069 ts_tablet_manager.cc:1434] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.016s
I20260608 10:06:58.570451 15631 tablet_copy_service.cc:342] P b7fd0355a2554a8c949629063c8c2008: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-a5edf4f5bb2f44ae8666600858cc4941 received from {username='slave'} at 127.0.0.1:54274
I20260608 10:06:58.571161 15631 tablet_copy_service.cc:434] P b7fd0355a2554a8c949629063c8c2008: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-a5edf4f5bb2f44ae8666600858cc4941 on tablet a5edf4f5bb2f44ae8666600858cc4941 with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:06:58.573626 15631 tablet_copy_service.cc:342] P b7fd0355a2554a8c949629063c8c2008: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-fc479016eead4bc69fc7f80431187001 received from {username='slave'} at 127.0.0.1:54274
I20260608 10:06:58.574152 15631 tablet_copy_service.cc:434] P b7fd0355a2554a8c949629063c8c2008: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-fc479016eead4bc69fc7f80431187001 on tablet fc479016eead4bc69fc7f80431187001 with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:06:58.762030 15879 raft_consensus.cc:1217] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:06:58.825661 15879 raft_consensus.cc:1217] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 10:06:59.285897 15806 raft_consensus.cc:1064] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: attempting to promote NON_VOTER d10e83689d8a467d9ed862cf117bc36d to VOTER
I20260608 10:06:59.289424 15806 consensus_queue.cc:237] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
I20260608 10:06:59.298899 15879 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:59.300745 15697 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:59.301189 16044 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } 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 10:06:59.307845 16044 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:06:59.312767 15973 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:59.315912 15806 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260608 10:06:59.337630 15995 debug-util.cc:398] Leaking SignalData structure 0x7b08001d5600 after lost signal to thread 7889
W20260608 10:06:59.339068 15995 debug-util.cc:398] Leaking SignalData structure 0x7b0800161360 after lost signal to thread 15479
W20260608 10:06:59.340652 15995 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce240 after lost signal to thread 15646
I20260608 10:06:59.339792 16077 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
W20260608 10:06:59.342092 15995 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0040 after lost signal to thread 15721
W20260608 10:06:59.346628 15995 debug-util.cc:398] Leaking SignalData structure 0x7b08000fdba0 after lost signal to thread 15903
I20260608 10:06:59.346220 15973 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
W20260608 10:06:59.347999 15995 debug-util.cc:398] Leaking SignalData structure 0x7b08001edaa0 after lost signal to thread 15998
I20260608 10:06:59.360672 15696 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.370414 16077 raft_consensus.cc:1064] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: attempting to promote NON_VOTER d10e83689d8a467d9ed862cf117bc36d to VOTER
I20260608 10:06:59.373584 16077 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
I20260608 10:06:59.375137 15879 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.378903 15445 catalog_manager.cc:5696] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:06:59.390045 15878 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:59.394387 15695 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:59.396591 15806 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } 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 10:06:59.399946 16044 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } 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 10:06:59.401377 15972 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:06:59.403865 15806 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:06:59.493592 15806 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.497597 15878 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.508597 15696 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.535746 15972 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.574730 15445 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 4 to 5, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:06:59.603793 15622 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
I20260608 10:06:59.599682 15620 consensus_queue.cc:237] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [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: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
I20260608 10:06:59.615240 15878 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:06:59.617398 15806 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } 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 10:06:59.626595 16044 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.634591 15879 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.644217 15972 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:06:59.646787 16077 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:06:59.657141 15445 catalog_manager.cc:5696] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d reported cstate change: config changed from index 5 to 6, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.664726 15878 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:06:59.670225 15806 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } 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 10:06:59.679118 16077 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.682421 15696 raft_consensus.cc:1275] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:06:59.684496 16084 consensus_queue.cc:1048] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:06:59.688252 15972 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.690739 15879 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.691617 15696 raft_consensus.cc:2955] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.697774 15963 tablet_service.cc:1558] Processing DeleteTablet for tablet fc479016eead4bc69fc7f80431187001 with delete_type TABLET_DATA_TOMBSTONED (TS 03020f626e3c4d40959dcbe1312bdce6 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59530
I20260608 10:06:59.709374 16092 tablet_replica.cc:333] stopping tablet replica
I20260608 10:06:59.710754 16092 raft_consensus.cc:2243] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:59.711638 16092 raft_consensus.cc:2272] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:59.718603 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fc479016eead4bc69fc7f80431187001 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:59.718015 15445 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 reported cstate change: config changed from index 5 to 6, VOTER cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:06:59.721364 16092 ts_tablet_manager.cc:1916] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:59.727811 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a5edf4f5bb2f44ae8666600858cc4941 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:06:59.753980 16092 ts_tablet_manager.cc:1929] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:06:59.754707 16092 log.cc:1199] T fc479016eead4bc69fc7f80431187001 P 03020f626e3c4d40959dcbe1312bdce6: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-0-root/wals/fc479016eead4bc69fc7f80431187001
I20260608 10:06:59.757491 15432 catalog_manager.cc:5027] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): tablet fc479016eead4bc69fc7f80431187001 (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
I20260608 10:06:59.759294 15686 tablet_service.cc:1558] Processing DeleteTablet for tablet a5edf4f5bb2f44ae8666600858cc4941 with delete_type TABLET_DATA_TOMBSTONED (TS cfb61999a2e74cd1928c962c18df52f8 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38770
I20260608 10:06:59.762614 16093 tablet_replica.cc:333] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:06:59.763859 16093 raft_consensus.cc:2243] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:06:59.765360 16093 raft_consensus.cc:2272] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:06:59.770339 16093 ts_tablet_manager.cc:1916] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:06:59.792642 16093 ts_tablet_manager.cc:1929] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:06:59.793249 16093 log.cc:1199] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Deleting WAL directory at /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780913014901648-7886-0/minicluster-data/ts-2-root/wals/a5edf4f5bb2f44ae8666600858cc4941
I20260608 10:06:59.795534 15430 catalog_manager.cc:5027] TS cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): tablet a5edf4f5bb2f44ae8666600858cc4941 (table test-workload [id=eb13eb3a4fa543458e1f0fa3c0237cfe]) successfully deleted
W20260608 10:07:00.762742 15493 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 03020f626e3c4d40959dcbe1312bdce6 not available for placement
I20260608 10:07:01.695892  7886 tablet_server.cc:179] TabletServer@127.7.179.129:40233 shutting down...
I20260608 10:07:01.747265  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:01.748469  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:01.749430  7886 raft_consensus.cc:2243] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:01.750730  7886 raft_consensus.cc:2272] T 71190f5a91f14616a188726dd06cbeb6 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:01.754666  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:01.755505  7886 raft_consensus.cc:2243] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:01.756389  7886 raft_consensus.cc:2272] T a75c0d2f7a8f4ec3b0e2c238de741c2c P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:01.761096  7886 tablet_replica.cc:333] stopping tablet replica
I20260608 10:07:01.762040  7886 raft_consensus.cc:2243] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:01.763382  7886 raft_consensus.cc:2272] T a5edf4f5bb2f44ae8666600858cc4941 P 03020f626e3c4d40959dcbe1312bdce6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:01.776492 15588 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260608 10:07:01.792037 15696 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
W20260608 10:07:01.792984 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. 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 10:07:01.808763 15620 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
W20260608 10:07:01.809073 15662 consensus_peers.cc:597] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. 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 10:07:01.811707 16048 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:07:01.838681 16048 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:07:01.842622 15622 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:07:01.865267 15445 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 5 to 6, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
W20260608 10:07:01.901001 15662 consensus_peers.cc:597] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:02.218920 15588 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:02.352705 16110 ts_tablet_manager.cc:933] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163)
I20260608 10:07:02.366880 16110 tablet_copy_client.cc:323] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:38163
I20260608 10:07:02.369887 15707 tablet_copy_service.cc:140] P cfb61999a2e74cd1928c962c18df52f8: Received BeginTabletCopySession request for tablet 71190f5a91f14616a188726dd06cbeb6 from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:34154)
I20260608 10:07:02.370525 15707 tablet_copy_service.cc:161] P cfb61999a2e74cd1928c962c18df52f8: Beginning new tablet copy session on tablet 71190f5a91f14616a188726dd06cbeb6 from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:34154: session id = d10e83689d8a467d9ed862cf117bc36d-71190f5a91f14616a188726dd06cbeb6
I20260608 10:07:02.381006 15707 tablet_copy_source_session.cc:215] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:02.385476 16110 ts_tablet_manager.cc:1916] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:02.407950 16110 ts_tablet_manager.cc:1929] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:07:02.408975 16110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71190f5a91f14616a188726dd06cbeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:02.422092 16110 tablet_copy_client.cc:806] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:02.422992 16110 tablet_copy_client.cc:670] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:02.428260 16110 tablet_copy_client.cc:538] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:02.443801 16110 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
I20260608 10:07:02.499924 16110 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:02.501264 16110 tablet_bootstrap.cc:492] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:07:02.502265 16110 ts_tablet_manager.cc:1403] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.059s	user 0.047s	sys 0.011s
I20260608 10:07:02.506242 16110 raft_consensus.cc:359] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:07:02.507397 16110 raft_consensus.cc:740] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:07:02.508375 16110 consensus_queue.cc:260] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 1.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:07:02.531038 16110 ts_tablet_manager.cc:1434] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.004s
I20260608 10:07:02.533627 15707 tablet_copy_service.cc:342] P cfb61999a2e74cd1928c962c18df52f8: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-71190f5a91f14616a188726dd06cbeb6 received from {username='slave'} at 127.0.0.1:34154
I20260608 10:07:02.534263 15707 tablet_copy_service.cc:434] P cfb61999a2e74cd1928c962c18df52f8: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-71190f5a91f14616a188726dd06cbeb6 on tablet 71190f5a91f14616a188726dd06cbeb6 with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:07:02.670186 16107 consensus_queue.cc:579] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.017s)
I20260608 10:07:02.690297 15622 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: true } }
W20260608 10:07:02.698791 15586 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131:38163): Couldn't send request to peer cfb61999a2e74cd1928c962c18df52f8. 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 10:07:02.700605 15879 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 10:07:02.702963 16116 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260608 10:07:02.707091 15588 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:02.714277 16116 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: true } } }
I20260608 10:07:02.716871 15879 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: true } } }
I20260608 10:07:02.734452 15445 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d reported cstate change: config changed from index 6 to 7, NON_VOTER cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: true } } }
I20260608 10:07:02.736701 15432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a5edf4f5bb2f44ae8666600858cc4941 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:02.826248 16100 consensus_queue.cc:579] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.032s)
W20260608 10:07:02.830058  7886 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15995)
I20260608 10:07:02.840068 15879 raft_consensus.cc:1217] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.5->[1.6-1.6]   Dedup: 1.6->[]
I20260608 10:07:03.120488 16107 consensus_queue.cc:579] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.327s)
I20260608 10:07:03.132033 15622 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [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: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:07:03.140080 15696 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
W20260608 10:07:03.141448 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer d10e83689d8a467d9ed862cf117bc36d (127.7.179.132:37387): Couldn't send request to peer d10e83689d8a467d9ed862cf117bc36d. 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 10:07:03.142473 16094 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260608 10:07:03.156816 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:03.159683 16125 ts_tablet_manager.cc:933] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Initiating tablet copy from peer b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:07:03.163421 16125 tablet_copy_client.cc:323] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:45521
I20260608 10:07:03.164811 16107 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:07:03.167398 15695 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } } }
I20260608 10:07:03.179874 15631 tablet_copy_service.cc:140] P b7fd0355a2554a8c949629063c8c2008: Received BeginTabletCopySession request for tablet a5edf4f5bb2f44ae8666600858cc4941 from peer cfb61999a2e74cd1928c962c18df52f8 ({username='slave'} at 127.0.0.1:51942)
I20260608 10:07:03.180651 15631 tablet_copy_service.cc:161] P b7fd0355a2554a8c949629063c8c2008: Beginning new tablet copy session on tablet a5edf4f5bb2f44ae8666600858cc4941 from peer cfb61999a2e74cd1928c962c18df52f8 at {username='slave'} at 127.0.0.1:51942: session id = cfb61999a2e74cd1928c962c18df52f8-a5edf4f5bb2f44ae8666600858cc4941
I20260608 10:07:03.182569 15432 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with cas_config_opid_index 5: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:07:03.186522 15444 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 5 to 6, NON_VOTER d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:03.191399 15631 tablet_copy_source_session.cc:215] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:03.197520 16125 ts_tablet_manager.cc:1916] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:03.222110 16125 ts_tablet_manager.cc:1929] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.5
I20260608 10:07:03.223143 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5edf4f5bb2f44ae8666600858cc4941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:03.233712 16125 tablet_copy_client.cc:806] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:03.234469 16125 tablet_copy_client.cc:670] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:03.239607 16125 tablet_copy_client.cc:538] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:03.251703 16125 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap starting.
I20260608 10:07:03.256004 16123 raft_consensus.cc:1064] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: attempting to promote NON_VOTER d10e83689d8a467d9ed862cf117bc36d to VOTER
I20260608 10:07:03.259495 16123 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
I20260608 10:07:03.280870 15879 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 10:07:03.283833 16122 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260608 10:07:03.296149 15622 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 10:07:03.300999 16100 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260608 10:07:03.323218 15662 consensus_peers.cc:597] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:03.341233 16122 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:03.355990 15879 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:03.359530 16125 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:03.360667 16125 tablet_bootstrap.cc:492] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Bootstrap complete.
I20260608 10:07:03.361586 16125 ts_tablet_manager.cc:1403] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Time spent bootstrapping tablet: real 0.110s	user 0.048s	sys 0.053s
I20260608 10:07:03.365177 16125 raft_consensus.cc:359] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: true } }
I20260608 10:07:03.368062 16125 raft_consensus.cc:740] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cfb61999a2e74cd1928c962c18df52f8, State: Initialized, Role: LEARNER
I20260608 10:07:03.368897 16125 consensus_queue.cc:260] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: NON_VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: true } }
I20260608 10:07:03.371450 16125 ts_tablet_manager.cc:1434] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:07:03.370321 15622 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:03.377992 15445 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:03.381294 15631 tablet_copy_service.cc:342] P b7fd0355a2554a8c949629063c8c2008: Request end of tablet copy session cfb61999a2e74cd1928c962c18df52f8-a5edf4f5bb2f44ae8666600858cc4941 received from {username='slave'} at 127.0.0.1:51942
I20260608 10:07:03.381826 15631 tablet_copy_service.cc:434] P b7fd0355a2554a8c949629063c8c2008: ending tablet copy session cfb61999a2e74cd1928c962c18df52f8-a5edf4f5bb2f44ae8666600858cc4941 on tablet a5edf4f5bb2f44ae8666600858cc4941 with peer cfb61999a2e74cd1928c962c18df52f8
I20260608 10:07:03.452083 15431 catalog_manager.cc:5243] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 71190f5a91f14616a188726dd06cbeb6 with cas_config_opid_index 6: aborting the task: latest config opid_index 7; task opid_index 6
I20260608 10:07:03.727463 16133 ts_tablet_manager.cc:933] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Initiating tablet copy from peer b7fd0355a2554a8c949629063c8c2008 (127.7.179.130:45521)
I20260608 10:07:03.730261 16133 tablet_copy_client.cc:323] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:45521
I20260608 10:07:03.732517 15631 tablet_copy_service.cc:140] P b7fd0355a2554a8c949629063c8c2008: Received BeginTabletCopySession request for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c from peer d10e83689d8a467d9ed862cf117bc36d ({username='slave'} at 127.0.0.1:54274)
I20260608 10:07:03.733104 15631 tablet_copy_service.cc:161] P b7fd0355a2554a8c949629063c8c2008: Beginning new tablet copy session on tablet a75c0d2f7a8f4ec3b0e2c238de741c2c from peer d10e83689d8a467d9ed862cf117bc36d at {username='slave'} at 127.0.0.1:54274: session id = d10e83689d8a467d9ed862cf117bc36d-a75c0d2f7a8f4ec3b0e2c238de741c2c
I20260608 10:07:03.741406 15631 tablet_copy_source_session.cc:215] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:03.744141 16133 ts_tablet_manager.cc:1916] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 10:07:03.758028 16133 ts_tablet_manager.cc:1929] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 10:07:03.758787 16133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:03.772522 16133 tablet_copy_client.cc:806] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:03.773451 16133 tablet_copy_client.cc:670] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:03.778002 15695 raft_consensus.cc:1217] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20260608 10:07:03.778744 16133 tablet_copy_client.cc:538] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:03.793443 16133 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Bootstrap starting.
W20260608 10:07:03.830699  7886 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15995)
I20260608 10:07:03.834614 16107 consensus_queue.cc:579] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.143s)
I20260608 10:07:03.835124 16133 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:03.836150 16133 tablet_bootstrap.cc:492] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Bootstrap complete.
I20260608 10:07:03.837324 16133 ts_tablet_manager.cc:1403] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.015s
I20260608 10:07:03.841586 16133 raft_consensus.cc:359] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:07:03.842566 16133 raft_consensus.cc:740] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d10e83689d8a467d9ed862cf117bc36d, State: Initialized, Role: LEARNER
I20260608 10:07:03.843370 16133 consensus_queue.cc:260] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 1.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: true } }
I20260608 10:07:03.846206 16133 ts_tablet_manager.cc:1434] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:07:03.848451 15631 tablet_copy_service.cc:342] P b7fd0355a2554a8c949629063c8c2008: Request end of tablet copy session d10e83689d8a467d9ed862cf117bc36d-a75c0d2f7a8f4ec3b0e2c238de741c2c received from {username='slave'} at 127.0.0.1:54274
I20260608 10:07:03.848937 15631 tablet_copy_service.cc:434] P b7fd0355a2554a8c949629063c8c2008: ending tablet copy session d10e83689d8a467d9ed862cf117bc36d-a75c0d2f7a8f4ec3b0e2c238de741c2c on tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with peer d10e83689d8a467d9ed862cf117bc36d
I20260608 10:07:04.237413 15879 raft_consensus.cc:1217] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.5->[1.6-1.6]   Dedup: 1.6->[]
I20260608 10:07:04.291906 16122 consensus_queue.cc:579] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.031s)
I20260608 10:07:04.308736 15695 consensus_queue.cc:237] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
I20260608 10:07:04.316624 15879 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 10:07:04.317034 15622 raft_consensus.cc:1275] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Refusing update from remote peer cfb61999a2e74cd1928c962c18df52f8: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 10:07:04.319059 16142 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 10:07:04.319969 16122 consensus_queue.cc:1048] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 10:07:04.331313 16141 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.331835 15622 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.339569 15879 raft_consensus.cc:2955] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.348744 15430 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 71190f5a91f14616a188726dd06cbeb6 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:04.356324 15441 catalog_manager.cc:5696] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 reported cstate change: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "cfb61999a2e74cd1928c962c18df52f8" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:07:04.396116 15432 catalog_manager.cc:4754] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 71190f5a91f14616a188726dd06cbeb6: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111)
I20260608 10:07:04.398488 16136 raft_consensus.cc:1064] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: attempting to promote NON_VOTER cfb61999a2e74cd1928c962c18df52f8 to VOTER
I20260608 10:07:04.401721 16136 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } }
I20260608 10:07:04.412400 15695 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEARNER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 10:07:04.415536 15879 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 10:07:04.416366 16107 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260608 10:07:04.418449 16107 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
W20260608 10:07:04.425001 15588 consensus_peers.cc:597] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:04.445489 16136 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index 7 to 8, cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } } }
I20260608 10:07:04.448832 15879 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } } }
I20260608 10:07:04.461596 15695 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) changed from NON_VOTER to VOTER. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } } }
I20260608 10:07:04.470780 15444 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 reported cstate change: config changed from index 7 to 8, cfb61999a2e74cd1928c962c18df52f8 (127.7.179.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:07:04.493660 15622 consensus_queue.cc:237] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } }
I20260608 10:07:04.502959 15695 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260608 10:07:04.505481 16135 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260608 10:07:04.505141 15879 raft_consensus.cc:1275] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260608 10:07:04.511873 16135 consensus_queue.cc:1048] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260608 10:07:04.516476 16107 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index 8 to 9, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } } }
I20260608 10:07:04.522711 15878 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index 8 to 9, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } } }
I20260608 10:07:04.529428 15695 raft_consensus.cc:2955] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index 8 to 9, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } } }
I20260608 10:07:04.539559 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a5edf4f5bb2f44ae8666600858cc4941 with cas_config_opid_index 8: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:04.544836 15444 catalog_manager.cc:5696] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d reported cstate change: config changed from index 8 to 9, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } attrs { promote: false } } }
I20260608 10:07:04.552340 16135 consensus_queue.cc:579] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Leader has been unable to successfully communicate with peer 03020f626e3c4d40959dcbe1312bdce6 for more than 1 seconds (1.419s)
I20260608 10:07:04.824290 16107 raft_consensus.cc:1064] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: attempting to promote NON_VOTER d10e83689d8a467d9ed862cf117bc36d to VOTER
I20260608 10:07:04.827867 16107 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
W20260608 10:07:04.831291  7886 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15995)
I20260608 10:07:04.840914 15695 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 10:07:04.837323 15878 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 LEARNER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 10:07:04.844482 16107 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260608 10:07:04.846207 15588 consensus_peers.cc:597] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 -> Peer 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): Couldn't send request to peer 03020f626e3c4d40959dcbe1312bdce6. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:04.847483 16136 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 10:07:04.864768 16136 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.867827 15878 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.883904 15695 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.899629 15441 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d reported cstate change: config changed from index 6 to 7, d10e83689d8a467d9ed862cf117bc36d (127.7.179.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "03020f626e3c4d40959dcbe1312bdce6" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 40233 } } peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.932164 15622 consensus_queue.cc:237] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } }
I20260608 10:07:04.938467 15878 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 10:07:04.939893 15695 raft_consensus.cc:1275] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Refusing update from remote peer b7fd0355a2554a8c949629063c8c2008: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 10:07:04.941920 16154 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 10:07:04.943667 16154 consensus_queue.cc:1048] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 10:07:04.954367 16136 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.955500 15878 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.955827 15695 raft_consensus.cc:2955] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:04.966316 15432 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a75c0d2f7a8f4ec3b0e2c238de741c2c with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:04.972326 15444 catalog_manager.cc:5696] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d reported cstate change: config changed from index 7 to 8, VOTER 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129) evicted. New cstate: current_term: 1 leader_uuid: "b7fd0355a2554a8c949629063c8c2008" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b7fd0355a2554a8c949629063c8c2008" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 45521 } } peers { permanent_uuid: "cfb61999a2e74cd1928c962c18df52f8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 38163 } } peers { permanent_uuid: "d10e83689d8a467d9ed862cf117bc36d" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 37387 } attrs { promote: false } } }
I20260608 10:07:05.047729  7886 tablet_server.cc:196] TabletServer@127.7.179.129:40233 shutdown complete.
I20260608 10:07:05.082937  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:05.123548  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:05.124531  7886 tablet_replica.cc:333] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:07:05.125690  7886 raft_consensus.cc:2243] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:05.126842  7886 raft_consensus.cc:2272] T a75c0d2f7a8f4ec3b0e2c238de741c2c P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.130442  7886 tablet_replica.cc:333] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:07:05.131237  7886 raft_consensus.cc:2243] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:05.132246  7886 raft_consensus.cc:2272] T a5edf4f5bb2f44ae8666600858cc4941 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.136273  7886 tablet_replica.cc:333] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:07:05.137075  7886 raft_consensus.cc:2243] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:05.138104  7886 raft_consensus.cc:2272] T fc479016eead4bc69fc7f80431187001 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.141084  7886 tablet_replica.cc:333] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008: stopping tablet replica
I20260608 10:07:05.141822  7886 raft_consensus.cc:2243] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.143079  7886 raft_consensus.cc:2272] T 71190f5a91f14616a188726dd06cbeb6 P b7fd0355a2554a8c949629063c8c2008 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.190876  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:05.218724  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:07:05.262893  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:05.263731  7886 tablet_replica.cc:333] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:07:05.264397  7886 raft_consensus.cc:2243] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.265080  7886 raft_consensus.cc:2272] T a5edf4f5bb2f44ae8666600858cc4941 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.267931  7886 tablet_replica.cc:333] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:07:05.268648  7886 raft_consensus.cc:2243] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.269212  7886 raft_consensus.cc:2272] T fc479016eead4bc69fc7f80431187001 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.271713  7886 tablet_replica.cc:333] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:07:05.272320  7886 raft_consensus.cc:2243] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.272975  7886 raft_consensus.cc:2272] T a75c0d2f7a8f4ec3b0e2c238de741c2c P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.275931  7886 tablet_replica.cc:333] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8: stopping tablet replica
I20260608 10:07:05.276522  7886 raft_consensus.cc:2243] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:05.277447  7886 raft_consensus.cc:2272] T 71190f5a91f14616a188726dd06cbeb6 P cfb61999a2e74cd1928c962c18df52f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.303781  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:05.334481  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:07:05.371551  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:05.372442  7886 tablet_replica.cc:333] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:07:05.373136  7886 raft_consensus.cc:2243] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.373853  7886 raft_consensus.cc:2272] T a75c0d2f7a8f4ec3b0e2c238de741c2c P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.376596  7886 tablet_replica.cc:333] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:07:05.377226  7886 raft_consensus.cc:2243] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.377863  7886 raft_consensus.cc:2272] T fc479016eead4bc69fc7f80431187001 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.379987  7886 tablet_replica.cc:333] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:07:05.380576  7886 raft_consensus.cc:2243] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.381165  7886 raft_consensus.cc:2272] T 71190f5a91f14616a188726dd06cbeb6 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.383371  7886 tablet_replica.cc:333] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d: stopping tablet replica
I20260608 10:07:05.383909  7886 raft_consensus.cc:2243] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:05.384690  7886 raft_consensus.cc:2272] T a5edf4f5bb2f44ae8666600858cc4941 P d10e83689d8a467d9ed862cf117bc36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.410475  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:07:05.428490  7886 master.cc:562] Master@127.7.179.190:33073 shutting down...
W20260608 10:07:05.457458 15493 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:07:05.457841 15493 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:05.458061 15493 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:05.562333 15432 catalog_manager.cc:4754] TS 03020f626e3c4d40959dcbe1312bdce6 (127.7.179.129:40233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 71190f5a91f14616a188726dd06cbeb6: Network error: Client connection negotiation failed: client connection to 127.7.179.129:40233: connect: Connection refused (error 111)
I20260608 10:07:05.717288  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:05.718104  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:05.718536  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a9aaf35f26a4b029494e3941eb6a25d: stopping tablet replica
I20260608 10:07:05.747289  7886 master.cc:584] Master@127.7.179.190:33073 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (15445 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:07:05.792603  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:45249
I20260608 10:07:05.794037  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:05.800422 16155 instance_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 10:07:05.800501 16156 instance_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 10:07:05.803103 16158 instance_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 10:07:05.803340  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:05.804701  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:05.804934  7886 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 10:07:05.805109  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913225805092 us; error 0 us; skew 500 ppm
I20260608 10:07:05.805794  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:05.808624  7886 webserver.cc:533] Webserver started at http://127.7.179.190:32849/ using document root <none> and password file <none>
I20260608 10:07:05.809201  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:05.809405  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:05.809746  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:05.810946  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "078d37d99821465dac03b680f17bb3e1"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-vbzq"
I20260608 10:07:05.815987  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:07:05.819932 16163 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:05.820820  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:05.821127  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "078d37d99821465dac03b680f17bb3e1"
format_stamp: "Formatted at 2026-06-08 10:07:05 on dist-test-slave-vbzq"
I20260608 10:07:05.821439  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-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 10:07:05.838465  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:05.839893  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:05.883319  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:45249
I20260608 10:07:05.883530 16214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:45249 every 8 connection(s)
I20260608 10:07:05.888124 16215 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 10:07:05.901402 16215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1: Bootstrap starting.
I20260608 10:07:05.907277 16215 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:05.912678 16215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1: No bootstrap required, opened a new log
I20260608 10:07:05.915838 16215 raft_consensus.cc:359] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "078d37d99821465dac03b680f17bb3e1" member_type: VOTER }
I20260608 10:07:05.916378 16215 raft_consensus.cc:385] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:05.916675 16215 raft_consensus.cc:740] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 078d37d99821465dac03b680f17bb3e1, State: Initialized, Role: FOLLOWER
I20260608 10:07:05.917487 16215 consensus_queue.cc:260] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "078d37d99821465dac03b680f17bb3e1" member_type: VOTER }
I20260608 10:07:05.918134 16215 raft_consensus.cc:399] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:05.918419 16215 raft_consensus.cc:493] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:05.918778 16215 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:05.925001 16215 raft_consensus.cc:515] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "078d37d99821465dac03b680f17bb3e1" member_type: VOTER }
I20260608 10:07:05.925861 16215 leader_election.cc:304] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [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: 078d37d99821465dac03b680f17bb3e1; no voters: 
I20260608 10:07:05.927266 16215 leader_election.cc:290] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:05.927762 16218 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:05.929354 16218 raft_consensus.cc:697] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 1 LEADER]: Becoming Leader. State: Replica: 078d37d99821465dac03b680f17bb3e1, State: Running, Role: LEADER
I20260608 10:07:05.930085 16218 consensus_queue.cc:237] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [LEADER]: Queue going to LEADER mode. State: All 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: "078d37d99821465dac03b680f17bb3e1" member_type: VOTER }
I20260608 10:07:05.931084 16215 sys_catalog.cc:565] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:05.934875 16219 sys_catalog.cc:455] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "078d37d99821465dac03b680f17bb3e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "078d37d99821465dac03b680f17bb3e1" member_type: VOTER } }
I20260608 10:07:05.934829 16220 sys_catalog.cc:455] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 078d37d99821465dac03b680f17bb3e1. Latest consensus state: current_term: 1 leader_uuid: "078d37d99821465dac03b680f17bb3e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "078d37d99821465dac03b680f17bb3e1" member_type: VOTER } }
I20260608 10:07:05.935988 16219 sys_catalog.cc:458] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:05.936091 16220 sys_catalog.cc:458] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:05.948849 16223 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:05.955822 16223 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:05.957047  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:05.966500 16223 catalog_manager.cc:1382] Generated new cluster ID: 86170d8666034ddcb751f991fa9447c2
I20260608 10:07:05.966867 16223 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:05.999799 16223 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:06.001366 16223 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:06.018023 16223 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1: Generated new TSK 0
I20260608 10:07:06.018729 16223 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:06.024713  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:06.032116 16236 instance_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 10:07:06.034050 16237 instance_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 10:07:06.035578 16239 instance_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 10:07:06.035634  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:06.037066  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:06.037310  7886 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 10:07:06.037523  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913226037500 us; error 0 us; skew 500 ppm
I20260608 10:07:06.038252  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:06.040947  7886 webserver.cc:533] Webserver started at http://127.7.179.129:41041/ using document root <none> and password file <none>
I20260608 10:07:06.041625  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:06.041864  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:06.042199  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:06.043521  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "9674c8f2a4b144ce8693aab2fb47f013"
format_stamp: "Formatted at 2026-06-08 10:07:06 on dist-test-slave-vbzq"
I20260608 10:07:06.049281  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:07:06.053532 16244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.054600  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:06.054921  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "9674c8f2a4b144ce8693aab2fb47f013"
format_stamp: "Formatted at 2026-06-08 10:07:06 on dist-test-slave-vbzq"
I20260608 10:07:06.055207  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-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 10:07:06.073792  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:06.075110  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:06.076638  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:06.079284  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:06.079480  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.079797  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:06.079943  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.124401  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:39049
I20260608 10:07:06.124542 16306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:39049 every 8 connection(s)
I20260608 10:07:06.130112  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:06.138720 16311 instance_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 10:07:06.139844 16312 instance_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 10:07:06.143321  7886 server_base.cc:1061] running on GCE node
W20260608 10:07:06.143765 16314 instance_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 10:07:06.144961  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:06.145184  7886 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 10:07:06.145323  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913226145311 us; error 0 us; skew 500 ppm
I20260608 10:07:06.145959  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:06.150105  7886 webserver.cc:533] Webserver started at http://127.7.179.130:34381/ using document root <none> and password file <none>
I20260608 10:07:06.150802  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:06.151027  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:06.151357  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:06.151489 16307 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45249
I20260608 10:07:06.151976 16307 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:06.152773  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "273ebdd2e23f4552bbebcb3fce42cb2f"
format_stamp: "Formatted at 2026-06-08 10:07:06 on dist-test-slave-vbzq"
I20260608 10:07:06.152841 16307 heartbeater.cc:507] Master 127.7.179.190:45249 requested a full tablet report, sending...
I20260608 10:07:06.155650 16180 ts_manager.cc:194] Registered new tserver with Master: 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049)
I20260608 10:07:06.158169 16180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39784
I20260608 10:07:06.158633  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:06.162739 16319 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.163663  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:06.164021  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "273ebdd2e23f4552bbebcb3fce42cb2f"
format_stamp: "Formatted at 2026-06-08 10:07:06 on dist-test-slave-vbzq"
I20260608 10:07:06.164361  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-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 10:07:06.179924  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:06.181190  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:06.182833  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:06.185390  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:06.185662  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:06.185918  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:06.186103  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.227718  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:43065
I20260608 10:07:06.227860 16381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:43065 every 8 connection(s)
I20260608 10:07:06.233261  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:06.242462 16385 instance_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 10:07:06.242522 16386 instance_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 10:07:06.247892 16388 instance_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 10:07:06.248147  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:06.248342 16382 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45249
I20260608 10:07:06.248960 16382 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:06.249472  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:06.249838  7886 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 10:07:06.249958 16382 heartbeater.cc:507] Master 127.7.179.190:45249 requested a full tablet report, sending...
I20260608 10:07:06.250057  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913226250017 us; error 0 us; skew 500 ppm
I20260608 10:07:06.251184  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:06.252889 16180 ts_manager.cc:194] Registered new tserver with Master: 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065)
I20260608 10:07:06.254168  7886 webserver.cc:533] Webserver started at http://127.7.179.131:44195/ using document root <none> and password file <none>
I20260608 10:07:06.254801  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:06.255025  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:06.254984 16180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39792
I20260608 10:07:06.255615  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:06.257036  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "229e4e61894a4c00a8e9b4156fb21507"
format_stamp: "Formatted at 2026-06-08 10:07:06 on dist-test-slave-vbzq"
I20260608 10:07:06.262538  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:07:06.266757 16393 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.267768  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:06.268158  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "229e4e61894a4c00a8e9b4156fb21507"
format_stamp: "Formatted at 2026-06-08 10:07:06 on dist-test-slave-vbzq"
I20260608 10:07:06.268499  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-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 10:07:06.308902  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:06.310215  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:06.311784  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:06.314420  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:06.314698  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.314960  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:06.315158  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:06.362731  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:34879
I20260608 10:07:06.362887 16455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:34879 every 8 connection(s)
I20260608 10:07:06.379089 16456 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45249
I20260608 10:07:06.379678 16456 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:06.380586 16456 heartbeater.cc:507] Master 127.7.179.190:45249 requested a full tablet report, sending...
I20260608 10:07:06.383019 16180 ts_manager.cc:194] Registered new tserver with Master: 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879)
I20260608 10:07:06.383195  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016800378s
I20260608 10:07:06.384663 16180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39800
I20260608 10:07:07.161353 16307 heartbeater.cc:499] Master 127.7.179.190:45249 was elected leader, sending a full tablet report...
I20260608 10:07:07.258584 16382 heartbeater.cc:499] Master 127.7.179.190:45249 was elected leader, sending a full tablet report...
I20260608 10:07:07.387661 16456 heartbeater.cc:499] Master 127.7.179.190:45249 was elected leader, sending a full tablet report...
I20260608 10:07:07.446460 16180 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39810:
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 10:07:07.449425 16180 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 10:07:07.520776 16421 tablet_service.cc:1511] Processing CreateTablet for tablet 85ac3878f5fb435d8a8b9413eb80640c (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:07.522699 16421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ac3878f5fb435d8a8b9413eb80640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.528259 16347 tablet_service.cc:1511] Processing CreateTablet for tablet 85ac3878f5fb435d8a8b9413eb80640c (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:07.529224 16420 tablet_service.cc:1511] Processing CreateTablet for tablet 4419997e47e04fbe85b7c2ca6dde625a (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:07.529983 16347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ac3878f5fb435d8a8b9413eb80640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.530803 16420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4419997e47e04fbe85b7c2ca6dde625a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.534114 16346 tablet_service.cc:1511] Processing CreateTablet for tablet 4419997e47e04fbe85b7c2ca6dde625a (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:07.535764 16346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4419997e47e04fbe85b7c2ca6dde625a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.536191 16419 tablet_service.cc:1511] Processing CreateTablet for tablet e74a1631fef340dd9ff5cbd54801fb29 (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:07.537850 16419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74a1631fef340dd9ff5cbd54801fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.537473 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 85ac3878f5fb435d8a8b9413eb80640c (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:07:07.539037 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ac3878f5fb435d8a8b9413eb80640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.542989 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 4419997e47e04fbe85b7c2ca6dde625a (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:07:07.543999 16418 tablet_service.cc:1511] Processing CreateTablet for tablet e61a6c67d8b74abcada9e01029c10b6e (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:07.544669 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4419997e47e04fbe85b7c2ca6dde625a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.545534 16418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61a6c67d8b74abcada9e01029c10b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.546924 16270 tablet_service.cc:1511] Processing CreateTablet for tablet e74a1631fef340dd9ff5cbd54801fb29 (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:07.548506 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74a1631fef340dd9ff5cbd54801fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.551057 16269 tablet_service.cc:1511] Processing CreateTablet for tablet e61a6c67d8b74abcada9e01029c10b6e (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:07.552569 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61a6c67d8b74abcada9e01029c10b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.556443 16345 tablet_service.cc:1511] Processing CreateTablet for tablet e74a1631fef340dd9ff5cbd54801fb29 (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:07:07.558930 16344 tablet_service.cc:1511] Processing CreateTablet for tablet e61a6c67d8b74abcada9e01029c10b6e (DEFAULT_TABLE table=test-workload [id=2fe2b3a4176f4cad9e79a19733661df1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:07:07.560503 16344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e61a6c67d8b74abcada9e01029c10b6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.566342 16345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74a1631fef340dd9ff5cbd54801fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:07.600647 16476 tablet_bootstrap.cc:492] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507: Bootstrap starting.
I20260608 10:07:07.620868 16476 tablet_bootstrap.cc:654] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.622695 16477 tablet_bootstrap.cc:492] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013: Bootstrap starting.
I20260608 10:07:07.632633 16478 tablet_bootstrap.cc:492] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f: Bootstrap starting.
I20260608 10:07:07.650919 16477 tablet_bootstrap.cc:654] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.654160 16478 tablet_bootstrap.cc:654] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.654429 16476 tablet_bootstrap.cc:492] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507: No bootstrap required, opened a new log
I20260608 10:07:07.655197 16476 ts_tablet_manager.cc:1403] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.020s
I20260608 10:07:07.658035 16477 tablet_bootstrap.cc:492] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013: No bootstrap required, opened a new log
I20260608 10:07:07.658679 16477 ts_tablet_manager.cc:1403] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.002s
I20260608 10:07:07.658947 16476 raft_consensus.cc:359] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.659817 16476 raft_consensus.cc:385] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.660148 16476 raft_consensus.cc:740] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229e4e61894a4c00a8e9b4156fb21507, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.660339 16478 tablet_bootstrap.cc:492] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f: No bootstrap required, opened a new log
I20260608 10:07:07.660955 16478 ts_tablet_manager.cc:1403] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260608 10:07:07.661092 16476 consensus_queue.cc:260] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.662257 16477 raft_consensus.cc:359] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.663410 16477 raft_consensus.cc:385] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.663802 16477 raft_consensus.cc:740] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9674c8f2a4b144ce8693aab2fb47f013, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.664392 16478 raft_consensus.cc:359] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.664907 16477 consensus_queue.cc:260] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.665361 16478 raft_consensus.cc:385] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.666788 16476 ts_tablet_manager.cc:1434] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:07:07.666746 16478 raft_consensus.cc:740] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ebdd2e23f4552bbebcb3fce42cb2f, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.668334 16476 tablet_bootstrap.cc:492] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507: Bootstrap starting.
I20260608 10:07:07.668066 16478 consensus_queue.cc:260] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.670571 16477 ts_tablet_manager.cc:1434] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:07:07.672071 16477 tablet_bootstrap.cc:492] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013: Bootstrap starting.
I20260608 10:07:07.677024 16476 tablet_bootstrap.cc:654] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.679512 16477 tablet_bootstrap.cc:654] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.690064 16478 ts_tablet_manager.cc:1434] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.024s
I20260608 10:07:07.691572 16478 tablet_bootstrap.cc:492] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f: Bootstrap starting.
I20260608 10:07:07.691599 16476 tablet_bootstrap.cc:492] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507: No bootstrap required, opened a new log
I20260608 10:07:07.693388 16476 ts_tablet_manager.cc:1403] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260608 10:07:07.694826 16477 tablet_bootstrap.cc:492] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013: No bootstrap required, opened a new log
I20260608 10:07:07.695497 16477 ts_tablet_manager.cc:1403] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260608 10:07:07.696834 16476 raft_consensus.cc:359] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.697777 16476 raft_consensus.cc:385] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.698130 16476 raft_consensus.cc:740] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229e4e61894a4c00a8e9b4156fb21507, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.698774 16477 raft_consensus.cc:359] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.699185 16476 consensus_queue.cc:260] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.699863 16477 raft_consensus.cc:385] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.700299 16477 raft_consensus.cc:740] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9674c8f2a4b144ce8693aab2fb47f013, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.701484 16478 tablet_bootstrap.cc:654] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.701259 16477 consensus_queue.cc:260] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.702296 16476 ts_tablet_manager.cc:1434] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:07.703514 16476 tablet_bootstrap.cc:492] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507: Bootstrap starting.
I20260608 10:07:07.706084 16477 ts_tablet_manager.cc:1434] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:07:07.707578 16477 tablet_bootstrap.cc:492] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013: Bootstrap starting.
I20260608 10:07:07.710868 16476 tablet_bootstrap.cc:654] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.714481 16478 tablet_bootstrap.cc:492] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f: No bootstrap required, opened a new log
I20260608 10:07:07.715171 16478 ts_tablet_manager.cc:1403] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260608 10:07:07.715224 16477 tablet_bootstrap.cc:654] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.718917 16478 raft_consensus.cc:359] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.720068 16478 raft_consensus.cc:385] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.720458 16478 raft_consensus.cc:740] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ebdd2e23f4552bbebcb3fce42cb2f, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.721539 16478 consensus_queue.cc:260] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.724315 16478 ts_tablet_manager.cc:1434] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:07:07.724651 16482 raft_consensus.cc:493] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.725708 16478 tablet_bootstrap.cc:492] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f: Bootstrap starting.
I20260608 10:07:07.725473 16482 raft_consensus.cc:515] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.732734 16482 leader_election.cc:290] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049), 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065)
I20260608 10:07:07.741422 16478 tablet_bootstrap.cc:654] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.751245 16476 tablet_bootstrap.cc:492] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507: No bootstrap required, opened a new log
I20260608 10:07:07.752138 16476 ts_tablet_manager.cc:1403] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.015s
I20260608 10:07:07.753123 16477 tablet_bootstrap.cc:492] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013: No bootstrap required, opened a new log
I20260608 10:07:07.753783 16477 ts_tablet_manager.cc:1403] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.012s
I20260608 10:07:07.756026 16476 raft_consensus.cc:359] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.756891 16476 raft_consensus.cc:385] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.757213 16476 raft_consensus.cc:740] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229e4e61894a4c00a8e9b4156fb21507, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.758131 16477 raft_consensus.cc:359] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.758337 16476 consensus_queue.cc:260] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.759042 16477 raft_consensus.cc:385] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.759364 16477 raft_consensus.cc:740] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9674c8f2a4b144ce8693aab2fb47f013, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.760301 16477 consensus_queue.cc:260] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.763017 16477 ts_tablet_manager.cc:1434] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:07:07.763221 16476 ts_tablet_manager.cc:1434] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:07:07.763574 16478 tablet_bootstrap.cc:492] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f: No bootstrap required, opened a new log
I20260608 10:07:07.764213 16478 ts_tablet_manager.cc:1403] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260608 10:07:07.764237 16477 tablet_bootstrap.cc:492] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013: Bootstrap starting.
I20260608 10:07:07.764449 16476 tablet_bootstrap.cc:492] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507: Bootstrap starting.
I20260608 10:07:07.796277 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013" is_pre_election: true
W20260608 10:07:07.803934 16394 leader_election.cc:343] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:07.814445 16478 raft_consensus.cc:359] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.816350 16478 raft_consensus.cc:385] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.816783 16478 raft_consensus.cc:740] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ebdd2e23f4552bbebcb3fce42cb2f, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.819751 16478 consensus_queue.cc:260] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.820329 16484 raft_consensus.cc:493] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.821491 16484 raft_consensus.cc:515] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.836447 16476 tablet_bootstrap.cc:654] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.839869 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" is_pre_election: true
I20260608 10:07:07.840164 16484 leader_election.cc:290] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049), 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879)
I20260608 10:07:07.836439 16477 tablet_bootstrap.cc:654] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.840955 16357 raft_consensus.cc:2468] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229e4e61894a4c00a8e9b4156fb21507 in term 0.
I20260608 10:07:07.843446 16395 leader_election.cc:304] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [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: 229e4e61894a4c00a8e9b4156fb21507, 273ebdd2e23f4552bbebcb3fce42cb2f; no voters: 9674c8f2a4b144ce8693aab2fb47f013
I20260608 10:07:07.845216 16482 raft_consensus.cc:2804] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:07.845786 16482 raft_consensus.cc:493] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:07.846199 16482 raft_consensus.cc:3060] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.863692 16478 ts_tablet_manager.cc:1434] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent starting tablet: real 0.099s	user 0.011s	sys 0.002s
I20260608 10:07:07.869673 16478 tablet_bootstrap.cc:492] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f: Bootstrap starting.
I20260608 10:07:07.869393 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013" is_pre_election: true
I20260608 10:07:07.873313 16482 raft_consensus.cc:515] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.874941 16477 tablet_bootstrap.cc:492] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013: No bootstrap required, opened a new log
W20260608 10:07:07.877615 16320 leader_election.cc:343] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:07.880578 16476 tablet_bootstrap.cc:492] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507: No bootstrap required, opened a new log
I20260608 10:07:07.881493 16476 ts_tablet_manager.cc:1403] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.010s
I20260608 10:07:07.883008 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013"
I20260608 10:07:07.877511 16477 ts_tablet_manager.cc:1403] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.016s
W20260608 10:07:07.885169 16394 leader_election.cc:343] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:07.886327 16476 raft_consensus.cc:359] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.887326 16476 raft_consensus.cc:385] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.887689 16476 raft_consensus.cc:740] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 229e4e61894a4c00a8e9b4156fb21507, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.888877 16476 consensus_queue.cc:260] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.889652 16477 raft_consensus.cc:359] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.890807 16477 raft_consensus.cc:385] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:07.891285 16477 raft_consensus.cc:740] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9674c8f2a4b144ce8693aab2fb47f013, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.892325 16477 consensus_queue.cc:260] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.891628 16482 leader_election.cc:290] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 election: Requested vote from peers 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049), 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065)
I20260608 10:07:07.893466 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f"
I20260608 10:07:07.895319 16484 raft_consensus.cc:493] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.896245 16484 raft_consensus.cc:515] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.901429 16484 leader_election.cc:290] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049), 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879)
I20260608 10:07:07.901777 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a6c67d8b74abcada9e01029c10b6e" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013" is_pre_election: true
I20260608 10:07:07.902724 16282 raft_consensus.cc:2468] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 0.
I20260608 10:07:07.904444 16320 leader_election.cc:304] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ebdd2e23f4552bbebcb3fce42cb2f, 9674c8f2a4b144ce8693aab2fb47f013; no voters: 
I20260608 10:07:07.905869 16357 raft_consensus.cc:3060] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.907917 16478 tablet_bootstrap.cc:654] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:07.911242 16484 raft_consensus.cc:2804] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:07.912844 16484 raft_consensus.cc:493] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:07.913298 16484 raft_consensus.cc:3060] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.915325 16477 ts_tablet_manager.cc:1434] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.006s
I20260608 10:07:07.917268 16431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229e4e61894a4c00a8e9b4156fb21507" is_pre_election: true
I20260608 10:07:07.918329 16431 raft_consensus.cc:2393] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 273ebdd2e23f4552bbebcb3fce42cb2f in current term 1: Already voted for candidate 229e4e61894a4c00a8e9b4156fb21507 in this term.
I20260608 10:07:07.919975 16430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a6c67d8b74abcada9e01029c10b6e" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229e4e61894a4c00a8e9b4156fb21507" is_pre_election: true
I20260608 10:07:07.920343 16357 raft_consensus.cc:2468] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229e4e61894a4c00a8e9b4156fb21507 in term 1.
I20260608 10:07:07.920815 16430 raft_consensus.cc:2468] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 0.
I20260608 10:07:07.922243 16395 leader_election.cc:304] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [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: 229e4e61894a4c00a8e9b4156fb21507, 273ebdd2e23f4552bbebcb3fce42cb2f; no voters: 9674c8f2a4b144ce8693aab2fb47f013
I20260608 10:07:07.924325 16498 raft_consensus.cc:2804] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:07.926811 16476 ts_tablet_manager.cc:1434] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.022s
I20260608 10:07:07.926664 16321 leader_election.cc:304] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 273ebdd2e23f4552bbebcb3fce42cb2f; no voters: 229e4e61894a4c00a8e9b4156fb21507, 9674c8f2a4b144ce8693aab2fb47f013
I20260608 10:07:07.925107 16498 raft_consensus.cc:697] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 1 LEADER]: Becoming Leader. State: Replica: 229e4e61894a4c00a8e9b4156fb21507, State: Running, Role: LEADER
I20260608 10:07:07.933908 16498 consensus_queue.cc:237] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.946852 16482 raft_consensus.cc:493] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:07.953933 16482 raft_consensus.cc:515] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.954111 16500 raft_consensus.cc:2749] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:07.957516 16482 leader_election.cc:290] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065), 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049)
W20260608 10:07:07.959195 16228 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:07.959218 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac3878f5fb435d8a8b9413eb80640c" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" is_pre_election: true
I20260608 10:07:07.959249 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac3878f5fb435d8a8b9413eb80640c" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013" is_pre_election: true
W20260608 10:07:07.962119 16395 leader_election.cc:343] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:07.962586 16282 raft_consensus.cc:2468] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 229e4e61894a4c00a8e9b4156fb21507 in term 0.
I20260608 10:07:07.965216 16394 leader_election.cc:304] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [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: 229e4e61894a4c00a8e9b4156fb21507, 9674c8f2a4b144ce8693aab2fb47f013; no voters: 273ebdd2e23f4552bbebcb3fce42cb2f
I20260608 10:07:07.967051 16482 raft_consensus.cc:2804] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:07.967471 16482 raft_consensus.cc:493] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:07.967871 16482 raft_consensus.cc:3060] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.973037 16478 tablet_bootstrap.cc:492] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f: No bootstrap required, opened a new log
I20260608 10:07:07.972371 16180 catalog_manager.cc:5696] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "229e4e61894a4c00a8e9b4156fb21507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:07.973835 16478 ts_tablet_manager.cc:1403] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.022s
I20260608 10:07:07.977530 16482 raft_consensus.cc:515] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.981750 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac3878f5fb435d8a8b9413eb80640c" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f"
I20260608 10:07:07.982649 16478 raft_consensus.cc:359] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.983644 16478 raft_consensus.cc:385] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:07:07.983960 16395 leader_election.cc:343] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:07.984036 16478 raft_consensus.cc:740] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ebdd2e23f4552bbebcb3fce42cb2f, State: Initialized, Role: FOLLOWER
I20260608 10:07:07.985399 16478 consensus_queue.cc:260] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:07.985415 16482 leader_election.cc:290] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [CANDIDATE]: Term 1 election: Requested vote from peers 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065), 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049)
I20260608 10:07:07.986999 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac3878f5fb435d8a8b9413eb80640c" candidate_uuid: "229e4e61894a4c00a8e9b4156fb21507" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013"
I20260608 10:07:07.977526 16484 raft_consensus.cc:515] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:07.996235 16282 raft_consensus.cc:3060] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:07.999629 16478 ts_tablet_manager.cc:1434] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 10:07:07.999632 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a6c67d8b74abcada9e01029c10b6e" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013"
I20260608 10:07:08.000823 16281 raft_consensus.cc:3060] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.001109 16484 leader_election.cc:290] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 election: Requested vote from peers 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049), 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879)
I20260608 10:07:08.003453 16430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e61a6c67d8b74abcada9e01029c10b6e" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229e4e61894a4c00a8e9b4156fb21507"
I20260608 10:07:08.004185 16430 raft_consensus.cc:3060] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.009246 16282 raft_consensus.cc:2468] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 229e4e61894a4c00a8e9b4156fb21507 in term 1.
I20260608 10:07:08.010905 16394 leader_election.cc:304] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [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: 229e4e61894a4c00a8e9b4156fb21507, 9674c8f2a4b144ce8693aab2fb47f013; no voters: 273ebdd2e23f4552bbebcb3fce42cb2f
I20260608 10:07:08.011863 16482 raft_consensus.cc:2804] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:08.012127 16281 raft_consensus.cc:2468] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 1.
I20260608 10:07:08.012517 16482 raft_consensus.cc:697] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 1 LEADER]: Becoming Leader. State: Replica: 229e4e61894a4c00a8e9b4156fb21507, State: Running, Role: LEADER
I20260608 10:07:08.013758 16320 leader_election.cc:304] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ebdd2e23f4552bbebcb3fce42cb2f, 9674c8f2a4b144ce8693aab2fb47f013; no voters: 
I20260608 10:07:08.013944 16430 raft_consensus.cc:2468] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 1.
I20260608 10:07:08.013804 16482 consensus_queue.cc:237] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:08.014801 16484 raft_consensus.cc:2804] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:08.015343 16484 raft_consensus.cc:697] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 LEADER]: Becoming Leader. State: Replica: 273ebdd2e23f4552bbebcb3fce42cb2f, State: Running, Role: LEADER
I20260608 10:07:08.016475 16484 consensus_queue.cc:237] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:08.027082 16180 catalog_manager.cc:5696] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 reported cstate change: term changed from 0 to 1, leader changed from <none> to 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "229e4e61894a4c00a8e9b4156fb21507" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:08.027792 16178 catalog_manager.cc:5696] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130). New cstate: current_term: 1 leader_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:08.035308 16484 raft_consensus.cc:493] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:08.035946 16484 raft_consensus.cc:515] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:08.038441 16484 leader_election.cc:290] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049), 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879)
I20260608 10:07:08.039364 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4419997e47e04fbe85b7c2ca6dde625a" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013" is_pre_election: true
I20260608 10:07:08.040112 16281 raft_consensus.cc:2468] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 0.
I20260608 10:07:08.040262 16430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4419997e47e04fbe85b7c2ca6dde625a" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229e4e61894a4c00a8e9b4156fb21507" is_pre_election: true
I20260608 10:07:08.041021 16430 raft_consensus.cc:2468] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 0.
I20260608 10:07:08.041376 16320 leader_election.cc:304] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ebdd2e23f4552bbebcb3fce42cb2f, 9674c8f2a4b144ce8693aab2fb47f013; no voters: 
I20260608 10:07:08.042305 16484 raft_consensus.cc:2804] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:08.042567 16484 raft_consensus.cc:493] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:08.042920 16484 raft_consensus.cc:3060] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.048997 16484 raft_consensus.cc:515] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:08.051182 16484 leader_election.cc:290] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 election: Requested vote from peers 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049), 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879)
I20260608 10:07:08.052114 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4419997e47e04fbe85b7c2ca6dde625a" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013"
I20260608 10:07:08.052338 16430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4419997e47e04fbe85b7c2ca6dde625a" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229e4e61894a4c00a8e9b4156fb21507"
I20260608 10:07:08.052837 16281 raft_consensus.cc:3060] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.052865 16430 raft_consensus.cc:3060] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.061122 16430 raft_consensus.cc:2468] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 1.
I20260608 10:07:08.061151 16281 raft_consensus.cc:2468] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ebdd2e23f4552bbebcb3fce42cb2f in term 1.
I20260608 10:07:08.062747 16320 leader_election.cc:304] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ebdd2e23f4552bbebcb3fce42cb2f, 9674c8f2a4b144ce8693aab2fb47f013; no voters: 
I20260608 10:07:08.063650 16484 raft_consensus.cc:2804] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:08.064127 16484 raft_consensus.cc:697] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 LEADER]: Becoming Leader. State: Replica: 273ebdd2e23f4552bbebcb3fce42cb2f, State: Running, Role: LEADER
I20260608 10:07:08.064989 16484 consensus_queue.cc:237] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:08.072749 16178 catalog_manager.cc:5696] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130). New cstate: current_term: 1 leader_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:08.127562  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:08.136833 16505 instance_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 10:07:08.139062 16506 instance_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 10:07:08.140579  7886 server_base.cc:1061] running on GCE node
W20260608 10:07:08.140928 16508 instance_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 10:07:08.142256  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:08.142522  7886 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 10:07:08.142728  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913228142711 us; error 0 us; skew 500 ppm
I20260608 10:07:08.143402  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:08.146620  7886 webserver.cc:533] Webserver started at http://127.7.179.132:42521/ using document root <none> and password file <none>
I20260608 10:07:08.147264  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:08.147503  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:08.147833  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:08.149343  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "e61dafe8dc464fdca943ddf52e4553ed"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-vbzq"
I20260608 10:07:08.155690  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 10:07:08.161007 16513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.162251  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:08.162716  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "e61dafe8dc464fdca943ddf52e4553ed"
format_stamp: "Formatted at 2026-06-08 10:07:08 on dist-test-slave-vbzq"
I20260608 10:07:08.163058  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780913014901648-7886-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 10:07:08.186033  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:08.187564  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:08.189350  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:08.192284  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:08.192600  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.192920  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:08.193187  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:08.225256 16484 raft_consensus.cc:493] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:08.226083 16484 raft_consensus.cc:515] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:08.228636 16484 leader_election.cc:290] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879), 9674c8f2a4b144ce8693aab2fb47f013 (127.7.179.129:39049)
I20260608 10:07:08.229620 16430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac3878f5fb435d8a8b9413eb80640c" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229e4e61894a4c00a8e9b4156fb21507" is_pre_election: true
I20260608 10:07:08.230939 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac3878f5fb435d8a8b9413eb80640c" candidate_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9674c8f2a4b144ce8693aab2fb47f013" is_pre_election: true
I20260608 10:07:08.232225 16281 raft_consensus.cc:2393] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 273ebdd2e23f4552bbebcb3fce42cb2f in current term 1: Already voted for candidate 229e4e61894a4c00a8e9b4156fb21507 in this term.
I20260608 10:07:08.233628 16320 leader_election.cc:304] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 273ebdd2e23f4552bbebcb3fce42cb2f; no voters: 229e4e61894a4c00a8e9b4156fb21507, 9674c8f2a4b144ce8693aab2fb47f013
I20260608 10:07:08.234674 16484 raft_consensus.cc:3060] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.241015 16484 raft_consensus.cc:2749] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:08.248212  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:45807
I20260608 10:07:08.248355 16575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:45807 every 8 connection(s)
I20260608 10:07:08.269690 16576 heartbeater.cc:344] Connected to a master server at 127.7.179.190:45249
I20260608 10:07:08.270126 16576 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:08.271138 16576 heartbeater.cc:507] Master 127.7.179.190:45249 requested a full tablet report, sending...
I20260608 10:07:08.273515 16178 ts_manager.cc:194] Registered new tserver with Master: e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807)
I20260608 10:07:08.275430 16178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39814
I20260608 10:07:08.320118 16483 raft_consensus.cc:493] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:08.320772 16483 raft_consensus.cc:515] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } }
I20260608 10:07:08.323688 16483 leader_election.cc:290] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ebdd2e23f4552bbebcb3fce42cb2f (127.7.179.130:43065), 229e4e61894a4c00a8e9b4156fb21507 (127.7.179.131:34879)
I20260608 10:07:08.337000 16430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "9674c8f2a4b144ce8693aab2fb47f013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "229e4e61894a4c00a8e9b4156fb21507" is_pre_election: true
I20260608 10:07:08.337355 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74a1631fef340dd9ff5cbd54801fb29" candidate_uuid: "9674c8f2a4b144ce8693aab2fb47f013" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" is_pre_election: true
I20260608 10:07:08.338194 16357 raft_consensus.cc:2393] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9674c8f2a4b144ce8693aab2fb47f013 in current term 1: Already voted for candidate 229e4e61894a4c00a8e9b4156fb21507 in this term.
I20260608 10:07:08.339226 16246 leader_election.cc:304] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9674c8f2a4b144ce8693aab2fb47f013; no voters: 229e4e61894a4c00a8e9b4156fb21507, 273ebdd2e23f4552bbebcb3fce42cb2f
I20260608 10:07:08.340003 16483 raft_consensus.cc:3060] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:08.346922 16483 raft_consensus.cc:2749] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:08.494145 16482 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:08.495783 16484 consensus_queue.cc:1048] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:08.523612 16498 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:08.525094 16484 consensus_queue.cc:1048] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:08.525506 16498 consensus_queue.cc:1048] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:08.534324 16484 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:08.548017 16498 consensus_queue.cc:1048] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:08.567565 16592 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:08.986393 16357 consensus_queue.cc:237] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Queue 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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: true } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } }
I20260608 10:07:08.992949 16430 raft_consensus.cc:1275] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:08.993003 16282 raft_consensus.cc:1275] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:08.995375 16588 consensus_queue.cc:1048] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } 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 10:07:08.996410 16592 consensus_queue.cc:1048] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:09.004705 16500 raft_consensus.cc:2955] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: true } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.007310 16430 raft_consensus.cc:2955] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: true } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.007926 16282 raft_consensus.cc:2955] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: true } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
W20260608 10:07:09.011646 16323 consensus_peers.cc:597] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f -> Peer e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): Couldn't send request to peer e61dafe8dc464fdca943ddf52e4553ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4419997e47e04fbe85b7c2ca6dde625a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:09.022667 16180 catalog_manager.cc:5696] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f reported cstate change: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:09.025484 16357 consensus_queue.cc:237] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Queue 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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } }
I20260608 10:07:09.034025 16282 raft_consensus.cc:1275] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:09.034184 16430 raft_consensus.cc:1275] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:07:09.034294 16323 consensus_peers.cc:597] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f -> Peer e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): Couldn't send request to peer e61dafe8dc464fdca943ddf52e4553ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e61a6c67d8b74abcada9e01029c10b6e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:09.035892 16500 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:07:09.037135 16588 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } 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 10:07:09.047667 16588 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.050561 16430 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.051071 16282 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.068392 16179 catalog_manager.cc:5696] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 reported cstate change: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: true } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.080752 16430 consensus_queue.cc:237] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Queue 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: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: true } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } }
I20260608 10:07:09.088693 16282 raft_consensus.cc:1275] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 229e4e61894a4c00a8e9b4156fb21507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:09.091130 16586 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:07:09.091881 16357 raft_consensus.cc:1275] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Refusing update from remote peer 229e4e61894a4c00a8e9b4156fb21507: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:09.093989 16482 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:07:09.101570 16397 consensus_peers.cc:597] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 -> Peer e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): Couldn't send request to peer e61dafe8dc464fdca943ddf52e4553ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85ac3878f5fb435d8a8b9413eb80640c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:09.101626 16498 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: true } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.103713 16282 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: true } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.107213 16357 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: true } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.119056 16178 catalog_manager.cc:5696] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 reported cstate change: config changed from index -1 to 2, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "229e4e61894a4c00a8e9b4156fb21507" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: true } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.121058 16356 consensus_queue.cc:237] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: false } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } }
I20260608 10:07:09.128449 16430 raft_consensus.cc:1275] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:07:09.128747 16323 consensus_peers.cc:597] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f -> Peer e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): Couldn't send request to peer e61dafe8dc464fdca943ddf52e4553ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4419997e47e04fbe85b7c2ca6dde625a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:09.130091 16500 consensus_queue.cc:1048] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:09.132107 16282 raft_consensus.cc:1275] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:09.138411 16500 consensus_queue.cc:1048] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:07:09.140528 16500 raft_consensus.cc:2955] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: false } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.142417 16430 raft_consensus.cc:2955] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: false } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.144037 16282 raft_consensus.cc:2955] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: false } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
W20260608 10:07:09.156831 16228 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:09.157454 16228 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:09.156571 16180 catalog_manager.cc:5696] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } attrs { replace: false } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.164345 16356 consensus_queue.cc:237] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } }
I20260608 10:07:09.174453 16282 raft_consensus.cc:1275] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:07:09.174844 16323 consensus_peers.cc:597] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f -> Peer e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): Couldn't send request to peer e61dafe8dc464fdca943ddf52e4553ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e61a6c67d8b74abcada9e01029c10b6e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:09.176276 16430 raft_consensus.cc:1275] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:09.176491 16592 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:09.178529 16592 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } 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 10:07:09.184643 16592 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.188402 16430 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.188318 16282 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
W20260608 10:07:09.199436 16228 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:09.199873 16228 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:09.204447 16179 catalog_manager.cc:5696] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.207171 16430 consensus_queue.cc:237] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [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: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } }
I20260608 10:07:09.214901 16282 raft_consensus.cc:1275] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 229e4e61894a4c00a8e9b4156fb21507: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:07:09.214901 16356 raft_consensus.cc:1275] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Refusing update from remote peer 229e4e61894a4c00a8e9b4156fb21507: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:07:09.215495 16397 consensus_peers.cc:597] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 -> Peer e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): Couldn't send request to peer e61dafe8dc464fdca943ddf52e4553ed. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85ac3878f5fb435d8a8b9413eb80640c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:09.216755 16482 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:07:09.217598 16498 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } 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 10:07:09.223940 16357 consensus_queue.cc:237] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [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: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } }
I20260608 10:07:09.226245 16498 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [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: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.228598 16356 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [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: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.232563 16430 raft_consensus.cc:1275] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:09.233850 16282 raft_consensus.cc:1275] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 273ebdd2e23f4552bbebcb3fce42cb2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:09.234550 16500 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } 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 10:07:09.235515 16484 consensus_queue.cc:1048] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:09.235877 16281 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [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: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.243777 16588 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } }
W20260608 10:07:09.251487 16228 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:07:09.251968 16228 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:07:09.255267 16165 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e61a6c67d8b74abcada9e01029c10b6e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:07:09.255484 16180 catalog_manager.cc:5696] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "229e4e61894a4c00a8e9b4156fb21507" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "e61dafe8dc464fdca943ddf52e4553ed" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 45807 } attrs { promote: true } } }
I20260608 10:07:09.257364 16282 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } }
I20260608 10:07:09.260360 16430 raft_consensus.cc:2955] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } }
I20260608 10:07:09.275166 16179 catalog_manager.cc:5696] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 reported cstate change: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } attrs { replace: false } } }
I20260608 10:07:09.278628 16576 heartbeater.cc:499] Master 127.7.179.190:45249 was elected leader, sending a full tablet report...
I20260608 10:07:09.278527 16430 consensus_queue.cc:237] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [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: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } }
I20260608 10:07:09.287413 16282 raft_consensus.cc:1275] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Refusing update from remote peer 229e4e61894a4c00a8e9b4156fb21507: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:09.289058 16498 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:07:09.291637 16356 raft_consensus.cc:1275] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Refusing update from remote peer 229e4e61894a4c00a8e9b4156fb21507: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:07:09.293936 16498 consensus_queue.cc:1048] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } 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 10:07:09.301749 16482 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } }
I20260608 10:07:09.307250 16356 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } }
I20260608 10:07:09.315817 16541 tablet_service.cc:1558] Processing DeleteTablet for tablet e61a6c67d8b74abcada9e01029c10b6e with delete_type TABLET_DATA_TOMBSTONED (TS e61dafe8dc464fdca943ddf52e4553ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49504
I20260608 10:07:09.316363 16282 raft_consensus.cc:2955] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } } }
I20260608 10:07:09.319572 16165 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 85ac3878f5fb435d8a8b9413eb80640c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 10:07:09.320307 16167 catalog_manager.cc:4994] TS e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): delete failed for tablet e61a6c67d8b74abcada9e01029c10b6e because the tablet was not found. No further retry: Not found: Tablet not found: e61a6c67d8b74abcada9e01029c10b6e
I20260608 10:07:09.327617 16179 catalog_manager.cc:5696] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 reported cstate change: config changed from index 3 to 4, NON_VOTER e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132) evicted. New cstate: current_term: 1 leader_uuid: "229e4e61894a4c00a8e9b4156fb21507" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ebdd2e23f4552bbebcb3fce42cb2f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 43065 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "229e4e61894a4c00a8e9b4156fb21507" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 34879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9674c8f2a4b144ce8693aab2fb47f013" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39049 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:09.340859 16541 tablet_service.cc:1558] Processing DeleteTablet for tablet 85ac3878f5fb435d8a8b9413eb80640c with delete_type TABLET_DATA_TOMBSTONED (TS e61dafe8dc464fdca943ddf52e4553ed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49504
W20260608 10:07:09.344156 16167 catalog_manager.cc:4994] TS e61dafe8dc464fdca943ddf52e4553ed (127.7.179.132:45807): delete failed for tablet 85ac3878f5fb435d8a8b9413eb80640c because the tablet was not found. No further retry: Not found: Tablet not found: 85ac3878f5fb435d8a8b9413eb80640c
I20260608 10:07:09.375584  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:09.408371  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:09.409224  7886 tablet_replica.cc:333] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013: stopping tablet replica
I20260608 10:07:09.409919  7886 raft_consensus.cc:2243] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.410434  7886 raft_consensus.cc:2272] T e74a1631fef340dd9ff5cbd54801fb29 P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.413043  7886 tablet_replica.cc:333] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013: stopping tablet replica
I20260608 10:07:09.413743  7886 raft_consensus.cc:2243] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.414381  7886 raft_consensus.cc:2272] T 4419997e47e04fbe85b7c2ca6dde625a P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.417057  7886 tablet_replica.cc:333] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013: stopping tablet replica
I20260608 10:07:09.417739  7886 raft_consensus.cc:2243] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.418444  7886 raft_consensus.cc:2272] T 85ac3878f5fb435d8a8b9413eb80640c P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.421383  7886 tablet_replica.cc:333] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013: stopping tablet replica
I20260608 10:07:09.422036  7886 raft_consensus.cc:2243] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.422696  7886 raft_consensus.cc:2272] T e61a6c67d8b74abcada9e01029c10b6e P 9674c8f2a4b144ce8693aab2fb47f013 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.448122  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:07:09.465991  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:09.489630  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:09.490464  7886 tablet_replica.cc:333] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f: stopping tablet replica
I20260608 10:07:09.491114  7886 raft_consensus.cc:2243] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.491837  7886 raft_consensus.cc:2272] T 85ac3878f5fb435d8a8b9413eb80640c P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.494607  7886 tablet_replica.cc:333] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f: stopping tablet replica
I20260608 10:07:09.495225  7886 raft_consensus.cc:2243] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:09.496440  7886 raft_consensus.cc:2272] T 4419997e47e04fbe85b7c2ca6dde625a P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.499122  7886 tablet_replica.cc:333] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f: stopping tablet replica
I20260608 10:07:09.499727  7886 raft_consensus.cc:2243] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.500196  7886 raft_consensus.cc:2272] T e74a1631fef340dd9ff5cbd54801fb29 P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.502995  7886 tablet_replica.cc:333] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f: stopping tablet replica
I20260608 10:07:09.503557  7886 raft_consensus.cc:2243] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:09.504457  7886 raft_consensus.cc:2272] T e61a6c67d8b74abcada9e01029c10b6e P 273ebdd2e23f4552bbebcb3fce42cb2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.530215  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:09.547399  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:07:09.574935  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:09.575825  7886 tablet_replica.cc:333] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507: stopping tablet replica
I20260608 10:07:09.576514  7886 raft_consensus.cc:2243] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.577256  7886 raft_consensus.cc:2272] T e61a6c67d8b74abcada9e01029c10b6e P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.580076  7886 tablet_replica.cc:333] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507: stopping tablet replica
I20260608 10:07:09.580914  7886 raft_consensus.cc:2243] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:09.581656  7886 raft_consensus.cc:2272] T 4419997e47e04fbe85b7c2ca6dde625a P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.584604  7886 tablet_replica.cc:333] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507: stopping tablet replica
I20260608 10:07:09.585274  7886 raft_consensus.cc:2243] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:09.586292  7886 raft_consensus.cc:2272] T e74a1631fef340dd9ff5cbd54801fb29 P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.588598  7886 tablet_replica.cc:333] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507: stopping tablet replica
I20260608 10:07:09.589159  7886 raft_consensus.cc:2243] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:09.590113  7886 raft_consensus.cc:2272] T 85ac3878f5fb435d8a8b9413eb80640c P 229e4e61894a4c00a8e9b4156fb21507 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.616856  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:09.634157  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:07:09.654912  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:09.671634  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:07:09.681063  7886 master.cc:562] Master@127.7.179.190:45249 shutting down...
I20260608 10:07:09.700129  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:09.700760  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:09.701164  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 078d37d99821465dac03b680f17bb3e1: stopping tablet replica
I20260608 10:07:09.722419  7886 master.cc:584] Master@127.7.179.190:45249 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3971 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:07:09.764098  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:42399
I20260608 10:07:09.765393  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:09.770955 16609 instance_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 10:07:09.771129 16610 instance_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 10:07:09.772886 16612 instance_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 10:07:09.774215  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:09.775115  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:09.775312  7886 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 10:07:09.775466  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913229775449 us; error 0 us; skew 500 ppm
I20260608 10:07:09.776050  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:09.778647  7886 webserver.cc:533] Webserver started at http://127.7.179.190:44257/ using document root <none> and password file <none>
I20260608 10:07:09.779162  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:09.779317  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:09.779541  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:09.780726  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "83b1e8ecb5824b19aaaa281581c5175f"
format_stamp: "Formatted at 2026-06-08 10:07:09 on dist-test-slave-vbzq"
I20260608 10:07:09.786021  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:07:09.790089 16617 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:09.791034  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:07:09.791396  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "83b1e8ecb5824b19aaaa281581c5175f"
format_stamp: "Formatted at 2026-06-08 10:07:09 on dist-test-slave-vbzq"
I20260608 10:07:09.791913  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-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 10:07:09.808323  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:09.809680  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:09.855274  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:42399
I20260608 10:07:09.855430 16668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:42399 every 8 connection(s)
I20260608 10:07:09.860152 16669 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 10:07:09.872653 16669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f: Bootstrap starting.
I20260608 10:07:09.878156 16669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:09.883028 16669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f: No bootstrap required, opened a new log
I20260608 10:07:09.885612 16669 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b1e8ecb5824b19aaaa281581c5175f" member_type: VOTER }
I20260608 10:07:09.886075 16669 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:09.886343 16669 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b1e8ecb5824b19aaaa281581c5175f, State: Initialized, Role: FOLLOWER
I20260608 10:07:09.887128 16669 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83b1e8ecb5824b19aaaa281581c5175f" member_type: VOTER }
I20260608 10:07:09.887589 16669 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:09.887861 16669 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:09.888196 16669 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:09.893824 16669 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b1e8ecb5824b19aaaa281581c5175f" member_type: VOTER }
I20260608 10:07:09.894582 16669 leader_election.cc:304] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [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: 83b1e8ecb5824b19aaaa281581c5175f; no voters: 
I20260608 10:07:09.895882 16669 leader_election.cc:290] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:09.896512 16672 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:09.898211 16672 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 1 LEADER]: Becoming Leader. State: Replica: 83b1e8ecb5824b19aaaa281581c5175f, State: Running, Role: LEADER
I20260608 10:07:09.899149 16669 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:09.899060 16672 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [LEADER]: Queue going to LEADER mode. State: All 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: "83b1e8ecb5824b19aaaa281581c5175f" member_type: VOTER }
I20260608 10:07:09.902972 16674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83b1e8ecb5824b19aaaa281581c5175f. Latest consensus state: current_term: 1 leader_uuid: "83b1e8ecb5824b19aaaa281581c5175f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b1e8ecb5824b19aaaa281581c5175f" member_type: VOTER } }
I20260608 10:07:09.904016 16674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:09.903301 16673 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83b1e8ecb5824b19aaaa281581c5175f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b1e8ecb5824b19aaaa281581c5175f" member_type: VOTER } }
I20260608 10:07:09.904871 16673 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:09.910694 16679 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:09.919965 16679 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:09.921238  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:09.930883 16679 catalog_manager.cc:1382] Generated new cluster ID: 7eb85ca6760f41d99761c4cc4c3a3b94
I20260608 10:07:09.931213 16679 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:09.962399 16679 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:09.963863 16679 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:09.981594 16679 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f: Generated new TSK 0
I20260608 10:07:09.982343 16679 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:09.988296  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:09.995375 16690 instance_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 10:07:09.996055 16691 instance_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 10:07:09.998202 16693 instance_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 10:07:10.000924  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:10.002183  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:10.002404  7886 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 10:07:10.002550  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913230002536 us; error 0 us; skew 500 ppm
I20260608 10:07:10.003170  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:10.006018  7886 webserver.cc:533] Webserver started at http://127.7.179.129:46261/ using document root <none> and password file <none>
I20260608 10:07:10.006560  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:10.006750  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:10.007017  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:10.008319  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "5910c85328104c60880bf121ffe522a5"
format_stamp: "Formatted at 2026-06-08 10:07:10 on dist-test-slave-vbzq"
I20260608 10:07:10.014261  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 10:07:10.018537 16698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:10.019558  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:10.019976  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "5910c85328104c60880bf121ffe522a5"
format_stamp: "Formatted at 2026-06-08 10:07:10 on dist-test-slave-vbzq"
I20260608 10:07:10.020329  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-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 10:07:10.042078  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:10.043524  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:10.046214  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:10.049597  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:10.049898  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:10.050201  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:10.050407  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:10.096664  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:42713
I20260608 10:07:10.096808 16760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:42713 every 8 connection(s)
I20260608 10:07:10.103204  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:10.111429 16765 instance_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 10:07:10.113478 16766 instance_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 10:07:10.116964 16768 instance_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 10:07:10.119925 16761 heartbeater.cc:344] Connected to a master server at 127.7.179.190:42399
I20260608 10:07:10.120507 16761 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:10.120748  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:10.121739 16761 heartbeater.cc:507] Master 127.7.179.190:42399 requested a full tablet report, sending...
I20260608 10:07:10.122170  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:10.122474  7886 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 10:07:10.122690  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913230122665 us; error 0 us; skew 500 ppm
I20260608 10:07:10.123473  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:10.124663 16634 ts_manager.cc:194] Registered new tserver with Master: 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713)
I20260608 10:07:10.126992  7886 webserver.cc:533] Webserver started at http://127.7.179.130:41823/ using document root <none> and password file <none>
I20260608 10:07:10.127424 16634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56788
I20260608 10:07:10.127676  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:10.128046  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:10.128373  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:10.129768  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "932eead304654547b4fd56301d3b9478"
format_stamp: "Formatted at 2026-06-08 10:07:10 on dist-test-slave-vbzq"
I20260608 10:07:10.135372  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:10.140067 16773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:10.141029  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:10.141412  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "932eead304654547b4fd56301d3b9478"
format_stamp: "Formatted at 2026-06-08 10:07:10 on dist-test-slave-vbzq"
I20260608 10:07:10.141837  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-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 10:07:10.154263  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:10.155611  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:10.157421  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:10.160367  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:10.160636  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:10.160930  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:10.161145  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:10.210155  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:38689
I20260608 10:07:10.210353 16835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:38689 every 8 connection(s)
I20260608 10:07:10.217162  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:10.226701 16839 instance_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 10:07:10.232338 16840 instance_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 10:07:10.235383 16836 heartbeater.cc:344] Connected to a master server at 127.7.179.190:42399
I20260608 10:07:10.236157 16836 heartbeater.cc:461] Registering TS with master...
W20260608 10:07:10.236523 16842 instance_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 10:07:10.237879 16836 heartbeater.cc:507] Master 127.7.179.190:42399 requested a full tablet report, sending...
I20260608 10:07:10.240115  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:10.241181 16634 ts_manager.cc:194] Registered new tserver with Master: 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
I20260608 10:07:10.244369 16634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56798
I20260608 10:07:10.246073  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:10.246438  7886 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 10:07:10.246666  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913230246642 us; error 0 us; skew 500 ppm
I20260608 10:07:10.247525  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:10.250623  7886 webserver.cc:533] Webserver started at http://127.7.179.131:43417/ using document root <none> and password file <none>
I20260608 10:07:10.251245  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:10.251458  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:10.251770  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:10.253088  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "ae0f9bd81c474f4d8f3752488f09d85f"
format_stamp: "Formatted at 2026-06-08 10:07:10 on dist-test-slave-vbzq"
I20260608 10:07:10.258620  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:07:10.262950 16847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:10.263909  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:10.264324  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "ae0f9bd81c474f4d8f3752488f09d85f"
format_stamp: "Formatted at 2026-06-08 10:07:10 on dist-test-slave-vbzq"
I20260608 10:07:10.264724  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780913014901648-7886-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 10:07:10.275188  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:10.276636  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:10.278409  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:10.281442  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:10.281816  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:10.282104  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:10.282294  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:10.332001  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:43045
I20260608 10:07:10.332192 16909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:43045 every 8 connection(s)
I20260608 10:07:10.348335 16910 heartbeater.cc:344] Connected to a master server at 127.7.179.190:42399
I20260608 10:07:10.348861 16910 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:10.349838 16910 heartbeater.cc:507] Master 127.7.179.190:42399 requested a full tablet report, sending...
I20260608 10:07:10.352479 16634 ts_manager.cc:194] Registered new tserver with Master: ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:10.352843  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017142693s
I20260608 10:07:10.354250 16634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56806
I20260608 10:07:11.130992 16761 heartbeater.cc:499] Master 127.7.179.190:42399 was elected leader, sending a full tablet report...
I20260608 10:07:11.248050 16836 heartbeater.cc:499] Master 127.7.179.190:42399 was elected leader, sending a full tablet report...
I20260608 10:07:11.357388 16910 heartbeater.cc:499] Master 127.7.179.190:42399 was elected leader, sending a full tablet report...
I20260608 10:07:11.420499 16634 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56814:
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 10:07:11.423645 16634 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 10:07:11.496522 16801 tablet_service.cc:1511] Processing CreateTablet for tablet a045ca51cf98408f865d1b6de78329cb (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:11.498215 16801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a045ca51cf98408f865d1b6de78329cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.501938 16800 tablet_service.cc:1511] Processing CreateTablet for tablet 6f85ad8604b445629e2b21d9fd8e0ae3 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:11.503654 16800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f85ad8604b445629e2b21d9fd8e0ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.506524 16798 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1853344a00424f979d3d653abd07b8 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:11.508366 16798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1853344a00424f979d3d653abd07b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.509788 16797 tablet_service.cc:1511] Processing CreateTablet for tablet 5569ae81085a468aad60122f860286e1 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:11.510967 16799 tablet_service.cc:1511] Processing CreateTablet for tablet e65ac476d67f450f83fa292fd1d05ecd (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:11.512761 16797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5569ae81085a468aad60122f860286e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.517976 16799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65ac476d67f450f83fa292fd1d05ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.522998 16796 tablet_service.cc:1511] Processing CreateTablet for tablet 419b52aac4cd49edaf46b39b0b574f52 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:11.524585 16796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419b52aac4cd49edaf46b39b0b574f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.526472 16875 tablet_service.cc:1511] Processing CreateTablet for tablet a045ca51cf98408f865d1b6de78329cb (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:11.527189 16874 tablet_service.cc:1511] Processing CreateTablet for tablet 6f85ad8604b445629e2b21d9fd8e0ae3 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:11.528075 16875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a045ca51cf98408f865d1b6de78329cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.529706 16874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f85ad8604b445629e2b21d9fd8e0ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.532411 16873 tablet_service.cc:1511] Processing CreateTablet for tablet e65ac476d67f450f83fa292fd1d05ecd (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:11.534024 16873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65ac476d67f450f83fa292fd1d05ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.535086 16870 tablet_service.cc:1511] Processing CreateTablet for tablet 419b52aac4cd49edaf46b39b0b574f52 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:11.537097 16871 tablet_service.cc:1511] Processing CreateTablet for tablet 5569ae81085a468aad60122f860286e1 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:11.539693 16872 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1853344a00424f979d3d653abd07b8 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:11.537127 16870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419b52aac4cd49edaf46b39b0b574f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.544209 16872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1853344a00424f979d3d653abd07b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.546808 16871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5569ae81085a468aad60122f860286e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.549499 16726 tablet_service.cc:1511] Processing CreateTablet for tablet a045ca51cf98408f865d1b6de78329cb (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:11.551199 16726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a045ca51cf98408f865d1b6de78329cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.553735 16722 tablet_service.cc:1511] Processing CreateTablet for tablet 5569ae81085a468aad60122f860286e1 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:11.555075 16724 tablet_service.cc:1511] Processing CreateTablet for tablet e65ac476d67f450f83fa292fd1d05ecd (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:11.555440 16725 tablet_service.cc:1511] Processing CreateTablet for tablet 6f85ad8604b445629e2b21d9fd8e0ae3 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:11.556108 16722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5569ae81085a468aad60122f860286e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.557212 16725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f85ad8604b445629e2b21d9fd8e0ae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.557611 16723 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1853344a00424f979d3d653abd07b8 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:11.559015 16723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1853344a00424f979d3d653abd07b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.559684 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65ac476d67f450f83fa292fd1d05ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.561892 16721 tablet_service.cc:1511] Processing CreateTablet for tablet 419b52aac4cd49edaf46b39b0b574f52 (DEFAULT_TABLE table=test-workload [id=219c071f3153436195db489dbb5c15a0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:11.563396 16721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 419b52aac4cd49edaf46b39b0b574f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:11.639047 16929 tablet_bootstrap.cc:492] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478: Bootstrap starting.
I20260608 10:07:11.681960 16929 tablet_bootstrap.cc:654] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.703794 16929 tablet_bootstrap.cc:492] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478: No bootstrap required, opened a new log
I20260608 10:07:11.704391 16929 ts_tablet_manager.cc:1403] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.013s
I20260608 10:07:11.707711 16929 raft_consensus.cc:359] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.708446 16929 raft_consensus.cc:385] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.708777 16929 raft_consensus.cc:740] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932eead304654547b4fd56301d3b9478, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.709713 16929 consensus_queue.cc:260] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.719133 16931 tablet_bootstrap.cc:492] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5: Bootstrap starting.
I20260608 10:07:11.724089 16930 tablet_bootstrap.cc:492] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f: Bootstrap starting.
I20260608 10:07:11.728412 16931 tablet_bootstrap.cc:654] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.730573 16929 ts_tablet_manager.cc:1434] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.019s
I20260608 10:07:11.731976 16929 tablet_bootstrap.cc:492] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478: Bootstrap starting.
I20260608 10:07:11.739215 16930 tablet_bootstrap.cc:654] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.739697 16929 tablet_bootstrap.cc:654] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.754093 16930 tablet_bootstrap.cc:492] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f: No bootstrap required, opened a new log
I20260608 10:07:11.754899 16930 ts_tablet_manager.cc:1403] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.006s
I20260608 10:07:11.758018 16930 raft_consensus.cc:359] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.758322 16931 tablet_bootstrap.cc:492] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5: No bootstrap required, opened a new log
I20260608 10:07:11.758316 16929 tablet_bootstrap.cc:492] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478: No bootstrap required, opened a new log
I20260608 10:07:11.758940 16930 raft_consensus.cc:385] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.759238 16931 ts_tablet_manager.cc:1403] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.024s
I20260608 10:07:11.759430 16929 ts_tablet_manager.cc:1403] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.010s
I20260608 10:07:11.759370 16930 raft_consensus.cc:740] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.760969 16930 consensus_queue.cc:260] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.762318 16931 raft_consensus.cc:359] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.763006 16931 raft_consensus.cc:385] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.763288 16931 raft_consensus.cc:740] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.764058 16931 consensus_queue.cc:260] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.763896 16929 raft_consensus.cc:359] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.765347 16929 raft_consensus.cc:385] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.765851 16929 raft_consensus.cc:740] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932eead304654547b4fd56301d3b9478, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.767253 16929 consensus_queue.cc:260] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.770501 16929 ts_tablet_manager.cc:1434] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 10:07:11.771596 16930 ts_tablet_manager.cc:1434] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.006s
I20260608 10:07:11.771835 16929 tablet_bootstrap.cc:492] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478: Bootstrap starting.
I20260608 10:07:11.773025 16930 tablet_bootstrap.cc:492] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f: Bootstrap starting.
I20260608 10:07:11.780910 16930 tablet_bootstrap.cc:654] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.780932 16929 tablet_bootstrap.cc:654] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.783425 16931 ts_tablet_manager.cc:1434] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.007s
I20260608 10:07:11.784922 16931 tablet_bootstrap.cc:492] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5: Bootstrap starting.
I20260608 10:07:11.796783 16931 tablet_bootstrap.cc:654] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.809331 16929 tablet_bootstrap.cc:492] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478: No bootstrap required, opened a new log
I20260608 10:07:11.810076 16929 ts_tablet_manager.cc:1403] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.022s
I20260608 10:07:11.812258 16931 tablet_bootstrap.cc:492] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5: No bootstrap required, opened a new log
I20260608 10:07:11.812294 16930 tablet_bootstrap.cc:492] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f: No bootstrap required, opened a new log
I20260608 10:07:11.812726 16929 raft_consensus.cc:359] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.813107 16931 ts_tablet_manager.cc:1403] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260608 10:07:11.813161 16930 ts_tablet_manager.cc:1403] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.004s
I20260608 10:07:11.813477 16929 raft_consensus.cc:385] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.813961 16929 raft_consensus.cc:740] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932eead304654547b4fd56301d3b9478, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.814791 16929 consensus_queue.cc:260] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.816828 16931 raft_consensus.cc:359] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.817708 16931 raft_consensus.cc:385] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.817205 16930 raft_consensus.cc:359] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.818059 16931 raft_consensus.cc:740] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.818226 16930 raft_consensus.cc:385] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.818398 16929 ts_tablet_manager.cc:1434] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:07:11.818773 16930 raft_consensus.cc:740] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.819173 16931 consensus_queue.cc:260] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.819849 16929 tablet_bootstrap.cc:492] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478: Bootstrap starting.
I20260608 10:07:11.823673 16931 ts_tablet_manager.cc:1434] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 10:07:11.825031 16931 tablet_bootstrap.cc:492] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5: Bootstrap starting.
I20260608 10:07:11.828245 16929 tablet_bootstrap.cc:654] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.832629 16933 raft_consensus.cc:493] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:11.833348 16933 raft_consensus.cc:515] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.834318 16931 tablet_bootstrap.cc:654] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.838413 16929 tablet_bootstrap.cc:492] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478: No bootstrap required, opened a new log
I20260608 10:07:11.838999 16929 ts_tablet_manager.cc:1403] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 10:07:11.842267 16930 consensus_queue.cc:260] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.842855 16929 raft_consensus.cc:359] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:11.843724 16929 raft_consensus.cc:385] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.844094 16929 raft_consensus.cc:740] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932eead304654547b4fd56301d3b9478, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.845723 16933 leader_election.cc:290] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:11.845332 16929 consensus_queue.cc:260] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:11.848492 16929 ts_tablet_manager.cc:1434] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:07:11.849848 16929 tablet_bootstrap.cc:492] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478: Bootstrap starting.
I20260608 10:07:11.855324 16930 ts_tablet_manager.cc:1434] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260608 10:07:11.860298 16929 tablet_bootstrap.cc:654] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.860518 16937 raft_consensus.cc:493] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:11.861191 16937 raft_consensus.cc:515] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.866585 16937 leader_election.cc:290] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
I20260608 10:07:11.885013 16930 tablet_bootstrap.cc:492] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f: Bootstrap starting.
I20260608 10:07:11.908077 16930 tablet_bootstrap.cc:654] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f: Neither blocks nor log segments found. Creating new log.
W20260608 10:07:11.914608 16682 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:11.920153 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" is_pre_election: true
I20260608 10:07:11.926270 16885 raft_consensus.cc:2468] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932eead304654547b4fd56301d3b9478 in term 0.
I20260608 10:07:11.923151 16931 tablet_bootstrap.cc:492] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5: No bootstrap required, opened a new log
I20260608 10:07:11.927632 16929 tablet_bootstrap.cc:492] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478: No bootstrap required, opened a new log
I20260608 10:07:11.928324 16931 ts_tablet_manager.cc:1403] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5: Time spent bootstrapping tablet: real 0.104s	user 0.038s	sys 0.031s
I20260608 10:07:11.928606 16929 ts_tablet_manager.cc:1403] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478: Time spent bootstrapping tablet: real 0.079s	user 0.039s	sys 0.031s
I20260608 10:07:11.928738 16736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:11.932370 16931 raft_consensus.cc:359] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.934415 16931 raft_consensus.cc:385] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.934829 16931 raft_consensus.cc:740] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.935792 16931 consensus_queue.cc:260] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.932677 16929 raft_consensus.cc:359] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.937194 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:11.937762 16929 raft_consensus.cc:385] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:11.938117 16811 raft_consensus.cc:2468] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 0.
I20260608 10:07:11.930255 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:11.938174 16929 raft_consensus.cc:740] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932eead304654547b4fd56301d3b9478, State: Initialized, Role: FOLLOWER
I20260608 10:07:11.931793 16774 leader_election.cc:304] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:11.939944 16931 ts_tablet_manager.cc:1434] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 10:07:11.940105 16850 leader_election.cc:304] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:11.940155 16929 consensus_queue.cc:260] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
W20260608 10:07:11.940896 16774 leader_election.cc:343] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:11.941332 16931 tablet_bootstrap.cc:492] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5: Bootstrap starting.
I20260608 10:07:11.941468 16937 raft_consensus.cc:2804] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:11.942119 16937 raft_consensus.cc:493] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:11.942593 16937 raft_consensus.cc:3060] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:11.942988 16933 raft_consensus.cc:2804] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:11.943470 16933 raft_consensus.cc:493] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:11.943868 16933 raft_consensus.cc:3060] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:11.947932 16938 raft_consensus.cc:493] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:11.948705 16938 raft_consensus.cc:515] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:11.950569 16931 tablet_bootstrap.cc:654] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:11.964823 16938 leader_election.cc:290] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
W20260608 10:07:11.955667 16848 leader_election.cc:343] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:11.977474 16952 raft_consensus.cc:493] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:11.992288 16930 tablet_bootstrap.cc:492] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f: No bootstrap required, opened a new log
I20260608 10:07:12.000598 16930 ts_tablet_manager.cc:1403] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.005s
I20260608 10:07:12.004671 16933 raft_consensus.cc:515] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.006198 16930 raft_consensus.cc:359] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.008111 16930 raft_consensus.cc:385] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.008755 16930 raft_consensus.cc:740] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.010200 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5"
I20260608 10:07:12.010475 16930 consensus_queue.cc:260] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
W20260608 10:07:12.013017 16774 leader_election.cc:343] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.013113 16952 raft_consensus.cc:515] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:12.024329 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045ca51cf98408f865d1b6de78329cb" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:11.996447 16937 raft_consensus.cc:515] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.032009 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478"
W20260608 10:07:12.032266 16774 leader_election.cc:343] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.033326 16811 raft_consensus.cc:2393] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae0f9bd81c474f4d8f3752488f09d85f in current term 1: Already voted for candidate 932eead304654547b4fd56301d3b9478 in this term.
I20260608 10:07:12.033839 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045ca51cf98408f865d1b6de78329cb" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" is_pre_election: true
I20260608 10:07:12.036643 16937 leader_election.cc:290] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 election: Requested vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
W20260608 10:07:12.038652 16774 leader_election.cc:343] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.047857 16774 leader_election.cc:304] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 932eead304654547b4fd56301d3b9478; no voters: 5910c85328104c60880bf121ffe522a5, ae0f9bd81c474f4d8f3752488f09d85f
I20260608 10:07:12.048941 16951 raft_consensus.cc:2749] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:12.039763 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5"
I20260608 10:07:12.017431 16952 leader_election.cc:290] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045), 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713)
I20260608 10:07:12.043315 16929 ts_tablet_manager.cc:1434] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478: Time spent starting tablet: real 0.114s	user 0.040s	sys 0.061s
I20260608 10:07:12.050590 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ac476d67f450f83fa292fd1d05ecd" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" is_pre_election: true
I20260608 10:07:12.051378 16884 raft_consensus.cc:2468] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 0.
W20260608 10:07:12.051471 16848 leader_election.cc:343] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.051998 16848 leader_election.cc:304] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [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: ae0f9bd81c474f4d8f3752488f09d85f; no voters: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478
I20260608 10:07:12.045372 16931 tablet_bootstrap.cc:492] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5: No bootstrap required, opened a new log
I20260608 10:07:12.052907 16931 ts_tablet_manager.cc:1403] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5: Time spent bootstrapping tablet: real 0.112s	user 0.046s	sys 0.056s
I20260608 10:07:12.052935 16937 raft_consensus.cc:2749] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:12.054039 16699 leader_election.cc:304] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5910c85328104c60880bf121ffe522a5, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:12.050091 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f"
I20260608 10:07:12.055016 16938 raft_consensus.cc:2804] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:12.046504 16933 leader_election.cc:290] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 election: Requested vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.052183 16929 tablet_bootstrap.cc:492] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478: Bootstrap starting.
I20260608 10:07:12.055428 16885 raft_consensus.cc:2393] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 932eead304654547b4fd56301d3b9478 in current term 1: Already voted for candidate ae0f9bd81c474f4d8f3752488f09d85f in this term.
I20260608 10:07:12.050132 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ac476d67f450f83fa292fd1d05ecd" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:12.056371 16931 raft_consensus.cc:359] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.055426 16938 raft_consensus.cc:493] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:12.057392 16931 raft_consensus.cc:385] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.057771 16938 raft_consensus.cc:3060] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.057898 16931 raft_consensus.cc:740] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.058941 16931 consensus_queue.cc:260] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.057353 16811 raft_consensus.cc:2468] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 0.
I20260608 10:07:12.062407 16931 ts_tablet_manager.cc:1434] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:07:12.063123 16774 leader_election.cc:304] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [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: 932eead304654547b4fd56301d3b9478; no voters: 5910c85328104c60880bf121ffe522a5, ae0f9bd81c474f4d8f3752488f09d85f
I20260608 10:07:12.063584 16931 tablet_bootstrap.cc:492] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5: Bootstrap starting.
I20260608 10:07:12.064007 16929 tablet_bootstrap.cc:654] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:12.065313 16933 raft_consensus.cc:2749] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:12.044770 16930 ts_tablet_manager.cc:1434] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.000s
I20260608 10:07:12.071190 16930 tablet_bootstrap.cc:492] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f: Bootstrap starting.
I20260608 10:07:12.073150 16931 tablet_bootstrap.cc:654] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:12.076602 16933 raft_consensus.cc:493] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.082712 16933 raft_consensus.cc:515] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.083654 16938 raft_consensus.cc:515] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.085651 16933 leader_election.cc:290] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.086864 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1853344a00424f979d3d653abd07b8" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" is_pre_election: true
I20260608 10:07:12.087533 16885 raft_consensus.cc:2468] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932eead304654547b4fd56301d3b9478 in term 0.
I20260608 10:07:12.089126 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1853344a00424f979d3d653abd07b8" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:12.089840 16735 raft_consensus.cc:2468] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 932eead304654547b4fd56301d3b9478 in term 0.
I20260608 10:07:12.091228 16774 leader_election.cc:304] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:12.092067 16933 raft_consensus.cc:2804] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:12.092509 16933 raft_consensus.cc:493] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:12.092914 16933 raft_consensus.cc:3060] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.094907 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ac476d67f450f83fa292fd1d05ecd" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478"
I20260608 10:07:12.095587 16811 raft_consensus.cc:3060] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.101699 16933 raft_consensus.cc:515] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.104604 16957 raft_consensus.cc:493] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.105726 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1853344a00424f979d3d653abd07b8" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5"
I20260608 10:07:12.106355 16735 raft_consensus.cc:3060] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.105243 16957 raft_consensus.cc:515] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.111811 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419b52aac4cd49edaf46b39b0b574f52" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" is_pre_election: true
I20260608 10:07:12.111958 16957 leader_election.cc:290] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.112756 16933 leader_election.cc:290] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 election: Requested vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
W20260608 10:07:12.113638 16699 leader_election.cc:343] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.115689 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1853344a00424f979d3d653abd07b8" candidate_uuid: "932eead304654547b4fd56301d3b9478" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f"
I20260608 10:07:12.116444 16885 raft_consensus.cc:3060] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.116875 16810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419b52aac4cd49edaf46b39b0b574f52" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:12.117955 16810 raft_consensus.cc:2468] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 0.
I20260608 10:07:12.118830 16930 tablet_bootstrap.cc:654] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:12.121181 16884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65ac476d67f450f83fa292fd1d05ecd" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f"
I20260608 10:07:12.119828 16938 leader_election.cc:290] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 election: Requested vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.120041 16701 leader_election.cc:304] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [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: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478; no voters: ae0f9bd81c474f4d8f3752488f09d85f
I20260608 10:07:12.121857 16884 raft_consensus.cc:3060] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.120483 16811 raft_consensus.cc:2468] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 1.
I20260608 10:07:12.124172 16701 leader_election.cc:304] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478; no voters: 
I20260608 10:07:12.125362 16957 raft_consensus.cc:2804] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:12.125774 16957 raft_consensus.cc:493] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:12.126134 16957 raft_consensus.cc:3060] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.126034 16938 raft_consensus.cc:2804] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:12.131124 16884 raft_consensus.cc:2468] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 1.
I20260608 10:07:12.135113 16957 raft_consensus.cc:515] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.136269 16735 raft_consensus.cc:2468] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932eead304654547b4fd56301d3b9478 in term 1.
I20260608 10:07:12.139290 16774 leader_election.cc:304] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478; no voters: 
I20260608 10:07:12.140345 16933 raft_consensus.cc:2804] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:12.141161 16933 raft_consensus.cc:697] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 1 LEADER]: Becoming Leader. State: Replica: 932eead304654547b4fd56301d3b9478, State: Running, Role: LEADER
I20260608 10:07:12.142129 16933 consensus_queue.cc:237] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.143098 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419b52aac4cd49edaf46b39b0b574f52" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478"
I20260608 10:07:12.143792 16811 raft_consensus.cc:3060] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.146320 16885 raft_consensus.cc:2468] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 932eead304654547b4fd56301d3b9478 in term 1.
I20260608 10:07:12.151167 16938 raft_consensus.cc:697] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 1 LEADER]: Becoming Leader. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Running, Role: LEADER
I20260608 10:07:12.153945 16938 consensus_queue.cc:237] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.154896 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419b52aac4cd49edaf46b39b0b574f52" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f"
I20260608 10:07:12.155959 16957 leader_election.cc:290] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 election: Requested vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.157145 16811 raft_consensus.cc:2468] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 1.
I20260608 10:07:12.159276 16929 tablet_bootstrap.cc:492] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478: No bootstrap required, opened a new log
I20260608 10:07:12.159860 16929 ts_tablet_manager.cc:1403] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478: Time spent bootstrapping tablet: real 0.108s	user 0.027s	sys 0.041s
I20260608 10:07:12.159504 16701 leader_election.cc:304] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478; no voters: 
I20260608 10:07:12.161011 16960 raft_consensus.cc:2804] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:12.161624 16960 raft_consensus.cc:697] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 1 LEADER]: Becoming Leader. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Running, Role: LEADER
W20260608 10:07:12.162072 16699 leader_election.cc:343] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.162591 16960 consensus_queue.cc:237] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.163316 16929 raft_consensus.cc:359] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.164125 16929 raft_consensus.cc:385] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.164443 16929 raft_consensus.cc:740] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 932eead304654547b4fd56301d3b9478, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.166203 16929 consensus_queue.cc:260] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.171577 16929 ts_tablet_manager.cc:1434] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 10:07:12.171468 16931 tablet_bootstrap.cc:492] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5: No bootstrap required, opened a new log
I20260608 10:07:12.167011 16631 catalog_manager.cc:5696] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 reported cstate change: term changed from 0 to 1, leader changed from <none> to 932eead304654547b4fd56301d3b9478 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "932eead304654547b4fd56301d3b9478" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.174038 16931 ts_tablet_manager.cc:1403] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5: Time spent bootstrapping tablet: real 0.111s	user 0.036s	sys 0.049s
I20260608 10:07:12.176575 16957 raft_consensus.cc:493] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.177753 16957 raft_consensus.cc:515] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.178766 16930 tablet_bootstrap.cc:492] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f: No bootstrap required, opened a new log
I20260608 10:07:12.179392 16930 ts_tablet_manager.cc:1403] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.006s
I20260608 10:07:12.181875 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" is_pre_election: true
I20260608 10:07:12.183230 16930 raft_consensus.cc:359] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
W20260608 10:07:12.183665 16699 leader_election.cc:343] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.184150 16930 raft_consensus.cc:385] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.184865 16930 raft_consensus.cc:740] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.184111 16634 catalog_manager.cc:5696] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5910c85328104c60880bf121ffe522a5 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "5910c85328104c60880bf121ffe522a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.185964 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:12.186048 16930 consensus_queue.cc:260] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:12.186902 16957 leader_election.cc:290] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.188831 16811 raft_consensus.cc:2468] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 0.
I20260608 10:07:12.190007 16931 raft_consensus.cc:359] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.190764 16930 ts_tablet_manager.cc:1434] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 10:07:12.190945 16931 raft_consensus.cc:385] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.191349 16931 raft_consensus.cc:740] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.192153 16930 tablet_bootstrap.cc:492] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f: Bootstrap starting.
I20260608 10:07:12.192310 16931 consensus_queue.cc:260] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.194841 16701 leader_election.cc:304] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [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: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478; no voters: ae0f9bd81c474f4d8f3752488f09d85f
I20260608 10:07:12.200657 16930 tablet_bootstrap.cc:654] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:12.200642 16957 raft_consensus.cc:2804] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:12.201462 16957 raft_consensus.cc:493] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:12.201719 16931 ts_tablet_manager.cc:1434] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.004s
I20260608 10:07:12.201956 16957 raft_consensus.cc:3060] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.203562 16931 tablet_bootstrap.cc:492] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5: Bootstrap starting.
I20260608 10:07:12.209896 16930 tablet_bootstrap.cc:492] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f: No bootstrap required, opened a new log
I20260608 10:07:12.210731 16930 ts_tablet_manager.cc:1403] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 10:07:12.211910 16931 tablet_bootstrap.cc:654] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:12.211575 16957 raft_consensus.cc:515] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.214457 16957 leader_election.cc:290] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 election: Requested vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.214334 16930 raft_consensus.cc:359] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.215366 16930 raft_consensus.cc:385] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.215660 16930 raft_consensus.cc:740] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.216566 16930 consensus_queue.cc:260] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.217226 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478"
I20260608 10:07:12.217872 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f"
I20260608 10:07:12.218129 16811 raft_consensus.cc:3060] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.219012 16930 ts_tablet_manager.cc:1434] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
W20260608 10:07:12.219504 16699 leader_election.cc:343] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:12.220167 16930 tablet_bootstrap.cc:492] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f: Bootstrap starting.
I20260608 10:07:12.227232 16930 tablet_bootstrap.cc:654] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:12.228554 16811 raft_consensus.cc:2468] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5910c85328104c60880bf121ffe522a5 in term 1.
I20260608 10:07:12.230242 16701 leader_election.cc:304] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [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: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478; no voters: ae0f9bd81c474f4d8f3752488f09d85f
I20260608 10:07:12.231751 16957 raft_consensus.cc:2804] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:12.232303 16931 tablet_bootstrap.cc:492] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5: No bootstrap required, opened a new log
I20260608 10:07:12.232334 16957 raft_consensus.cc:697] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 1 LEADER]: Becoming Leader. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Running, Role: LEADER
I20260608 10:07:12.233299 16931 ts_tablet_manager.cc:1403] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260608 10:07:12.233891 16957 consensus_queue.cc:237] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.238372 16931 raft_consensus.cc:359] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:12.239670 16931 raft_consensus.cc:385] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.240180 16931 raft_consensus.cc:740] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.241605 16931 consensus_queue.cc:260] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:12.245760 16931 ts_tablet_manager.cc:1434] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 10:07:12.251354 16930 tablet_bootstrap.cc:492] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f: No bootstrap required, opened a new log
I20260608 10:07:12.252158 16930 ts_tablet_manager.cc:1403] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.011s
I20260608 10:07:12.255836 16930 raft_consensus.cc:359] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.256632 16930 raft_consensus.cc:385] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:12.256999 16930 raft_consensus.cc:740] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Initialized, Role: FOLLOWER
I20260608 10:07:12.257961 16930 consensus_queue.cc:260] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.260546 16930 ts_tablet_manager.cc:1434] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:07:12.272783 16631 catalog_manager.cc:5696] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5910c85328104c60880bf121ffe522a5 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "5910c85328104c60880bf121ffe522a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.274514 16631 catalog_manager.cc:5696] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5910c85328104c60880bf121ffe522a5 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "5910c85328104c60880bf121ffe522a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.479065 16937 raft_consensus.cc:493] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.479710 16937 raft_consensus.cc:515] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.481832 16937 leader_election.cc:290] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
I20260608 10:07:12.482702 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419b52aac4cd49edaf46b39b0b574f52" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:12.483022 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "419b52aac4cd49edaf46b39b0b574f52" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:12.483814 16811 raft_consensus.cc:2393] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae0f9bd81c474f4d8f3752488f09d85f in current term 1: Already voted for candidate 5910c85328104c60880bf121ffe522a5 in this term.
I20260608 10:07:12.484802 16850 leader_election.cc:304] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae0f9bd81c474f4d8f3752488f09d85f; no voters: 5910c85328104c60880bf121ffe522a5, 932eead304654547b4fd56301d3b9478
I20260608 10:07:12.485540 16937 raft_consensus.cc:3060] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.491237 16937 raft_consensus.cc:2749] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:12.502475 16957 raft_consensus.cc:493] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.503142 16957 raft_consensus.cc:515] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.505264 16957 leader_election.cc:290] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131:43045)
I20260608 10:07:12.506160 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:12.506392 16885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "5910c85328104c60880bf121ffe522a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" is_pre_election: true
I20260608 10:07:12.506989 16811 raft_consensus.cc:2393] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5910c85328104c60880bf121ffe522a5 in current term 1: Already voted for candidate 932eead304654547b4fd56301d3b9478 in this term.
I20260608 10:07:12.507252 16885 raft_consensus.cc:2393] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5910c85328104c60880bf121ffe522a5 in current term 1: Already voted for candidate ae0f9bd81c474f4d8f3752488f09d85f in this term.
I20260608 10:07:12.508363 16699 leader_election.cc:304] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5910c85328104c60880bf121ffe522a5; no voters: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f
I20260608 10:07:12.509136 16957 raft_consensus.cc:3060] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.515285 16957 raft_consensus.cc:2749] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:12.516350 16937 raft_consensus.cc:493] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.516893 16937 raft_consensus.cc:515] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:12.519155 16937 leader_election.cc:290] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713)
I20260608 10:07:12.520015 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045ca51cf98408f865d1b6de78329cb" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:12.520371 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045ca51cf98408f865d1b6de78329cb" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:12.520704 16811 raft_consensus.cc:2468] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 0.
I20260608 10:07:12.521073 16735 raft_consensus.cc:2468] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 0.
I20260608 10:07:12.521936 16850 leader_election.cc:304] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:12.522862 16937 raft_consensus.cc:2804] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:12.523229 16937 raft_consensus.cc:493] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:12.523473 16937 raft_consensus.cc:3060] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.528965 16937 raft_consensus.cc:515] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:12.531059 16937 leader_election.cc:290] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 election: Requested vote from peers 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689), 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713)
I20260608 10:07:12.531978 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045ca51cf98408f865d1b6de78329cb" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478"
I20260608 10:07:12.532356 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a045ca51cf98408f865d1b6de78329cb" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5"
I20260608 10:07:12.532639 16811 raft_consensus.cc:3060] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.533025 16735 raft_consensus.cc:3060] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.538609 16735 raft_consensus.cc:2468] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 1.
I20260608 10:07:12.539016 16811 raft_consensus.cc:2468] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 1.
I20260608 10:07:12.539994 16848 leader_election.cc:304] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5910c85328104c60880bf121ffe522a5, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:12.540943 16937 raft_consensus.cc:2804] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:12.541497 16937 raft_consensus.cc:697] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 1 LEADER]: Becoming Leader. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Running, Role: LEADER
I20260608 10:07:12.542476 16937 consensus_queue.cc:237] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } }
I20260608 10:07:12.551393 16634 catalog_manager.cc:5696] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f reported cstate change: term changed from 0 to 1, leader changed from <none> to ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131). New cstate: current_term: 1 leader_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:12.596380 16957 consensus_queue.cc:1048] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:12.609951 16964 consensus_queue.cc:1048] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:12.616044 16952 consensus_queue.cc:1048] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:12.617702 16884 raft_consensus.cc:3060] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:12.632242 16956 raft_consensus.cc:493] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:12.633073 16956 raft_consensus.cc:515] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.633980 16960 consensus_queue.cc:1048] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:12.640029 16735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:12.640844 16956 leader_election.cc:290] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
I20260608 10:07:12.642069 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:12.643091 16811 raft_consensus.cc:2468] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 1.
I20260608 10:07:12.645012 16850 leader_election.cc:304] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [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: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 5910c85328104c60880bf121ffe522a5
I20260608 10:07:12.653020 16981 consensus_queue.cc:1048] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:12.658046 16956 raft_consensus.cc:2804] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:12.659564 16956 raft_consensus.cc:493] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5910c85328104c60880bf121ffe522a5)
I20260608 10:07:12.660040 16956 raft_consensus.cc:3060] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:12.668355 16956 raft_consensus.cc:515] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.669626 16882 raft_consensus.cc:1240] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 FOLLOWER]: Rejecting Update request from peer 5910c85328104c60880bf121ffe522a5 for earlier term 1. Current term is 2. Ops: []
I20260608 10:07:12.670506 16964 consensus_queue.cc:1048] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:12.672264 16736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5"
I20260608 10:07:12.672423 16956 leader_election.cc:290] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 2 election: Requested vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
I20260608 10:07:12.674551 16810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5569ae81085a468aad60122f860286e1" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478"
I20260608 10:07:12.675208 16810 raft_consensus.cc:3060] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:12.678552 16964 consensus_queue.cc:1059] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:12.679538 16938 raft_consensus.cc:3055] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:07:12.679934 16938 raft_consensus.cc:740] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5910c85328104c60880bf121ffe522a5, State: Running, Role: LEADER
I20260608 10:07:12.680969 16938 consensus_queue.cc:260] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [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: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.682243 16938 raft_consensus.cc:3060] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:12.684710 16810 raft_consensus.cc:2468] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 2.
I20260608 10:07:12.685617 16811 raft_consensus.cc:1240] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Rejecting Update request from peer 5910c85328104c60880bf121ffe522a5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260608 10:07:12.686004 16850 leader_election.cc:304] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [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: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 5910c85328104c60880bf121ffe522a5
I20260608 10:07:12.686939 16956 raft_consensus.cc:2804] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:12.687520 16956 raft_consensus.cc:697] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 LEADER]: Becoming Leader. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Running, Role: LEADER
I20260608 10:07:12.688455 16956 consensus_queue.cc:237] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [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: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:12.695256 16938 consensus_queue.cc:1048] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:12.696481 16631 catalog_manager.cc:5696] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f reported cstate change: term changed from 1 to 2, leader changed from 5910c85328104c60880bf121ffe522a5 (127.7.179.129) to ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131). New cstate: current_term: 2 leader_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:12.710919 16964 consensus_queue.cc:1048] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:12.928194 16682 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:12.932581 16956 consensus_queue.cc:1048] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Connected to new peer: Peer: permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:12.946966 16937 consensus_queue.cc:1048] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:13.106258 16736 raft_consensus.cc:1275] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 2 FOLLOWER]: Refusing update from remote peer ae0f9bd81c474f4d8f3752488f09d85f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:13.107744 16937 consensus_queue.cc:1048] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:07:13.120662 16811 raft_consensus.cc:1275] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Refusing update from remote peer ae0f9bd81c474f4d8f3752488f09d85f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:07:13.122999 16986 consensus_queue.cc:1048] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Connected to new peer: Peer: permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:13.566490 16986 raft_consensus.cc:493] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:13.567090 16986 raft_consensus.cc:515] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:13.569074 16986 leader_election.cc:290] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
I20260608 10:07:13.570134 16736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5" is_pre_election: true
I20260608 10:07:13.570331 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478" is_pre_election: true
I20260608 10:07:13.570973 16736 raft_consensus.cc:2468] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 1.
I20260608 10:07:13.570968 16811 raft_consensus.cc:2468] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 1.
I20260608 10:07:13.572510 16850 leader_election.cc:304] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [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: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:13.573431 16986 raft_consensus.cc:2804] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:07:13.573791 16986 raft_consensus.cc:493] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:13.574083 16986 raft_consensus.cc:3060] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:13.581115 16986 raft_consensus.cc:515] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:13.584285 16986 leader_election.cc:290] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [CANDIDATE]: Term 2 election: Requested vote from peers 5910c85328104c60880bf121ffe522a5 (127.7.179.129:42713), 932eead304654547b4fd56301d3b9478 (127.7.179.130:38689)
I20260608 10:07:13.584579 16736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5910c85328104c60880bf121ffe522a5"
I20260608 10:07:13.585008 16811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f85ad8604b445629e2b21d9fd8e0ae3" candidate_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "932eead304654547b4fd56301d3b9478"
I20260608 10:07:13.585351 16736 raft_consensus.cc:3060] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:13.585690 16811 raft_consensus.cc:3060] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:07:13.591470 16811 raft_consensus.cc:2468] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 2.
I20260608 10:07:13.591624 16736 raft_consensus.cc:2468] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae0f9bd81c474f4d8f3752488f09d85f in term 2.
I20260608 10:07:13.592672 16850 leader_election.cc:304] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [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: 932eead304654547b4fd56301d3b9478, ae0f9bd81c474f4d8f3752488f09d85f; no voters: 
I20260608 10:07:13.593466 16986 raft_consensus.cc:2804] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:07:13.594051 16986 raft_consensus.cc:697] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 LEADER]: Becoming Leader. State: Replica: ae0f9bd81c474f4d8f3752488f09d85f, State: Running, Role: LEADER
I20260608 10:07:13.594784 16986 consensus_queue.cc:237] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Queue going to LEADER 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: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } }
I20260608 10:07:13.603323 16634 catalog_manager.cc:5696] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f reported cstate change: term changed from 0 to 2, leader changed from <none> to ae0f9bd81c474f4d8f3752488f09d85f (127.7.179.131). New cstate: current_term: 2 leader_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae0f9bd81c474f4d8f3752488f09d85f" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 43045 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:14.024076 16735 raft_consensus.cc:1275] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 2 FOLLOWER]: Refusing update from remote peer ae0f9bd81c474f4d8f3752488f09d85f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:07:14.027390 16986 consensus_queue.cc:1048] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5910c85328104c60880bf121ffe522a5" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 42713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:07:14.145534 17030 log.cc:927] Time spent T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260608 10:07:14.314782 16848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.129:42713, user_credentials={real_user=slave}} blocked reactor thread for 128314us
I20260608 10:07:14.329387 16811 raft_consensus.cc:1275] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Refusing update from remote peer ae0f9bd81c474f4d8f3752488f09d85f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:07:14.354795 16989 consensus_queue.cc:1048] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [LEADER]: Connected to new peer: Peer: permanent_uuid: "932eead304654547b4fd56301d3b9478" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 38689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:07:15.277420 16914 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.7.179.131:43045, user_credentials={real_user=slave}} blocked reactor thread for 74732.1us
I20260608 10:07:15.831130  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:15.863379  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:15.864321  7886 tablet_replica.cc:333] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5: stopping tablet replica
I20260608 10:07:15.865247  7886 raft_consensus.cc:2243] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.865993  7886 raft_consensus.cc:2272] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 5910c85328104c60880bf121ffe522a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.869516  7886 tablet_replica.cc:333] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5: stopping tablet replica
I20260608 10:07:15.870384  7886 raft_consensus.cc:2243] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.871402  7886 raft_consensus.cc:2272] T 2b1853344a00424f979d3d653abd07b8 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.874874  7886 tablet_replica.cc:333] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5: stopping tablet replica
I20260608 10:07:15.875603  7886 raft_consensus.cc:2243] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.876284  7886 raft_consensus.cc:2272] T 5569ae81085a468aad60122f860286e1 P 5910c85328104c60880bf121ffe522a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.879706  7886 tablet_replica.cc:333] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5: stopping tablet replica
I20260608 10:07:15.880441  7886 raft_consensus.cc:2243] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:15.881601  7886 raft_consensus.cc:2272] T e65ac476d67f450f83fa292fd1d05ecd P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.885432  7886 tablet_replica.cc:333] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5: stopping tablet replica
I20260608 10:07:15.886315  7886 raft_consensus.cc:2243] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.886991  7886 raft_consensus.cc:2272] T a045ca51cf98408f865d1b6de78329cb P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.890527  7886 tablet_replica.cc:333] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5: stopping tablet replica
I20260608 10:07:15.891191  7886 raft_consensus.cc:2243] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:15.892169  7886 raft_consensus.cc:2272] T 419b52aac4cd49edaf46b39b0b574f52 P 5910c85328104c60880bf121ffe522a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.923032  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:07:15.942265  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:15.972015  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:15.972714  7886 tablet_replica.cc:333] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478: stopping tablet replica
I20260608 10:07:15.973438  7886 raft_consensus.cc:2243] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.974179  7886 raft_consensus.cc:2272] T 5569ae81085a468aad60122f860286e1 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.977468  7886 tablet_replica.cc:333] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478: stopping tablet replica
I20260608 10:07:15.978307  7886 raft_consensus.cc:2243] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.978909  7886 raft_consensus.cc:2272] T 419b52aac4cd49edaf46b39b0b574f52 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.982398  7886 tablet_replica.cc:333] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478: stopping tablet replica
I20260608 10:07:15.983139  7886 raft_consensus.cc:2243] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.983836  7886 raft_consensus.cc:2272] T a045ca51cf98408f865d1b6de78329cb P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.987293  7886 tablet_replica.cc:333] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478: stopping tablet replica
I20260608 10:07:15.988016  7886 raft_consensus.cc:2243] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.988755  7886 raft_consensus.cc:2272] T e65ac476d67f450f83fa292fd1d05ecd P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.992380  7886 tablet_replica.cc:333] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478: stopping tablet replica
I20260608 10:07:15.993065  7886 raft_consensus.cc:2243] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:15.994019  7886 raft_consensus.cc:2272] T 6f85ad8604b445629e2b21d9fd8e0ae3 P 932eead304654547b4fd56301d3b9478 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:15.997862  7886 tablet_replica.cc:333] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478: stopping tablet replica
I20260608 10:07:15.998526  7886 raft_consensus.cc:2243] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:15.999514  7886 raft_consensus.cc:2272] T 2b1853344a00424f979d3d653abd07b8 P 932eead304654547b4fd56301d3b9478 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.031850  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:16.052189  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:07:16.085742  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:16.086442  7886 tablet_replica.cc:333] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f: stopping tablet replica
I20260608 10:07:16.087136  7886 raft_consensus.cc:2243] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:16.088115  7886 raft_consensus.cc:2272] T 5569ae81085a468aad60122f860286e1 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.091349  7886 tablet_replica.cc:333] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f: stopping tablet replica
I20260608 10:07:16.092033  7886 raft_consensus.cc:2243] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:16.092669  7886 raft_consensus.cc:2272] T 419b52aac4cd49edaf46b39b0b574f52 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.096230  7886 tablet_replica.cc:333] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f: stopping tablet replica
I20260608 10:07:16.096928  7886 raft_consensus.cc:2243] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:16.098014  7886 raft_consensus.cc:2272] T a045ca51cf98408f865d1b6de78329cb P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.101428  7886 tablet_replica.cc:333] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f: stopping tablet replica
I20260608 10:07:16.102155  7886 raft_consensus.cc:2243] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:16.102797  7886 raft_consensus.cc:2272] T 2b1853344a00424f979d3d653abd07b8 P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.105872  7886 tablet_replica.cc:333] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f: stopping tablet replica
I20260608 10:07:16.106490  7886 raft_consensus.cc:2243] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:16.107175  7886 raft_consensus.cc:2272] T e65ac476d67f450f83fa292fd1d05ecd P ae0f9bd81c474f4d8f3752488f09d85f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.110536  7886 tablet_replica.cc:333] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f: stopping tablet replica
I20260608 10:07:16.111174  7886 raft_consensus.cc:2243] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:07:16.112068  7886 raft_consensus.cc:2272] T 6f85ad8604b445629e2b21d9fd8e0ae3 P ae0f9bd81c474f4d8f3752488f09d85f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.141631  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:16.160043  7886 master.cc:562] Master@127.7.179.190:42399 shutting down...
I20260608 10:07:16.182838  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:16.183463  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:16.183811  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83b1e8ecb5824b19aaaa281581c5175f: stopping tablet replica
I20260608 10:07:16.205821  7886 master.cc:584] Master@127.7.179.190:42399 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (6476 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:07:16.240715  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:36331
I20260608 10:07:16.242161  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:16.248378 17062 instance_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 10:07:16.249486 17063 instance_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 10:07:16.250397 17065 instance_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 10:07:16.251286  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:16.252364  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:16.252650  7886 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 10:07:16.252835  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913236252816 us; error 0 us; skew 500 ppm
I20260608 10:07:16.253500  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:16.256539  7886 webserver.cc:533] Webserver started at http://127.7.179.190:40323/ using document root <none> and password file <none>
I20260608 10:07:16.257156  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:16.257388  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:16.257750  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:16.259087  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "83b9fdee897740c79da0ba14501dd385"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.264986  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:07:16.269361 17070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.270435  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:16.270757  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "83b9fdee897740c79da0ba14501dd385"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.271026  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-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 10:07:16.285247  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:16.286482  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:16.328217  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:36331
I20260608 10:07:16.328341 17121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:36331 every 8 connection(s)
I20260608 10:07:16.332799 17122 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 10:07:16.345399 17122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385: Bootstrap starting.
I20260608 10:07:16.351389 17122 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:16.356863 17122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385: No bootstrap required, opened a new log
I20260608 10:07:16.359385 17122 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b9fdee897740c79da0ba14501dd385" member_type: VOTER }
I20260608 10:07:16.359826 17122 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:16.360116 17122 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b9fdee897740c79da0ba14501dd385, State: Initialized, Role: FOLLOWER
I20260608 10:07:16.360908 17122 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83b9fdee897740c79da0ba14501dd385" member_type: VOTER }
I20260608 10:07:16.361445 17122 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:16.361729 17122 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:16.362028 17122 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:16.367918 17122 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b9fdee897740c79da0ba14501dd385" member_type: VOTER }
I20260608 10:07:16.368659 17122 leader_election.cc:304] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [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: 83b9fdee897740c79da0ba14501dd385; no voters: 
I20260608 10:07:16.370013 17122 leader_election.cc:290] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:16.370536 17125 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:16.372156 17125 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 1 LEADER]: Becoming Leader. State: Replica: 83b9fdee897740c79da0ba14501dd385, State: Running, Role: LEADER
I20260608 10:07:16.373027 17125 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [LEADER]: Queue going to LEADER mode. State: All 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: "83b9fdee897740c79da0ba14501dd385" member_type: VOTER }
I20260608 10:07:16.373898 17122 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:16.378213 17126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83b9fdee897740c79da0ba14501dd385" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b9fdee897740c79da0ba14501dd385" member_type: VOTER } }
I20260608 10:07:16.378927 17126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:16.379614 17127 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83b9fdee897740c79da0ba14501dd385. Latest consensus state: current_term: 1 leader_uuid: "83b9fdee897740c79da0ba14501dd385" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83b9fdee897740c79da0ba14501dd385" member_type: VOTER } }
I20260608 10:07:16.380209 17127 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:16.382715 17133 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:16.388132 17133 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:16.391687  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:16.399091 17133 catalog_manager.cc:1382] Generated new cluster ID: 08905e49bbc44774a1fc08a9605d5976
I20260608 10:07:16.399415 17133 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:16.417541 17133 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:16.419144 17133 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:16.435410 17133 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385: Generated new TSK 0
I20260608 10:07:16.436108 17133 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:16.459163  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:16.466807 17143 instance_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 10:07:16.467882 17144 instance_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 10:07:16.469956 17146 instance_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 10:07:16.470007  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:16.471207  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:16.471462  7886 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 10:07:16.471659  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913236471624 us; error 0 us; skew 500 ppm
I20260608 10:07:16.472344  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:16.475184  7886 webserver.cc:533] Webserver started at http://127.7.179.129:46817/ using document root <none> and password file <none>
I20260608 10:07:16.475775  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:16.476076  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:16.476385  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:16.477695  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "de275152614e4d8cb635a2e37478f1d2"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.483017  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:16.487233 17151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.488134  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:16.488478  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "de275152614e4d8cb635a2e37478f1d2"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.488804  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-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 10:07:16.502357  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:16.503643  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:16.505268  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:16.507956  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:16.508203  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.508484  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:16.508684  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.552248  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:35299
I20260608 10:07:16.552403 17213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:35299 every 8 connection(s)
I20260608 10:07:16.558096  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:16.566466 17218 instance_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 10:07:16.566934 17219 instance_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 10:07:16.572626  7886 server_base.cc:1061] running on GCE node
W20260608 10:07:16.572760 17221 instance_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 10:07:16.574801  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:16.575130  7886 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 10:07:16.575363  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913236575344 us; error 0 us; skew 500 ppm
I20260608 10:07:16.576220  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:16.577488 17214 heartbeater.cc:344] Connected to a master server at 127.7.179.190:36331
I20260608 10:07:16.578033 17214 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:16.579128 17214 heartbeater.cc:507] Master 127.7.179.190:36331 requested a full tablet report, sending...
I20260608 10:07:16.579687  7886 webserver.cc:533] Webserver started at http://127.7.179.130:34471/ using document root <none> and password file <none>
I20260608 10:07:16.580502  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:16.580741  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:16.581066  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:16.582010 17087 ts_manager.cc:194] Registered new tserver with Master: de275152614e4d8cb635a2e37478f1d2 (127.7.179.129:35299)
I20260608 10:07:16.582504  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "277c539a530748a89d3de618499197e7"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.584049 17087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51600
I20260608 10:07:16.588747  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260608 10:07:16.593190 17226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.594332  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:16.594614  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "277c539a530748a89d3de618499197e7"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.594877  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-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 10:07:16.603933  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:16.605181  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:16.606818  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:16.609603  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:16.609861  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.610181  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:16.610356  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.653348  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:33769
I20260608 10:07:16.653491 17288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:33769 every 8 connection(s)
I20260608 10:07:16.665642  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:16.673398 17292 instance_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 10:07:16.674834 17289 heartbeater.cc:344] Connected to a master server at 127.7.179.190:36331
I20260608 10:07:16.675472 17289 heartbeater.cc:461] Registering TS with master...
W20260608 10:07:16.675989 17293 instance_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 10:07:16.676873 17289 heartbeater.cc:507] Master 127.7.179.190:36331 requested a full tablet report, sending...
I20260608 10:07:16.679929  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:16.680289 17087 ts_manager.cc:194] Registered new tserver with Master: 277c539a530748a89d3de618499197e7 (127.7.179.130:33769)
W20260608 10:07:16.681218 17295 instance_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 10:07:16.682426  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:16.682541 17087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51602
W20260608 10:07:16.682775  7886 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 10:07:16.683111  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913236683078 us; error 0 us; skew 500 ppm
I20260608 10:07:16.684190  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:16.687132  7886 webserver.cc:533] Webserver started at http://127.7.179.131:46071/ using document root <none> and password file <none>
I20260608 10:07:16.687659  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:16.687821  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:16.688046  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:16.689206  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "1b92aff648384f5e8520b68061c9c806"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.694464  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:07:16.698807 17300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.699898  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:16.700407  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "1b92aff648384f5e8520b68061c9c806"
format_stamp: "Formatted at 2026-06-08 10:07:16 on dist-test-slave-vbzq"
I20260608 10:07:16.700766  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780913014901648-7886-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 10:07:16.713135  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:16.714537  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:16.716166  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:16.718995  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:16.719278  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.719563  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:16.719774  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:16.765033  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:45243
I20260608 10:07:16.765187 17362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:45243 every 8 connection(s)
I20260608 10:07:16.782127 17363 heartbeater.cc:344] Connected to a master server at 127.7.179.190:36331
I20260608 10:07:16.782755 17363 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:16.783636 17363 heartbeater.cc:507] Master 127.7.179.190:36331 requested a full tablet report, sending...
I20260608 10:07:16.786329 17087 ts_manager.cc:194] Registered new tserver with Master: 1b92aff648384f5e8520b68061c9c806 (127.7.179.131:45243)
I20260608 10:07:16.787115  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017967908s
I20260608 10:07:16.788515 17087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51614
I20260608 10:07:17.587616 17214 heartbeater.cc:499] Master 127.7.179.190:36331 was elected leader, sending a full tablet report...
I20260608 10:07:17.686285 17289 heartbeater.cc:499] Master 127.7.179.190:36331 was elected leader, sending a full tablet report...
I20260608 10:07:17.792357 17363 heartbeater.cc:499] Master 127.7.179.190:36331 was elected leader, sending a full tablet report...
I20260608 10:07:17.853482 17087 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51626:
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 10:07:17.855594 17087 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 10:07:17.946332 17254 tablet_service.cc:1511] Processing CreateTablet for tablet 27b2a36ebe794d64b60a882af9fbc80b (DEFAULT_TABLE table=test-workload [id=e804c211e41d43b7825c832da2ee9b47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:17.950656 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b2a36ebe794d64b60a882af9fbc80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:17.959661 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 27b2a36ebe794d64b60a882af9fbc80b (DEFAULT_TABLE table=test-workload [id=e804c211e41d43b7825c832da2ee9b47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:17.961583 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b2a36ebe794d64b60a882af9fbc80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:17.967201 17328 tablet_service.cc:1511] Processing CreateTablet for tablet 27b2a36ebe794d64b60a882af9fbc80b (DEFAULT_TABLE table=test-workload [id=e804c211e41d43b7825c832da2ee9b47]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:17.969411 17328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b2a36ebe794d64b60a882af9fbc80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:17.983832 17384 tablet_bootstrap.cc:492] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7: Bootstrap starting.
I20260608 10:07:17.991885 17385 tablet_bootstrap.cc:492] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2: Bootstrap starting.
I20260608 10:07:17.996476 17384 tablet_bootstrap.cc:654] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:18.004644 17387 tablet_bootstrap.cc:492] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806: Bootstrap starting.
I20260608 10:07:18.005059 17385 tablet_bootstrap.cc:654] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:18.011337 17384 tablet_bootstrap.cc:492] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7: No bootstrap required, opened a new log
I20260608 10:07:18.012148 17384 ts_tablet_manager.cc:1403] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260608 10:07:18.014031 17385 tablet_bootstrap.cc:492] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2: No bootstrap required, opened a new log
I20260608 10:07:18.014760 17385 ts_tablet_manager.cc:1403] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260608 10:07:18.015980 17387 tablet_bootstrap.cc:654] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:18.018762 17385 raft_consensus.cc:359] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.018762 17384 raft_consensus.cc:359] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.020835 17385 raft_consensus.cc:385] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:18.021068 17384 raft_consensus.cc:385] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:18.021441 17385 raft_consensus.cc:740] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de275152614e4d8cb635a2e37478f1d2, State: Initialized, Role: FOLLOWER
I20260608 10:07:18.021628 17384 raft_consensus.cc:740] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 277c539a530748a89d3de618499197e7, State: Initialized, Role: FOLLOWER
I20260608 10:07:18.023270 17385 consensus_queue.cc:260] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.023270 17384 consensus_queue.cc:260] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.026278 17387 tablet_bootstrap.cc:492] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806: No bootstrap required, opened a new log
I20260608 10:07:18.027113 17387 ts_tablet_manager.cc:1403] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260608 10:07:18.032066 17387 raft_consensus.cc:359] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.033108 17387 raft_consensus.cc:385] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:18.033541 17387 raft_consensus.cc:740] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b92aff648384f5e8520b68061c9c806, State: Initialized, Role: FOLLOWER
I20260608 10:07:18.033674 17384 ts_tablet_manager.cc:1434] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.007s
I20260608 10:07:18.034834 17387 consensus_queue.cc:260] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.037905 17385 ts_tablet_manager.cc:1434] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.010s
I20260608 10:07:18.041761 17387 ts_tablet_manager.cc:1434] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.006s
W20260608 10:07:18.059192 17215 tablet.cc:2404] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:07:18.296399 17391 raft_consensus.cc:493] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:18.297020 17391 raft_consensus.cc:515] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.299618 17391 leader_election.cc:290] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de275152614e4d8cb635a2e37478f1d2 (127.7.179.129:35299), 1b92aff648384f5e8520b68061c9c806 (127.7.179.131:45243)
I20260608 10:07:18.313431 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b2a36ebe794d64b60a882af9fbc80b" candidate_uuid: "277c539a530748a89d3de618499197e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b92aff648384f5e8520b68061c9c806" is_pre_election: true
I20260608 10:07:18.313650 17189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b2a36ebe794d64b60a882af9fbc80b" candidate_uuid: "277c539a530748a89d3de618499197e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de275152614e4d8cb635a2e37478f1d2" is_pre_election: true
I20260608 10:07:18.314433 17338 raft_consensus.cc:2468] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 277c539a530748a89d3de618499197e7 in term 0.
I20260608 10:07:18.314653 17189 raft_consensus.cc:2468] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 277c539a530748a89d3de618499197e7 in term 0.
I20260608 10:07:18.316159 17230 leader_election.cc:304] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b92aff648384f5e8520b68061c9c806, 277c539a530748a89d3de618499197e7; no voters: 
I20260608 10:07:18.317004 17391 raft_consensus.cc:2804] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:18.317392 17391 raft_consensus.cc:493] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:18.317669 17391 raft_consensus.cc:3060] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:18.326138 17391 raft_consensus.cc:515] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.328248 17391 leader_election.cc:290] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [CANDIDATE]: Term 1 election: Requested vote from peers de275152614e4d8cb635a2e37478f1d2 (127.7.179.129:35299), 1b92aff648384f5e8520b68061c9c806 (127.7.179.131:45243)
I20260608 10:07:18.329324 17189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b2a36ebe794d64b60a882af9fbc80b" candidate_uuid: "277c539a530748a89d3de618499197e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de275152614e4d8cb635a2e37478f1d2"
I20260608 10:07:18.329416 17338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b2a36ebe794d64b60a882af9fbc80b" candidate_uuid: "277c539a530748a89d3de618499197e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b92aff648384f5e8520b68061c9c806"
I20260608 10:07:18.330219 17189 raft_consensus.cc:3060] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:18.330320 17338 raft_consensus.cc:3060] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:18.337641 17338 raft_consensus.cc:2468] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277c539a530748a89d3de618499197e7 in term 1.
I20260608 10:07:18.338114 17189 raft_consensus.cc:2468] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 277c539a530748a89d3de618499197e7 in term 1.
I20260608 10:07:18.339051 17230 leader_election.cc:304] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b92aff648384f5e8520b68061c9c806, 277c539a530748a89d3de618499197e7; no voters: 
I20260608 10:07:18.340026 17391 raft_consensus.cc:2804] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:18.341400 17391 raft_consensus.cc:697] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 1 LEADER]: Becoming Leader. State: Replica: 277c539a530748a89d3de618499197e7, State: Running, Role: LEADER
I20260608 10:07:18.342557 17391 consensus_queue.cc:237] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } }
I20260608 10:07:18.353672 17085 catalog_manager.cc:5696] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 277c539a530748a89d3de618499197e7 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "277c539a530748a89d3de618499197e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "277c539a530748a89d3de618499197e7" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:18.668533 17338 raft_consensus.cc:1275] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 1 FOLLOWER]: Refusing update from remote peer 277c539a530748a89d3de618499197e7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:18.669245 17189 raft_consensus.cc:1275] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 1 FOLLOWER]: Refusing update from remote peer 277c539a530748a89d3de618499197e7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:18.670392 17395 consensus_queue.cc:1048] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b92aff648384f5e8520b68061c9c806" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 45243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:18.671783 17391 consensus_queue.cc:1048] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de275152614e4d8cb635a2e37478f1d2" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 35299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:19.157802  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:19.195441  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:19.196250  7886 tablet_replica.cc:333] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2: stopping tablet replica
I20260608 10:07:19.196987  7886 raft_consensus.cc:2243] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.197708  7886 raft_consensus.cc:2272] T 27b2a36ebe794d64b60a882af9fbc80b P de275152614e4d8cb635a2e37478f1d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.210618  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:07:19.223892  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:19.250043  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:19.251029  7886 tablet_replica.cc:333] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7: stopping tablet replica
I20260608 10:07:19.251626  7886 raft_consensus.cc:2243] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:19.252648  7886 raft_consensus.cc:2272] T 27b2a36ebe794d64b60a882af9fbc80b P 277c539a530748a89d3de618499197e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.276197  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:19.289855  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:07:19.316308  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:19.317108  7886 tablet_replica.cc:333] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806: stopping tablet replica
I20260608 10:07:19.317773  7886 raft_consensus.cc:2243] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:19.318305  7886 raft_consensus.cc:2272] T 27b2a36ebe794d64b60a882af9fbc80b P 1b92aff648384f5e8520b68061c9c806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.340579  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:19.353279  7886 master.cc:562] Master@127.7.179.190:36331 shutting down...
I20260608 10:07:19.386282  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:19.386958  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:19.387382  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83b9fdee897740c79da0ba14501dd385: stopping tablet replica
I20260608 10:07:19.410557  7886 master.cc:584] Master@127.7.179.190:36331 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3208 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:07:19.452790  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:42623
I20260608 10:07:19.454274  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:19.460711 17423 instance_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 10:07:19.460649 17422 instance_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 10:07:19.461163 17425 instance_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 10:07:19.463541  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:19.464425  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:19.464615  7886 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 10:07:19.464780  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913239464766 us; error 0 us; skew 500 ppm
I20260608 10:07:19.465335  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:19.467957  7886 webserver.cc:533] Webserver started at http://127.7.179.190:44577/ using document root <none> and password file <none>
I20260608 10:07:19.468436  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:19.468582  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:19.468801  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:19.470072  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "52643e31d15c452f8331ebfc4e797cd5"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.474957  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:07:19.478906 17430 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.479781  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:19.480064  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "52643e31d15c452f8331ebfc4e797cd5"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.480319  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-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 10:07:19.506249  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:19.507494  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:19.549078  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:42623
I20260608 10:07:19.549304 17481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:42623 every 8 connection(s)
I20260608 10:07:19.553687 17482 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 10:07:19.565784 17482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5: Bootstrap starting.
I20260608 10:07:19.570953 17482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:19.575723 17482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5: No bootstrap required, opened a new log
I20260608 10:07:19.578318 17482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52643e31d15c452f8331ebfc4e797cd5" member_type: VOTER }
I20260608 10:07:19.578724 17482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:19.578903 17482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52643e31d15c452f8331ebfc4e797cd5, State: Initialized, Role: FOLLOWER
I20260608 10:07:19.579457 17482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52643e31d15c452f8331ebfc4e797cd5" member_type: VOTER }
I20260608 10:07:19.579896 17482 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:19.580204 17482 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:19.580493 17482 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:19.586030 17482 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52643e31d15c452f8331ebfc4e797cd5" member_type: VOTER }
I20260608 10:07:19.586598 17482 leader_election.cc:304] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [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: 52643e31d15c452f8331ebfc4e797cd5; no voters: 
I20260608 10:07:19.587894 17482 leader_election.cc:290] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:19.588392 17485 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:19.590078 17485 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 1 LEADER]: Becoming Leader. State: Replica: 52643e31d15c452f8331ebfc4e797cd5, State: Running, Role: LEADER
I20260608 10:07:19.590958 17485 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [LEADER]: Queue going to LEADER mode. State: All 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: "52643e31d15c452f8331ebfc4e797cd5" member_type: VOTER }
I20260608 10:07:19.591245 17482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:19.597033 17486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52643e31d15c452f8331ebfc4e797cd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52643e31d15c452f8331ebfc4e797cd5" member_type: VOTER } }
I20260608 10:07:19.597520 17487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52643e31d15c452f8331ebfc4e797cd5. Latest consensus state: current_term: 1 leader_uuid: "52643e31d15c452f8331ebfc4e797cd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52643e31d15c452f8331ebfc4e797cd5" member_type: VOTER } }
I20260608 10:07:19.597857 17486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:19.598186 17487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:19.600713 17493 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:19.607910 17493 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:19.609030  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:19.618379 17493 catalog_manager.cc:1382] Generated new cluster ID: a950fc085cc948da98e62991292e6b4c
I20260608 10:07:19.618738 17493 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:19.639451 17493 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:19.640951 17493 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:19.656639 17493 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5: Generated new TSK 0
I20260608 10:07:19.657290 17493 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:19.676201  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:19.683596 17503 instance_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 10:07:19.684574 17504 instance_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 10:07:19.686754 17506 instance_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 10:07:19.687008  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:19.688244  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:19.688447  7886 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 10:07:19.688701  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913239688687 us; error 0 us; skew 500 ppm
I20260608 10:07:19.689265  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:19.692163  7886 webserver.cc:533] Webserver started at http://127.7.179.129:41581/ using document root <none> and password file <none>
I20260608 10:07:19.692981  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:19.693194  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:19.693435  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:19.694824  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "246e3b449d6840b6b73b629940beb212"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.700119  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:19.704190 17511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.705183  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:19.705603  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "246e3b449d6840b6b73b629940beb212"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.705979  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-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 10:07:19.723399  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:19.724740  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:19.726451  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:19.729053  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:19.729276  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.729583  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:19.729758  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:19.774463  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:46671
I20260608 10:07:19.774608 17573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:46671 every 8 connection(s)
I20260608 10:07:19.780691  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:19.788828 17578 instance_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 10:07:19.790010 17579 instance_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 10:07:19.792363 17581 instance_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 10:07:19.794375  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:19.794893 17574 heartbeater.cc:344] Connected to a master server at 127.7.179.190:42623
I20260608 10:07:19.795378 17574 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:19.796334 17574 heartbeater.cc:507] Master 127.7.179.190:42623 requested a full tablet report, sending...
I20260608 10:07:19.796977  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:19.797254  7886 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 10:07:19.797497  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913239797473 us; error 0 us; skew 500 ppm
I20260608 10:07:19.798281  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:19.799220 17447 ts_manager.cc:194] Registered new tserver with Master: 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671)
I20260608 10:07:19.801666  7886 webserver.cc:533] Webserver started at http://127.7.179.130:40661/ using document root <none> and password file <none>
I20260608 10:07:19.802322 17447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48092
I20260608 10:07:19.802588  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:19.802924  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:19.803277  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:19.804705  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "74c7dabbe652488e96a8a47a9fdf1206"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.810128  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:07:19.814229 17586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.815251  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:19.815614  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "74c7dabbe652488e96a8a47a9fdf1206"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.815963  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-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 10:07:19.832805  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:19.834128  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:19.835736  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:19.838347  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:19.838600  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.838864  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:19.839056  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.884186  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:35447
I20260608 10:07:19.884332 17648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:35447 every 8 connection(s)
I20260608 10:07:19.889891  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:19.899154 17652 instance_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 10:07:19.900327 17653 instance_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 10:07:19.902122  7886 server_base.cc:1061] running on GCE node
W20260608 10:07:19.902690 17655 instance_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 10:07:19.904090  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:19.904361  7886 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 10:07:19.904564  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913239904543 us; error 0 us; skew 500 ppm
I20260608 10:07:19.904567 17649 heartbeater.cc:344] Connected to a master server at 127.7.179.190:42623
I20260608 10:07:19.905120 17649 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:19.905378  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:19.906032 17649 heartbeater.cc:507] Master 127.7.179.190:42623 requested a full tablet report, sending...
I20260608 10:07:19.908670  7886 webserver.cc:533] Webserver started at http://127.7.179.131:37511/ using document root <none> and password file <none>
I20260608 10:07:19.908982 17447 ts_manager.cc:194] Registered new tserver with Master: 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:19.909384  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:19.909721  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:19.910020  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:19.910612 17447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48102
I20260608 10:07:19.911427  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "579d37a3a2f34c9c9b6082f20a700aa2"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.917289  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:07:19.921746 17660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.922663  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:19.923018  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "579d37a3a2f34c9c9b6082f20a700aa2"
format_stamp: "Formatted at 2026-06-08 10:07:19 on dist-test-slave-vbzq"
I20260608 10:07:19.923342  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-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 10:07:19.935048  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:19.936367  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:19.938038  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:19.940734  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:19.941001  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.941273  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:19.941458  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:19.988299  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:41391
I20260608 10:07:19.988459 17722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:41391 every 8 connection(s)
I20260608 10:07:20.005230 17723 heartbeater.cc:344] Connected to a master server at 127.7.179.190:42623
I20260608 10:07:20.005860 17723 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:20.006675 17723 heartbeater.cc:507] Master 127.7.179.190:42623 requested a full tablet report, sending...
I20260608 10:07:20.009581 17447 ts_manager.cc:194] Registered new tserver with Master: 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:20.010284  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017694808s
I20260608 10:07:20.011349 17447 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48104
I20260608 10:07:20.805928 17574 heartbeater.cc:499] Master 127.7.179.190:42623 was elected leader, sending a full tablet report...
I20260608 10:07:20.913676 17649 heartbeater.cc:499] Master 127.7.179.190:42623 was elected leader, sending a full tablet report...
I20260608 10:07:21.014959 17723 heartbeater.cc:499] Master 127.7.179.190:42623 was elected leader, sending a full tablet report...
I20260608 10:07:21.072817 17447 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48114:
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 10:07:21.149127 17687 tablet_service.cc:1511] Processing CreateTablet for tablet d1d65bbde2b7460faac65639957350c9 (DEFAULT_TABLE table=test-workload [id=c93d5b62ffd64f9d8de99567bcfc4d28]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:21.149327 17688 tablet_service.cc:1511] Processing CreateTablet for tablet deafd31306df4bc6a5826b8209000fcb (DEFAULT_TABLE table=test-workload [id=c93d5b62ffd64f9d8de99567bcfc4d28]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:21.150802 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d65bbde2b7460faac65639957350c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:21.154307 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deafd31306df4bc6a5826b8209000fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:21.160161 17539 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9298e76939404597c2bd12cd42e674 (DEFAULT_TABLE table=test-workload [id=c93d5b62ffd64f9d8de99567bcfc4d28]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:21.162477 17614 tablet_service.cc:1511] Processing CreateTablet for tablet f15f198cfd464a558d60f3c1723539d7 (DEFAULT_TABLE table=test-workload [id=c93d5b62ffd64f9d8de99567bcfc4d28]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:21.163249 17538 tablet_service.cc:1511] Processing CreateTablet for tablet 8730d693b49a4128bdddb2ef0fffc8ae (DEFAULT_TABLE table=test-workload [id=c93d5b62ffd64f9d8de99567bcfc4d28]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:21.164212 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15f198cfd464a558d60f3c1723539d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:21.163249 17613 tablet_service.cc:1511] Processing CreateTablet for tablet ac1d581469af4a8fbcf718fba8d430c6 (DEFAULT_TABLE table=test-workload [id=c93d5b62ffd64f9d8de99567bcfc4d28]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:21.166131 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1d581469af4a8fbcf718fba8d430c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:21.173643 17539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9298e76939404597c2bd12cd42e674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:21.176318 17538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8730d693b49a4128bdddb2ef0fffc8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:21.181440 17743 tablet_bootstrap.cc:492] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:21.192119 17744 tablet_bootstrap.cc:492] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:21.194300 17743 tablet_bootstrap.cc:654] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:21.201674 17744 tablet_bootstrap.cc:654] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:21.203387 17745 tablet_bootstrap.cc:492] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:21.213821 17743 tablet_bootstrap.cc:492] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:21.214706 17743 ts_tablet_manager.cc:1403] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.000s
I20260608 10:07:21.214965 17745 tablet_bootstrap.cc:654] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:21.218180 17744 tablet_bootstrap.cc:492] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:21.218720 17744 ts_tablet_manager.cc:1403] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.015s
I20260608 10:07:21.218478 17743 raft_consensus.cc:359] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.219144 17743 raft_consensus.cc:385] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:21.219514 17743 raft_consensus.cc:740] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:21.220361 17743 consensus_queue.cc:260] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.221061 17743 raft_consensus.cc:399] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:21.221369 17743 raft_consensus.cc:493] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:21.221417 17745 tablet_bootstrap.cc:492] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:21.221834 17743 raft_consensus.cc:3060] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:21.221982 17744 raft_consensus.cc:359] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.222689 17744 raft_consensus.cc:385] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:21.222102 17745 ts_tablet_manager.cc:1403] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 10:07:21.223129 17744 raft_consensus.cc:740] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:21.224169 17744 consensus_queue.cc:260] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.224871 17744 raft_consensus.cc:399] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:21.225313 17744 raft_consensus.cc:493] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:21.225692 17744 raft_consensus.cc:3060] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:21.226739 17745 raft_consensus.cc:359] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.227293 17745 raft_consensus.cc:385] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:21.227557 17745 raft_consensus.cc:740] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:21.228297 17745 consensus_queue.cc:260] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.228830 17745 raft_consensus.cc:399] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:21.229100 17745 raft_consensus.cc:493] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:21.229403 17745 raft_consensus.cc:3060] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:21.230604 17743 raft_consensus.cc:515] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.231487 17743 leader_election.cc:304] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [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: 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:21.233273 17743 leader_election.cc:290] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:21.234045 17749 raft_consensus.cc:2804] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:21.234550 17744 raft_consensus.cc:515] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.235749 17744 leader_election.cc:304] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [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: 74c7dabbe652488e96a8a47a9fdf1206; no voters: 
I20260608 10:07:21.236500 17745 raft_consensus.cc:515] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.237659 17745 leader_election.cc:304] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [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: 246e3b449d6840b6b73b629940beb212; no voters: 
I20260608 10:07:21.241659 17752 raft_consensus.cc:2804] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:21.242929 17743 ts_tablet_manager.cc:1434] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.007s
I20260608 10:07:21.243023 17744 leader_election.cc:290] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:21.245218 17743 tablet_bootstrap.cc:492] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:21.245975 17749 raft_consensus.cc:697] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Running, Role: LEADER
I20260608 10:07:21.249838 17749 consensus_queue.cc:237] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Queue going to LEADER mode. State: All 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: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.254909 17753 raft_consensus.cc:2804] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:21.253221 17745 leader_election.cc:290] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:21.256536 17744 ts_tablet_manager.cc:1434] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.011s
I20260608 10:07:21.256093 17752 raft_consensus.cc:697] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Running, Role: LEADER
I20260608 10:07:21.260154 17752 consensus_queue.cc:237] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [LEADER]: Queue going to LEADER mode. State: All 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: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.263827 17744 tablet_bootstrap.cc:492] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:21.264375 17743 tablet_bootstrap.cc:654] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:21.269032 17753 raft_consensus.cc:697] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Becoming Leader. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Running, Role: LEADER
I20260608 10:07:21.268801 17447 catalog_manager.cc:5696] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:21.276969 17743 tablet_bootstrap.cc:492] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:21.278030 17753 consensus_queue.cc:237] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [LEADER]: Queue going to LEADER mode. State: All 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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.279029 17446 catalog_manager.cc:5696] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "74c7dabbe652488e96a8a47a9fdf1206" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:21.281432 17743 ts_tablet_manager.cc:1403] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.003s
I20260608 10:07:21.289832 17744 tablet_bootstrap.cc:654] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:21.298360 17745 ts_tablet_manager.cc:1434] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.075s	user 0.037s	sys 0.013s
I20260608 10:07:21.306325 17743 raft_consensus.cc:359] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.307018 17743 raft_consensus.cc:385] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:21.307353 17743 raft_consensus.cc:740] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:21.308352 17743 consensus_queue.cc:260] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.308936 17743 raft_consensus.cc:399] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:21.309216 17743 raft_consensus.cc:493] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:21.311960 17745 tablet_bootstrap.cc:492] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:21.309585 17743 raft_consensus.cc:3060] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:21.319168 17445 catalog_manager.cc:5696] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 reported cstate change: term changed from 0 to 1, leader changed from <none> to 246e3b449d6840b6b73b629940beb212 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "246e3b449d6840b6b73b629940beb212" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:21.334182 17743 raft_consensus.cc:515] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.335506 17743 leader_election.cc:304] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [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: 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:21.337006 17749 raft_consensus.cc:2804] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:21.337750 17749 raft_consensus.cc:697] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Running, Role: LEADER
I20260608 10:07:21.338896 17749 consensus_queue.cc:237] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Queue going to LEADER mode. State: All 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: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:21.339612 17745 tablet_bootstrap.cc:654] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:21.341519 17743 leader_election.cc:290] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:21.348635 17743 ts_tablet_manager.cc:1434] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.058s	user 0.023s	sys 0.000s
I20260608 10:07:21.353331 17744 tablet_bootstrap.cc:492] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:21.354147 17744 ts_tablet_manager.cc:1403] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.016s
I20260608 10:07:21.354353 17446 catalog_manager.cc:5696] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:21.357826 17744 raft_consensus.cc:359] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.358649 17744 raft_consensus.cc:385] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:21.359042 17744 raft_consensus.cc:740] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:21.360044 17744 consensus_queue.cc:260] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.360872 17744 raft_consensus.cc:399] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:21.361263 17744 raft_consensus.cc:493] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:21.361717 17744 raft_consensus.cc:3060] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:21.362238 17745 tablet_bootstrap.cc:492] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:21.363063 17745 ts_tablet_manager.cc:1403] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.005s
I20260608 10:07:21.366715 17745 raft_consensus.cc:359] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.367440 17745 raft_consensus.cc:385] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:21.367776 17745 raft_consensus.cc:740] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:21.368583 17745 consensus_queue.cc:260] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.369295 17745 raft_consensus.cc:399] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:21.369647 17745 raft_consensus.cc:493] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:21.369995 17745 raft_consensus.cc:3060] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:21.370708 17744 raft_consensus.cc:515] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.371614 17744 leader_election.cc:304] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [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: 74c7dabbe652488e96a8a47a9fdf1206; no voters: 
I20260608 10:07:21.372300 17744 leader_election.cc:290] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:21.372649 17754 raft_consensus.cc:2804] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:21.373284 17754 raft_consensus.cc:697] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Running, Role: LEADER
I20260608 10:07:21.374267 17754 consensus_queue.cc:237] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [LEADER]: Queue going to LEADER mode. State: All 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: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } }
I20260608 10:07:21.374922 17744 ts_tablet_manager.cc:1434] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.006s
I20260608 10:07:21.378623 17745 raft_consensus.cc:515] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.379664 17745 leader_election.cc:304] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [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: 246e3b449d6840b6b73b629940beb212; no voters: 
I20260608 10:07:21.380424 17745 leader_election.cc:290] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:21.380760 17760 raft_consensus.cc:2804] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:21.382493 17745 ts_tablet_manager.cc:1434] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.003s
I20260608 10:07:21.384315 17760 raft_consensus.cc:697] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Becoming Leader. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Running, Role: LEADER
I20260608 10:07:21.385164 17760 consensus_queue.cc:237] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [LEADER]: Queue going to LEADER mode. State: All 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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } }
I20260608 10:07:21.384951 17445 catalog_manager.cc:5696] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "74c7dabbe652488e96a8a47a9fdf1206" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:21.388350 17753 raft_consensus.cc:476] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Not starting pre-election -- already a leader
I20260608 10:07:21.397061 17446 catalog_manager.cc:5696] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 reported cstate change: term changed from 0 to 1, leader changed from <none> to 246e3b449d6840b6b73b629940beb212 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "246e3b449d6840b6b73b629940beb212" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:22.240463 17441 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48130:
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 10:07:22.243588 17441 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 10:07:22.295773 17539 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1b40d117764f93bc3dfa1c184a1a05 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:22.297459 17539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1b40d117764f93bc3dfa1c184a1a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.297372 17613 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1b40d117764f93bc3dfa1c184a1a05 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:22.298985 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1b40d117764f93bc3dfa1c184a1a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.300276 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1b40d117764f93bc3dfa1c184a1a05 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:22.301967 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1b40d117764f93bc3dfa1c184a1a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.302172 17538 tablet_service.cc:1511] Processing CreateTablet for tablet f4ff80f694eb436b8bcd9195276e8a4b (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:22.303629 17538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ff80f694eb436b8bcd9195276e8a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.305351 17614 tablet_service.cc:1511] Processing CreateTablet for tablet f4ff80f694eb436b8bcd9195276e8a4b (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:22.307437 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ff80f694eb436b8bcd9195276e8a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.322422 17687 tablet_service.cc:1511] Processing CreateTablet for tablet f4ff80f694eb436b8bcd9195276e8a4b (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:22.324170 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ff80f694eb436b8bcd9195276e8a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.326750 17537 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2d95032c346c5a881b64d0a326ca5 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:22.328500 17537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2d95032c346c5a881b64d0a326ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.338027 17612 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2d95032c346c5a881b64d0a326ca5 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:22.340337 17612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2d95032c346c5a881b64d0a326ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.348598 17686 tablet_service.cc:1511] Processing CreateTablet for tablet b2a2d95032c346c5a881b64d0a326ca5 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:22.350271 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a2d95032c346c5a881b64d0a326ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.355093 17536 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8b9e1945644c6e8524ba8f1f7aefe6 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:22.356613 17805 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:22.356770 17536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8b9e1945644c6e8524ba8f1f7aefe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.365742 17805 tablet_bootstrap.cc:654] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.370060 17611 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8b9e1945644c6e8524ba8f1f7aefe6 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:22.371662 17611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8b9e1945644c6e8524ba8f1f7aefe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.391095 17804 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:22.400025 17685 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8b9e1945644c6e8524ba8f1f7aefe6 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:22.401712 17685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8b9e1945644c6e8524ba8f1f7aefe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.407649 17804 tablet_bootstrap.cc:654] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.420805 17538 tablet_service.cc:1511] Processing CreateTablet for tablet fcce10b6e20848ceb2ed19bbbd04d775 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:22.423023 17538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcce10b6e20848ceb2ed19bbbd04d775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.424782 17804 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:22.425410 17804 ts_tablet_manager.cc:1403] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.005s
I20260608 10:07:22.427268 17613 tablet_service.cc:1511] Processing CreateTablet for tablet fcce10b6e20848ceb2ed19bbbd04d775 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:22.429350 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcce10b6e20848ceb2ed19bbbd04d775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.434425 17804 raft_consensus.cc:359] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.435370 17804 raft_consensus.cc:385] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.435775 17804 raft_consensus.cc:740] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.436757 17804 consensus_queue.cc:260] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.442000 17805 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:22.442624 17805 ts_tablet_manager.cc:1403] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.062s
I20260608 10:07:22.445915 17805 raft_consensus.cc:359] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.446715 17805 raft_consensus.cc:385] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.447022 17805 raft_consensus.cc:740] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.447906 17805 consensus_queue.cc:260] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.450701 17539 tablet_service.cc:1511] Processing CreateTablet for tablet 849752f962f545e6ab57fb5a848d0859 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:22.452239 17539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 849752f962f545e6ab57fb5a848d0859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.452625 17686 tablet_service.cc:1511] Processing CreateTablet for tablet fcce10b6e20848ceb2ed19bbbd04d775 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:22.454205 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcce10b6e20848ceb2ed19bbbd04d775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.456414 17804 ts_tablet_manager.cc:1434] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.002s
I20260608 10:07:22.458529 17805 ts_tablet_manager.cc:1434] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:07:22.455940 17808 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:22.467530 17805 tablet_bootstrap.cc:492] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:22.465431 17804 tablet_bootstrap.cc:492] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:22.469018 17614 tablet_service.cc:1511] Processing CreateTablet for tablet 849752f962f545e6ab57fb5a848d0859 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:22.470511 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 849752f962f545e6ab57fb5a848d0859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.474789 17805 tablet_bootstrap.cc:654] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.477182 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 849752f962f545e6ab57fb5a848d0859 (DEFAULT_TABLE table=test-workload-rf3 [id=3393fd7a02d4490d9f3cec5644c11d85]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:22.478761 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 849752f962f545e6ab57fb5a848d0859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:22.490142 17808 tablet_bootstrap.cc:654] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.505952 17804 tablet_bootstrap.cc:654] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.515969 17770 raft_consensus.cc:493] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.516690 17770 raft_consensus.cc:515] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.519454 17808 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:22.520129 17808 ts_tablet_manager.cc:1403] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260608 10:07:22.523408 17808 raft_consensus.cc:359] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.525497 17808 raft_consensus.cc:385] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.525863 17808 raft_consensus.cc:740] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.526387 17770 leader_election.cc:290] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447), 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:22.526611 17804 tablet_bootstrap.cc:492] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:22.526804 17808 consensus_queue.cc:260] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.527688 17804 ts_tablet_manager.cc:1403] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.014s
I20260608 10:07:22.532461 17804 raft_consensus.cc:359] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.533694 17804 raft_consensus.cc:385] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.534258 17805 tablet_bootstrap.cc:492] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:22.534179 17804 raft_consensus.cc:740] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.535030 17805 ts_tablet_manager.cc:1403] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.022s
I20260608 10:07:22.535738 17804 consensus_queue.cc:260] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.539832 17808 ts_tablet_manager.cc:1434] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260608 10:07:22.543977 17805 raft_consensus.cc:359] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.544829 17805 raft_consensus.cc:385] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.545045 17808 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:22.545137 17805 raft_consensus.cc:740] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.546187 17805 consensus_queue.cc:260] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.553450 17805 ts_tablet_manager.cc:1434] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 10:07:22.554807 17805 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:22.556336 17808 tablet_bootstrap.cc:654] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.557477 17804 ts_tablet_manager.cc:1434] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.005s
I20260608 10:07:22.571187 17804 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:22.573217 17805 tablet_bootstrap.cc:654] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.582532 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ff80f694eb436b8bcd9195276e8a4b" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206" is_pre_election: true
W20260608 10:07:22.584748 17514 leader_election.cc:343] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:22.587731 17804 tablet_bootstrap.cc:654] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.589216 17808 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:22.589859 17808 ts_tablet_manager.cc:1403] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.030s
I20260608 10:07:22.591452 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ff80f694eb436b8bcd9195276e8a4b" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" is_pre_election: true
I20260608 10:07:22.591974 17805 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:22.592677 17805 ts_tablet_manager.cc:1403] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.009s
W20260608 10:07:22.593376 17514 leader_election.cc:343] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:22.593961 17514 leader_election.cc:304] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 246e3b449d6840b6b73b629940beb212; no voters: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206
I20260608 10:07:22.594163 17808 raft_consensus.cc:359] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.595012 17770 raft_consensus.cc:2749] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:22.595347 17808 raft_consensus.cc:385] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.595726 17808 raft_consensus.cc:740] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.596452 17805 raft_consensus.cc:359] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.597178 17805 raft_consensus.cc:385] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.597635 17805 raft_consensus.cc:740] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.596979 17808 consensus_queue.cc:260] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.598318 17805 consensus_queue.cc:260] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.600401 17808 ts_tablet_manager.cc:1434] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 10:07:22.600767 17805 ts_tablet_manager.cc:1434] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 10:07:22.601493 17808 tablet_bootstrap.cc:492] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:22.601933 17805 tablet_bootstrap.cc:492] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:22.608155 17804 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:22.608934 17804 ts_tablet_manager.cc:1403] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.006s
I20260608 10:07:22.609472 17805 tablet_bootstrap.cc:654] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.610961 17808 tablet_bootstrap.cc:654] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
W20260608 10:07:22.612035 17495 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:22.612485 17804 raft_consensus.cc:359] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.613299 17804 raft_consensus.cc:385] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.613627 17804 raft_consensus.cc:740] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.614646 17804 consensus_queue.cc:260] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.619663 17749 raft_consensus.cc:493] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.620379 17749 raft_consensus.cc:515] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.628700 17749 leader_election.cc:290] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:22.636349 17804 ts_tablet_manager.cc:1434] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260608 10:07:22.640923 17804 tablet_bootstrap.cc:492] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:22.672267 17808 tablet_bootstrap.cc:492] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:22.673396 17808 ts_tablet_manager.cc:1403] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.030s
I20260608 10:07:22.675374 17804 tablet_bootstrap.cc:654] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.677330 17808 raft_consensus.cc:359] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.678210 17808 raft_consensus.cc:385] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.678565 17808 raft_consensus.cc:740] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.679715 17808 consensus_queue.cc:260] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.680985 17805 tablet_bootstrap.cc:492] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:22.681623 17805 ts_tablet_manager.cc:1403] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.080s	user 0.046s	sys 0.024s
I20260608 10:07:22.689013 17805 raft_consensus.cc:359] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.689885 17805 raft_consensus.cc:385] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.690479 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1b40d117764f93bc3dfa1c184a1a05" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206" is_pre_election: true
I20260608 10:07:22.690224 17805 raft_consensus.cc:740] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.691274 17624 raft_consensus.cc:2468] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:22.691457 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1b40d117764f93bc3dfa1c184a1a05" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212" is_pre_election: true
I20260608 10:07:22.691817 17805 consensus_queue.cc:260] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.692232 17549 raft_consensus.cc:2468] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:22.692941 17663 leader_election.cc:304] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206; no voters: 
I20260608 10:07:22.693928 17749 raft_consensus.cc:2804] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.694344 17804 tablet_bootstrap.cc:492] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:22.694372 17749 raft_consensus.cc:493] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.695091 17749 raft_consensus.cc:3060] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.695283 17804 ts_tablet_manager.cc:1403] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260608 10:07:22.695842 17808 ts_tablet_manager.cc:1434] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 10:07:22.699193 17808 tablet_bootstrap.cc:492] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:22.702633 17805 ts_tablet_manager.cc:1434] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 10:07:22.702719 17804 raft_consensus.cc:359] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.703770 17804 raft_consensus.cc:385] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.704092 17804 raft_consensus.cc:740] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.705099 17804 consensus_queue.cc:260] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.712146 17808 tablet_bootstrap.cc:654] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.714591 17804 ts_tablet_manager.cc:1434] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 10:07:22.715804 17804 tablet_bootstrap.cc:492] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:22.719168 17805 tablet_bootstrap.cc:492] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:22.723891 17804 tablet_bootstrap.cc:654] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.724809 17808 tablet_bootstrap.cc:492] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:22.725466 17808 ts_tablet_manager.cc:1403] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260608 10:07:22.726953 17749 raft_consensus.cc:515] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.727859 17805 tablet_bootstrap.cc:654] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.729148 17808 raft_consensus.cc:359] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.731402 17808 raft_consensus.cc:385] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.731592 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1b40d117764f93bc3dfa1c184a1a05" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212"
I20260608 10:07:22.731757 17808 raft_consensus.cc:740] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.732306 17549 raft_consensus.cc:3060] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.733119 17749 leader_election.cc:290] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:22.732697 17808 consensus_queue.cc:260] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.733814 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1b40d117764f93bc3dfa1c184a1a05" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206"
I20260608 10:07:22.737454 17624 raft_consensus.cc:3060] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.739281 17808 ts_tablet_manager.cc:1434] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260608 10:07:22.744366 17770 raft_consensus.cc:493] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.745097 17770 raft_consensus.cc:515] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.745951 17624 raft_consensus.cc:2468] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:22.747501 17663 leader_election.cc:304] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206; no voters: 
I20260608 10:07:22.751049 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b9e1945644c6e8524ba8f1f7aefe6" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206" is_pre_election: true
I20260608 10:07:22.748524 17770 leader_election.cc:290] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447), 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:22.752053 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b9e1945644c6e8524ba8f1f7aefe6" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" is_pre_election: true
I20260608 10:07:22.753050 17698 raft_consensus.cc:2468] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246e3b449d6840b6b73b629940beb212 in term 0.
I20260608 10:07:22.753425 17808 tablet_bootstrap.cc:492] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:22.755257 17514 leader_election.cc:304] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 246e3b449d6840b6b73b629940beb212, 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:22.756726 17770 raft_consensus.cc:2804] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.757313 17770 raft_consensus.cc:493] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.757982 17770 raft_consensus.cc:3060] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.743626 17549 raft_consensus.cc:2468] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:22.752141 17624 raft_consensus.cc:2468] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246e3b449d6840b6b73b629940beb212 in term 0.
I20260608 10:07:22.768837 17804 tablet_bootstrap.cc:492] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:22.769501 17804 ts_tablet_manager.cc:1403] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.006s
I20260608 10:07:22.768877 17770 raft_consensus.cc:515] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.769841 17749 raft_consensus.cc:2804] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.770438 17749 raft_consensus.cc:697] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Running, Role: LEADER
I20260608 10:07:22.771454 17749 consensus_queue.cc:237] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.772694 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b9e1945644c6e8524ba8f1f7aefe6" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206"
I20260608 10:07:22.772668 17804 raft_consensus.cc:359] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.773903 17770 leader_election.cc:290] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447), 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:22.773993 17804 raft_consensus.cc:385] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.774678 17804 raft_consensus.cc:740] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.774611 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b9e1945644c6e8524ba8f1f7aefe6" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579d37a3a2f34c9c9b6082f20a700aa2"
I20260608 10:07:22.775442 17698 raft_consensus.cc:3060] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.775889 17804 consensus_queue.cc:260] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.778962 17805 tablet_bootstrap.cc:492] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:22.781577 17808 tablet_bootstrap.cc:654] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.782140 17624 raft_consensus.cc:3060] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.779608 17805 ts_tablet_manager.cc:1403] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.026s
I20260608 10:07:22.786931 17698 raft_consensus.cc:2468] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246e3b449d6840b6b73b629940beb212 in term 1.
I20260608 10:07:22.787542 17804 ts_tablet_manager.cc:1434] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260608 10:07:22.794066 17804 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206: Bootstrap starting.
I20260608 10:07:22.797597 17439 catalog_manager.cc:5696] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:22.801503 17804 tablet_bootstrap.cc:654] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.788902 17828 raft_consensus.cc:493] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.806344 17828 raft_consensus.cc:515] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.788295 17805 raft_consensus.cc:359] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.802801 17514 leader_election.cc:304] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 246e3b449d6840b6b73b629940beb212, 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:22.810097 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2d95032c346c5a881b64d0a326ca5" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212" is_pre_election: true
I20260608 10:07:22.805644 17624 raft_consensus.cc:2468] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 246e3b449d6840b6b73b629940beb212 in term 1.
I20260608 10:07:22.809322 17805 raft_consensus.cc:385] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.811077 17549 raft_consensus.cc:2468] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:22.811275 17805 raft_consensus.cc:740] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.811335 17828 leader_election.cc:290] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:22.812191 17770 raft_consensus.cc:2804] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.812745 17808 tablet_bootstrap.cc:492] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:22.812598 17805 consensus_queue.cc:260] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.813400 17808 ts_tablet_manager.cc:1403] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.009s
I20260608 10:07:22.813704 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2d95032c346c5a881b64d0a326ca5" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206" is_pre_election: true
I20260608 10:07:22.814571 17623 raft_consensus.cc:2468] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:22.816609 17663 leader_election.cc:304] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206; no voters: 
I20260608 10:07:22.821801 17828 raft_consensus.cc:2804] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.817487 17808 raft_consensus.cc:359] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.822875 17808 raft_consensus.cc:385] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.823331 17808 raft_consensus.cc:740] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.822414 17828 raft_consensus.cc:493] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.825853 17828 raft_consensus.cc:3060] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.831014 17770 raft_consensus.cc:697] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Becoming Leader. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Running, Role: LEADER
I20260608 10:07:22.838025 17749 raft_consensus.cc:493] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.838738 17749 raft_consensus.cc:515] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.838923 17770 consensus_queue.cc:237] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.841324 17749 leader_election.cc:290] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:22.824728 17808 consensus_queue.cc:260] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.835472 17755 raft_consensus.cc:493] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.842180 17755 raft_consensus.cc:515] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.843179 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ff80f694eb436b8bcd9195276e8a4b" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212" is_pre_election: true
I20260608 10:07:22.843905 17549 raft_consensus.cc:2468] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:22.845145 17755 leader_election.cc:290] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:22.845474 17662 leader_election.cc:304] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 246e3b449d6840b6b73b629940beb212, 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:22.847218 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ff80f694eb436b8bcd9195276e8a4b" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206" is_pre_election: true
I20260608 10:07:22.847709 17808 ts_tablet_manager.cc:1434] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260608 10:07:22.847972 17623 raft_consensus.cc:2468] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:22.848923 17808 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2: Bootstrap starting.
I20260608 10:07:22.849668 17838 raft_consensus.cc:2804] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.850209 17838 raft_consensus.cc:493] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.850714 17838 raft_consensus.cc:3060] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.856541 17828 raft_consensus.cc:515] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.860410 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2d95032c346c5a881b64d0a326ca5" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212"
I20260608 10:07:22.861123 17549 raft_consensus.cc:3060] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.863710 17808 tablet_bootstrap.cc:654] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.867895 17828 leader_election.cc:290] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:22.869517 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a2d95032c346c5a881b64d0a326ca5" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206"
I20260608 10:07:22.870584 17623 raft_consensus.cc:3060] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.880734 17549 raft_consensus.cc:2468] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:22.887573 17833 raft_consensus.cc:493] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:22.888232 17833 raft_consensus.cc:515] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.889695 17804 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206: No bootstrap required, opened a new log
I20260608 10:07:22.890060 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "74c7dabbe652488e96a8a47a9fdf1206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" is_pre_election: true
I20260608 10:07:22.890549 17804 ts_tablet_manager.cc:1403] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent bootstrapping tablet: real 0.097s	user 0.036s	sys 0.034s
I20260608 10:07:22.890888 17698 raft_consensus.cc:2468] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74c7dabbe652488e96a8a47a9fdf1206 in term 0.
I20260608 10:07:22.892556 17808 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2: No bootstrap required, opened a new log
I20260608 10:07:22.893141 17589 leader_election.cc:304] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206; no voters: 
I20260608 10:07:22.895139 17755 raft_consensus.cc:2804] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.895547 17755 raft_consensus.cc:493] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.895915 17755 raft_consensus.cc:3060] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.896155 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206" is_pre_election: true
I20260608 10:07:22.896840 17833 leader_election.cc:290] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447), 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:22.897822 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" is_pre_election: true
I20260608 10:07:22.898476 17698 raft_consensus.cc:2468] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 246e3b449d6840b6b73b629940beb212 in term 0.
I20260608 10:07:22.899411 17838 raft_consensus.cc:515] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.899986 17514 leader_election.cc:304] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 246e3b449d6840b6b73b629940beb212, 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:22.900563 17662 leader_election.cc:304] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 246e3b449d6840b6b73b629940beb212, 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:22.901578 17828 raft_consensus.cc:2804] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.902328 17828 raft_consensus.cc:697] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Running, Role: LEADER
I20260608 10:07:22.903246 17828 consensus_queue.cc:237] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.904443 17623 raft_consensus.cc:2468] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:22.893191 17808 ts_tablet_manager.cc:1403] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.005s
I20260608 10:07:22.908110 17838 leader_election.cc:290] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:22.909029 17834 raft_consensus.cc:2804] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:22.901520 17804 raft_consensus.cc:359] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.910177 17804 raft_consensus.cc:385] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.910607 17804 raft_consensus.cc:740] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.910702 17805 ts_tablet_manager.cc:1434] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.127s	user 0.036s	sys 0.019s
I20260608 10:07:22.912411 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ff80f694eb436b8bcd9195276e8a4b" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206"
I20260608 10:07:22.913807 17622 raft_consensus.cc:3060] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.914458 17808 raft_consensus.cc:359] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.915277 17808 raft_consensus.cc:385] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:22.915586 17808 raft_consensus.cc:740] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Initialized, Role: FOLLOWER
I20260608 10:07:22.916378 17808 consensus_queue.cc:260] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.909657 17834 raft_consensus.cc:493] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:22.917397 17834 raft_consensus.cc:3060] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.918164 17804 consensus_queue.cc:260] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.921828 17439 catalog_manager.cc:5696] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 reported cstate change: term changed from 0 to 1, leader changed from <none> to 246e3b449d6840b6b73b629940beb212 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "246e3b449d6840b6b73b629940beb212" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:22.924592 17622 raft_consensus.cc:2468] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:22.925944 17805 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212: Bootstrap starting.
I20260608 10:07:22.927922 17808 ts_tablet_manager.cc:1434] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260608 10:07:22.927935 17663 leader_election.cc:304] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206; no voters: 
I20260608 10:07:22.930923 17749 raft_consensus.cc:2804] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.930986 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ff80f694eb436b8bcd9195276e8a4b" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212"
I20260608 10:07:22.931602 17749 raft_consensus.cc:697] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Running, Role: LEADER
I20260608 10:07:22.931748 17549 raft_consensus.cc:3060] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.932608 17749 consensus_queue.cc:237] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.926020 17834 raft_consensus.cc:515] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.939920 17755 raft_consensus.cc:515] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.941517 17624 raft_consensus.cc:2393] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 246e3b449d6840b6b73b629940beb212 in current term 1: Already voted for candidate 74c7dabbe652488e96a8a47a9fdf1206 in this term.
I20260608 10:07:22.944589 17549 raft_consensus.cc:2468] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:22.946746 17805 tablet_bootstrap.cc:654] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:22.949973 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206"
I20260608 10:07:22.951613 17624 raft_consensus.cc:2393] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 246e3b449d6840b6b73b629940beb212 in current term 1: Already voted for candidate 74c7dabbe652488e96a8a47a9fdf1206 in this term.
I20260608 10:07:22.954205 17804 ts_tablet_manager.cc:1434] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206: Time spent starting tablet: real 0.062s	user 0.012s	sys 0.019s
I20260608 10:07:22.956211 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "74c7dabbe652488e96a8a47a9fdf1206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579d37a3a2f34c9c9b6082f20a700aa2"
I20260608 10:07:22.957206 17698 raft_consensus.cc:3060] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:22.961098 17834 leader_election.cc:290] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [CANDIDATE]: Term 1 election: Requested vote from peers 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447), 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:22.963886 17697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "246e3b449d6840b6b73b629940beb212" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579d37a3a2f34c9c9b6082f20a700aa2"
I20260608 10:07:22.966327 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "74c7dabbe652488e96a8a47a9fdf1206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212" is_pre_election: true
I20260608 10:07:22.966877 17548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "849752f962f545e6ab57fb5a848d0859" candidate_uuid: "74c7dabbe652488e96a8a47a9fdf1206" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212"
I20260608 10:07:22.967520 17549 raft_consensus.cc:2393] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74c7dabbe652488e96a8a47a9fdf1206 in current term 1: Already voted for candidate 246e3b449d6840b6b73b629940beb212 in this term.
I20260608 10:07:22.968089 17755 leader_election.cc:290] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [CANDIDATE]: Term 1 election: Requested vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:22.967517 17514 leader_election.cc:304] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [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: 246e3b449d6840b6b73b629940beb212; no voters: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206
I20260608 10:07:22.970527 17698 raft_consensus.cc:2468] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74c7dabbe652488e96a8a47a9fdf1206 in term 1.
I20260608 10:07:22.972465 17589 leader_election.cc:304] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [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: 579d37a3a2f34c9c9b6082f20a700aa2, 74c7dabbe652488e96a8a47a9fdf1206; no voters: 246e3b449d6840b6b73b629940beb212
I20260608 10:07:22.974419 17755 raft_consensus.cc:2804] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:22.975163 17755 raft_consensus.cc:697] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 LEADER]: Becoming Leader. State: Replica: 74c7dabbe652488e96a8a47a9fdf1206, State: Running, Role: LEADER
I20260608 10:07:22.976418 17755 consensus_queue.cc:237] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.984411 17834 raft_consensus.cc:2749] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:22.991835 17805 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212: No bootstrap required, opened a new log
I20260608 10:07:22.992878 17805 ts_tablet_manager.cc:1403] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.030s
I20260608 10:07:22.997850 17805 raft_consensus.cc:359] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:22.997372 17447 catalog_manager.cc:5696] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:23.002388 17805 raft_consensus.cc:385] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:23.002846 17805 raft_consensus.cc:740] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246e3b449d6840b6b73b629940beb212, State: Initialized, Role: FOLLOWER
I20260608 10:07:23.003782 17805 consensus_queue.cc:260] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:23.004211 17447 catalog_manager.cc:5696] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:23.006153 17805 ts_tablet_manager.cc:1434] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:07:23.007244 17441 catalog_manager.cc:5696] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130). New cstate: current_term: 1 leader_uuid: "74c7dabbe652488e96a8a47a9fdf1206" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:23.092945 17749 raft_consensus.cc:493] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:23.093442 17749 raft_consensus.cc:515] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:23.095623 17749 leader_election.cc:290] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:23.096648 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcce10b6e20848ceb2ed19bbbd04d775" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212" is_pre_election: true
I20260608 10:07:23.096714 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcce10b6e20848ceb2ed19bbbd04d775" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206" is_pre_election: true
I20260608 10:07:23.097610 17549 raft_consensus.cc:2468] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:23.097724 17624 raft_consensus.cc:2468] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 0.
I20260608 10:07:23.098935 17662 leader_election.cc:304] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 246e3b449d6840b6b73b629940beb212, 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:23.099792 17749 raft_consensus.cc:2804] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:23.100158 17749 raft_consensus.cc:493] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:23.100494 17749 raft_consensus.cc:3060] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.106498 17749 raft_consensus.cc:515] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:23.108835 17749 leader_election.cc:290] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Requested vote from peers 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671), 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447)
I20260608 10:07:23.109807 17549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcce10b6e20848ceb2ed19bbbd04d775" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "246e3b449d6840b6b73b629940beb212"
I20260608 10:07:23.110008 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcce10b6e20848ceb2ed19bbbd04d775" candidate_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74c7dabbe652488e96a8a47a9fdf1206"
I20260608 10:07:23.110422 17549 raft_consensus.cc:3060] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.110725 17624 raft_consensus.cc:3060] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:23.116958 17549 raft_consensus.cc:2468] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:23.117255 17624 raft_consensus.cc:2468] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579d37a3a2f34c9c9b6082f20a700aa2 in term 1.
I20260608 10:07:23.118407 17662 leader_election.cc:304] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 246e3b449d6840b6b73b629940beb212, 579d37a3a2f34c9c9b6082f20a700aa2; no voters: 
I20260608 10:07:23.119321 17749 raft_consensus.cc:2804] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:23.120016 17749 raft_consensus.cc:697] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Becoming Leader. State: Replica: 579d37a3a2f34c9c9b6082f20a700aa2, State: Running, Role: LEADER
I20260608 10:07:23.120858 17749 consensus_queue.cc:237] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } }
I20260608 10:07:23.129771 17441 catalog_manager.cc:5696] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:23.167886 17749 consensus_queue.cc:1048] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.182278 17838 consensus_queue.cc:1048] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.260708 17834 consensus_queue.cc:1048] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:23.313287 17834 consensus_queue.cc:1048] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:07:23.346174 17838 consensus_queue.cc:1048] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:23.373354 17838 consensus_queue.cc:1048] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:23.496918 17861 consensus_queue.cc:1048] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.519313 17861 consensus_queue.cc:1048] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.539279 17755 consensus_queue.cc:1048] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.540899 17865 consensus_queue.cc:1048] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.565629 17749 consensus_queue.cc:1048] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:23.609764 17838 consensus_queue.cc:1048] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:07:24.360430 17663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.130:35447, user_credentials={real_user=slave}} blocked reactor thread for 94604.1us
W20260608 10:07:24.839248 17857 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.004s	sys 0.000s
I20260608 10:07:25.182404  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:25.207108 17909 instance_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 10:07:25.212715 17910 instance_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 10:07:25.224536 17912 instance_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 10:07:25.228260  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:25.229429  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:25.229748  7886 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 10:07:25.229915  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913245229903 us; error 0 us; skew 500 ppm
I20260608 10:07:25.230593  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:25.233422  7886 webserver.cc:533] Webserver started at http://127.7.179.132:33741/ using document root <none> and password file <none>
I20260608 10:07:25.234063  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:25.234253  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:25.234553  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:25.235720  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "dbf439d4ed774a54bdae9bca47ac9121"
format_stamp: "Formatted at 2026-06-08 10:07:25 on dist-test-slave-vbzq"
I20260608 10:07:25.240957  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:25.245222 17917 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.246243  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:25.246649  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "dbf439d4ed774a54bdae9bca47ac9121"
format_stamp: "Formatted at 2026-06-08 10:07:25 on dist-test-slave-vbzq"
I20260608 10:07:25.246963  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780913014901648-7886-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 10:07:25.263552  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:25.264988  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:25.266459  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:25.269250  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:25.269507  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.269877  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:25.270082  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:25.317051  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:44811
I20260608 10:07:25.317160 17979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:44811 every 8 connection(s)
I20260608 10:07:25.334566 17980 heartbeater.cc:344] Connected to a master server at 127.7.179.190:42623
I20260608 10:07:25.335050 17980 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:25.335928 17980 heartbeater.cc:507] Master 127.7.179.190:42623 requested a full tablet report, sending...
I20260608 10:07:25.338229 17442 ts_manager.cc:194] Registered new tserver with Master: dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132:44811)
I20260608 10:07:25.339805 17442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42598
W20260608 10:07:25.719343 17495 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 3393fd7a02d4490d9f3cec5644c11d85: could not find any suitable replica to move from server 579d37a3a2f34c9c9b6082f20a700aa2 to server dbf439d4ed774a54bdae9bca47ac9121
I20260608 10:07:26.342932 17980 heartbeater.cc:499] Master 127.7.179.190:42623 was elected leader, sending a full tablet report...
I20260608 10:07:26.751739 17546 consensus_queue.cc:237] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:26.761757 17696 raft_consensus.cc:1275] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Refusing update from remote peer 246e3b449d6840b6b73b629940beb212: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:26.762674 17623 raft_consensus.cc:1275] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Refusing update from remote peer 246e3b449d6840b6b73b629940beb212: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:26.763475 17836 consensus_queue.cc:1048] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } 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 10:07:26.764640 17988 consensus_queue.cc:1048] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:07:26.774309 17512 consensus_peers.cc:597] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 -> Peer dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132:44811): Couldn't send request to peer dbf439d4ed774a54bdae9bca47ac9121. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b8b9e1945644c6e8524ba8f1f7aefe6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:26.774873 17836 raft_consensus.cc:2955] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.777675 17696 raft_consensus.cc:2955] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.778218 17623 raft_consensus.cc:2955] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.796221 17446 catalog_manager.cc:5696] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 reported cstate change: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "246e3b449d6840b6b73b629940beb212" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } attrs { replace: true } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.814893 17696 consensus_queue.cc:237] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:26.825404 17546 raft_consensus.cc:1275] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Refusing update from remote peer 579d37a3a2f34c9c9b6082f20a700aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:26.827795 17904 consensus_queue.cc:1048] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:07:26.831302 17622 raft_consensus.cc:1275] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Refusing update from remote peer 579d37a3a2f34c9c9b6082f20a700aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:26.837136 17994 consensus_queue.cc:1048] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:07:26.845625 17661 consensus_peers.cc:597] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132:44811): Couldn't send request to peer dbf439d4ed774a54bdae9bca47ac9121. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4ff80f694eb436b8bcd9195276e8a4b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:26.851274 17994 raft_consensus.cc:2955] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.853520 17546 raft_consensus.cc:2955] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.856882 17622 raft_consensus.cc:2955] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.866935 17696 consensus_queue.cc:237] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:26.869742 17442 catalog_manager.cc:5696] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:26.878336 17661 consensus_peers.cc:597] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132:44811): Couldn't send request to peer dbf439d4ed774a54bdae9bca47ac9121. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f1b40d117764f93bc3dfa1c184a1a05. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:26.878468 17622 raft_consensus.cc:1275] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Refusing update from remote peer 579d37a3a2f34c9c9b6082f20a700aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:26.878822 17546 raft_consensus.cc:1275] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Refusing update from remote peer 579d37a3a2f34c9c9b6082f20a700aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:26.880518 17904 consensus_queue.cc:1048] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } 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 10:07:26.881742 18001 consensus_queue.cc:1048] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:07:26.893858 18001 raft_consensus.cc:2955] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.897054 17546 raft_consensus.cc:2955] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.901789 17622 raft_consensus.cc:2955] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.910597 17696 consensus_queue.cc:237] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:26.911412 17442 catalog_manager.cc:5696] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:26.920519 17623 raft_consensus.cc:1275] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Refusing update from remote peer 579d37a3a2f34c9c9b6082f20a700aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:07:26.921340 17661 consensus_peers.cc:597] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132:44811): Couldn't send request to peer dbf439d4ed774a54bdae9bca47ac9121. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcce10b6e20848ceb2ed19bbbd04d775. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:26.920519 17546 raft_consensus.cc:1275] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Refusing update from remote peer 579d37a3a2f34c9c9b6082f20a700aa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:26.924543 18001 consensus_queue.cc:1048] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } 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 10:07:26.927402 18001 consensus_queue.cc:1048] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:07:26.934587 17994 raft_consensus.cc:2955] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.936776 17546 raft_consensus.cc:2955] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.942159 17623 raft_consensus.cc:2955] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } } }
I20260608 10:07:26.951700 17443 catalog_manager.cc:5696] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 reported cstate change: config changed from index -1 to 16, NON_VOTER dbf439d4ed774a54bdae9bca47ac9121 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:27.336740 18011 ts_tablet_manager.cc:933] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P dbf439d4ed774a54bdae9bca47ac9121: Initiating tablet copy from peer 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671)
I20260608 10:07:27.339241 18011 tablet_copy_client.cc:323] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:46671
I20260608 10:07:27.352689  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:27.379809 18015 ts_tablet_manager.cc:933] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: Initiating tablet copy from peer 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:27.380514 18016 ts_tablet_manager.cc:933] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: Initiating tablet copy from peer 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
W20260608 10:07:27.392997 17662 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 41 similar messages]
I20260608 10:07:27.401758 18015 tablet_copy_client.cc:323] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:41391
I20260608 10:07:27.410372 18016 tablet_copy_client.cc:323] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:41391
I20260608 10:07:27.428354 18021 ts_tablet_manager.cc:933] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: Initiating tablet copy from peer 579d37a3a2f34c9c9b6082f20a700aa2 (127.7.179.131:41391)
I20260608 10:07:27.432528  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:27.436112  7886 tablet_replica.cc:333] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
W20260608 10:07:27.437238 17662 consensus_peers.cc:597] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671): Couldn't send request to peer 246e3b449d6840b6b73b629940beb212. 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 10:07:27.437304  7886 raft_consensus.cc:2243] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 10:07:27.438472 17662 consensus_peers.cc:597] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671): Couldn't send request to peer 246e3b449d6840b6b73b629940beb212. 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 10:07:27.440446 18021 tablet_copy_client.cc:323] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:41391
I20260608 10:07:27.440773  7886 raft_consensus.cc:2272] T 849752f962f545e6ab57fb5a848d0859 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.444694  7886 tablet_replica.cc:333] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
I20260608 10:07:27.445737  7886 raft_consensus.cc:2243] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.445871 17708 tablet_copy_service.cc:140] P 579d37a3a2f34c9c9b6082f20a700aa2: Received BeginTabletCopySession request for tablet fcce10b6e20848ceb2ed19bbbd04d775 from peer dbf439d4ed774a54bdae9bca47ac9121 ({username='slave'} at 127.0.0.1:52034)
I20260608 10:07:27.446633  7886 raft_consensus.cc:2272] T fcce10b6e20848ceb2ed19bbbd04d775 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.446741 17708 tablet_copy_service.cc:161] P 579d37a3a2f34c9c9b6082f20a700aa2: Beginning new tablet copy session on tablet fcce10b6e20848ceb2ed19bbbd04d775 from peer dbf439d4ed774a54bdae9bca47ac9121 at {username='slave'} at 127.0.0.1:52034: session id = dbf439d4ed774a54bdae9bca47ac9121-fcce10b6e20848ceb2ed19bbbd04d775
I20260608 10:07:27.447338 17706 tablet_copy_service.cc:140] P 579d37a3a2f34c9c9b6082f20a700aa2: Received BeginTabletCopySession request for tablet 1f1b40d117764f93bc3dfa1c184a1a05 from peer dbf439d4ed774a54bdae9bca47ac9121 ({username='slave'} at 127.0.0.1:52034)
I20260608 10:07:27.448122 17706 tablet_copy_service.cc:161] P 579d37a3a2f34c9c9b6082f20a700aa2: Beginning new tablet copy session on tablet 1f1b40d117764f93bc3dfa1c184a1a05 from peer dbf439d4ed774a54bdae9bca47ac9121 at {username='slave'} at 127.0.0.1:52034: session id = dbf439d4ed774a54bdae9bca47ac9121-1f1b40d117764f93bc3dfa1c184a1a05
I20260608 10:07:27.451254  7886 tablet_replica.cc:333] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
I20260608 10:07:27.452270  7886 raft_consensus.cc:2243] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.453001  7886 raft_consensus.cc:2272] T b2a2d95032c346c5a881b64d0a326ca5 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.446892 17707 tablet_copy_service.cc:140] P 579d37a3a2f34c9c9b6082f20a700aa2: Received BeginTabletCopySession request for tablet f4ff80f694eb436b8bcd9195276e8a4b from peer dbf439d4ed774a54bdae9bca47ac9121 ({username='slave'} at 127.0.0.1:52034)
I20260608 10:07:27.454484 17707 tablet_copy_service.cc:161] P 579d37a3a2f34c9c9b6082f20a700aa2: Beginning new tablet copy session on tablet f4ff80f694eb436b8bcd9195276e8a4b from peer dbf439d4ed774a54bdae9bca47ac9121 at {username='slave'} at 127.0.0.1:52034: session id = dbf439d4ed774a54bdae9bca47ac9121-f4ff80f694eb436b8bcd9195276e8a4b
I20260608 10:07:27.456468  7886 tablet_replica.cc:333] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
I20260608 10:07:27.457425  7886 raft_consensus.cc:2243] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.457794 17708 tablet_copy_source_session.cc:215] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:27.458343  7886 raft_consensus.cc:2272] T 1f1b40d117764f93bc3dfa1c184a1a05 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.462355  7886 tablet_replica.cc:333] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
I20260608 10:07:27.463336  7886 raft_consensus.cc:2243] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.464285 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcce10b6e20848ceb2ed19bbbd04d775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:27.464851  7886 raft_consensus.cc:2272] T f4ff80f694eb436b8bcd9195276e8a4b P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.468884  7886 tablet_replica.cc:333] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
I20260608 10:07:27.469760  7886 raft_consensus.cc:2243] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.470491  7886 raft_consensus.cc:2272] T 6a9298e76939404597c2bd12cd42e674 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.473714  7886 tablet_replica.cc:333] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
I20260608 10:07:27.474283 17707 tablet_copy_source_session.cc:215] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:27.474578  7886 raft_consensus.cc:2243] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.476181  7886 raft_consensus.cc:2272] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.479033 18016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ff80f694eb436b8bcd9195276e8a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:27.479672 17706 tablet_copy_source_session.cc:215] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:27.483229 18015 tablet_copy_client.cc:806] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:27.484076 18015 tablet_copy_client.cc:670] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:27.486513 18021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1b40d117764f93bc3dfa1c184a1a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:27.490063 18015 tablet_copy_client.cc:538] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:27.493208  7886 tablet_replica.cc:333] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212: stopping tablet replica
I20260608 10:07:27.495682  7886 raft_consensus.cc:2243] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.496502  7886 raft_consensus.cc:2272] T 8730d693b49a4128bdddb2ef0fffc8ae P 246e3b449d6840b6b73b629940beb212 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.502830 18015 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap starting.
I20260608 10:07:27.508653 18021 tablet_copy_client.cc:806] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:27.509541 18021 tablet_copy_client.cc:670] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:27.517216 18016 tablet_copy_client.cc:806] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:27.518224 18016 tablet_copy_client.cc:670] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:27.516902 18021 tablet_copy_client.cc:538] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:27.533782 18016 tablet_copy_client.cc:538] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:27.541990 18021 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap starting.
I20260608 10:07:27.554260 18016 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap starting.
W20260608 10:07:27.556172 17662 consensus_peers.cc:597] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671): Couldn't send request to peer 246e3b449d6840b6b73b629940beb212. 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 10:07:27.593361  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
W20260608 10:07:27.615023 17919 connection.cc:466] server connection from 127.0.0.1:33178 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33178 (request call id 1) could send its response
I20260608 10:07:27.649919  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:27.660557 18015 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:27.661778 18015 tablet_bootstrap.cc:492] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap complete.
I20260608 10:07:27.662660 18015 ts_tablet_manager.cc:1403] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: Time spent bootstrapping tablet: real 0.160s	user 0.138s	sys 0.012s
I20260608 10:07:27.665833 18015 raft_consensus.cc:359] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:27.666782 18015 raft_consensus.cc:740] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dbf439d4ed774a54bdae9bca47ac9121, State: Initialized, Role: LEARNER
I20260608 10:07:27.667557 18015 consensus_queue.cc:260] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121 [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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:27.694347 18015 ts_tablet_manager.cc:1434] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.012s
I20260608 10:07:27.696622 17706 tablet_copy_service.cc:342] P 579d37a3a2f34c9c9b6082f20a700aa2: Request end of tablet copy session dbf439d4ed774a54bdae9bca47ac9121-fcce10b6e20848ceb2ed19bbbd04d775 received from {username='slave'} at 127.0.0.1:52034
I20260608 10:07:27.697142 17706 tablet_copy_service.cc:434] P 579d37a3a2f34c9c9b6082f20a700aa2: ending tablet copy session dbf439d4ed774a54bdae9bca47ac9121-fcce10b6e20848ceb2ed19bbbd04d775 on tablet fcce10b6e20848ceb2ed19bbbd04d775 with peer dbf439d4ed774a54bdae9bca47ac9121
I20260608 10:07:27.722769  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:27.723692  7886 tablet_replica.cc:333] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.724659  7886 raft_consensus.cc:2243] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.726003  7886 raft_consensus.cc:2272] T 849752f962f545e6ab57fb5a848d0859 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:27.726883 17662 consensus_peers.cc:597] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 246e3b449d6840b6b73b629940beb212 (127.7.179.129:46671): Couldn't send request to peer 246e3b449d6840b6b73b629940beb212. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:46671: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:27.729305  7886 tablet_replica.cc:333] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.730422  7886 raft_consensus.cc:2243] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.731365  7886 raft_consensus.cc:2272] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.735245  7886 tablet_replica.cc:333] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.736214  7886 raft_consensus.cc:2243] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.737066  7886 raft_consensus.cc:2272] T fcce10b6e20848ceb2ed19bbbd04d775 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.740119 18021 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:27.740816  7886 tablet_replica.cc:333] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.741197 18021 tablet_bootstrap.cc:492] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap complete.
I20260608 10:07:27.741854  7886 raft_consensus.cc:2243] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.742105 18021 ts_tablet_manager.cc:1403] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: Time spent bootstrapping tablet: real 0.200s	user 0.126s	sys 0.019s
I20260608 10:07:27.742677  7886 raft_consensus.cc:2272] T b2a2d95032c346c5a881b64d0a326ca5 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.746018  7886 tablet_replica.cc:333] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.746933  7886 raft_consensus.cc:2243] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.747707  7886 raft_consensus.cc:2272] T f15f198cfd464a558d60f3c1723539d7 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:27.749148 17663 consensus_peers.cc:597] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447): Couldn't send request to peer 74c7dabbe652488e96a8a47a9fdf1206. 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 10:07:27.751111  7886 tablet_replica.cc:333] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.752080  7886 raft_consensus.cc:2243] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.751988 18021 raft_consensus.cc:359] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:27.753047 18021 raft_consensus.cc:740] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dbf439d4ed774a54bdae9bca47ac9121, State: Initialized, Role: LEARNER
I20260608 10:07:27.753118  7886 raft_consensus.cc:2272] T 1f1b40d117764f93bc3dfa1c184a1a05 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.754029 18021 consensus_queue.cc:260] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121 [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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } attrs { replace: true } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:27.758697  7886 tablet_replica.cc:333] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.759768  7886 raft_consensus.cc:2243] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.760747  7886 raft_consensus.cc:2272] T f4ff80f694eb436b8bcd9195276e8a4b P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.764846  7886 tablet_replica.cc:333] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206: stopping tablet replica
I20260608 10:07:27.765717  7886 raft_consensus.cc:2243] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.766420  7886 raft_consensus.cc:2272] T ac1d581469af4a8fbcf718fba8d430c6 P 74c7dabbe652488e96a8a47a9fdf1206 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:27.770975 17663 consensus_peers.cc:597] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447): Couldn't send request to peer 74c7dabbe652488e96a8a47a9fdf1206. 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 10:07:27.773063 18021 ts_tablet_manager.cc:1434] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260608 10:07:27.773010 17954 raft_consensus.cc:1217] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:07:27.779362 17706 tablet_copy_service.cc:342] P 579d37a3a2f34c9c9b6082f20a700aa2: Request end of tablet copy session dbf439d4ed774a54bdae9bca47ac9121-1f1b40d117764f93bc3dfa1c184a1a05 received from {username='slave'} at 127.0.0.1:52034
I20260608 10:07:27.779878 17706 tablet_copy_service.cc:434] P 579d37a3a2f34c9c9b6082f20a700aa2: ending tablet copy session dbf439d4ed774a54bdae9bca47ac9121-1f1b40d117764f93bc3dfa1c184a1a05 on tablet 1f1b40d117764f93bc3dfa1c184a1a05 with peer dbf439d4ed774a54bdae9bca47ac9121
W20260608 10:07:27.798218 17663 consensus_peers.cc:597] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447): Couldn't send request to peer 74c7dabbe652488e96a8a47a9fdf1206. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:35447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:27.798830  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:27.813092 18016 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=140 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:27.814141 18016 tablet_bootstrap.cc:492] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: Bootstrap complete.
I20260608 10:07:27.814936 18016 ts_tablet_manager.cc:1403] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: Time spent bootstrapping tablet: real 0.261s	user 0.115s	sys 0.036s
I20260608 10:07:27.817719 18016 raft_consensus.cc:359] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:27.818528 18016 raft_consensus.cc:740] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dbf439d4ed774a54bdae9bca47ac9121, State: Initialized, Role: LEARNER
I20260608 10:07:27.819187 18016 consensus_queue.cc:260] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121 [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: "246e3b449d6840b6b73b629940beb212" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46671 } } peers { permanent_uuid: "74c7dabbe652488e96a8a47a9fdf1206" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 35447 } attrs { replace: true } } peers { permanent_uuid: "579d37a3a2f34c9c9b6082f20a700aa2" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 41391 } } peers { permanent_uuid: "dbf439d4ed774a54bdae9bca47ac9121" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 44811 } attrs { promote: true } }
I20260608 10:07:27.824694 18016 ts_tablet_manager.cc:1434] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 10:07:27.826495 17954 raft_consensus.cc:1217] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:07:27.828368  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
W20260608 10:07:27.839540 17663 consensus_peers.cc:597] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 -> Peer 74c7dabbe652488e96a8a47a9fdf1206 (127.7.179.130:35447): Couldn't send request to peer 74c7dabbe652488e96a8a47a9fdf1206. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:35447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:27.851444  7886 tablet_copy_service.cc:362] P 579d37a3a2f34c9c9b6082f20a700aa2: Destroying tablet copy session dbf439d4ed774a54bdae9bca47ac9121-f4ff80f694eb436b8bcd9195276e8a4b due to service shutdown
I20260608 10:07:27.851881  7886 tablet_copy_service.cc:434] P 579d37a3a2f34c9c9b6082f20a700aa2: ending tablet copy session dbf439d4ed774a54bdae9bca47ac9121-f4ff80f694eb436b8bcd9195276e8a4b on tablet f4ff80f694eb436b8bcd9195276e8a4b with peer dbf439d4ed774a54bdae9bca47ac9121
I20260608 10:07:27.870467  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:27.871253  7886 tablet_replica.cc:333] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.871959  7886 raft_consensus.cc:2243] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.872635  7886 raft_consensus.cc:2272] T 849752f962f545e6ab57fb5a848d0859 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.875674  7886 tablet_replica.cc:333] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.876400  7886 raft_consensus.cc:2243] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:27.877027  7886 raft_consensus.cc:2272] T 9b8b9e1945644c6e8524ba8f1f7aefe6 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.879423  7886 tablet_replica.cc:333] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.880087  7886 raft_consensus.cc:2243] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.881328  7886 raft_consensus.cc:2272] T 1f1b40d117764f93bc3dfa1c184a1a05 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.884430  7886 tablet_replica.cc:333] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.885123  7886 raft_consensus.cc:2243] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.886428  7886 raft_consensus.cc:2272] T f4ff80f694eb436b8bcd9195276e8a4b P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.888821  7886 tablet_replica.cc:333] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.889438  7886 raft_consensus.cc:2243] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.890033  7886 raft_consensus.cc:2272] T deafd31306df4bc6a5826b8209000fcb P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.892625  7886 tablet_replica.cc:333] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.893241  7886 raft_consensus.cc:2243] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.893879  7886 raft_consensus.cc:2272] T d1d65bbde2b7460faac65639957350c9 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.896507  7886 tablet_replica.cc:333] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.897065  7886 raft_consensus.cc:2243] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.898300  7886 raft_consensus.cc:2272] T fcce10b6e20848ceb2ed19bbbd04d775 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:27.903008  7886 tablet_replica.cc:333] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2: stopping tablet replica
I20260608 10:07:27.903599  7886 raft_consensus.cc:2243] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:27.904506  7886 raft_consensus.cc:2272] T b2a2d95032c346c5a881b64d0a326ca5 P 579d37a3a2f34c9c9b6082f20a700aa2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:27.932766 18016 tablet_copy_client.cc:1131] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.179.131:41391: connect: Connection refused (error 111)
I20260608 10:07:27.937671  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:28.004832  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:07:28.047683  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:28.050832  7886 tablet_replica.cc:333] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121: stopping tablet replica
I20260608 10:07:28.052712  7886 raft_consensus.cc:2243] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:28.054246  7886 raft_consensus.cc:2272] T f4ff80f694eb436b8bcd9195276e8a4b P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:28.060468  7886 tablet_replica.cc:333] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121: stopping tablet replica
I20260608 10:07:28.061440  7886 raft_consensus.cc:2243] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:28.062439  7886 raft_consensus.cc:2272] T 1f1b40d117764f93bc3dfa1c184a1a05 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:28.068128  7886 tablet_replica.cc:333] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121: stopping tablet replica
I20260608 10:07:28.069020  7886 raft_consensus.cc:2243] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:28.070035  7886 raft_consensus.cc:2272] T fcce10b6e20848ceb2ed19bbbd04d775 P dbf439d4ed774a54bdae9bca47ac9121 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:28.109773  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:07:28.146729  7886 master.cc:562] Master@127.7.179.190:42623 shutting down...
W20260608 10:07:28.176733 17495 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:07:28.176978 17495 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:28.177155 17495 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:07:28.179979  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:28.180817  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:28.181227  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 52643e31d15c452f8331ebfc4e797cd5: stopping tablet replica
I20260608 10:07:28.206614  7886 master.cc:584] Master@127.7.179.190:42623 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8826 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:07:28.280052  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:34325
I20260608 10:07:28.281687  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:28.288497 18030 instance_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 10:07:28.288699 18031 instance_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 10:07:28.289458 18033 instance_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 10:07:28.291343  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:28.292259  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:28.292447  7886 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 10:07:28.292575  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913248292553 us; error 0 us; skew 500 ppm
I20260608 10:07:28.293143  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:28.296036  7886 webserver.cc:533] Webserver started at http://127.7.179.190:34275/ using document root <none> and password file <none>
I20260608 10:07:28.296547  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:28.296923  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:28.297366  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:28.299439  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "aeb49123ee3d4106887b754f30a1d7d6"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.305642  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:07:28.310002 18038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.310945  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:28.311295  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "aeb49123ee3d4106887b754f30a1d7d6"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.311762  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-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 10:07:28.328715  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:28.330145  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:28.374500  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:34325
I20260608 10:07:28.374683 18089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:34325 every 8 connection(s)
I20260608 10:07:28.379550 18090 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 10:07:28.394585 18090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6: Bootstrap starting.
I20260608 10:07:28.400555 18090 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:28.406064 18090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6: No bootstrap required, opened a new log
I20260608 10:07:28.408990 18090 raft_consensus.cc:359] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeb49123ee3d4106887b754f30a1d7d6" member_type: VOTER }
I20260608 10:07:28.409464 18090 raft_consensus.cc:385] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:28.409788 18090 raft_consensus.cc:740] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aeb49123ee3d4106887b754f30a1d7d6, State: Initialized, Role: FOLLOWER
I20260608 10:07:28.410404 18090 consensus_queue.cc:260] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aeb49123ee3d4106887b754f30a1d7d6" member_type: VOTER }
I20260608 10:07:28.410874 18090 raft_consensus.cc:399] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:28.411077 18090 raft_consensus.cc:493] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:28.411294 18090 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:28.417291 18090 raft_consensus.cc:515] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeb49123ee3d4106887b754f30a1d7d6" member_type: VOTER }
I20260608 10:07:28.417943 18090 leader_election.cc:304] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [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: aeb49123ee3d4106887b754f30a1d7d6; no voters: 
I20260608 10:07:28.419202 18090 leader_election.cc:290] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:28.419862 18093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:28.421392 18093 raft_consensus.cc:697] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 1 LEADER]: Becoming Leader. State: Replica: aeb49123ee3d4106887b754f30a1d7d6, State: Running, Role: LEADER
I20260608 10:07:28.422259 18093 consensus_queue.cc:237] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [LEADER]: Queue going to LEADER mode. State: All 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: "aeb49123ee3d4106887b754f30a1d7d6" member_type: VOTER }
I20260608 10:07:28.422672 18090 sys_catalog.cc:565] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:28.430083 18095 sys_catalog.cc:455] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aeb49123ee3d4106887b754f30a1d7d6. Latest consensus state: current_term: 1 leader_uuid: "aeb49123ee3d4106887b754f30a1d7d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeb49123ee3d4106887b754f30a1d7d6" member_type: VOTER } }
I20260608 10:07:28.431208 18095 sys_catalog.cc:458] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:28.436031 18094 sys_catalog.cc:455] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aeb49123ee3d4106887b754f30a1d7d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aeb49123ee3d4106887b754f30a1d7d6" member_type: VOTER } }
I20260608 10:07:28.437008 18094 sys_catalog.cc:458] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:28.437045 18100 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:28.444726 18100 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:28.445858  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:28.455165 18100 catalog_manager.cc:1382] Generated new cluster ID: c49e21d95f404c13ac02122b5761a213
I20260608 10:07:28.455498 18100 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:28.487668 18100 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:28.489158 18100 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:28.501807 18100 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6: Generated new TSK 0
I20260608 10:07:28.502526 18100 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:28.513258  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:28.520836 18111 instance_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 10:07:28.522225 18112 instance_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 10:07:28.524420 18114 instance_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 10:07:28.524435  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:28.525678  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:28.525907  7886 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 10:07:28.526082  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913248526063 us; error 0 us; skew 500 ppm
I20260608 10:07:28.526736  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:28.529335  7886 webserver.cc:533] Webserver started at http://127.7.179.129:34425/ using document root <none> and password file <none>
I20260608 10:07:28.529980  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:28.530217  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:28.530514  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:28.531911  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "8a96865ffd66426ca31a9693b3226681"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.538103  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:07:28.542207 18119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.543156  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:28.543488  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "8a96865ffd66426ca31a9693b3226681"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.543849  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-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 10:07:28.563972  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:28.565308  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:28.566994  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:28.569675  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:28.569916  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.570173  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:28.570351  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.619343  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:43879
I20260608 10:07:28.619436 18181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:43879 every 8 connection(s)
I20260608 10:07:28.625823  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:28.635372 18186 instance_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 10:07:28.636440 18187 instance_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 10:07:28.640033 18189 instance_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 10:07:28.642721 18182 heartbeater.cc:344] Connected to a master server at 127.7.179.190:34325
I20260608 10:07:28.643302 18182 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:28.644145  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:28.644573 18182 heartbeater.cc:507] Master 127.7.179.190:34325 requested a full tablet report, sending...
I20260608 10:07:28.646783  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:28.647080  7886 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 10:07:28.647270  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913248647255 us; error 0 us; skew 500 ppm
I20260608 10:07:28.647163 18055 ts_manager.cc:194] Registered new tserver with Master: 8a96865ffd66426ca31a9693b3226681 (127.7.179.129:43879)
I20260608 10:07:28.648144  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:28.649770 18055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34402
I20260608 10:07:28.651116  7886 webserver.cc:533] Webserver started at http://127.7.179.130:36705/ using document root <none> and password file <none>
I20260608 10:07:28.651789  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:28.652004  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:28.652289  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:28.653681  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "8497442e86bd4cbd83e75a509f2ba806"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.659935  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:07:28.666157 18194 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.667191  7886 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:07:28.667479  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "8497442e86bd4cbd83e75a509f2ba806"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.667738  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-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 10:07:28.690963  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:28.692377  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:28.694072  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:28.696933  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:28.697142  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.697486  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:28.697680  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:28.746313  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:44385
I20260608 10:07:28.746462 18256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:44385 every 8 connection(s)
I20260608 10:07:28.752583  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:28.762746 18261 instance_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 10:07:28.763309 18260 instance_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 10:07:28.766064 18263 instance_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 10:07:28.767206 18257 heartbeater.cc:344] Connected to a master server at 127.7.179.190:34325
I20260608 10:07:28.767717  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:28.767771 18257 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:28.768885  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:28.768921 18257 heartbeater.cc:507] Master 127.7.179.190:34325 requested a full tablet report, sending...
W20260608 10:07:28.769251  7886 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 10:07:28.769630  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913248769601 us; error 0 us; skew 500 ppm
I20260608 10:07:28.770675  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:28.771895 18055 ts_manager.cc:194] Registered new tserver with Master: 8497442e86bd4cbd83e75a509f2ba806 (127.7.179.130:44385)
I20260608 10:07:28.774055  7886 webserver.cc:533] Webserver started at http://127.7.179.131:44203/ using document root <none> and password file <none>
I20260608 10:07:28.774464 18055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34406
I20260608 10:07:28.774953  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:28.775287  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:28.775676  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:28.777293  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "e59b1c713efe4cb89eaf33f904231691"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.782975  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:28.787164 18268 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.788137  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:07:28.788662  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "e59b1c713efe4cb89eaf33f904231691"
format_stamp: "Formatted at 2026-06-08 10:07:28 on dist-test-slave-vbzq"
I20260608 10:07:28.788980  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780913014901648-7886-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 10:07:28.807582  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:28.809125  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:28.810693  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:28.813448  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:28.813745  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:28.814139  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:28.814360  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:28.862689  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:46341
I20260608 10:07:28.862931 18330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:46341 every 8 connection(s)
I20260608 10:07:28.878748 18331 heartbeater.cc:344] Connected to a master server at 127.7.179.190:34325
I20260608 10:07:28.879345 18331 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:28.880264 18331 heartbeater.cc:507] Master 127.7.179.190:34325 requested a full tablet report, sending...
I20260608 10:07:28.882736 18055 ts_manager.cc:194] Registered new tserver with Master: e59b1c713efe4cb89eaf33f904231691 (127.7.179.131:46341)
I20260608 10:07:28.882911  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016506811s
I20260608 10:07:28.884833 18055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34420
I20260608 10:07:28.914898 18055 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34430:
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 10:07:28.917299 18055 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 10:07:28.981868 18296 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2841c3b10d44f1a82637881de83ce9 (DEFAULT_TABLE table=test-workload [id=dde0fb3d93444ac6bc74a3bce52bede5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:28.983309 18296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2841c3b10d44f1a82637881de83ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:28.984553 18222 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2841c3b10d44f1a82637881de83ce9 (DEFAULT_TABLE table=test-workload [id=dde0fb3d93444ac6bc74a3bce52bede5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:28.985698 18147 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2841c3b10d44f1a82637881de83ce9 (DEFAULT_TABLE table=test-workload [id=dde0fb3d93444ac6bc74a3bce52bede5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:28.986222 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2841c3b10d44f1a82637881de83ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:28.986932 18147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2841c3b10d44f1a82637881de83ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:29.007032 18346 tablet_bootstrap.cc:492] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: Bootstrap starting.
I20260608 10:07:29.008882 18347 tablet_bootstrap.cc:492] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681: Bootstrap starting.
I20260608 10:07:29.011571 18348 tablet_bootstrap.cc:492] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806: Bootstrap starting.
I20260608 10:07:29.016788 18346 tablet_bootstrap.cc:654] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:29.017156 18347 tablet_bootstrap.cc:654] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:29.018836 18348 tablet_bootstrap.cc:654] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:29.024031 18346 tablet_bootstrap.cc:492] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: No bootstrap required, opened a new log
I20260608 10:07:29.024698 18348 tablet_bootstrap.cc:492] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806: No bootstrap required, opened a new log
I20260608 10:07:29.024031 18347 tablet_bootstrap.cc:492] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681: No bootstrap required, opened a new log
I20260608 10:07:29.024773 18346 ts_tablet_manager.cc:1403] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:07:29.025332 18348 ts_tablet_manager.cc:1403] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:07:29.025406 18347 ts_tablet_manager.cc:1403] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260608 10:07:29.028574 18346 raft_consensus.cc:359] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.029321 18346 raft_consensus.cc:385] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:29.028946 18348 raft_consensus.cc:359] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.029677 18346 raft_consensus.cc:740] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59b1c713efe4cb89eaf33f904231691, State: Initialized, Role: FOLLOWER
I20260608 10:07:29.029851 18348 raft_consensus.cc:385] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:29.029444 18347 raft_consensus.cc:359] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.030273 18348 raft_consensus.cc:740] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8497442e86bd4cbd83e75a509f2ba806, State: Initialized, Role: FOLLOWER
I20260608 10:07:29.030390 18347 raft_consensus.cc:385] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:29.030812 18347 raft_consensus.cc:740] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a96865ffd66426ca31a9693b3226681, State: Initialized, Role: FOLLOWER
I20260608 10:07:29.030759 18346 consensus_queue.cc:260] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.031250 18348 consensus_queue.cc:260] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.031965 18347 consensus_queue.cc:260] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.034013 18331 heartbeater.cc:499] Master 127.7.179.190:34325 was elected leader, sending a full tablet report...
I20260608 10:07:29.034574 18346 ts_tablet_manager.cc:1434] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 10:07:29.034992 18257 heartbeater.cc:499] Master 127.7.179.190:34325 was elected leader, sending a full tablet report...
I20260608 10:07:29.038468 18348 ts_tablet_manager.cc:1434] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260608 10:07:29.041170 18182 heartbeater.cc:499] Master 127.7.179.190:34325 was elected leader, sending a full tablet report...
I20260608 10:07:29.041780 18347 ts_tablet_manager.cc:1434] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 10:07:29.084187 18352 raft_consensus.cc:493] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:29.084833 18352 raft_consensus.cc:515] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.087536 18352 leader_election.cc:290] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8497442e86bd4cbd83e75a509f2ba806 (127.7.179.130:44385), 8a96865ffd66426ca31a9693b3226681 (127.7.179.129:43879)
I20260608 10:07:29.098557 18232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2841c3b10d44f1a82637881de83ce9" candidate_uuid: "e59b1c713efe4cb89eaf33f904231691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8497442e86bd4cbd83e75a509f2ba806" is_pre_election: true
I20260608 10:07:29.099560 18232 raft_consensus.cc:2468] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59b1c713efe4cb89eaf33f904231691 in term 0.
I20260608 10:07:29.100075 18157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2841c3b10d44f1a82637881de83ce9" candidate_uuid: "e59b1c713efe4cb89eaf33f904231691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a96865ffd66426ca31a9693b3226681" is_pre_election: true
I20260608 10:07:29.100864 18157 raft_consensus.cc:2468] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59b1c713efe4cb89eaf33f904231691 in term 0.
I20260608 10:07:29.101298 18270 leader_election.cc:304] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8497442e86bd4cbd83e75a509f2ba806, e59b1c713efe4cb89eaf33f904231691; no voters: 
I20260608 10:07:29.102506 18352 raft_consensus.cc:2804] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:29.102921 18352 raft_consensus.cc:493] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:29.103236 18352 raft_consensus.cc:3060] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:29.110574 18352 raft_consensus.cc:515] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.112352 18352 leader_election.cc:290] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [CANDIDATE]: Term 1 election: Requested vote from peers 8497442e86bd4cbd83e75a509f2ba806 (127.7.179.130:44385), 8a96865ffd66426ca31a9693b3226681 (127.7.179.129:43879)
I20260608 10:07:29.113438 18232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2841c3b10d44f1a82637881de83ce9" candidate_uuid: "e59b1c713efe4cb89eaf33f904231691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8497442e86bd4cbd83e75a509f2ba806"
I20260608 10:07:29.113700 18157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2841c3b10d44f1a82637881de83ce9" candidate_uuid: "e59b1c713efe4cb89eaf33f904231691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a96865ffd66426ca31a9693b3226681"
I20260608 10:07:29.114172 18232 raft_consensus.cc:3060] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:29.114379 18157 raft_consensus.cc:3060] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:29.121644 18157 raft_consensus.cc:2468] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59b1c713efe4cb89eaf33f904231691 in term 1.
I20260608 10:07:29.122008 18232 raft_consensus.cc:2468] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59b1c713efe4cb89eaf33f904231691 in term 1.
I20260608 10:07:29.123108 18271 leader_election.cc:304] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a96865ffd66426ca31a9693b3226681, e59b1c713efe4cb89eaf33f904231691; no voters: 
I20260608 10:07:29.124063 18352 raft_consensus.cc:2804] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:29.125376 18352 raft_consensus.cc:697] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 1 LEADER]: Becoming Leader. State: Replica: e59b1c713efe4cb89eaf33f904231691, State: Running, Role: LEADER
I20260608 10:07:29.126318 18352 consensus_queue.cc:237] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } }
I20260608 10:07:29.135390 18053 catalog_manager.cc:5696] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 reported cstate change: term changed from 0 to 1, leader changed from <none> to e59b1c713efe4cb89eaf33f904231691 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "e59b1c713efe4cb89eaf33f904231691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e59b1c713efe4cb89eaf33f904231691" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 46341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8497442e86bd4cbd83e75a509f2ba806" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 44385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a96865ffd66426ca31a9693b3226681" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 43879 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:29.183490  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:29.204407  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:29.205369  7886 tablet_replica.cc:333] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681: stopping tablet replica
I20260608 10:07:29.205988  7886 raft_consensus.cc:2243] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:29.206476  7886 raft_consensus.cc:2272] T 9f2841c3b10d44f1a82637881de83ce9 P 8a96865ffd66426ca31a9693b3226681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:29.226611  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:07:29.237727  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:29.264159  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:29.265122  7886 tablet_replica.cc:333] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806: stopping tablet replica
I20260608 10:07:29.265882  7886 raft_consensus.cc:2243] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:29.266364  7886 raft_consensus.cc:2272] T 9f2841c3b10d44f1a82637881de83ce9 P 8497442e86bd4cbd83e75a509f2ba806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:29.287467  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:29.299388  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:07:29.322186  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:29.323217  7886 tablet_replica.cc:333] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: stopping tablet replica
I20260608 10:07:29.323972  7886 raft_consensus.cc:2243] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:29.324848  7886 pending_rounds.cc:70] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: Trying to abort 1 pending ops.
I20260608 10:07:29.325096  7886 pending_rounds.cc:77] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620668430073856 op_type: NO_OP noop_request { }
I20260608 10:07:29.325466  7886 raft_consensus.cc:2889] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:29.325909  7886 raft_consensus.cc:2272] T 9f2841c3b10d44f1a82637881de83ce9 P e59b1c713efe4cb89eaf33f904231691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:29.347887  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:29.358801  7886 master.cc:562] Master@127.7.179.190:34325 shutting down...
I20260608 10:07:29.376179  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:29.376811  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:29.377179  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P aeb49123ee3d4106887b754f30a1d7d6: stopping tablet replica
I20260608 10:07:29.399320  7886 master.cc:584] Master@127.7.179.190:34325 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1158 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:07:29.437425  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:46501
I20260608 10:07:29.438692  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:29.444232 18358 instance_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 10:07:29.445130 18359 instance_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 10:07:29.446241 18361 instance_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 10:07:29.447460  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:29.448261  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:29.448446  7886 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 10:07:29.448566  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913249448555 us; error 0 us; skew 500 ppm
I20260608 10:07:29.449200  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:29.451738  7886 webserver.cc:533] Webserver started at http://127.7.179.190:36449/ using document root <none> and password file <none>
I20260608 10:07:29.452244  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:29.452406  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:29.452628  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:29.453878  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "40faf87e87b043059291fe1a05518602"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.458807  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:07:29.462831 18366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.463780  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:29.464105  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "40faf87e87b043059291fe1a05518602"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.464437  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-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 10:07:29.479255  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:29.480407  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:29.520056  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:46501
I20260608 10:07:29.520264 18417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:46501 every 8 connection(s)
I20260608 10:07:29.524709 18418 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 10:07:29.538327 18418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602: Bootstrap starting.
I20260608 10:07:29.543783 18418 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:29.549129 18418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602: No bootstrap required, opened a new log
I20260608 10:07:29.551724 18418 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40faf87e87b043059291fe1a05518602" member_type: VOTER }
I20260608 10:07:29.552176 18418 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:29.552376 18418 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40faf87e87b043059291fe1a05518602, State: Initialized, Role: FOLLOWER
I20260608 10:07:29.552999 18418 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40faf87e87b043059291fe1a05518602" member_type: VOTER }
I20260608 10:07:29.553627 18418 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:29.554016 18418 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:29.554433 18418 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:29.560541 18418 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40faf87e87b043059291fe1a05518602" member_type: VOTER }
I20260608 10:07:29.561223 18418 leader_election.cc:304] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [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: 40faf87e87b043059291fe1a05518602; no voters: 
I20260608 10:07:29.562721 18418 leader_election.cc:290] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:29.563192 18421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:29.565263 18421 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 1 LEADER]: Becoming Leader. State: Replica: 40faf87e87b043059291fe1a05518602, State: Running, Role: LEADER
I20260608 10:07:29.566146 18421 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [LEADER]: Queue going to LEADER mode. State: All 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: "40faf87e87b043059291fe1a05518602" member_type: VOTER }
I20260608 10:07:29.566298 18418 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:29.570297 18423 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40faf87e87b043059291fe1a05518602. Latest consensus state: current_term: 1 leader_uuid: "40faf87e87b043059291fe1a05518602" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40faf87e87b043059291fe1a05518602" member_type: VOTER } }
I20260608 10:07:29.571130 18423 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:29.570724 18422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40faf87e87b043059291fe1a05518602" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40faf87e87b043059291fe1a05518602" member_type: VOTER } }
I20260608 10:07:29.572489 18422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:29.574874 18428 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:29.580883 18428 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:29.585383  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:29.592514 18428 catalog_manager.cc:1382] Generated new cluster ID: 025543d3601b4598b8b58e91efb01829
I20260608 10:07:29.592875 18428 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:29.609977 18428 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:29.611471 18428 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:29.625277 18428 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602: Generated new TSK 0
I20260608 10:07:29.626046 18428 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:29.653851  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:29.660583 18439 instance_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 10:07:29.661829 18440 instance_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 10:07:29.663735 18442 instance_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 10:07:29.663843  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:29.664956  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:29.665156  7886 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 10:07:29.665297  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913249665285 us; error 0 us; skew 500 ppm
I20260608 10:07:29.665931  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:29.668821  7886 webserver.cc:533] Webserver started at http://127.7.179.129:44321/ using document root <none> and password file <none>
I20260608 10:07:29.669410  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:29.669663  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:29.669978  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:29.671178  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "8f5855f1377548489a8e2b739752ed55"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.676395  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 10:07:29.680681 18447 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.681738  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:29.682129  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "8f5855f1377548489a8e2b739752ed55"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.682477  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-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 10:07:29.701773  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:29.703198  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:29.704996  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:29.708088  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:29.708364  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.708637  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:29.708837  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.752380  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:41303
I20260608 10:07:29.752538 18509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:41303 every 8 connection(s)
I20260608 10:07:29.758298  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:29.767171 18514 instance_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 10:07:29.767261 18515 instance_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 10:07:29.771751 18517 instance_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 10:07:29.771952 18510 heartbeater.cc:344] Connected to a master server at 127.7.179.190:46501
I20260608 10:07:29.772042  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:29.772754 18510 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:29.773432  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:29.773777  7886 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 10:07:29.773797 18510 heartbeater.cc:507] Master 127.7.179.190:46501 requested a full tablet report, sending...
I20260608 10:07:29.774044  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913249774023 us; error 0 us; skew 500 ppm
I20260608 10:07:29.774892  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:29.776551 18383 ts_manager.cc:194] Registered new tserver with Master: 8f5855f1377548489a8e2b739752ed55 (127.7.179.129:41303)
I20260608 10:07:29.778815 18383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34472
I20260608 10:07:29.779033  7886 webserver.cc:533] Webserver started at http://127.7.179.130:40235/ using document root <none> and password file <none>
I20260608 10:07:29.779707  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:29.779937  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:29.780236  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:29.781493  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "23333f8254944a7baae2a8b35e875055"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.787081  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:29.791081 18522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.792096  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:29.792454  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "23333f8254944a7baae2a8b35e875055"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.792842  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-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 10:07:29.815425  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:29.816665  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:29.818234  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:29.820713  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:29.820955  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.821223  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:29.821412  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.863469  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:40635
I20260608 10:07:29.863598 18584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:40635 every 8 connection(s)
I20260608 10:07:29.869395  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:29.877643 18588 instance_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 10:07:29.879750 18589 instance_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 10:07:29.883811 18591 instance_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 10:07:29.884802 18585 heartbeater.cc:344] Connected to a master server at 127.7.179.190:46501
I20260608 10:07:29.885066  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:29.885686 18585 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:29.886397  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:29.886696  7886 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 10:07:29.886582 18585 heartbeater.cc:507] Master 127.7.179.190:46501 requested a full tablet report, sending...
I20260608 10:07:29.887096  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913249887070 us; error 0 us; skew 500 ppm
I20260608 10:07:29.887892  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:29.889544 18383 ts_manager.cc:194] Registered new tserver with Master: 23333f8254944a7baae2a8b35e875055 (127.7.179.130:40635)
I20260608 10:07:29.891010  7886 webserver.cc:533] Webserver started at http://127.7.179.131:44741/ using document root <none> and password file <none>
I20260608 10:07:29.891673  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:29.891645 18383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34488
I20260608 10:07:29.892184  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:29.892567  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:29.894173  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.899607  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:29.903801 18596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.904716  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:29.905089  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3"
format_stamp: "Formatted at 2026-06-08 10:07:29 on dist-test-slave-vbzq"
I20260608 10:07:29.905414  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-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 10:07:29.935791  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:29.937043  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:29.938656  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:29.941176  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:29.941432  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.941720  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:29.941917  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:29.987622  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:33569
I20260608 10:07:29.987766 18658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:33569 every 8 connection(s)
I20260608 10:07:29.993927  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:30.002470 18662 instance_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 10:07:30.006083 18663 instance_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 10:07:30.007002 18665 instance_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 10:07:30.007328  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:30.008563  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:30.008859  7886 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 10:07:30.009076  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913250009059 us; error 0 us; skew 500 ppm
I20260608 10:07:30.009131 18659 heartbeater.cc:344] Connected to a master server at 127.7.179.190:46501
I20260608 10:07:30.009539 18659 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:30.009853  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:30.010573 18659 heartbeater.cc:507] Master 127.7.179.190:46501 requested a full tablet report, sending...
I20260608 10:07:30.012964  7886 webserver.cc:533] Webserver started at http://127.7.179.132:36905/ using document root <none> and password file <none>
I20260608 10:07:30.013351 18383 ts_manager.cc:194] Registered new tserver with Master: bf1e5b1eecd44597ba6d64eb7ad759e3 (127.7.179.131:33569)
I20260608 10:07:30.013670  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:30.014019  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:30.014341  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:30.015172 18383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34500
I20260608 10:07:30.015781  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "996de1309c414fa2a5f704e5f0da9860"
format_stamp: "Formatted at 2026-06-08 10:07:30 on dist-test-slave-vbzq"
I20260608 10:07:30.021338  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:07:30.025357 18670 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:30.026397  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:30.026772  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "996de1309c414fa2a5f704e5f0da9860"
format_stamp: "Formatted at 2026-06-08 10:07:30 on dist-test-slave-vbzq"
I20260608 10:07:30.027105  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780913014901648-7886-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 10:07:30.038548  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:30.039911  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:30.041450  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:30.043910  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:30.044163  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:30.044432  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:30.044624  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:30.088557  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:38497
I20260608 10:07:30.088729 18732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:38497 every 8 connection(s)
I20260608 10:07:30.104750 18733 heartbeater.cc:344] Connected to a master server at 127.7.179.190:46501
I20260608 10:07:30.105319 18733 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:30.106208 18733 heartbeater.cc:507] Master 127.7.179.190:46501 requested a full tablet report, sending...
I20260608 10:07:30.108541 18383 ts_manager.cc:194] Registered new tserver with Master: 996de1309c414fa2a5f704e5f0da9860 (127.7.179.132:38497)
I20260608 10:07:30.109139  7886 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017204003s
I20260608 10:07:30.110618 18383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34512
I20260608 10:07:30.139163 18383 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34516:
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 10:07:30.186728 18624 tablet_service.cc:1511] Processing CreateTablet for tablet 71b693e25b2b4b308fcf534c0e694677 (DEFAULT_TABLE table=test-workload [id=878af74baa3d4f009881b18487a329e1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:30.188792 18624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b693e25b2b4b308fcf534c0e694677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:30.206387 18698 tablet_service.cc:1511] Processing CreateTablet for tablet 71b693e25b2b4b308fcf534c0e694677 (DEFAULT_TABLE table=test-workload [id=878af74baa3d4f009881b18487a329e1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:30.206766 18550 tablet_service.cc:1511] Processing CreateTablet for tablet 71b693e25b2b4b308fcf534c0e694677 (DEFAULT_TABLE table=test-workload [id=878af74baa3d4f009881b18487a329e1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:07:30.207917 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b693e25b2b4b308fcf534c0e694677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:30.208246 18550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b693e25b2b4b308fcf534c0e694677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:30.210214 18751 tablet_bootstrap.cc:492] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: Bootstrap starting.
I20260608 10:07:30.219702 18751 tablet_bootstrap.cc:654] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:30.227504 18753 tablet_bootstrap.cc:492] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055: Bootstrap starting.
I20260608 10:07:30.231571 18751 tablet_bootstrap.cc:492] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: No bootstrap required, opened a new log
I20260608 10:07:30.232661 18754 tablet_bootstrap.cc:492] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860: Bootstrap starting.
I20260608 10:07:30.233283 18751 ts_tablet_manager.cc:1403] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260608 10:07:30.234572 18753 tablet_bootstrap.cc:654] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:30.236583 18751 raft_consensus.cc:359] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.237308 18751 raft_consensus.cc:385] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:30.237704 18751 raft_consensus.cc:740] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf1e5b1eecd44597ba6d64eb7ad759e3, State: Initialized, Role: FOLLOWER
I20260608 10:07:30.238847 18751 consensus_queue.cc:260] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.240814 18754 tablet_bootstrap.cc:654] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:30.242374 18659 heartbeater.cc:499] Master 127.7.179.190:46501 was elected leader, sending a full tablet report...
I20260608 10:07:30.243275 18753 tablet_bootstrap.cc:492] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055: No bootstrap required, opened a new log
I20260608 10:07:30.243845 18751 ts_tablet_manager.cc:1434] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:07:30.243854 18753 ts_tablet_manager.cc:1403] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260608 10:07:30.247777 18753 raft_consensus.cc:359] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.248349 18754 tablet_bootstrap.cc:492] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860: No bootstrap required, opened a new log
I20260608 10:07:30.248446 18753 raft_consensus.cc:385] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:30.249068 18753 raft_consensus.cc:740] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23333f8254944a7baae2a8b35e875055, State: Initialized, Role: FOLLOWER
I20260608 10:07:30.249209 18754 ts_tablet_manager.cc:1403] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260608 10:07:30.249966 18753 consensus_queue.cc:260] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.253293 18753 ts_tablet_manager.cc:1434] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:07:30.252961 18754 raft_consensus.cc:359] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.253978 18754 raft_consensus.cc:385] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:30.254374 18754 raft_consensus.cc:740] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 996de1309c414fa2a5f704e5f0da9860, State: Initialized, Role: FOLLOWER
I20260608 10:07:30.255101 18585 heartbeater.cc:499] Master 127.7.179.190:46501 was elected leader, sending a full tablet report...
I20260608 10:07:30.255456 18754 consensus_queue.cc:260] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.259280 18733 heartbeater.cc:499] Master 127.7.179.190:46501 was elected leader, sending a full tablet report...
I20260608 10:07:30.259719 18754 ts_tablet_manager.cc:1434] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 10:07:30.442401 18756 raft_consensus.cc:493] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:30.443011 18756 raft_consensus.cc:515] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.445291 18756 leader_election.cc:290] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 996de1309c414fa2a5f704e5f0da9860 (127.7.179.132:38497), 23333f8254944a7baae2a8b35e875055 (127.7.179.130:40635)
I20260608 10:07:30.455196 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b693e25b2b4b308fcf534c0e694677" candidate_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996de1309c414fa2a5f704e5f0da9860" is_pre_election: true
I20260608 10:07:30.456030 18708 raft_consensus.cc:2468] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1e5b1eecd44597ba6d64eb7ad759e3 in term 0.
I20260608 10:07:30.456749 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b693e25b2b4b308fcf534c0e694677" candidate_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23333f8254944a7baae2a8b35e875055" is_pre_election: true
I20260608 10:07:30.457391 18598 leader_election.cc:304] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 996de1309c414fa2a5f704e5f0da9860, bf1e5b1eecd44597ba6d64eb7ad759e3; no voters: 
I20260608 10:07:30.457604 18560 raft_consensus.cc:2468] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf1e5b1eecd44597ba6d64eb7ad759e3 in term 0.
I20260608 10:07:30.458420 18756 raft_consensus.cc:2804] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:30.458791 18756 raft_consensus.cc:493] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:30.459107 18756 raft_consensus.cc:3060] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:30.464809 18756 raft_consensus.cc:515] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.466899 18756 leader_election.cc:290] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [CANDIDATE]: Term 1 election: Requested vote from peers 996de1309c414fa2a5f704e5f0da9860 (127.7.179.132:38497), 23333f8254944a7baae2a8b35e875055 (127.7.179.130:40635)
I20260608 10:07:30.467901 18708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b693e25b2b4b308fcf534c0e694677" candidate_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "996de1309c414fa2a5f704e5f0da9860"
I20260608 10:07:30.468091 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b693e25b2b4b308fcf534c0e694677" candidate_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23333f8254944a7baae2a8b35e875055"
I20260608 10:07:30.468645 18708 raft_consensus.cc:3060] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:30.468746 18560 raft_consensus.cc:3060] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:30.474916 18560 raft_consensus.cc:2468] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1e5b1eecd44597ba6d64eb7ad759e3 in term 1.
I20260608 10:07:30.474915 18708 raft_consensus.cc:2468] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf1e5b1eecd44597ba6d64eb7ad759e3 in term 1.
I20260608 10:07:30.476312 18598 leader_election.cc:304] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23333f8254944a7baae2a8b35e875055, bf1e5b1eecd44597ba6d64eb7ad759e3; no voters: 
I20260608 10:07:30.477075 18756 raft_consensus.cc:2804] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:30.478142 18756 raft_consensus.cc:697] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 1 LEADER]: Becoming Leader. State: Replica: bf1e5b1eecd44597ba6d64eb7ad759e3, State: Running, Role: LEADER
I20260608 10:07:30.479092 18756 consensus_queue.cc:237] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } }
I20260608 10:07:30.486678 18382 catalog_manager.cc:5696] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf1e5b1eecd44597ba6d64eb7ad759e3 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf1e5b1eecd44597ba6d64eb7ad759e3" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 33569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "996de1309c414fa2a5f704e5f0da9860" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23333f8254944a7baae2a8b35e875055" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40635 } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:30.530112  7886 auto_rebalancer.cc:591] Failed to schedule move for tablet 71b693e25b2b4b308fcf534c0e694677: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:07:30.531502  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:30.550344  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:30.567653  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:07:30.577853  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:30.598573  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:30.599563  7886 tablet_replica.cc:333] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055: stopping tablet replica
I20260608 10:07:30.600198  7886 raft_consensus.cc:2243] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:30.600665  7886 raft_consensus.cc:2272] T 71b693e25b2b4b308fcf534c0e694677 P 23333f8254944a7baae2a8b35e875055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:30.621325  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:30.632409  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:07:30.657598  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:30.658977  7886 tablet_replica.cc:333] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: stopping tablet replica
I20260608 10:07:30.659921  7886 raft_consensus.cc:2243] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:30.660729  7886 pending_rounds.cc:70] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: Trying to abort 1 pending ops.
I20260608 10:07:30.660980  7886 pending_rounds.cc:77] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294620673970507776 op_type: NO_OP noop_request { }
I20260608 10:07:30.661310  7886 raft_consensus.cc:2889] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:07:30.661827  7886 raft_consensus.cc:2272] T 71b693e25b2b4b308fcf534c0e694677 P bf1e5b1eecd44597ba6d64eb7ad759e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:30.685326  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:30.696791  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:07:30.719270  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:30.720300  7886 tablet_replica.cc:333] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860: stopping tablet replica
I20260608 10:07:30.720983  7886 raft_consensus.cc:2243] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:30.721495  7886 raft_consensus.cc:2272] T 71b693e25b2b4b308fcf534c0e694677 P 996de1309c414fa2a5f704e5f0da9860 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:30.742400  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:07:30.753206  7886 master.cc:562] Master@127.7.179.190:46501 shutting down...
I20260608 10:07:30.773108  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:30.773836  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:30.774252  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40faf87e87b043059291fe1a05518602: stopping tablet replica
I20260608 10:07:30.794457  7886 master.cc:584] Master@127.7.179.190:46501 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1394 ms)
[----------] 22 tests from AutoRebalancerTest (235749 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:07:30.832273  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:34055
I20260608 10:07:30.833487  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:30.839366 18765 instance_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 10:07:30.839666 18766 instance_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 10:07:30.840916 18768 instance_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 10:07:30.841828  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:30.842707  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:30.842895  7886 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 10:07:30.843109  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913250843073 us; error 0 us; skew 500 ppm
I20260608 10:07:30.843767  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:30.846616  7886 webserver.cc:533] Webserver started at http://127.7.179.190:35015/ using document root <none> and password file <none>
I20260608 10:07:30.847229  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:30.847445  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:30.847747  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:30.848987  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "470bfc4c76c14242bcbed2d68db26a9d"
format_stamp: "Formatted at 2026-06-08 10:07:30 on dist-test-slave-vbzq"
I20260608 10:07:30.854614  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:07:30.859115 18773 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:30.860177  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:07:30.860538  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "470bfc4c76c14242bcbed2d68db26a9d"
format_stamp: "Formatted at 2026-06-08 10:07:30 on dist-test-slave-vbzq"
I20260608 10:07:30.860872  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-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 10:07:30.881165  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:30.882396  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:30.926002  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:34055
I20260608 10:07:30.926122 18824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:34055 every 8 connection(s)
I20260608 10:07:30.930632 18825 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 10:07:30.943804 18825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d: Bootstrap starting.
I20260608 10:07:30.950024 18825 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:30.954888 18825 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d: No bootstrap required, opened a new log
I20260608 10:07:30.957446 18825 raft_consensus.cc:359] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "470bfc4c76c14242bcbed2d68db26a9d" member_type: VOTER }
I20260608 10:07:30.957957 18825 raft_consensus.cc:385] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:30.958256 18825 raft_consensus.cc:740] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470bfc4c76c14242bcbed2d68db26a9d, State: Initialized, Role: FOLLOWER
I20260608 10:07:30.959437 18825 consensus_queue.cc:260] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "470bfc4c76c14242bcbed2d68db26a9d" member_type: VOTER }
I20260608 10:07:30.960011 18825 raft_consensus.cc:399] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:30.960287 18825 raft_consensus.cc:493] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:30.960616 18825 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:30.967152 18825 raft_consensus.cc:515] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "470bfc4c76c14242bcbed2d68db26a9d" member_type: VOTER }
I20260608 10:07:30.967909 18825 leader_election.cc:304] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [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: 470bfc4c76c14242bcbed2d68db26a9d; no voters: 
I20260608 10:07:30.969316 18825 leader_election.cc:290] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:30.969887 18828 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:30.971432 18828 raft_consensus.cc:697] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 1 LEADER]: Becoming Leader. State: Replica: 470bfc4c76c14242bcbed2d68db26a9d, State: Running, Role: LEADER
I20260608 10:07:30.972302 18828 consensus_queue.cc:237] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [LEADER]: Queue going to LEADER mode. State: All 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: "470bfc4c76c14242bcbed2d68db26a9d" member_type: VOTER }
I20260608 10:07:30.973080 18825 sys_catalog.cc:565] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:30.975849 18830 sys_catalog.cc:455] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 470bfc4c76c14242bcbed2d68db26a9d. Latest consensus state: current_term: 1 leader_uuid: "470bfc4c76c14242bcbed2d68db26a9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "470bfc4c76c14242bcbed2d68db26a9d" member_type: VOTER } }
I20260608 10:07:30.976800 18830 sys_catalog.cc:458] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:30.975847 18829 sys_catalog.cc:455] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "470bfc4c76c14242bcbed2d68db26a9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "470bfc4c76c14242bcbed2d68db26a9d" member_type: VOTER } }
I20260608 10:07:30.977810 18829 sys_catalog.cc:458] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:30.981503 18834 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:30.988159 18834 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:31.003731 18834 catalog_manager.cc:1382] Generated new cluster ID: c30b2b1e30284f8f891890a3d4f73541
I20260608 10:07:31.003856  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:31.004274 18834 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:31.035570 18834 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:31.037228 18834 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:31.057539 18834 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d: Generated new TSK 0
I20260608 10:07:31.058416 18834 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:31.071193  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:31.078591 18846 instance_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 10:07:31.079262 18847 instance_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 10:07:31.081034 18849 instance_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 10:07:31.082056  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:31.083099  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:31.083420  7886 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 10:07:31.083629  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913251083608 us; error 0 us; skew 500 ppm
I20260608 10:07:31.084354  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:31.087504  7886 webserver.cc:533] Webserver started at http://127.7.179.129:39063/ using document root <none> and password file <none>
I20260608 10:07:31.088173  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:31.088418  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:31.088752  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:31.090178  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "7265b60a209143cd9bf71e9ee952dc9b"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-vbzq"
I20260608 10:07:31.096385  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:07:31.100939 18854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.102131  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:31.102487  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "7265b60a209143cd9bf71e9ee952dc9b"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-vbzq"
I20260608 10:07:31.102783  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-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 10:07:31.127331  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:31.128518  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:31.130096  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:31.132860  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:31.133160  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.133471  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:31.133710  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:07:31.178344  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:39259
I20260608 10:07:31.178443 18916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:39259 every 8 connection(s)
I20260608 10:07:31.184680  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:31.193414 18921 instance_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 10:07:31.194097 18922 instance_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 10:07:31.197885  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:31.198483 18917 heartbeater.cc:344] Connected to a master server at 127.7.179.190:34055
W20260608 10:07:31.198594 18924 instance_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 10:07:31.199077 18917 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:31.199980  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:31.200197 18917 heartbeater.cc:507] Master 127.7.179.190:34055 requested a full tablet report, sending...
W20260608 10:07:31.200341  7886 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 10:07:31.200608  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913251200586 us; error 0 us; skew 500 ppm
I20260608 10:07:31.201499  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:31.203038 18790 ts_manager.cc:194] Registered new tserver with Master: 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259)
I20260608 10:07:31.204406  7886 webserver.cc:533] Webserver started at http://127.7.179.130:37041/ using document root <none> and password file <none>
I20260608 10:07:31.205181  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:31.205410  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:31.205430 18790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48004
I20260608 10:07:31.205945  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:31.207271  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-vbzq"
I20260608 10:07:31.212615  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:07:31.216434 18929 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.217365  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:07:31.217785  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-vbzq"
I20260608 10:07:31.218055  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-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 10:07:31.231027  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:31.232276  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:31.233930  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:31.236529  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:31.236800  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.237072  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:31.237272  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.279553  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:41081
I20260608 10:07:31.279759 18991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:41081 every 8 connection(s)
I20260608 10:07:31.285159  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:31.292696 18995 instance_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 10:07:31.294648 18996 instance_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 10:07:31.298199 18992 heartbeater.cc:344] Connected to a master server at 127.7.179.190:34055
W20260608 10:07:31.298154 18998 instance_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 10:07:31.298913 18992 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:31.299233  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:31.300521  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:31.300731  7886 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 10:07:31.300805 18992 heartbeater.cc:507] Master 127.7.179.190:34055 requested a full tablet report, sending...
I20260608 10:07:31.300997  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913251300972 us; error 0 us; skew 500 ppm
I20260608 10:07:31.301867  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:31.303620 18790 ts_manager.cc:194] Registered new tserver with Master: 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:31.306180 18790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48016
I20260608 10:07:31.306318  7886 webserver.cc:533] Webserver started at http://127.7.179.131:39295/ using document root <none> and password file <none>
I20260608 10:07:31.307135  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:31.307421  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:31.307729  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:31.308907  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "b935cd55c05a4c8db67c01a48064dcf8"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-vbzq"
I20260608 10:07:31.314218  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 10:07:31.318643 19003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.320343  7886 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:07:31.320730  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "b935cd55c05a4c8db67c01a48064dcf8"
format_stamp: "Formatted at 2026-06-08 10:07:31 on dist-test-slave-vbzq"
I20260608 10:07:31.321043  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-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 10:07:31.355052  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:31.356400  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:31.358428  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:31.361016  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:31.361279  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.361621  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:31.361809  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:31.407639  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:36013
I20260608 10:07:31.407876 19065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:36013 every 8 connection(s)
I20260608 10:07:31.423605 19066 heartbeater.cc:344] Connected to a master server at 127.7.179.190:34055
I20260608 10:07:31.424062 19066 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:31.424791 19066 heartbeater.cc:507] Master 127.7.179.190:34055 requested a full tablet report, sending...
I20260608 10:07:31.427098 18790 ts_manager.cc:194] Registered new tserver with Master: b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:31.427780  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016320339s
I20260608 10:07:31.428587 18790 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48028
I20260608 10:07:32.208967 18917 heartbeater.cc:499] Master 127.7.179.190:34055 was elected leader, sending a full tablet report...
I20260608 10:07:32.309311 18992 heartbeater.cc:499] Master 127.7.179.190:34055 was elected leader, sending a full tablet report...
I20260608 10:07:32.431696 19066 heartbeater.cc:499] Master 127.7.179.190:34055 was elected leader, sending a full tablet report...
I20260608 10:07:32.488193 18790 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48032:
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 10:07:32.491029 18790 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 10:07:32.578233 18880 tablet_service.cc:1511] Processing CreateTablet for tablet 9747795adb344822a1aec7797423b154 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:32.579877 18880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9747795adb344822a1aec7797423b154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.581246 19031 tablet_service.cc:1511] Processing CreateTablet for tablet d6b6078966c2449385f96d707b12f4c2 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:32.583004 18879 tablet_service.cc:1511] Processing CreateTablet for tablet bd144a4e5cc2413d915c9c95b30f996a (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:32.584766 18879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd144a4e5cc2413d915c9c95b30f996a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.589848 18953 tablet_service.cc:1511] Processing CreateTablet for tablet 4f998ede8ed54b388db68d7ac48a3316 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:32.590323 18878 tablet_service.cc:1511] Processing CreateTablet for tablet 4f998ede8ed54b388db68d7ac48a3316 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:32.590848 18881 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9424d0c66e469ba08ae43dd16b26e3 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:32.591419 18953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f998ede8ed54b388db68d7ac48a3316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.591828 18878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f998ede8ed54b388db68d7ac48a3316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.592396 18882 tablet_service.cc:1511] Processing CreateTablet for tablet d6b6078966c2449385f96d707b12f4c2 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:32.584365 18955 tablet_service.cc:1511] Processing CreateTablet for tablet 9747795adb344822a1aec7797423b154 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:32.593780 18882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b6078966c2449385f96d707b12f4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.594524 18955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9747795adb344822a1aec7797423b154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.583097 19029 tablet_service.cc:1511] Processing CreateTablet for tablet 9747795adb344822a1aec7797423b154 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:32.584414 19028 tablet_service.cc:1511] Processing CreateTablet for tablet bd144a4e5cc2413d915c9c95b30f996a (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:32.583004 18954 tablet_service.cc:1511] Processing CreateTablet for tablet bd144a4e5cc2413d915c9c95b30f996a (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:32.599625 18881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9424d0c66e469ba08ae43dd16b26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.600095 18954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd144a4e5cc2413d915c9c95b30f996a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.584476 19031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b6078966c2449385f96d707b12f4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.606033 19028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd144a4e5cc2413d915c9c95b30f996a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.607051 19027 tablet_service.cc:1511] Processing CreateTablet for tablet 4f998ede8ed54b388db68d7ac48a3316 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:32.608623 19027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f998ede8ed54b388db68d7ac48a3316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.610149 19029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9747795adb344822a1aec7797423b154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.586408 18956 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9424d0c66e469ba08ae43dd16b26e3 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:32.614948 18956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9424d0c66e469ba08ae43dd16b26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.587661 18957 tablet_service.cc:1511] Processing CreateTablet for tablet d6b6078966c2449385f96d707b12f4c2 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:32.618814 18957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b6078966c2449385f96d707b12f4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.583005 19030 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9424d0c66e469ba08ae43dd16b26e3 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:32.623109 19030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9424d0c66e469ba08ae43dd16b26e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.626919 18877 tablet_service.cc:1511] Processing CreateTablet for tablet b70502d1b5b542819236d7fc51195536 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:32.628489 18877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70502d1b5b542819236d7fc51195536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.640125 18952 tablet_service.cc:1511] Processing CreateTablet for tablet b70502d1b5b542819236d7fc51195536 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:32.641803 18952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70502d1b5b542819236d7fc51195536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.652282 19026 tablet_service.cc:1511] Processing CreateTablet for tablet b70502d1b5b542819236d7fc51195536 (DEFAULT_TABLE table=test-workload [id=dcf0d10adb5540d78daaf41c31321516]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:32.653887 19026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70502d1b5b542819236d7fc51195536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:32.679016 19088 tablet_bootstrap.cc:492] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Bootstrap starting.
I20260608 10:07:32.704113 19086 tablet_bootstrap.cc:492] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b: Bootstrap starting.
I20260608 10:07:32.713115 19086 tablet_bootstrap.cc:654] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.717497 19087 tablet_bootstrap.cc:492] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8: Bootstrap starting.
I20260608 10:07:32.724949 19088 tablet_bootstrap.cc:654] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.742900 19087 tablet_bootstrap.cc:654] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.745814 19086 tablet_bootstrap.cc:492] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b: No bootstrap required, opened a new log
I20260608 10:07:32.746470 19086 ts_tablet_manager.cc:1403] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.005s
I20260608 10:07:32.749809 19086 raft_consensus.cc:359] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.750669 19086 raft_consensus.cc:385] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.751060 19086 raft_consensus.cc:740] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.752012 19086 consensus_queue.cc:260] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.753535 19088 tablet_bootstrap.cc:492] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f: No bootstrap required, opened a new log
I20260608 10:07:32.754149 19087 tablet_bootstrap.cc:492] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8: No bootstrap required, opened a new log
I20260608 10:07:32.754268 19088 ts_tablet_manager.cc:1403] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.005s
I20260608 10:07:32.754890 19087 ts_tablet_manager.cc:1403] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260608 10:07:32.756887 19086 ts_tablet_manager.cc:1434] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 10:07:32.757979 19086 tablet_bootstrap.cc:492] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b: Bootstrap starting.
I20260608 10:07:32.757973 19088 raft_consensus.cc:359] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.758991 19088 raft_consensus.cc:385] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.759326 19088 raft_consensus.cc:740] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ca2ef6f0347e8a00d32b300d03c3f, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.760241 19088 consensus_queue.cc:260] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.762782 19087 raft_consensus.cc:359] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.764190 19087 raft_consensus.cc:385] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.764745 19086 tablet_bootstrap.cc:654] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.764644 19087 raft_consensus.cc:740] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.766228 19087 consensus_queue.cc:260] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.770176 19088 ts_tablet_manager.cc:1434] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:07:32.771842 19088 tablet_bootstrap.cc:492] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Bootstrap starting.
I20260608 10:07:32.775375 19086 tablet_bootstrap.cc:492] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b: No bootstrap required, opened a new log
I20260608 10:07:32.776091 19086 ts_tablet_manager.cc:1403] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 10:07:32.776131 19087 ts_tablet_manager.cc:1434] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.009s
I20260608 10:07:32.778900 19088 tablet_bootstrap.cc:654] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.779930 19086 raft_consensus.cc:359] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.780568 19087 tablet_bootstrap.cc:492] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8: Bootstrap starting.
I20260608 10:07:32.780841 19086 raft_consensus.cc:385] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.781250 19086 raft_consensus.cc:740] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.784340 19086 consensus_queue.cc:260] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.791265 19087 tablet_bootstrap.cc:654] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.795917 19086 ts_tablet_manager.cc:1434] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 10:07:32.802706 19093 raft_consensus.cc:493] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:32.804281 19093 raft_consensus.cc:515] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.808416 19086 tablet_bootstrap.cc:492] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b: Bootstrap starting.
I20260608 10:07:32.814563 19093 leader_election.cc:290] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:32.816579 19088 tablet_bootstrap.cc:492] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f: No bootstrap required, opened a new log
I20260608 10:07:32.817415 19088 ts_tablet_manager.cc:1403] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.012s
I20260608 10:07:32.821571 19088 raft_consensus.cc:359] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.823869 19088 raft_consensus.cc:385] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.824455 19088 raft_consensus.cc:740] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ca2ef6f0347e8a00d32b300d03c3f, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.825534 19088 consensus_queue.cc:260] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.828135 19087 tablet_bootstrap.cc:492] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8: No bootstrap required, opened a new log
I20260608 10:07:32.828469 19088 ts_tablet_manager.cc:1434] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:07:32.828217 19086 tablet_bootstrap.cc:654] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.829013 19087 ts_tablet_manager.cc:1403] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.011s
I20260608 10:07:32.829768 19088 tablet_bootstrap.cc:492] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Bootstrap starting.
I20260608 10:07:32.832423 19087 raft_consensus.cc:359] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.833251 19087 raft_consensus.cc:385] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.833631 19087 raft_consensus.cc:740] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.834595 19087 consensus_queue.cc:260] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.836935 19087 ts_tablet_manager.cc:1434] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:07:32.837508 19088 tablet_bootstrap.cc:654] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.838119 19087 tablet_bootstrap.cc:492] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8: Bootstrap starting.
I20260608 10:07:32.845130 19086 tablet_bootstrap.cc:492] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b: No bootstrap required, opened a new log
I20260608 10:07:32.845922 19086 ts_tablet_manager.cc:1403] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.008s
I20260608 10:07:32.850193 19087 tablet_bootstrap.cc:654] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.857003 18892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70502d1b5b542819236d7fc51195536" candidate_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b" is_pre_election: true
I20260608 10:07:32.857777 19086 raft_consensus.cc:359] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.858659 19086 raft_consensus.cc:385] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.858976 19086 raft_consensus.cc:740] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.859874 19086 consensus_queue.cc:260] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
W20260608 10:07:32.860437 18930 leader_election.cc:343] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:32.862471 19086 ts_tablet_manager.cc:1434] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:07:32.865525 19086 tablet_bootstrap.cc:492] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b: Bootstrap starting.
I20260608 10:07:32.867784 19041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70502d1b5b542819236d7fc51195536" candidate_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b935cd55c05a4c8db67c01a48064dcf8" is_pre_election: true
W20260608 10:07:32.870044 18933 leader_election.cc:343] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:32.870606 18933 leader_election.cc:304] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f; no voters: 7265b60a209143cd9bf71e9ee952dc9b, b935cd55c05a4c8db67c01a48064dcf8
I20260608 10:07:32.872028 19093 raft_consensus.cc:2749] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:32.873008 19086 tablet_bootstrap.cc:654] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.873147 19088 tablet_bootstrap.cc:492] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f: No bootstrap required, opened a new log
I20260608 10:07:32.873418 19087 tablet_bootstrap.cc:492] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8: No bootstrap required, opened a new log
I20260608 10:07:32.873894 19088 ts_tablet_manager.cc:1403] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.018s
I20260608 10:07:32.874051 19087 ts_tablet_manager.cc:1403] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.004s
I20260608 10:07:32.877663 19088 raft_consensus.cc:359] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.877959 19087 raft_consensus.cc:359] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.878688 19088 raft_consensus.cc:385] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.878723 19087 raft_consensus.cc:385] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.879173 19088 raft_consensus.cc:740] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ca2ef6f0347e8a00d32b300d03c3f, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.879287 19087 raft_consensus.cc:740] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.880366 19087 consensus_queue.cc:260] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.883085 19087 ts_tablet_manager.cc:1434] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:07:32.880363 19088 consensus_queue.cc:260] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.883970 19086 tablet_bootstrap.cc:492] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b: No bootstrap required, opened a new log
I20260608 10:07:32.884477 19087 tablet_bootstrap.cc:492] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8: Bootstrap starting.
I20260608 10:07:32.884654 19086 ts_tablet_manager.cc:1403] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 10:07:32.888447 19086 raft_consensus.cc:359] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.889439 19086 raft_consensus.cc:385] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.889853 19086 raft_consensus.cc:740] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.890905 19086 consensus_queue.cc:260] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.892522 19087 tablet_bootstrap.cc:654] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.892786 19088 ts_tablet_manager.cc:1434] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 10:07:32.901700 19088 tablet_bootstrap.cc:492] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f: Bootstrap starting.
I20260608 10:07:32.905282 19086 ts_tablet_manager.cc:1434] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260608 10:07:32.909538 19088 tablet_bootstrap.cc:654] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.914518 19086 tablet_bootstrap.cc:492] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b: Bootstrap starting.
I20260608 10:07:32.916149 19087 tablet_bootstrap.cc:492] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8: No bootstrap required, opened a new log
I20260608 10:07:32.916723 19087 ts_tablet_manager.cc:1403] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.008s
I20260608 10:07:32.919958 19087 raft_consensus.cc:359] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.920794 19087 raft_consensus.cc:385] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.921118 19087 raft_consensus.cc:740] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.921912 19086 tablet_bootstrap.cc:654] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.922053 19087 consensus_queue.cc:260] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.924185 19088 tablet_bootstrap.cc:492] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f: No bootstrap required, opened a new log
I20260608 10:07:32.924665 19087 ts_tablet_manager.cc:1434] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:07:32.924808 19088 ts_tablet_manager.cc:1403] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260608 10:07:32.925967 19087 tablet_bootstrap.cc:492] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8: Bootstrap starting.
I20260608 10:07:32.928165 19092 raft_consensus.cc:493] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:32.928335 19088 raft_consensus.cc:359] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.929335 19088 raft_consensus.cc:385] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.929119 19092 raft_consensus.cc:515] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.929745 19088 raft_consensus.cc:740] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ca2ef6f0347e8a00d32b300d03c3f, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.930902 19088 consensus_queue.cc:260] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.933993 19087 tablet_bootstrap.cc:654] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.934522 19086 tablet_bootstrap.cc:492] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b: No bootstrap required, opened a new log
I20260608 10:07:32.935209 19086 ts_tablet_manager.cc:1403] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 10:07:32.936018 19088 ts_tablet_manager.cc:1434] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 10:07:32.937330 19088 tablet_bootstrap.cc:492] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Bootstrap starting.
I20260608 10:07:32.941294 19086 raft_consensus.cc:359] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.942098 19086 raft_consensus.cc:385] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.942399 19086 raft_consensus.cc:740] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.943346 19086 consensus_queue.cc:260] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.946650 19088 tablet_bootstrap.cc:654] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.948028 19092 leader_election.cc:290] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081), b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:32.948891 19087 tablet_bootstrap.cc:492] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8: No bootstrap required, opened a new log
I20260608 10:07:32.954777 19087 ts_tablet_manager.cc:1403] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.013s
I20260608 10:07:32.956367 19086 ts_tablet_manager.cc:1434] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260608 10:07:32.959754 19087 raft_consensus.cc:359] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.961022 19087 raft_consensus.cc:385] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:32.961313 19086 tablet_bootstrap.cc:492] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b: Bootstrap starting.
I20260608 10:07:32.961484 19087 raft_consensus.cc:740] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Initialized, Role: FOLLOWER
I20260608 10:07:32.970701 19086 tablet_bootstrap.cc:654] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:32.970083 19087 consensus_queue.cc:260] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.978809 19087 ts_tablet_manager.cc:1434] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.000s
I20260608 10:07:32.980710 19087 tablet_bootstrap.cc:492] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8: Bootstrap starting.
I20260608 10:07:32.992986 19109 raft_consensus.cc:493] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:32.994004 19109 raft_consensus.cc:515] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:32.997831 19088 tablet_bootstrap.cc:492] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f: No bootstrap required, opened a new log
I20260608 10:07:33.003643 19095 raft_consensus.cc:493] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.004349 19095 raft_consensus.cc:515] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.005144 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" is_pre_election: true
I20260608 10:07:33.007368 19087 tablet_bootstrap.cc:654] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.001468 19088 ts_tablet_manager.cc:1403] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.028s
I20260608 10:07:33.007179 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd144a4e5cc2413d915c9c95b30f996a" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" is_pre_election: true
I20260608 10:07:33.012305 18966 raft_consensus.cc:2468] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265b60a209143cd9bf71e9ee952dc9b in term 0.
W20260608 10:07:33.012342 18856 leader_election.cc:343] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:33.009421 19095 leader_election.cc:290] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.015921 19088 raft_consensus.cc:359] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.016914 19088 raft_consensus.cc:385] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.017293 19088 raft_consensus.cc:740] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ca2ef6f0347e8a00d32b300d03c3f, State: Initialized, Role: FOLLOWER
W20260608 10:07:33.002130 18838 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:33.009303 19109 leader_election.cc:290] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081), b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:33.020659 19088 consensus_queue.cc:260] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.031831 19088 ts_tablet_manager.cc:1434] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.007s
I20260608 10:07:33.037571 19088 tablet_bootstrap.cc:492] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Bootstrap starting.
I20260608 10:07:33.040376 19095 raft_consensus.cc:493] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.041009 19095 raft_consensus.cc:515] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.043398 19095 leader_election.cc:290] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.044701 19093 raft_consensus.cc:493] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.025724 18856 leader_election.cc:304] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, 7265b60a209143cd9bf71e9ee952dc9b; no voters: 
I20260608 10:07:33.045313 19093 raft_consensus.cc:515] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.046090 19088 tablet_bootstrap.cc:654] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:33.046227 19109 raft_consensus.cc:2804] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.046711 19109 raft_consensus.cc:493] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.047049 19109 raft_consensus.cc:3060] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.047254 19086 tablet_bootstrap.cc:492] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b: No bootstrap required, opened a new log
I20260608 10:07:33.047895 19086 ts_tablet_manager.cc:1403] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.012s
I20260608 10:07:33.050271 18892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b" is_pre_election: true
I20260608 10:07:33.051011 18892 raft_consensus.cc:2468] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7ca2ef6f0347e8a00d32b300d03c3f in term 0.
I20260608 10:07:33.052011 19086 raft_consensus.cc:359] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.053084 19086 raft_consensus.cc:385] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.054042 19040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd144a4e5cc2413d915c9c95b30f996a" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b935cd55c05a4c8db67c01a48064dcf8" is_pre_election: true
I20260608 10:07:33.054822 19040 raft_consensus.cc:2468] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265b60a209143cd9bf71e9ee952dc9b in term 0.
I20260608 10:07:33.055826 19109 raft_consensus.cc:515] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.056212 19039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b935cd55c05a4c8db67c01a48064dcf8" is_pre_election: true
I20260608 10:07:33.056919 19039 raft_consensus.cc:2468] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7ca2ef6f0347e8a00d32b300d03c3f in term 0.
I20260608 10:07:33.058009 19093 leader_election.cc:290] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:33.060520 19095 raft_consensus.cc:493] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.062037 18930 leader_election.cc:304] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, 7265b60a209143cd9bf71e9ee952dc9b; no voters: 
I20260608 10:07:33.063993 19087 tablet_bootstrap.cc:492] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8: No bootstrap required, opened a new log
I20260608 10:07:33.065929 19087 ts_tablet_manager.cc:1403] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.009s
I20260608 10:07:33.053251 19041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b935cd55c05a4c8db67c01a48064dcf8" is_pre_election: true
I20260608 10:07:33.053516 19086 raft_consensus.cc:740] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.070488 19087 raft_consensus.cc:359] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.075042 19087 raft_consensus.cc:385] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.075392 19087 raft_consensus.cc:740] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.076790 19087 consensus_queue.cc:260] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.078833 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f998ede8ed54b388db68d7ac48a3316" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" is_pre_election: true
I20260608 10:07:33.082324 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70502d1b5b542819236d7fc51195536" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" is_pre_election: true
I20260608 10:07:33.083415 18967 raft_consensus.cc:2468] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 0.
W20260608 10:07:33.085810 19005 leader_election.cc:343] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:33.087015 19005 leader_election.cc:304] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.070920 19086 consensus_queue.cc:260] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.071516 18966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd144a4e5cc2413d915c9c95b30f996a" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
I20260608 10:07:33.071466 19093 raft_consensus.cc:2804] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.066605 19041 raft_consensus.cc:2468] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7265b60a209143cd9bf71e9ee952dc9b in term 0.
I20260608 10:07:33.073891 19039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd144a4e5cc2413d915c9c95b30f996a" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b935cd55c05a4c8db67c01a48064dcf8"
I20260608 10:07:33.074505 19109 leader_election.cc:290] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [CANDIDATE]: Term 1 election: Requested vote from peers 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081), b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:33.074240 19095 raft_consensus.cc:515] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.087752 18892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f998ede8ed54b388db68d7ac48a3316" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b" is_pre_election: true
I20260608 10:07:33.088519 19093 raft_consensus.cc:493] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.094121 19093 raft_consensus.cc:3060] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.094938 19118 raft_consensus.cc:2804] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.095474 19118 raft_consensus.cc:493] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.095893 19118 raft_consensus.cc:3060] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.089442 19039 raft_consensus.cc:3060] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.098615 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b6078966c2449385f96d707b12f4c2" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" is_pre_election: true
I20260608 10:07:33.099452 18967 raft_consensus.cc:2468] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 0.
I20260608 10:07:33.100768 19005 leader_election.cc:304] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.092046 18858 leader_election.cc:304] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [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: 7265b60a209143cd9bf71e9ee952dc9b, b935cd55c05a4c8db67c01a48064dcf8; no voters: 5e7ca2ef6f0347e8a00d32b300d03c3f
I20260608 10:07:33.101890 19117 raft_consensus.cc:2804] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.101974 19088 tablet_bootstrap.cc:492] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f: No bootstrap required, opened a new log
I20260608 10:07:33.092634 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b6078966c2449385f96d707b12f4c2" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b" is_pre_election: true
I20260608 10:07:33.102511 19117 raft_consensus.cc:493] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.102842 19088 ts_tablet_manager.cc:1403] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.015s
I20260608 10:07:33.088510 18966 raft_consensus.cc:3060] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.103087 19117 raft_consensus.cc:3060] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.104020 19109 raft_consensus.cc:2804] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.104480 19109 raft_consensus.cc:493] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.104887 19109 raft_consensus.cc:3060] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.093474 19086 ts_tablet_manager.cc:1434] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260608 10:07:33.106930 19088 raft_consensus.cc:359] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.107777 19088 raft_consensus.cc:385] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:33.108109 19088 raft_consensus.cc:740] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ca2ef6f0347e8a00d32b300d03c3f, State: Initialized, Role: FOLLOWER
I20260608 10:07:33.103111 18890 raft_consensus.cc:2468] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 0.
I20260608 10:07:33.091331 19095 leader_election.cc:290] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.093569 18892 raft_consensus.cc:2468] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 0.
I20260608 10:07:33.088305 18891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70502d1b5b542819236d7fc51195536" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b" is_pre_election: true
I20260608 10:07:33.111124 18891 raft_consensus.cc:2468] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 0.
I20260608 10:07:33.113082 19117 raft_consensus.cc:515] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.115695 19117 leader_election.cc:290] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.117146 19004 leader_election.cc:304] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [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: 7265b60a209143cd9bf71e9ee952dc9b, b935cd55c05a4c8db67c01a48064dcf8; no voters: 5e7ca2ef6f0347e8a00d32b300d03c3f
I20260608 10:07:33.119820 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b6078966c2449385f96d707b12f4c2" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b"
I20260608 10:07:33.119716 19109 raft_consensus.cc:515] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.120595 18890 raft_consensus.cc:3060] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.120456 19088 consensus_queue.cc:260] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.122020 19039 raft_consensus.cc:2468] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265b60a209143cd9bf71e9ee952dc9b in term 1.
I20260608 10:07:33.122077 19117 raft_consensus.cc:2804] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.087272 19087 ts_tablet_manager.cc:1434] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.004s
I20260608 10:07:33.124749 18965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b6078966c2449385f96d707b12f4c2" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
I20260608 10:07:33.125443 18965 raft_consensus.cc:3060] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.123217 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
I20260608 10:07:33.124769 19117 raft_consensus.cc:493] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.134145 19117 raft_consensus.cc:3060] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.134639 18858 leader_election.cc:304] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7265b60a209143cd9bf71e9ee952dc9b, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.135651 19092 raft_consensus.cc:2804] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.137188 19092 raft_consensus.cc:697] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 1 LEADER]: Becoming Leader. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Running, Role: LEADER
I20260608 10:07:33.138273 19109 leader_election.cc:290] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [CANDIDATE]: Term 1 election: Requested vote from peers 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081), b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:33.138605 19092 consensus_queue.cc:237] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.139580 18965 raft_consensus.cc:2468] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.139982 19039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "7265b60a209143cd9bf71e9ee952dc9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b935cd55c05a4c8db67c01a48064dcf8"
I20260608 10:07:33.123835 19093 raft_consensus.cc:515] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.140743 19039 raft_consensus.cc:3060] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.141489 18967 raft_consensus.cc:2393] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7265b60a209143cd9bf71e9ee952dc9b in current term 1: Already voted for candidate 5e7ca2ef6f0347e8a00d32b300d03c3f in this term.
I20260608 10:07:33.141758 19005 leader_election.cc:304] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.143118 19095 raft_consensus.cc:2804] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.147715 18891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b"
I20260608 10:07:33.148957 18891 raft_consensus.cc:2393] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e7ca2ef6f0347e8a00d32b300d03c3f in current term 1: Already voted for candidate 7265b60a209143cd9bf71e9ee952dc9b in this term.
I20260608 10:07:33.150005 19039 raft_consensus.cc:2468] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265b60a209143cd9bf71e9ee952dc9b in term 1.
I20260608 10:07:33.151425 18858 leader_election.cc:304] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [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: 7265b60a209143cd9bf71e9ee952dc9b, b935cd55c05a4c8db67c01a48064dcf8; no voters: 5e7ca2ef6f0347e8a00d32b300d03c3f
I20260608 10:07:33.152005 19117 raft_consensus.cc:515] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.152650 19093 leader_election.cc:290] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [CANDIDATE]: Term 1 election: Requested vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:33.153743 19120 raft_consensus.cc:2804] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.154589 19120 raft_consensus.cc:697] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 LEADER]: Becoming Leader. State: Replica: 7265b60a209143cd9bf71e9ee952dc9b, State: Running, Role: LEADER
I20260608 10:07:33.155917 19120 consensus_queue.cc:237] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.156891 18891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f998ede8ed54b388db68d7ac48a3316" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b"
I20260608 10:07:33.157721 18891 raft_consensus.cc:3060] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.158221 19088 ts_tablet_manager.cc:1434] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Time spent starting tablet: real 0.055s	user 0.031s	sys 0.012s
I20260608 10:07:33.158524 19039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9424d0c66e469ba08ae43dd16b26e3" candidate_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b935cd55c05a4c8db67c01a48064dcf8"
I20260608 10:07:33.159299 19039 raft_consensus.cc:2393] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e7ca2ef6f0347e8a00d32b300d03c3f in current term 1: Already voted for candidate 7265b60a209143cd9bf71e9ee952dc9b in this term.
I20260608 10:07:33.160501 18933 leader_election.cc:304] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [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: 5e7ca2ef6f0347e8a00d32b300d03c3f; no voters: 7265b60a209143cd9bf71e9ee952dc9b, b935cd55c05a4c8db67c01a48064dcf8
I20260608 10:07:33.162736 19119 raft_consensus.cc:2749] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:07:33.119140 18966 raft_consensus.cc:2468] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7265b60a209143cd9bf71e9ee952dc9b in term 1.
I20260608 10:07:33.133260 18890 raft_consensus.cc:2468] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.167840 19117 leader_election.cc:290] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.172211 19117 raft_consensus.cc:493] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:33.172946 19117 raft_consensus.cc:515] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.171999 18965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f998ede8ed54b388db68d7ac48a3316" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
I20260608 10:07:33.174077 18965 raft_consensus.cc:3060] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.176375 19117 leader_election.cc:290] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.180476 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747795adb344822a1aec7797423b154" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" is_pre_election: true
I20260608 10:07:33.180995 19118 raft_consensus.cc:515] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.182037 18967 raft_consensus.cc:2468] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 0.
I20260608 10:07:33.184304 19005 leader_election.cc:304] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.185503 19117 raft_consensus.cc:2804] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:33.185984 19117 raft_consensus.cc:493] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:33.186365 19117 raft_consensus.cc:3060] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.188623 18892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70502d1b5b542819236d7fc51195536" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b"
I20260608 10:07:33.188910 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70502d1b5b542819236d7fc51195536" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
I20260608 10:07:33.189718 18892 raft_consensus.cc:3060] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.189811 18967 raft_consensus.cc:3060] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.202453 19117 raft_consensus.cc:515] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.204193 19095 raft_consensus.cc:697] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Becoming Leader. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Running, Role: LEADER
I20260608 10:07:33.198618 19118 leader_election.cc:290] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.205780 18890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747795adb344822a1aec7797423b154" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b" is_pre_election: true
I20260608 10:07:33.210557 18890 raft_consensus.cc:2468] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 0.
I20260608 10:07:33.211961 18965 raft_consensus.cc:2468] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.213400 19005 leader_election.cc:304] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.213279 18892 raft_consensus.cc:2468] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.214999 19122 raft_consensus.cc:2804] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.217542 19122 raft_consensus.cc:697] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Becoming Leader. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Running, Role: LEADER
I20260608 10:07:33.217900 18967 raft_consensus.cc:2468] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.218760 19122 consensus_queue.cc:237] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.219498 19005 leader_election.cc:304] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.220896 19121 raft_consensus.cc:2804] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.215739 19095 consensus_queue.cc:237] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.221875 19121 raft_consensus.cc:697] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Becoming Leader. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Running, Role: LEADER
I20260608 10:07:33.223305 18891 raft_consensus.cc:2468] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.223047 19121 consensus_queue.cc:237] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.227584 19117 leader_election.cc:290] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259), 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081)
I20260608 10:07:33.227319 18967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747795adb344822a1aec7797423b154" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f"
I20260608 10:07:33.229827 18967 raft_consensus.cc:3060] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.228544 18891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9747795adb344822a1aec7797423b154" candidate_uuid: "b935cd55c05a4c8db67c01a48064dcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7265b60a209143cd9bf71e9ee952dc9b"
I20260608 10:07:33.234189 18891 raft_consensus.cc:3060] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:33.235734 18786 catalog_manager.cc:5696] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129). New cstate: current_term: 1 leader_uuid: "7265b60a209143cd9bf71e9ee952dc9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:33.240027 18967 raft_consensus.cc:2468] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.242230 19005 leader_election.cc:304] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ca2ef6f0347e8a00d32b300d03c3f, b935cd55c05a4c8db67c01a48064dcf8; no voters: 
I20260608 10:07:33.243697 19117 raft_consensus.cc:2804] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:33.244442 19117 raft_consensus.cc:697] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Becoming Leader. State: Replica: b935cd55c05a4c8db67c01a48064dcf8, State: Running, Role: LEADER
I20260608 10:07:33.245937 19117 consensus_queue.cc:237] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } }
I20260608 10:07:33.248659 18891 raft_consensus.cc:2468] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b935cd55c05a4c8db67c01a48064dcf8 in term 1.
I20260608 10:07:33.251885 18790 catalog_manager.cc:5696] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "b935cd55c05a4c8db67c01a48064dcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:33.272879 18790 catalog_manager.cc:5696] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129). New cstate: current_term: 1 leader_uuid: "7265b60a209143cd9bf71e9ee952dc9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:33.276316 18786 catalog_manager.cc:5696] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "b935cd55c05a4c8db67c01a48064dcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:33.278503 18786 catalog_manager.cc:5696] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "b935cd55c05a4c8db67c01a48064dcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:33.280059 18786 catalog_manager.cc:5696] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "b935cd55c05a4c8db67c01a48064dcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:33.553648 19120 consensus_queue.cc:1048] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:33.574122 19109 consensus_queue.cc:1048] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:33.640162 18967 raft_consensus.cc:1275] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.643117 19117 consensus_queue.cc:1048] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:33.653656 18967 raft_consensus.cc:1275] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.660959 19095 consensus_queue.cc:1048] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:07:33.666502 18967 raft_consensus.cc:1275] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.669016 19117 consensus_queue.cc:1048] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:33.670365 18891 raft_consensus.cc:1275] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.673098 18966 raft_consensus.cc:1275] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.675205 19117 consensus_queue.cc:1048] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:33.688961 19092 consensus_queue.cc:1048] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:33.691304 18892 raft_consensus.cc:1275] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.692368 18890 raft_consensus.cc:1275] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.695389 18891 raft_consensus.cc:1275] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:33.713785 19122 consensus_queue.cc:1048] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:33.716049 19122 consensus_queue.cc:1048] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:33.712972 19095 consensus_queue.cc:1048] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 10:07:33.724107 19092 consensus_queue.cc:1048] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:33.711809 19117 consensus_queue.cc:1048] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:07:33.877902 18858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.131:36013, user_credentials={real_user=slave}} blocked reactor thread for 44742.8us
I20260608 10:07:33.955394 19166 mvcc.cc:204] Tried to move back new op lower bound from 7294620686992936960 to 7294620685223272448. Current Snapshot: MvccSnapshot[applied={T|T < 7294620686942863360}]
W20260608 10:07:34.404287 18858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.131:36013, user_credentials={real_user=slave}} blocked reactor thread for 57666.9us
W20260608 10:07:34.670862 19150 log.cc:927] Time spent T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f: Append to log took a long time: real 0.051s	user 0.001s	sys 0.006s
W20260608 10:07:34.699926 19004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.129:39259, user_credentials={real_user=slave}} blocked reactor thread for 44505.5us
W20260608 10:07:34.799026 19004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.129:39259, user_credentials={real_user=slave}} blocked reactor thread for 53114.7us
I20260608 10:07:35.306051  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:35.316272 19184 instance_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 10:07:35.317286 19185 instance_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 10:07:35.318216 19187 instance_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 10:07:35.318929  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:35.320003  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:35.320222  7886 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 10:07:35.320554  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913255320529 us; error 0 us; skew 500 ppm
I20260608 10:07:35.321229  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:35.324667  7886 webserver.cc:533] Webserver started at http://127.7.179.132:37137/ using document root <none> and password file <none>
I20260608 10:07:35.325279  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:35.325515  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:35.325876  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:35.327085  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "324c46ce27c84157a61cc5ea8d1f2da0"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-vbzq"
I20260608 10:07:35.332420  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:07:35.336632 19192 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.337502  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:35.337924  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "324c46ce27c84157a61cc5ea8d1f2da0"
format_stamp: "Formatted at 2026-06-08 10:07:35 on dist-test-slave-vbzq"
I20260608 10:07:35.338263  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780913014901648-7886-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 10:07:35.351913  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:35.353302  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:35.354990  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:35.357826  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:35.358173  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.358503  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:35.358656  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:35.405968  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:35375
I20260608 10:07:35.406131 19254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:35375 every 8 connection(s)
I20260608 10:07:35.428313 19255 heartbeater.cc:344] Connected to a master server at 127.7.179.190:34055
I20260608 10:07:35.428977 19255 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:35.430002 19255 heartbeater.cc:507] Master 127.7.179.190:34055 requested a full tablet report, sending...
I20260608 10:07:35.432475 18789 ts_manager.cc:194] Registered new tserver with Master: 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132:35375)
I20260608 10:07:35.434425 18789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57552
I20260608 10:07:36.200215 19040 consensus_queue.cc:237] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } }
I20260608 10:07:36.208933 18967 raft_consensus.cc:1275] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:07:36.211864 19261 consensus_queue.cc:1048] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:07:36.214781 18889 raft_consensus.cc:1275] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:07:36.216677 19261 consensus_queue.cc:1048] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:07:36.223706 19261 raft_consensus.cc:2955] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.225221 18967 raft_consensus.cc:2955] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
W20260608 10:07:36.232024 19004 consensus_peers.cc:597] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132:35375): Couldn't send request to peer 324c46ce27c84157a61cc5ea8d1f2da0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b70502d1b5b542819236d7fc51195536. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.231189 18889 raft_consensus.cc:2955] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } attrs { replace: true } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.247382 18789 catalog_manager.cc:5696] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 reported cstate change: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b935cd55c05a4c8db67c01a48064dcf8" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:36.247859 19040 consensus_queue.cc:237] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } }
W20260608 10:07:36.257050 19004 consensus_peers.cc:597] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132:35375): Couldn't send request to peer 324c46ce27c84157a61cc5ea8d1f2da0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f998ede8ed54b388db68d7ac48a3316. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.257223 18889 raft_consensus.cc:1275] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:07:36.257052 18967 raft_consensus.cc:1275] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer b935cd55c05a4c8db67c01a48064dcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:07:36.259668 19183 consensus_queue.cc:1048] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:07:36.260663 19261 consensus_queue.cc:1048] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:07:36.269688 19183 raft_consensus.cc:2955] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.271534 18889 raft_consensus.cc:2955] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.277256 18967 raft_consensus.cc:2955] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.291862 18782 catalog_manager.cc:5696] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b reported cstate change: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b935cd55c05a4c8db67c01a48064dcf8" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } attrs { replace: true } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.317917 18889 consensus_queue.cc:237] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } }
I20260608 10:07:36.325304 19040 raft_consensus.cc:1275] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Refusing update from remote peer 7265b60a209143cd9bf71e9ee952dc9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:07:36.327656 18967 raft_consensus.cc:1275] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer 7265b60a209143cd9bf71e9ee952dc9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:07:36.329388 19169 consensus_queue.cc:1048] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:07:36.330997 19273 consensus_queue.cc:1048] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:07:36.343007 19273 raft_consensus.cc:2955] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
W20260608 10:07:36.344774 18855 consensus_peers.cc:597] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b -> Peer 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132:35375): Couldn't send request to peer 324c46ce27c84157a61cc5ea8d1f2da0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c9424d0c66e469ba08ae43dd16b26e3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.344563 19040 raft_consensus.cc:2955] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.347950 18967 raft_consensus.cc:2955] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.362681 18789 catalog_manager.cc:5696] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f reported cstate change: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "7265b60a209143cd9bf71e9ee952dc9b" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.364531 18889 consensus_queue.cc:237] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } }
I20260608 10:07:36.383148 18967 raft_consensus.cc:1275] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Refusing update from remote peer 7265b60a209143cd9bf71e9ee952dc9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:07:36.384670 19279 consensus_queue.cc:1048] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:07:36.386569 19040 raft_consensus.cc:1275] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Refusing update from remote peer 7265b60a209143cd9bf71e9ee952dc9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:07:36.386634 18855 consensus_peers.cc:597] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b -> Peer 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132:35375): Couldn't send request to peer 324c46ce27c84157a61cc5ea8d1f2da0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd144a4e5cc2413d915c9c95b30f996a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.388286 19279 consensus_queue.cc:1048] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:07:36.394855 19277 raft_consensus.cc:2955] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.399438 18967 raft_consensus.cc:2955] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.402819 19040 raft_consensus.cc:2955] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } } }
I20260608 10:07:36.410667 18785 catalog_manager.cc:5696] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b reported cstate change: config changed from index -1 to 18, NON_VOTER 324c46ce27c84157a61cc5ea8d1f2da0 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "7265b60a209143cd9bf71e9ee952dc9b" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "7265b60a209143cd9bf71e9ee952dc9b" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 39259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e7ca2ef6f0347e8a00d32b300d03c3f" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 41081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b935cd55c05a4c8db67c01a48064dcf8" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36013 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "324c46ce27c84157a61cc5ea8d1f2da0" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 35375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:36.437760 19255 heartbeater.cc:499] Master 127.7.179.190:34055 was elected leader, sending a full tablet report...
I20260608 10:07:36.440325  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:36.475374  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:36.476257  7886 tablet_replica.cc:333] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b: stopping tablet replica
I20260608 10:07:36.477223  7886 raft_consensus.cc:2243] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.478013  7886 raft_consensus.cc:2272] T 9747795adb344822a1aec7797423b154 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.481585  7886 tablet_replica.cc:333] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b: stopping tablet replica
I20260608 10:07:36.482496  7886 raft_consensus.cc:2243] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.483186  7886 raft_consensus.cc:2272] T b70502d1b5b542819236d7fc51195536 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.487408  7886 tablet_replica.cc:333] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b: stopping tablet replica
I20260608 10:07:36.488375  7886 raft_consensus.cc:2243] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:36.490032  7886 raft_consensus.cc:2272] T 6c9424d0c66e469ba08ae43dd16b26e3 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.493955  7886 tablet_replica.cc:333] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b: stopping tablet replica
I20260608 10:07:36.494943  7886 raft_consensus.cc:2243] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.495771  7886 raft_consensus.cc:2272] T d6b6078966c2449385f96d707b12f4c2 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.499374  7886 tablet_replica.cc:333] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b: stopping tablet replica
I20260608 10:07:36.500175  7886 raft_consensus.cc:2243] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.500942  7886 raft_consensus.cc:2272] T 4f998ede8ed54b388db68d7ac48a3316 P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.505173  7886 tablet_replica.cc:333] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b: stopping tablet replica
I20260608 10:07:36.506034  7886 raft_consensus.cc:2243] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:36.507676  7886 raft_consensus.cc:2272] T bd144a4e5cc2413d915c9c95b30f996a P 7265b60a209143cd9bf71e9ee952dc9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.541908  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:07:36.563015  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:36.590636  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:36.591485  7886 tablet_replica.cc:333] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f: stopping tablet replica
I20260608 10:07:36.592499  7886 raft_consensus.cc:2243] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.593197  7886 raft_consensus.cc:2272] T 4f998ede8ed54b388db68d7ac48a3316 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:36.596426 19004 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39259: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260608 10:07:36.598145  7886 tablet_replica.cc:333] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f: stopping tablet replica
I20260608 10:07:36.598948  7886 raft_consensus.cc:2243] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.599814  7886 raft_consensus.cc:2272] T bd144a4e5cc2413d915c9c95b30f996a P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:36.601452 19004 consensus_peers.cc:597] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259): Couldn't send request to peer 7265b60a209143cd9bf71e9ee952dc9b. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.603348  7886 tablet_replica.cc:333] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f: stopping tablet replica
I20260608 10:07:36.604094  7886 raft_consensus.cc:2243] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.604663  7886 raft_consensus.cc:2272] T 6c9424d0c66e469ba08ae43dd16b26e3 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.607741  7886 tablet_replica.cc:333] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f: stopping tablet replica
I20260608 10:07:36.608381  7886 raft_consensus.cc:2243] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.609009  7886 raft_consensus.cc:2272] T d6b6078966c2449385f96d707b12f4c2 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.611536  7886 tablet_replica.cc:333] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f: stopping tablet replica
I20260608 10:07:36.612123  7886 raft_consensus.cc:2243] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.612754  7886 raft_consensus.cc:2272] T 9747795adb344822a1aec7797423b154 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.615264  7886 tablet_replica.cc:333] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f: stopping tablet replica
I20260608 10:07:36.615837  7886 raft_consensus.cc:2243] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.616516  7886 raft_consensus.cc:2272] T b70502d1b5b542819236d7fc51195536 P 5e7ca2ef6f0347e8a00d32b300d03c3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.645359  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
W20260608 10:07:36.652009 19005 consensus_peers.cc:597] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081): Couldn't send request to peer 5e7ca2ef6f0347e8a00d32b300d03c3f. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:41081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.670133  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
I20260608 10:07:36.675169 19283 ts_tablet_manager.cc:933] T 4f998ede8ed54b388db68d7ac48a3316 P 324c46ce27c84157a61cc5ea8d1f2da0: Initiating tablet copy from peer b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
W20260608 10:07:36.678535 19004 consensus_peers.cc:597] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 7265b60a209143cd9bf71e9ee952dc9b (127.7.179.129:39259): Couldn't send request to peer 7265b60a209143cd9bf71e9ee952dc9b. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:39259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.678602 19283 tablet_copy_client.cc:323] T 4f998ede8ed54b388db68d7ac48a3316 P 324c46ce27c84157a61cc5ea8d1f2da0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:36013
W20260608 10:07:36.697847 19005 consensus_peers.cc:597] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081): Couldn't send request to peer 5e7ca2ef6f0347e8a00d32b300d03c3f. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:41081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.710973 19286 ts_tablet_manager.cc:933] T b70502d1b5b542819236d7fc51195536 P 324c46ce27c84157a61cc5ea8d1f2da0: Initiating tablet copy from peer b935cd55c05a4c8db67c01a48064dcf8 (127.7.179.131:36013)
I20260608 10:07:36.714280  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:07:36.714774 19005 consensus_peers.cc:597] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081): Couldn't send request to peer 5e7ca2ef6f0347e8a00d32b300d03c3f. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:41081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.716801  7886 tablet_replica.cc:333] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8: stopping tablet replica
I20260608 10:07:36.717298 19286 tablet_copy_client.cc:323] T b70502d1b5b542819236d7fc51195536 P 324c46ce27c84157a61cc5ea8d1f2da0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:36013
I20260608 10:07:36.718150  7886 raft_consensus.cc:2243] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:36.719446  7886 raft_consensus.cc:2272] T 9747795adb344822a1aec7797423b154 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.723150  7886 tablet_replica.cc:333] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8: stopping tablet replica
I20260608 10:07:36.724411  7886 raft_consensus.cc:2243] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:36.725980  7886 raft_consensus.cc:2272] T b70502d1b5b542819236d7fc51195536 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:36.729472 19005 consensus_peers.cc:597] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 -> Peer 5e7ca2ef6f0347e8a00d32b300d03c3f (127.7.179.130:41081): Couldn't send request to peer 5e7ca2ef6f0347e8a00d32b300d03c3f. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:41081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:36.732327  7886 tablet_replica.cc:333] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8: stopping tablet replica
I20260608 10:07:36.733332  7886 raft_consensus.cc:2243] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.734076  7886 raft_consensus.cc:2272] T 6c9424d0c66e469ba08ae43dd16b26e3 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.737933  7886 tablet_replica.cc:333] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8: stopping tablet replica
I20260608 10:07:36.738818  7886 raft_consensus.cc:2243] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:36.740073  7886 raft_consensus.cc:2272] T d6b6078966c2449385f96d707b12f4c2 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.743726  7886 tablet_replica.cc:333] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8: stopping tablet replica
I20260608 10:07:36.744515  7886 raft_consensus.cc:2243] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:36.745357  7886 raft_consensus.cc:2272] T bd144a4e5cc2413d915c9c95b30f996a P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.749229  7886 tablet_replica.cc:333] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8: stopping tablet replica
I20260608 10:07:36.750068  7886 raft_consensus.cc:2243] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:36.751526  7886 raft_consensus.cc:2272] T 4f998ede8ed54b388db68d7ac48a3316 P b935cd55c05a4c8db67c01a48064dcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.787580  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:36.806623  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:07:36.829650  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:07:36.838603 19195 connection.cc:466] server connection from 127.0.0.1:48150 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48150 (request call id 2) could send its response
W20260608 10:07:36.843015 19195 connection.cc:466] server connection from 127.0.0.1:48150 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48150 (request call id 3) could send its response
I20260608 10:07:36.861192  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:07:36.871675  7886 master.cc:562] Master@127.7.179.190:34055 shutting down...
W20260608 10:07:36.895603 18838 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:07:36.895905 18838 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:36.896129 18838 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:07:36.897387  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:36.898025  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:36.898392  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 470bfc4c76c14242bcbed2d68db26a9d: stopping tablet replica
I20260608 10:07:36.920042  7886 master.cc:584] Master@127.7.179.190:34055 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6134 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:07:36.966647  7886 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.179.190:43879
I20260608 10:07:36.967967  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:36.974211 19288 instance_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 10:07:36.974257 19289 instance_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 10:07:36.975766 19291 instance_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 10:07:36.977159  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:36.978157  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:36.978338  7886 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 10:07:36.978545  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913256978507 us; error 0 us; skew 500 ppm
I20260608 10:07:36.979209  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:36.982034  7886 webserver.cc:533] Webserver started at http://127.7.179.190:43181/ using document root <none> and password file <none>
I20260608 10:07:36.982612  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:36.982807  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:36.983109  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:36.984287  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/master-0-root/instance:
uuid: "7e86c11e2c4a4138a9308eb15de4dee3"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-vbzq"
I20260608 10:07:36.989357  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:07:36.993088 19296 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:36.994045  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:07:36.994400  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/master-0-root
uuid: "7e86c11e2c4a4138a9308eb15de4dee3"
format_stamp: "Formatted at 2026-06-08 10:07:36 on dist-test-slave-vbzq"
I20260608 10:07:36.994711  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-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 10:07:37.007822  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:37.008947  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:37.048110  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.190:43879
I20260608 10:07:37.048276 19347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.190:43879 every 8 connection(s)
I20260608 10:07:37.052685 19348 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 10:07:37.066663 19348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3: Bootstrap starting.
I20260608 10:07:37.072330 19348 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:37.077421 19348 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3: No bootstrap required, opened a new log
I20260608 10:07:37.080070 19348 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e86c11e2c4a4138a9308eb15de4dee3" member_type: VOTER }
I20260608 10:07:37.080530 19348 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:37.080899 19348 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e86c11e2c4a4138a9308eb15de4dee3, State: Initialized, Role: FOLLOWER
I20260608 10:07:37.081691 19348 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e86c11e2c4a4138a9308eb15de4dee3" member_type: VOTER }
I20260608 10:07:37.082270 19348 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:07:37.082504 19348 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:07:37.082870 19348 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:37.088814 19348 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e86c11e2c4a4138a9308eb15de4dee3" member_type: VOTER }
I20260608 10:07:37.089481 19348 leader_election.cc:304] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [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: 7e86c11e2c4a4138a9308eb15de4dee3; no voters: 
I20260608 10:07:37.090910 19348 leader_election.cc:290] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:07:37.091404 19351 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:37.093048 19351 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 1 LEADER]: Becoming Leader. State: Replica: 7e86c11e2c4a4138a9308eb15de4dee3, State: Running, Role: LEADER
I20260608 10:07:37.093803 19351 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [LEADER]: Queue going to LEADER mode. State: All 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: "7e86c11e2c4a4138a9308eb15de4dee3" member_type: VOTER }
I20260608 10:07:37.094599 19348 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:07:37.098362 19352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e86c11e2c4a4138a9308eb15de4dee3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e86c11e2c4a4138a9308eb15de4dee3" member_type: VOTER } }
I20260608 10:07:37.099099 19352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:37.098793 19353 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e86c11e2c4a4138a9308eb15de4dee3. Latest consensus state: current_term: 1 leader_uuid: "7e86c11e2c4a4138a9308eb15de4dee3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e86c11e2c4a4138a9308eb15de4dee3" member_type: VOTER } }
I20260608 10:07:37.099879 19353 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [sys.catalog]: This master's current role is: LEADER
I20260608 10:07:37.102576 19357 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:07:37.112454 19357 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:07:37.113754  7886 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:07:37.123412 19357 catalog_manager.cc:1382] Generated new cluster ID: 3a4f49c51c4649ed9727c6e59867561a
I20260608 10:07:37.123749 19357 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:07:37.146342 19357 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:07:37.147873 19357 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:07:37.162874 19357 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3: Generated new TSK 0
I20260608 10:07:37.163642 19357 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:07:37.181123  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:37.187650 19369 instance_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 10:07:37.188908 19370 instance_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 10:07:37.190447 19372 instance_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 10:07:37.190666  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:37.191715  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:37.191916  7886 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 10:07:37.192045  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913257192034 us; error 0 us; skew 500 ppm
I20260608 10:07:37.192574  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:37.195238  7886 webserver.cc:533] Webserver started at http://127.7.179.129:44669/ using document root <none> and password file <none>
I20260608 10:07:37.195827  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:37.196139  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:37.196403  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:37.197661  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-0-root/instance:
uuid: "4552de23a9f8406694b6c5ad2bdeb954"
format_stamp: "Formatted at 2026-06-08 10:07:37 on dist-test-slave-vbzq"
I20260608 10:07:37.202770  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:07:37.207149 19377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.208181  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:07:37.208549  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-0-root
uuid: "4552de23a9f8406694b6c5ad2bdeb954"
format_stamp: "Formatted at 2026-06-08 10:07:37 on dist-test-slave-vbzq"
I20260608 10:07:37.208875  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-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 10:07:37.228719  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:37.230132  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:37.231786  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:37.234562  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:37.234768  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.235069  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:37.235255  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.277669  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.129:46261
I20260608 10:07:37.277971 19439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.129:46261 every 8 connection(s)
I20260608 10:07:37.283368  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:37.291527 19444 instance_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 10:07:37.291811 19445 instance_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 10:07:37.297693  7886 server_base.cc:1061] running on GCE node
W20260608 10:07:37.299588 19448 instance_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 10:07:37.300020 19440 heartbeater.cc:344] Connected to a master server at 127.7.179.190:43879
I20260608 10:07:37.300535 19440 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:37.301512  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:07:37.301543 19440 heartbeater.cc:507] Master 127.7.179.190:43879 requested a full tablet report, sending...
W20260608 10:07:37.302083  7886 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 10:07:37.302325  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913257302305 us; error 0 us; skew 500 ppm
I20260608 10:07:37.303288  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:37.304932 19313 ts_manager.cc:194] Registered new tserver with Master: 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261)
I20260608 10:07:37.306735  7886 webserver.cc:533] Webserver started at http://127.7.179.130:46831/ using document root <none> and password file <none>
I20260608 10:07:37.307549  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:37.307808  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:37.307832 19313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43536
I20260608 10:07:37.308305  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:37.309903  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-1-root/instance:
uuid: "b8b8054b1c28483a8a610dab22e1fd9d"
format_stamp: "Formatted at 2026-06-08 10:07:37 on dist-test-slave-vbzq"
I20260608 10:07:37.315024  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:07:37.319286 19452 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.320456  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:07:37.320788  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-1-root
uuid: "b8b8054b1c28483a8a610dab22e1fd9d"
format_stamp: "Formatted at 2026-06-08 10:07:37 on dist-test-slave-vbzq"
I20260608 10:07:37.321067  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-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 10:07:37.361227  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:37.362531  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:37.364253  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:37.366943  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:37.367203  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.367568  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:37.367762  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.415483  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.130:40429
I20260608 10:07:37.415704 19514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.130:40429 every 8 connection(s)
I20260608 10:07:37.420969  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:37.429100 19518 instance_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 10:07:37.433399 19519 instance_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 10:07:37.437021 19515 heartbeater.cc:344] Connected to a master server at 127.7.179.190:43879
W20260608 10:07:37.437409 19521 instance_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 10:07:37.437734 19515 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:37.437506  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:37.439034 19515 heartbeater.cc:507] Master 127.7.179.190:43879 requested a full tablet report, sending...
I20260608 10:07:37.439049  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:37.439499  7886 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 10:07:37.439698  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913257439673 us; error 0 us; skew 500 ppm
I20260608 10:07:37.440371  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:37.441824 19313 ts_manager.cc:194] Registered new tserver with Master: b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429)
I20260608 10:07:37.443423  7886 webserver.cc:533] Webserver started at http://127.7.179.131:33103/ using document root <none> and password file <none>
I20260608 10:07:37.443816 19313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43546
I20260608 10:07:37.444068  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:37.444418  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:37.444832  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:37.446372  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-2-root/instance:
uuid: "5b5725318eee4c17bd0df5dd369fcd87"
format_stamp: "Formatted at 2026-06-08 10:07:37 on dist-test-slave-vbzq"
I20260608 10:07:37.451930  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 10:07:37.456322 19526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.457383  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:37.457895  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-2-root
uuid: "5b5725318eee4c17bd0df5dd369fcd87"
format_stamp: "Formatted at 2026-06-08 10:07:37 on dist-test-slave-vbzq"
I20260608 10:07:37.458250  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-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 10:07:37.477177  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:37.478514  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:37.480217  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:37.483291  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:37.483588  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.483883  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:37.484110  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:37.531999  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.131:36349
I20260608 10:07:37.532111 19588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.131:36349 every 8 connection(s)
I20260608 10:07:37.548985 19589 heartbeater.cc:344] Connected to a master server at 127.7.179.190:43879
I20260608 10:07:37.549511 19589 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:37.550447 19589 heartbeater.cc:507] Master 127.7.179.190:43879 requested a full tablet report, sending...
I20260608 10:07:37.552750 19313 ts_manager.cc:194] Registered new tserver with Master: 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:37.553489  7886 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01756548s
I20260608 10:07:37.554503 19313 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43558
I20260608 10:07:38.311681 19440 heartbeater.cc:499] Master 127.7.179.190:43879 was elected leader, sending a full tablet report...
I20260608 10:07:38.447672 19515 heartbeater.cc:499] Master 127.7.179.190:43879 was elected leader, sending a full tablet report...
I20260608 10:07:38.558214 19589 heartbeater.cc:499] Master 127.7.179.190:43879 was elected leader, sending a full tablet report...
I20260608 10:07:38.619976 19313 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43574:
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 10:07:38.623283 19313 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 10:07:38.705093 19554 tablet_service.cc:1511] Processing CreateTablet for tablet 41c483834cc94df7b30e11cb587cab0d (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:38.705819 19553 tablet_service.cc:1511] Processing CreateTablet for tablet 88907ead7341477e9cdb972fd46657bf (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:38.707664 19554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c483834cc94df7b30e11cb587cab0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.710299 19553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88907ead7341477e9cdb972fd46657bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.712224 19552 tablet_service.cc:1511] Processing CreateTablet for tablet 8baf357008a84c2fb8b069e49ff97d45 (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:38.714061 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8baf357008a84c2fb8b069e49ff97d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.716861 19405 tablet_service.cc:1511] Processing CreateTablet for tablet 41c483834cc94df7b30e11cb587cab0d (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:38.718686 19405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c483834cc94df7b30e11cb587cab0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.718152 19404 tablet_service.cc:1511] Processing CreateTablet for tablet 88907ead7341477e9cdb972fd46657bf (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:38.720165 19404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88907ead7341477e9cdb972fd46657bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.723582 19403 tablet_service.cc:1511] Processing CreateTablet for tablet 8baf357008a84c2fb8b069e49ff97d45 (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:38.730181 19551 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa16a783264f80b46fce28494a79bb (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:38.732082 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa16a783264f80b46fce28494a79bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.739349 19401 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba6865740db40e38f19a69ecabfcc5b (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:38.743580 19400 tablet_service.cc:1511] Processing CreateTablet for tablet 13e1270a33224abea9bb1c31cf8df326 (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:38.746083 19402 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa16a783264f80b46fce28494a79bb (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:38.750207 19550 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba6865740db40e38f19a69ecabfcc5b (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:38.752132 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba6865740db40e38f19a69ecabfcc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.756175 19549 tablet_service.cc:1511] Processing CreateTablet for tablet 13e1270a33224abea9bb1c31cf8df326 (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:38.758023 19611 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87: Bootstrap starting.
I20260608 10:07:38.758195 19403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8baf357008a84c2fb8b069e49ff97d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.759151 19400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e1270a33224abea9bb1c31cf8df326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.759902 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa16a783264f80b46fce28494a79bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.760075 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e1270a33224abea9bb1c31cf8df326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.762609 19401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba6865740db40e38f19a69ecabfcc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.766638 19611 tablet_bootstrap.cc:654] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.815929 19610 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954: Bootstrap starting.
I20260608 10:07:38.821988 19611 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87: No bootstrap required, opened a new log
I20260608 10:07:38.829160 19611 ts_tablet_manager.cc:1403] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.008s
I20260608 10:07:38.828716 19479 tablet_service.cc:1511] Processing CreateTablet for tablet 88907ead7341477e9cdb972fd46657bf (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:07:38.833089 19478 tablet_service.cc:1511] Processing CreateTablet for tablet 8baf357008a84c2fb8b069e49ff97d45 (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:07:38.835003 19479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88907ead7341477e9cdb972fd46657bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.835871 19477 tablet_service.cc:1511] Processing CreateTablet for tablet c1aa16a783264f80b46fce28494a79bb (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:07:38.838830 19476 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba6865740db40e38f19a69ecabfcc5b (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:07:38.841845 19475 tablet_service.cc:1511] Processing CreateTablet for tablet 13e1270a33224abea9bb1c31cf8df326 (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:07:38.830721 19480 tablet_service.cc:1511] Processing CreateTablet for tablet 41c483834cc94df7b30e11cb587cab0d (DEFAULT_TABLE table=test-workload [id=e47324c7b6ab44d899f71d79563c4d55]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:07:38.843498 19610 tablet_bootstrap.cc:654] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.844183 19477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa16a783264f80b46fce28494a79bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.850369 19476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba6865740db40e38f19a69ecabfcc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.851135 19610 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954: No bootstrap required, opened a new log
I20260608 10:07:38.851828 19610 ts_tablet_manager.cc:1403] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260608 10:07:38.854368 19475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e1270a33224abea9bb1c31cf8df326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.856809 19610 raft_consensus.cc:359] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:38.858031 19610 raft_consensus.cc:385] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.858421 19610 raft_consensus.cc:740] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4552de23a9f8406694b6c5ad2bdeb954, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.859843 19610 consensus_queue.cc:260] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:38.858326 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c483834cc94df7b30e11cb587cab0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.869329 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8baf357008a84c2fb8b069e49ff97d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:38.854462 19611 raft_consensus.cc:359] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.874744 19611 raft_consensus.cc:385] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.875113 19611 raft_consensus.cc:740] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.876319 19611 consensus_queue.cc:260] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.893177 19611 ts_tablet_manager.cc:1434] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.003s
I20260608 10:07:38.909150 19616 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d: Bootstrap starting.
I20260608 10:07:38.911180 19611 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: Bootstrap starting.
I20260608 10:07:38.923242 19610 ts_tablet_manager.cc:1434] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954: Time spent starting tablet: real 0.071s	user 0.034s	sys 0.031s
I20260608 10:07:38.924697 19610 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954: Bootstrap starting.
I20260608 10:07:38.927160 19611 tablet_bootstrap.cc:654] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.929924 19616 tablet_bootstrap.cc:654] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.933107 19610 tablet_bootstrap.cc:654] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.940187 19610 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954: No bootstrap required, opened a new log
I20260608 10:07:38.941179 19610 ts_tablet_manager.cc:1403] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 10:07:38.946980 19616 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d: No bootstrap required, opened a new log
I20260608 10:07:38.947018 19610 raft_consensus.cc:359] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.947817 19616 ts_tablet_manager.cc:1403] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.013s
I20260608 10:07:38.948125 19610 raft_consensus.cc:385] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.948491 19610 raft_consensus.cc:740] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4552de23a9f8406694b6c5ad2bdeb954, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.949837 19611 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: No bootstrap required, opened a new log
I20260608 10:07:38.949429 19610 consensus_queue.cc:260] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.950456 19611 ts_tablet_manager.cc:1403] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.005s
I20260608 10:07:38.951135 19616 raft_consensus.cc:359] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.951939 19616 raft_consensus.cc:385] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.951994 19610 ts_tablet_manager.cc:1434] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:07:38.952318 19616 raft_consensus.cc:740] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.953287 19610 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954: Bootstrap starting.
I20260608 10:07:38.953488 19616 consensus_queue.cc:260] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.953935 19611 raft_consensus.cc:359] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:38.958563 19611 raft_consensus.cc:385] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.959086 19611 raft_consensus.cc:740] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.960003 19611 consensus_queue.cc:260] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:38.960615 19610 tablet_bootstrap.cc:654] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.968770 19616 ts_tablet_manager.cc:1434] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.004s
I20260608 10:07:38.970489 19616 tablet_bootstrap.cc:492] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d: Bootstrap starting.
I20260608 10:07:38.971179 19611 ts_tablet_manager.cc:1434] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.005s
I20260608 10:07:38.972474 19611 tablet_bootstrap.cc:492] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87: Bootstrap starting.
I20260608 10:07:38.973470 19610 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954: No bootstrap required, opened a new log
I20260608 10:07:38.974267 19610 ts_tablet_manager.cc:1403] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260608 10:07:38.978993 19616 tablet_bootstrap.cc:654] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.978680 19610 raft_consensus.cc:359] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.979833 19610 raft_consensus.cc:385] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.980041 19611 tablet_bootstrap.cc:654] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.980383 19610 raft_consensus.cc:740] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4552de23a9f8406694b6c5ad2bdeb954, State: Initialized, Role: FOLLOWER
I20260608 10:07:38.981676 19610 consensus_queue.cc:260] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.985639 19610 ts_tablet_manager.cc:1434] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260608 10:07:38.987226 19610 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954: Bootstrap starting.
I20260608 10:07:38.993151 19611 tablet_bootstrap.cc:492] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87: No bootstrap required, opened a new log
I20260608 10:07:38.993886 19611 ts_tablet_manager.cc:1403] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260608 10:07:38.997603 19611 raft_consensus.cc:359] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:38.998062 19610 tablet_bootstrap.cc:654] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:38.998404 19611 raft_consensus.cc:385] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:38.998893 19611 raft_consensus.cc:740] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.000015 19611 consensus_queue.cc:260] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.002898 19611 ts_tablet_manager.cc:1434] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:07:39.004108 19611 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: Bootstrap starting.
I20260608 10:07:39.013190 19611 tablet_bootstrap.cc:654] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.016130 19610 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954: No bootstrap required, opened a new log
I20260608 10:07:39.016813 19610 ts_tablet_manager.cc:1403] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260608 10:07:39.017307 19616 tablet_bootstrap.cc:492] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d: No bootstrap required, opened a new log
I20260608 10:07:39.019220 19616 ts_tablet_manager.cc:1403] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.019s
I20260608 10:07:39.020804 19610 raft_consensus.cc:359] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.021683 19611 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: No bootstrap required, opened a new log
I20260608 10:07:39.021747 19610 raft_consensus.cc:385] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.022519 19610 raft_consensus.cc:740] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4552de23a9f8406694b6c5ad2bdeb954, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.022742 19611 ts_tablet_manager.cc:1403] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 10:07:39.023479 19610 consensus_queue.cc:260] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.023388 19616 raft_consensus.cc:359] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.024524 19616 raft_consensus.cc:385] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.024884 19616 raft_consensus.cc:740] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.026279 19610 ts_tablet_manager.cc:1434] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.011s
I20260608 10:07:39.025908 19616 consensus_queue.cc:260] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.026825 19611 raft_consensus.cc:359] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.027540 19610 tablet_bootstrap.cc:492] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954: Bootstrap starting.
I20260608 10:07:39.027781 19611 raft_consensus.cc:385] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.028208 19611 raft_consensus.cc:740] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.029567 19611 consensus_queue.cc:260] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.035544 19611 ts_tablet_manager.cc:1434] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 10:07:39.035995 19610 tablet_bootstrap.cc:654] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.036438 19616 ts_tablet_manager.cc:1434] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:07:39.036913 19611 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87: Bootstrap starting.
I20260608 10:07:39.037904 19616 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d: Bootstrap starting.
I20260608 10:07:39.045899 19616 tablet_bootstrap.cc:654] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.045899 19611 tablet_bootstrap.cc:654] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.052551 19610 tablet_bootstrap.cc:492] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954: No bootstrap required, opened a new log
I20260608 10:07:39.053156 19610 ts_tablet_manager.cc:1403] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.012s
I20260608 10:07:39.055711 19611 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87: No bootstrap required, opened a new log
I20260608 10:07:39.056603 19611 ts_tablet_manager.cc:1403] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260608 10:07:39.056644 19610 raft_consensus.cc:359] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.058918 19610 raft_consensus.cc:385] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.059243 19610 raft_consensus.cc:740] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4552de23a9f8406694b6c5ad2bdeb954, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.060173 19610 consensus_queue.cc:260] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.062696 19616 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d: No bootstrap required, opened a new log
I20260608 10:07:39.062779 19610 ts_tablet_manager.cc:1434] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260608 10:07:39.063540 19616 ts_tablet_manager.cc:1403] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260608 10:07:39.063211 19611 raft_consensus.cc:359] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.064107 19611 raft_consensus.cc:385] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.064217 19610 tablet_bootstrap.cc:492] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954: Bootstrap starting.
I20260608 10:07:39.064524 19611 raft_consensus.cc:740] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.065789 19611 consensus_queue.cc:260] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.068794 19611 ts_tablet_manager.cc:1434] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:07:39.068907 19616 raft_consensus.cc:359] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.069796 19616 raft_consensus.cc:385] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.070111 19611 tablet_bootstrap.cc:492] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87: Bootstrap starting.
I20260608 10:07:39.070137 19616 raft_consensus.cc:740] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.071552 19616 consensus_queue.cc:260] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.072225 19610 tablet_bootstrap.cc:654] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.077288 19616 ts_tablet_manager.cc:1434] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260608 10:07:39.078545 19616 tablet_bootstrap.cc:492] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d: Bootstrap starting.
I20260608 10:07:39.078975 19611 tablet_bootstrap.cc:654] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.086344 19610 tablet_bootstrap.cc:492] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954: No bootstrap required, opened a new log
I20260608 10:07:39.086798 19616 tablet_bootstrap.cc:654] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.087028 19610 ts_tablet_manager.cc:1403] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260608 10:07:39.091612 19610 raft_consensus.cc:359] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.092598 19610 raft_consensus.cc:385] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.092949 19610 raft_consensus.cc:740] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4552de23a9f8406694b6c5ad2bdeb954, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.094188 19611 tablet_bootstrap.cc:492] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87: No bootstrap required, opened a new log
I20260608 10:07:39.094759 19611 ts_tablet_manager.cc:1403] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.001s
I20260608 10:07:39.094811 19615 raft_consensus.cc:493] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.095744 19615 raft_consensus.cc:515] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.098121 19611 raft_consensus.cc:359] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.098768 19611 raft_consensus.cc:385] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.099020 19611 raft_consensus.cc:740] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.099629 19616 tablet_bootstrap.cc:492] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d: No bootstrap required, opened a new log
I20260608 10:07:39.099814 19611 consensus_queue.cc:260] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.100426 19616 ts_tablet_manager.cc:1403] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260608 10:07:39.103471 19611 ts_tablet_manager.cc:1434] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260608 10:07:39.104513 19616 raft_consensus.cc:359] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.106622 19615 leader_election.cc:290] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429)
I20260608 10:07:39.107046 19616 raft_consensus.cc:385] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.107581 19616 raft_consensus.cc:740] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.108500 19616 consensus_queue.cc:260] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.110249 19610 consensus_queue.cc:260] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.113678 19610 ts_tablet_manager.cc:1434] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.000s
I20260608 10:07:39.114389 19616 ts_tablet_manager.cc:1434] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:07:39.115626 19616 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d: Bootstrap starting.
W20260608 10:07:39.118690 19361 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:07:39.123404 19620 raft_consensus.cc:493] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.124118 19620 raft_consensus.cc:515] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.127583 19620 leader_election.cc:290] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.128397 19616 tablet_bootstrap.cc:654] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.142920 19616 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d: No bootstrap required, opened a new log
I20260608 10:07:39.143687 19616 ts_tablet_manager.cc:1403] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260608 10:07:39.147924 19616 raft_consensus.cc:359] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:39.148999 19616 raft_consensus.cc:385] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.149407 19616 raft_consensus.cc:740] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.150688 19616 consensus_queue.cc:260] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:39.154078 19616 ts_tablet_manager.cc:1434] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260608 10:07:39.155467 19616 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d: Bootstrap starting.
I20260608 10:07:39.156899 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954" is_pre_election: true
I20260608 10:07:39.157781 19490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" is_pre_election: true
I20260608 10:07:39.158294 19415 raft_consensus.cc:2468] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5725318eee4c17bd0df5dd369fcd87 in term 0.
W20260608 10:07:39.160292 19530 leader_election.cc:343] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:39.162060 19527 leader_election.cc:304] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [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: 4552de23a9f8406694b6c5ad2bdeb954, 5b5725318eee4c17bd0df5dd369fcd87; no voters: b8b8054b1c28483a8a610dab22e1fd9d
I20260608 10:07:39.163033 19615 raft_consensus.cc:2804] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:39.163714 19615 raft_consensus.cc:493] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:39.164074 19615 raft_consensus.cc:3060] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.165795 19614 raft_consensus.cc:493] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.165985 19616 tablet_bootstrap.cc:654] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d: Neither blocks nor log segments found. Creating new log.
I20260608 10:07:39.166392 19614 raft_consensus.cc:515] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.175544 19620 raft_consensus.cc:493] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.178422 19620 raft_consensus.cc:515] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.182341 19620 leader_election.cc:290] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.185066 19614 leader_election.cc:290] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.188853 19414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baf357008a84c2fb8b069e49ff97d45" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954" is_pre_election: true
I20260608 10:07:39.189833 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e1270a33224abea9bb1c31cf8df326" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954" is_pre_election: true
I20260608 10:07:39.190688 19415 raft_consensus.cc:2468] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 0.
I20260608 10:07:39.189862 19414 raft_consensus.cc:2468] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 0.
I20260608 10:07:39.194666 19453 leader_election.cc:304] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.196326 19620 raft_consensus.cc:2804] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:39.196939 19620 raft_consensus.cc:493] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:39.197456 19620 raft_consensus.cc:3060] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.200371 19453 leader_election.cc:304] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.217062 19633 raft_consensus.cc:493] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.217970 19633 raft_consensus.cc:515] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:39.224651 19615 raft_consensus.cc:515] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.225400 19616 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d: No bootstrap required, opened a new log
I20260608 10:07:39.226177 19616 ts_tablet_manager.cc:1403] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.015s
I20260608 10:07:39.226015 19564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e1270a33224abea9bb1c31cf8df326" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87" is_pre_election: true
I20260608 10:07:39.226883 19564 raft_consensus.cc:2468] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 0.
I20260608 10:07:39.227710 19490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c483834cc94df7b30e11cb587cab0d" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" is_pre_election: true
I20260608 10:07:39.228546 19490 raft_consensus.cc:2468] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5725318eee4c17bd0df5dd369fcd87 in term 0.
I20260608 10:07:39.228731 19564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baf357008a84c2fb8b069e49ff97d45" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87" is_pre_election: true
I20260608 10:07:39.228822 19489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8054b1c28483a8a610dab22e1fd9d"
I20260608 10:07:39.229646 19564 raft_consensus.cc:2468] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 0.
I20260608 10:07:39.230458 19530 leader_election.cc:304] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5725318eee4c17bd0df5dd369fcd87, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.230257 19616 raft_consensus.cc:359] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.231235 19616 raft_consensus.cc:385] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:07:39.231647 19616 raft_consensus.cc:740] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Initialized, Role: FOLLOWER
I20260608 10:07:39.231804 19414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c483834cc94df7b30e11cb587cab0d" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954" is_pre_election: true
I20260608 10:07:39.232343 19633 leader_election.cc:290] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429)
I20260608 10:07:39.232565 19414 raft_consensus.cc:2468] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5725318eee4c17bd0df5dd369fcd87 in term 0.
I20260608 10:07:39.233157 19633 raft_consensus.cc:2804] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:39.232710 19616 consensus_queue.cc:260] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.233729 19633 raft_consensus.cc:493] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:39.234287 19633 raft_consensus.cc:3060] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.235080 19414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954"
I20260608 10:07:39.235827 19414 raft_consensus.cc:3060] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.236902 19615 leader_election.cc:290] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 election: Requested vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429)
I20260608 10:07:39.243206 19644 raft_consensus.cc:2804] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:39.243836 19643 raft_consensus.cc:493] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.243978 19644 raft_consensus.cc:493] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:39.244737 19644 raft_consensus.cc:3060] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.244493 19643 raft_consensus.cc:515] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.247430 19643 leader_election.cc:290] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.247779 19620 raft_consensus.cc:515] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.253425 19414 raft_consensus.cc:2468] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5725318eee4c17bd0df5dd369fcd87 in term 1.
I20260608 10:07:39.256108 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88907ead7341477e9cdb972fd46657bf" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954" is_pre_election: true
I20260608 10:07:39.256860 19415 raft_consensus.cc:2468] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 0.
I20260608 10:07:39.256603 19489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa16a783264f80b46fce28494a79bb" candidate_uuid: "4552de23a9f8406694b6c5ad2bdeb954" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" is_pre_election: true
I20260608 10:07:39.257799 19489 raft_consensus.cc:2468] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4552de23a9f8406694b6c5ad2bdeb954 in term 0.
I20260608 10:07:39.257400 19644 raft_consensus.cc:515] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.258459 19527 leader_election.cc:304] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, 5b5725318eee4c17bd0df5dd369fcd87; no voters: 
I20260608 10:07:39.260134 19615 raft_consensus.cc:2804] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:39.259845 19381 leader_election.cc:304] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.260754 19615 raft_consensus.cc:697] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Becoming Leader. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Running, Role: LEADER
I20260608 10:07:39.261313 19614 raft_consensus.cc:2804] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:39.259884 19453 leader_election.cc:304] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.262024 19614 raft_consensus.cc:493] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:39.262434 19614 raft_consensus.cc:3060] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.268345 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e1270a33224abea9bb1c31cf8df326" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954"
I20260608 10:07:39.267019 19414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baf357008a84c2fb8b069e49ff97d45" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954"
I20260608 10:07:39.269119 19415 raft_consensus.cc:3060] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.269279 19414 raft_consensus.cc:3060] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.270272 19647 raft_consensus.cc:2804] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:07:39.270769 19647 raft_consensus.cc:493] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:07:39.270309 19615 consensus_queue.cc:237] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.274883 19643 raft_consensus.cc:493] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.274981 19564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88907ead7341477e9cdb972fd46657bf" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87" is_pre_election: true
I20260608 10:07:39.275699 19643 raft_consensus.cc:515] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.275946 19564 raft_consensus.cc:2468] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 0.
I20260608 10:07:39.279629 19415 raft_consensus.cc:2468] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 1.
I20260608 10:07:39.279906 19564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa16a783264f80b46fce28494a79bb" candidate_uuid: "4552de23a9f8406694b6c5ad2bdeb954" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87" is_pre_election: true
I20260608 10:07:39.280719 19564 raft_consensus.cc:2468] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4552de23a9f8406694b6c5ad2bdeb954 in term 0.
I20260608 10:07:39.281260 19453 leader_election.cc:304] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.281754 19414 raft_consensus.cc:2468] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 1.
I20260608 10:07:39.283007 19644 leader_election.cc:290] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 election: Requested vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.283221 19453 leader_election.cc:304] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.284718 19564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e1270a33224abea9bb1c31cf8df326" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87"
I20260608 10:07:39.283710 19644 raft_consensus.cc:2804] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:39.285647 19564 raft_consensus.cc:3060] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.285373 19614 raft_consensus.cc:515] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.288669 19644 raft_consensus.cc:697] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 LEADER]: Becoming Leader. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Running, Role: LEADER
I20260608 10:07:39.289114 19489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa16a783264f80b46fce28494a79bb" candidate_uuid: "4552de23a9f8406694b6c5ad2bdeb954" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8054b1c28483a8a610dab22e1fd9d"
I20260608 10:07:39.289327 19649 raft_consensus.cc:2804] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:39.290657 19489 raft_consensus.cc:3060] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.289815 19644 consensus_queue.cc:237] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.296587 19563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8baf357008a84c2fb8b069e49ff97d45" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87"
I20260608 10:07:39.297410 19563 raft_consensus.cc:3060] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.271323 19647 raft_consensus.cc:3060] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.274919 19620 leader_election.cc:290] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 election: Requested vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
W20260608 10:07:39.304713 19530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.179.130:40429, user_credentials={real_user=slave}} blocked reactor thread for 74421.8us
W20260608 10:07:39.305852 19530 leader_election.cc:343] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:07:39.306723 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa16a783264f80b46fce28494a79bb" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954" is_pre_election: true
I20260608 10:07:39.307721 19415 raft_consensus.cc:2393] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b8054b1c28483a8a610dab22e1fd9d in current term 1: Already voted for candidate 4552de23a9f8406694b6c5ad2bdeb954 in this term.
I20260608 10:07:39.309254 19633 raft_consensus.cc:515] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:39.311944 19312 catalog_manager.cc:5696] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:39.314643 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c483834cc94df7b30e11cb587cab0d" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954"
I20260608 10:07:39.315501 19415 raft_consensus.cc:3060] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.316504 19616 ts_tablet_manager.cc:1434] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d: Time spent starting tablet: real 0.090s	user 0.018s	sys 0.017s
I20260608 10:07:39.317144 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa16a783264f80b46fce28494a79bb" candidate_uuid: "4552de23a9f8406694b6c5ad2bdeb954" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87"
I20260608 10:07:39.317929 19562 raft_consensus.cc:3060] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.320487 19563 raft_consensus.cc:2468] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 1.
I20260608 10:07:39.321596 19564 raft_consensus.cc:2468] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 1.
I20260608 10:07:39.327833 19415 raft_consensus.cc:2468] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5725318eee4c17bd0df5dd369fcd87 in term 1.
I20260608 10:07:39.329540 19527 leader_election.cc:304] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, 5b5725318eee4c17bd0df5dd369fcd87; no voters: 
I20260608 10:07:39.330873 19614 leader_election.cc:290] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [CANDIDATE]: Term 1 election: Requested vote from peers b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.332998 19562 raft_consensus.cc:2468] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4552de23a9f8406694b6c5ad2bdeb954 in term 1.
I20260608 10:07:39.334410 19643 leader_election.cc:290] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.335701 19380 leader_election.cc:304] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4552de23a9f8406694b6c5ad2bdeb954, 5b5725318eee4c17bd0df5dd369fcd87; no voters: 
I20260608 10:07:39.336560 19647 raft_consensus.cc:515] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.336918 19564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1aa16a783264f80b46fce28494a79bb" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87" is_pre_election: true
I20260608 10:07:39.337903 19564 raft_consensus.cc:2393] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b8054b1c28483a8a610dab22e1fd9d in current term 1: Already voted for candidate 4552de23a9f8406694b6c5ad2bdeb954 in this term.
I20260608 10:07:39.339494 19647 leader_election.cc:290] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 election: Requested vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.339524 19455 leader_election.cc:304] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b8054b1c28483a8a610dab22e1fd9d; no voters: 4552de23a9f8406694b6c5ad2bdeb954, 5b5725318eee4c17bd0df5dd369fcd87
I20260608 10:07:39.340317 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88907ead7341477e9cdb972fd46657bf" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954"
I20260608 10:07:39.341037 19415 raft_consensus.cc:3060] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.340821 19313 catalog_manager.cc:5696] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "5b5725318eee4c17bd0df5dd369fcd87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } health_report { overall_health: HEALTHY } } }
I20260608 10:07:39.342695 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88907ead7341477e9cdb972fd46657bf" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87"
I20260608 10:07:39.343571 19562 raft_consensus.cc:3060] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.344913 19489 raft_consensus.cc:2468] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4552de23a9f8406694b6c5ad2bdeb954 in term 1.
I20260608 10:07:39.345528 19647 raft_consensus.cc:2749] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:39.347350 19614 raft_consensus.cc:2804] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:39.331703 19615 raft_consensus.cc:2804] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:39.350320 19633 leader_election.cc:290] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [CANDIDATE]: Term 1 election: Requested vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429)
I20260608 10:07:39.354554 19615 raft_consensus.cc:697] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Becoming Leader. State: Replica: 5b5725318eee4c17bd0df5dd369fcd87, State: Running, Role: LEADER
I20260608 10:07:39.356390 19489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c483834cc94df7b30e11cb587cab0d" candidate_uuid: "5b5725318eee4c17bd0df5dd369fcd87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b8054b1c28483a8a610dab22e1fd9d"
I20260608 10:07:39.356216 19615 consensus_queue.cc:237] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } }
I20260608 10:07:39.357800 19649 raft_consensus.cc:697] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 LEADER]: Becoming Leader. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Running, Role: LEADER
I20260608 10:07:39.357483 19489 raft_consensus.cc:3060] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.359246 19649 consensus_queue.cc:237] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.359334 19562 raft_consensus.cc:2468] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 1.
I20260608 10:07:39.362694 19455 leader_election.cc:304] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b5725318eee4c17bd0df5dd369fcd87, b8b8054b1c28483a8a610dab22e1fd9d; no voters: 
I20260608 10:07:39.364452 19646 raft_consensus.cc:2804] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:07:39.365568 19646 raft_consensus.cc:697] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 1 LEADER]: Becoming Leader. State: Replica: b8b8054b1c28483a8a610dab22e1fd9d, State: Running, Role: LEADER
I20260608 10:07:39.374285 19415 raft_consensus.cc:2468] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b8054b1c28483a8a610dab22e1fd9d in term 1.
I20260608 10:07:39.373890 19646 consensus_queue.cc:237] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.382941 19614 raft_consensus.cc:697] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 LEADER]: Becoming Leader. State: Replica: 4552de23a9f8406694b6c5ad2bdeb954, State: Running, Role: LEADER
I20260608 10:07:39.390683 19614 consensus_queue.cc:237] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.393584 19489 raft_consensus.cc:2468] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5725318eee4c17bd0df5dd369fcd87 in term 1.
I20260608 10:07:39.408244 19312 catalog_manager.cc:5696] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129). New cstate: current_term: 1 leader_uuid: "4552de23a9f8406694b6c5ad2bdeb954" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:39.408520 19313 catalog_manager.cc:5696] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131). New cstate: current_term: 1 leader_uuid: "5b5725318eee4c17bd0df5dd369fcd87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:39.412693 19310 catalog_manager.cc:5696] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:39.414919 19310 catalog_manager.cc:5696] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130). New cstate: current_term: 1 leader_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:39.650349 19646 raft_consensus.cc:493] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:07:39.651010 19646 raft_consensus.cc:515] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } }
I20260608 10:07:39.656086 19415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4552de23a9f8406694b6c5ad2bdeb954" is_pre_election: true
I20260608 10:07:39.656354 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" candidate_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5725318eee4c17bd0df5dd369fcd87" is_pre_election: true
I20260608 10:07:39.657035 19415 raft_consensus.cc:2393] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b8054b1c28483a8a610dab22e1fd9d in current term 1: Already voted for candidate 5b5725318eee4c17bd0df5dd369fcd87 in this term.
I20260608 10:07:39.659535 19455 leader_election.cc:304] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b8054b1c28483a8a610dab22e1fd9d; no voters: 4552de23a9f8406694b6c5ad2bdeb954, 5b5725318eee4c17bd0df5dd369fcd87
I20260608 10:07:39.658574 19646 leader_election.cc:290] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261), 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:39.661113 19649 raft_consensus.cc:3060] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:07:39.664891 19562 raft_consensus.cc:1275] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Refusing update from remote peer 4552de23a9f8406694b6c5ad2bdeb954: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.667029 19614 consensus_queue.cc:1048] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:39.679195 19489 raft_consensus.cc:1275] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Refusing update from remote peer 4552de23a9f8406694b6c5ad2bdeb954: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.681833 19614 consensus_queue.cc:1048] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 10:07:39.685173 19649 raft_consensus.cc:2749] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:07:39.709210 19615 consensus_queue.cc:1048] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:39.739120 19564 raft_consensus.cc:1275] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Refusing update from remote peer b8b8054b1c28483a8a610dab22e1fd9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.740660 19415 raft_consensus.cc:1275] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer b8b8054b1c28483a8a610dab22e1fd9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.748742 19414 raft_consensus.cc:1275] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.745363 19650 consensus_queue.cc:1048] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:07:39.750756 19646 consensus_queue.cc:1048] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:39.753603 19415 raft_consensus.cc:1275] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer b8b8054b1c28483a8a610dab22e1fd9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.755817 19615 consensus_queue.cc:1048] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:07:39.756373 19647 consensus_queue.cc:1048] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:39.755851 19564 raft_consensus.cc:1275] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Refusing update from remote peer b8b8054b1c28483a8a610dab22e1fd9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.758421 19650 consensus_queue.cc:1048] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:07:39.768692 19412 raft_consensus.cc:1275] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer b8b8054b1c28483a8a610dab22e1fd9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.776299 19650 consensus_queue.cc:1048] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:39.777992 19647 consensus_queue.cc:1048] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260608 10:07:39.833376 19412 raft_consensus.cc:1275] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.833374 19489 raft_consensus.cc:1275] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:07:39.891431 19682 consensus_queue.cc:1048] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:07:39.917940 19633 consensus_queue.cc:1048] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260608 10:07:39.918454 19678 log.cc:927] Time spent T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260608 10:07:40.037777 19453 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.129:46261, user_credentials={real_user=slave}} blocked reactor thread for 66671.9us
W20260608 10:07:40.425817 19530 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.130:40429, user_credentials={real_user=slave}} blocked reactor thread for 51042.6us
I20260608 10:07:40.465900 19674 mvcc.cc:204] Tried to move back new op lower bound from 7294620712015847424 to 7294620710390882304. Current Snapshot: MvccSnapshot[applied={T|T < 7294620711862673408}]
W20260608 10:07:40.811714 19380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.131:36349, user_credentials={real_user=slave}} blocked reactor thread for 64675.7us
W20260608 10:07:40.820531 19455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.131:36349, user_credentials={real_user=slave}} blocked reactor thread for 150451us
W20260608 10:07:41.386337 19455 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.179.131:36349, user_credentials={real_user=slave}} blocked reactor thread for 158945us
I20260608 10:07:41.478667  7886 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:07:41.488793 19713 instance_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 10:07:41.490908 19714 instance_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 10:07:41.491250 19716 instance_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 10:07:41.491500  7886 server_base.cc:1061] running on GCE node
I20260608 10:07:41.493474  7886 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:07:41.493851  7886 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 10:07:41.494095  7886 hybrid_clock.cc:648] HybridClock initialized: now 1780913261494073 us; error 0 us; skew 500 ppm
I20260608 10:07:41.494956  7886 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:07:41.498752  7886 webserver.cc:533] Webserver started at http://127.7.179.132:45681/ using document root <none> and password file <none>
I20260608 10:07:41.499679  7886 fs_manager.cc:362] Metadata directory not provided
I20260608 10:07:41.499979  7886 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:07:41.500447  7886 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:07:41.502161  7886 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-3-root/instance:
uuid: "308205d257e94d5f925719b9d6bbe951"
format_stamp: "Formatted at 2026-06-08 10:07:41 on dist-test-slave-vbzq"
I20260608 10:07:41.509016  7886 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:07:41.513809 19721 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:41.514815  7886 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:07:41.515241  7886 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-3-root
uuid: "308205d257e94d5f925719b9d6bbe951"
format_stamp: "Formatted at 2026-06-08 10:07:41 on dist-test-slave-vbzq"
I20260608 10:07:41.515602  7886 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7pEiU8/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780913014901648-7886-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 10:07:41.533238  7886 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:07:41.534778  7886 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:07:41.536753  7886 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:07:41.540462  7886 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:07:41.540735  7886 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:41.541030  7886 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:07:41.541230  7886 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:07:41.590214  7886 rpc_server.cc:307] RPC server started. Bound to: 127.7.179.132:38873
I20260608 10:07:41.590389 19783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.179.132:38873 every 8 connection(s)
I20260608 10:07:41.613498 19784 heartbeater.cc:344] Connected to a master server at 127.7.179.190:43879
I20260608 10:07:41.614099 19784 heartbeater.cc:461] Registering TS with master...
I20260608 10:07:41.615203 19784 heartbeater.cc:507] Master 127.7.179.190:43879 requested a full tablet report, sending...
I20260608 10:07:41.617916 19308 ts_manager.cc:194] Registered new tserver with Master: 308205d257e94d5f925719b9d6bbe951 (127.7.179.132:38873)
I20260608 10:07:41.619599 19308 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43578
I20260608 10:07:42.477442 19564 consensus_queue.cc:237] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [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: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:42.488297 19411 raft_consensus.cc:1275] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.490238 19791 consensus_queue.cc:1048] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } 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 10:07:42.493467 19488 raft_consensus.cc:1275] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.495865 19791 consensus_queue.cc:1048] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:07:42.501370 19633 raft_consensus.cc:2955] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.503825 19411 raft_consensus.cc:2955] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
W20260608 10:07:42.510854 19530 consensus_peers.cc:597] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 -> Peer 308205d257e94d5f925719b9d6bbe951 (127.7.179.132:38873): Couldn't send request to peer 308205d257e94d5f925719b9d6bbe951. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ba6865740db40e38f19a69ecabfcc5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:42.532337 19488 raft_consensus.cc:2955] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.532936 19308 catalog_manager.cc:5696] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 reported cstate change: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "5b5725318eee4c17bd0df5dd369fcd87" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.541111 19411 consensus_queue.cc:237] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [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: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:42.556133 19564 raft_consensus.cc:1275] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Refusing update from remote peer 4552de23a9f8406694b6c5ad2bdeb954: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.558329 19488 raft_consensus.cc:1275] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Refusing update from remote peer 4552de23a9f8406694b6c5ad2bdeb954: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.558281 19711 consensus_queue.cc:1048] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } 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 10:07:42.566591 19711 consensus_queue.cc:1048] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 10:07:42.569304 19381 consensus_peers.cc:597] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 -> Peer 308205d257e94d5f925719b9d6bbe951 (127.7.179.132:38873): Couldn't send request to peer 308205d257e94d5f925719b9d6bbe951. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1aa16a783264f80b46fce28494a79bb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:42.573761 19802 raft_consensus.cc:2955] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.585953 19564 raft_consensus.cc:2955] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.597656 19562 consensus_queue.cc:237] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [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: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:42.599299 19307 catalog_manager.cc:5696] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 reported cstate change: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "4552de23a9f8406694b6c5ad2bdeb954" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:07:42.608920 19530 consensus_peers.cc:597] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 -> Peer 308205d257e94d5f925719b9d6bbe951 (127.7.179.132:38873): Couldn't send request to peer 308205d257e94d5f925719b9d6bbe951. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41c483834cc94df7b30e11cb587cab0d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:42.608965 19489 raft_consensus.cc:1275] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.610942 19411 raft_consensus.cc:1275] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.612339 19791 consensus_queue.cc:1048] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } 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 10:07:42.612869 19488 raft_consensus.cc:2955] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.615546 19791 consensus_queue.cc:1048] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:07:42.622704 19784 heartbeater.cc:499] Master 127.7.179.190:43879 was elected leader, sending a full tablet report...
I20260608 10:07:42.624778 19633 raft_consensus.cc:2955] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.632520 19411 raft_consensus.cc:2955] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.673671 19489 raft_consensus.cc:2955] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.677448 19308 catalog_manager.cc:5696] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 reported cstate change: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "5b5725318eee4c17bd0df5dd369fcd87" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:07:42.686326 19488 consensus_queue.cc:237] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [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: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:42.701424 19564 raft_consensus.cc:1275] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Refusing update from remote peer b8b8054b1c28483a8a610dab22e1fd9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.704082 19710 consensus_queue.cc:1048] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:07:42.715157 19815 raft_consensus.cc:2955] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.716598 19564 raft_consensus.cc:2955] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.720994 19411 raft_consensus.cc:1275] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Refusing update from remote peer b8b8054b1c28483a8a610dab22e1fd9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:07:42.723978 19710 consensus_queue.cc:1048] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } 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 10:07:42.736275 19411 raft_consensus.cc:2955] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
I20260608 10:07:42.737432 19306 catalog_manager.cc:5696] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 reported cstate change: config changed from index -1 to 16, NON_VOTER 308205d257e94d5f925719b9d6bbe951 (127.7.179.132) added. New cstate: current_term: 1 leader_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } }
W20260608 10:07:42.757936 19456 consensus_peers.cc:597] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d -> Peer 308205d257e94d5f925719b9d6bbe951 (127.7.179.132:38873): Couldn't send request to peer 308205d257e94d5f925719b9d6bbe951. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8baf357008a84c2fb8b069e49ff97d45. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:42.963073 19821 ts_tablet_manager.cc:933] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: Initiating tablet copy from peer 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261)
I20260608 10:07:42.964463 19822 ts_tablet_manager.cc:933] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Initiating tablet copy from peer 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:42.965864 19821 tablet_copy_client.cc:323] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.129:46261
I20260608 10:07:42.967159 19822 tablet_copy_client.cc:323] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:36349
I20260608 10:07:42.983120 19425 tablet_copy_service.cc:140] P 4552de23a9f8406694b6c5ad2bdeb954: Received BeginTabletCopySession request for tablet c1aa16a783264f80b46fce28494a79bb from peer 308205d257e94d5f925719b9d6bbe951 ({username='slave'} at 127.0.0.1:42398)
I20260608 10:07:42.983932 19425 tablet_copy_service.cc:161] P 4552de23a9f8406694b6c5ad2bdeb954: Beginning new tablet copy session on tablet c1aa16a783264f80b46fce28494a79bb from peer 308205d257e94d5f925719b9d6bbe951 at {username='slave'} at 127.0.0.1:42398: session id = 308205d257e94d5f925719b9d6bbe951-c1aa16a783264f80b46fce28494a79bb
I20260608 10:07:42.985225 19574 tablet_copy_service.cc:140] P 5b5725318eee4c17bd0df5dd369fcd87: Received BeginTabletCopySession request for tablet 7ba6865740db40e38f19a69ecabfcc5b from peer 308205d257e94d5f925719b9d6bbe951 ({username='slave'} at 127.0.0.1:54468)
I20260608 10:07:42.986021 19574 tablet_copy_service.cc:161] P 5b5725318eee4c17bd0df5dd369fcd87: Beginning new tablet copy session on tablet 7ba6865740db40e38f19a69ecabfcc5b from peer 308205d257e94d5f925719b9d6bbe951 at {username='slave'} at 127.0.0.1:54468: session id = 308205d257e94d5f925719b9d6bbe951-7ba6865740db40e38f19a69ecabfcc5b
I20260608 10:07:42.993209 19574 tablet_copy_source_session.cc:215] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:42.994608 19425 tablet_copy_source_session.cc:215] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:42.997195 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba6865740db40e38f19a69ecabfcc5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:42.999065 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1aa16a783264f80b46fce28494a79bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:43.020468 19822 tablet_copy_client.cc:806] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:43.020468 19821 tablet_copy_client.cc:806] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:43.021446 19822 tablet_copy_client.cc:670] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:43.021513 19821 tablet_copy_client.cc:670] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:43.027091 19821 tablet_copy_client.cc:538] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:43.029767 19822 tablet_copy_client.cc:538] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:43.038625 19821 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: Bootstrap starting.
I20260608 10:07:43.041581 19822 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Bootstrap starting.
I20260608 10:07:43.132226 19829 ts_tablet_manager.cc:933] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Initiating tablet copy from peer 5b5725318eee4c17bd0df5dd369fcd87 (127.7.179.131:36349)
I20260608 10:07:43.141079 19829 tablet_copy_client.cc:323] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.131:36349
I20260608 10:07:43.143476 19574 tablet_copy_service.cc:140] P 5b5725318eee4c17bd0df5dd369fcd87: Received BeginTabletCopySession request for tablet 41c483834cc94df7b30e11cb587cab0d from peer 308205d257e94d5f925719b9d6bbe951 ({username='slave'} at 127.0.0.1:54468)
I20260608 10:07:43.144214 19574 tablet_copy_service.cc:161] P 5b5725318eee4c17bd0df5dd369fcd87: Beginning new tablet copy session on tablet 41c483834cc94df7b30e11cb587cab0d from peer 308205d257e94d5f925719b9d6bbe951 at {username='slave'} at 127.0.0.1:54468: session id = 308205d257e94d5f925719b9d6bbe951-41c483834cc94df7b30e11cb587cab0d
I20260608 10:07:43.160068 19574 tablet_copy_source_session.cc:215] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:43.165060 19829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c483834cc94df7b30e11cb587cab0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:43.184978 19822 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:43.186192 19822 tablet_bootstrap.cc:492] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Bootstrap complete.
I20260608 10:07:43.187013 19822 ts_tablet_manager.cc:1403] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Time spent bootstrapping tablet: real 0.146s	user 0.133s	sys 0.013s
I20260608 10:07:43.187506 19829 tablet_copy_client.cc:806] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:43.188230 19821 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:43.188309 19829 tablet_copy_client.cc:670] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:43.189731 19821 tablet_bootstrap.cc:492] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: Bootstrap complete.
I20260608 10:07:43.190711 19821 ts_tablet_manager.cc:1403] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: Time spent bootstrapping tablet: real 0.152s	user 0.126s	sys 0.016s
I20260608 10:07:43.190260 19822 raft_consensus.cc:359] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.191288 19822 raft_consensus.cc:740] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 308205d257e94d5f925719b9d6bbe951, State: Initialized, Role: LEARNER
I20260608 10:07:43.192026 19822 consensus_queue.cc:260] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [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: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.194702 19829 tablet_copy_client.cc:538] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:43.207307 19822 ts_tablet_manager.cc:1434] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.016s
I20260608 10:07:43.208565 19829 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Bootstrap starting.
I20260608 10:07:43.209586 19574 tablet_copy_service.cc:342] P 5b5725318eee4c17bd0df5dd369fcd87: Request end of tablet copy session 308205d257e94d5f925719b9d6bbe951-7ba6865740db40e38f19a69ecabfcc5b received from {username='slave'} at 127.0.0.1:54468
I20260608 10:07:43.210099 19574 tablet_copy_service.cc:434] P 5b5725318eee4c17bd0df5dd369fcd87: ending tablet copy session 308205d257e94d5f925719b9d6bbe951-7ba6865740db40e38f19a69ecabfcc5b on tablet 7ba6865740db40e38f19a69ecabfcc5b with peer 308205d257e94d5f925719b9d6bbe951
I20260608 10:07:43.194515 19821 raft_consensus.cc:359] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.213245 19821 raft_consensus.cc:740] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 308205d257e94d5f925719b9d6bbe951, State: Initialized, Role: LEARNER
I20260608 10:07:43.215525 19821 consensus_queue.cc:260] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951 [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: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.217993 19821 ts_tablet_manager.cc:1434] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260608 10:07:43.220058 19425 tablet_copy_service.cc:342] P 4552de23a9f8406694b6c5ad2bdeb954: Request end of tablet copy session 308205d257e94d5f925719b9d6bbe951-c1aa16a783264f80b46fce28494a79bb received from {username='slave'} at 127.0.0.1:42398
I20260608 10:07:43.220559 19425 tablet_copy_service.cc:434] P 4552de23a9f8406694b6c5ad2bdeb954: ending tablet copy session 308205d257e94d5f925719b9d6bbe951-c1aa16a783264f80b46fce28494a79bb on tablet c1aa16a783264f80b46fce28494a79bb with peer 308205d257e94d5f925719b9d6bbe951
I20260608 10:07:43.223448 19822 ts_tablet_manager.cc:933] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: Initiating tablet copy from peer b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429)
I20260608 10:07:43.241755 19822 tablet_copy_client.cc:323] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: tablet copy: Beginning tablet copy session from remote peer at address 127.7.179.130:40429
I20260608 10:07:43.263931 19500 tablet_copy_service.cc:140] P b8b8054b1c28483a8a610dab22e1fd9d: Received BeginTabletCopySession request for tablet 8baf357008a84c2fb8b069e49ff97d45 from peer 308205d257e94d5f925719b9d6bbe951 ({username='slave'} at 127.0.0.1:33032)
I20260608 10:07:43.264744 19500 tablet_copy_service.cc:161] P b8b8054b1c28483a8a610dab22e1fd9d: Beginning new tablet copy session on tablet 8baf357008a84c2fb8b069e49ff97d45 from peer 308205d257e94d5f925719b9d6bbe951 at {username='slave'} at 127.0.0.1:33032: session id = 308205d257e94d5f925719b9d6bbe951-8baf357008a84c2fb8b069e49ff97d45
I20260608 10:07:43.275635 19500 tablet_copy_source_session.cc:215] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:07:43.279584 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8baf357008a84c2fb8b069e49ff97d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:07:43.296464 19822 tablet_copy_client.cc:806] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 0 data blocks...
I20260608 10:07:43.297164 19822 tablet_copy_client.cc:670] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: tablet copy: Starting download of 1 WAL segments...
I20260608 10:07:43.302338 19822 tablet_copy_client.cc:538] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:07:43.312180 19822 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: Bootstrap starting.
I20260608 10:07:43.327754 19829 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:43.328550 19829 tablet_bootstrap.cc:492] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Bootstrap complete.
I20260608 10:07:43.329187 19829 ts_tablet_manager.cc:1403] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Time spent bootstrapping tablet: real 0.121s	user 0.099s	sys 0.015s
I20260608 10:07:43.331483 19829 raft_consensus.cc:359] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.332088 19829 raft_consensus.cc:740] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 308205d257e94d5f925719b9d6bbe951, State: Initialized, Role: LEARNER
I20260608 10:07:43.332603 19829 consensus_queue.cc:260] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [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: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.334821 19829 ts_tablet_manager.cc:1434] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:07:43.336798 19574 tablet_copy_service.cc:342] P 5b5725318eee4c17bd0df5dd369fcd87: Request end of tablet copy session 308205d257e94d5f925719b9d6bbe951-41c483834cc94df7b30e11cb587cab0d received from {username='slave'} at 127.0.0.1:54468
I20260608 10:07:43.337284 19574 tablet_copy_service.cc:434] P 5b5725318eee4c17bd0df5dd369fcd87: ending tablet copy session 308205d257e94d5f925719b9d6bbe951-41c483834cc94df7b30e11cb587cab0d on tablet 41c483834cc94df7b30e11cb587cab0d with peer 308205d257e94d5f925719b9d6bbe951
I20260608 10:07:43.368619 19758 raft_consensus.cc:1217] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:07:43.416675 19822 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:07:43.417490 19822 tablet_bootstrap.cc:492] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: Bootstrap complete.
I20260608 10:07:43.418248 19822 ts_tablet_manager.cc:1403] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: Time spent bootstrapping tablet: real 0.106s	user 0.106s	sys 0.000s
I20260608 10:07:43.420500 19822 raft_consensus.cc:359] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.421111 19822 raft_consensus.cc:740] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 308205d257e94d5f925719b9d6bbe951, State: Initialized, Role: LEARNER
I20260608 10:07:43.421727 19822 consensus_queue.cc:260] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951 [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: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } }
I20260608 10:07:43.423623 19822 ts_tablet_manager.cc:1434] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:07:43.425625 19500 tablet_copy_service.cc:342] P b8b8054b1c28483a8a610dab22e1fd9d: Request end of tablet copy session 308205d257e94d5f925719b9d6bbe951-8baf357008a84c2fb8b069e49ff97d45 received from {username='slave'} at 127.0.0.1:33032
I20260608 10:07:43.426086 19500 tablet_copy_service.cc:434] P b8b8054b1c28483a8a610dab22e1fd9d: ending tablet copy session 308205d257e94d5f925719b9d6bbe951-8baf357008a84c2fb8b069e49ff97d45 on tablet 8baf357008a84c2fb8b069e49ff97d45 with peer 308205d257e94d5f925719b9d6bbe951
I20260608 10:07:43.533489 19758 raft_consensus.cc:1217] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:07:43.576738 19758 raft_consensus.cc:1217] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:07:43.600111 19758 raft_consensus.cc:1217] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:07:43.628988  7886 tablet_server.cc:179] TabletServer@127.7.179.129:0 shutting down...
I20260608 10:07:43.663460  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:43.664582  7886 tablet_replica.cc:333] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954: stopping tablet replica
I20260608 10:07:43.665475  7886 raft_consensus.cc:2243] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.666285  7886 raft_consensus.cc:2272] T 88907ead7341477e9cdb972fd46657bf P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.668912  7886 tablet_replica.cc:333] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954: stopping tablet replica
I20260608 10:07:43.669657  7886 raft_consensus.cc:2243] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.671510  7886 raft_consensus.cc:2272] T c1aa16a783264f80b46fce28494a79bb P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.674360  7886 tablet_replica.cc:333] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954: stopping tablet replica
I20260608 10:07:43.675035  7886 raft_consensus.cc:2243] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.675669  7886 raft_consensus.cc:2272] T 13e1270a33224abea9bb1c31cf8df326 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.678260  7886 tablet_replica.cc:333] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954: stopping tablet replica
I20260608 10:07:43.678926  7886 raft_consensus.cc:2243] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.679646  7886 raft_consensus.cc:2272] T 7ba6865740db40e38f19a69ecabfcc5b P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.682122  7886 tablet_replica.cc:333] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954: stopping tablet replica
I20260608 10:07:43.682722  7886 raft_consensus.cc:2243] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.683257  7886 raft_consensus.cc:2272] T 8baf357008a84c2fb8b069e49ff97d45 P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.686933  7886 tablet_replica.cc:333] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954: stopping tablet replica
I20260608 10:07:43.687529  7886 raft_consensus.cc:2243] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.688221  7886 raft_consensus.cc:2272] T 41c483834cc94df7b30e11cb587cab0d P 4552de23a9f8406694b6c5ad2bdeb954 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.718308  7886 tablet_server.cc:196] TabletServer@127.7.179.129:0 shutdown complete.
I20260608 10:07:43.746377  7886 tablet_server.cc:179] TabletServer@127.7.179.130:0 shutting down...
I20260608 10:07:43.797626  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:43.798681  7886 tablet_replica.cc:333] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d: stopping tablet replica
I20260608 10:07:43.799481  7886 raft_consensus.cc:2243] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.800174  7886 raft_consensus.cc:2272] T 7ba6865740db40e38f19a69ecabfcc5b P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.803364  7886 tablet_replica.cc:333] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d: stopping tablet replica
I20260608 10:07:43.804498  7886 raft_consensus.cc:2243] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.805886  7886 raft_consensus.cc:2272] T 13e1270a33224abea9bb1c31cf8df326 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:07:43.805879 19453 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.179.129:46261: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260608 10:07:43.809732  7886 tablet_replica.cc:333] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d: stopping tablet replica
I20260608 10:07:43.810781  7886 raft_consensus.cc:2243] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:07:43.811125 19453 consensus_peers.cc:597] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d -> Peer 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261): Couldn't send request to peer 4552de23a9f8406694b6c5ad2bdeb954. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.811946  7886 raft_consensus.cc:2272] T 88907ead7341477e9cdb972fd46657bf P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.814878  7886 tablet_replica.cc:333] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d: stopping tablet replica
I20260608 10:07:43.815593  7886 raft_consensus.cc:2243] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.816334  7886 raft_consensus.cc:2272] T c1aa16a783264f80b46fce28494a79bb P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.819167  7886 tablet_replica.cc:333] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d: stopping tablet replica
I20260608 10:07:43.819820  7886 raft_consensus.cc:2243] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.820464  7886 raft_consensus.cc:2272] T 41c483834cc94df7b30e11cb587cab0d P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.823617  7886 tablet_replica.cc:333] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d: stopping tablet replica
I20260608 10:07:43.824182  7886 raft_consensus.cc:2243] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.825369  7886 raft_consensus.cc:2272] T 8baf357008a84c2fb8b069e49ff97d45 P b8b8054b1c28483a8a610dab22e1fd9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.856797  7886 tablet_server.cc:196] TabletServer@127.7.179.130:0 shutdown complete.
I20260608 10:07:43.879663  7886 tablet_server.cc:179] TabletServer@127.7.179.131:0 shutting down...
W20260608 10:07:43.884848 19527 consensus_peers.cc:597] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 -> Peer 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261): Couldn't send request to peer 4552de23a9f8406694b6c5ad2bdeb954. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.905719 19836 raft_consensus.cc:1064] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: attempting to promote NON_VOTER 308205d257e94d5f925719b9d6bbe951 to VOTER
I20260608 10:07:43.909240 19836 consensus_queue.cc:237] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false } }
I20260608 10:07:43.931192  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:43.934098  7886 tablet_replica.cc:333] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87: stopping tablet replica
I20260608 10:07:43.934224 19837 raft_consensus.cc:1064] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: attempting to promote NON_VOTER 308205d257e94d5f925719b9d6bbe951 to VOTER
I20260608 10:07:43.935262  7886 raft_consensus.cc:2243] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.936277  7886 raft_consensus.cc:2272] T 88907ead7341477e9cdb972fd46657bf P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.938792 19837 consensus_queue.cc:237] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false } }
I20260608 10:07:43.940845  7886 tablet_replica.cc:333] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87: stopping tablet replica
I20260608 10:07:43.942027  7886 raft_consensus.cc:2243] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.943008  7886 raft_consensus.cc:2272] T c1aa16a783264f80b46fce28494a79bb P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.946470  7886 tablet_replica.cc:333] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: stopping tablet replica
I20260608 10:07:43.947861  7886 raft_consensus.cc:2243] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.952535 19758 raft_consensus.cc:1275] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:07:43.954715 19813 consensus_queue.cc:1048] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:07:43.959097 19530 consensus_peers.cc:597] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 -> Peer b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429): Couldn't send request to peer b8b8054b1c28483a8a610dab22e1fd9d. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.961760 19759 raft_consensus.cc:1275] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Refusing update from remote peer 5b5725318eee4c17bd0df5dd369fcd87: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:07:43.967847 19837 consensus_queue.cc:1048] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [LEADER]: Connected to new peer: Peer: permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 10:07:43.970840 19527 consensus_peers.cc:597] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 -> Peer 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261): Couldn't send request to peer 4552de23a9f8406694b6c5ad2bdeb954. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:43.975948 19530 consensus_peers.cc:597] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 -> Peer b8b8054b1c28483a8a610dab22e1fd9d (127.7.179.130:40429): Couldn't send request to peer b8b8054b1c28483a8a610dab22e1fd9d. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.130:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:07:43.977993 19527 consensus_peers.cc:597] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 -> Peer 4552de23a9f8406694b6c5ad2bdeb954 (127.7.179.129:46261): Couldn't send request to peer 4552de23a9f8406694b6c5ad2bdeb954. Status: Network error: Client connection negotiation failed: client connection to 127.7.179.129:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:07:43.978590  7886 pending_rounds.cc:70] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: Trying to abort 1 pending ops.
I20260608 10:07:43.979889  7886 pending_rounds.cc:77] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294620728964034560 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false } } } }
I20260608 10:07:43.981283  7886 raft_consensus.cc:2917] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:07:43.981855  7886 raft_consensus.cc:2889] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:07:43.982334  7886 raft_consensus.cc:2272] T 7ba6865740db40e38f19a69ecabfcc5b P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.988289  7886 tablet_replica.cc:333] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87: stopping tablet replica
I20260608 10:07:43.989225  7886 raft_consensus.cc:2243] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:43.990087  7886 raft_consensus.cc:2272] T 13e1270a33224abea9bb1c31cf8df326 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:43.993440  7886 tablet_replica.cc:333] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: stopping tablet replica
I20260608 10:07:43.994325  7886 raft_consensus.cc:2243] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:43.995589  7886 pending_rounds.cc:70] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: Trying to abort 1 pending ops.
I20260608 10:07:43.995911  7886 pending_rounds.cc:77] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294620729082580992 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "41c483834cc94df7b30e11cb587cab0d" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false } } } }
I20260608 10:07:43.997131  7886 raft_consensus.cc:2917] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:07:43.997597  7886 raft_consensus.cc:2889] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:07:43.997951  7886 raft_consensus.cc:2272] T 41c483834cc94df7b30e11cb587cab0d P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:44.001502  7886 tablet_replica.cc:333] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87: stopping tablet replica
I20260608 10:07:44.002296  7886 raft_consensus.cc:2243] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:44.003157  7886 raft_consensus.cc:2272] T 8baf357008a84c2fb8b069e49ff97d45 P 5b5725318eee4c17bd0df5dd369fcd87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:44.037284  7886 tablet_server.cc:196] TabletServer@127.7.179.131:0 shutdown complete.
I20260608 10:07:44.064889  7886 tablet_server.cc:179] TabletServer@127.7.179.132:0 shutting down...
I20260608 10:07:44.090410  7886 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:07:44.091197  7886 tablet_replica.cc:333] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951: stopping tablet replica
I20260608 10:07:44.091893  7886 raft_consensus.cc:2243] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:44.092357  7886 raft_consensus.cc:2272] T 8baf357008a84c2fb8b069e49ff97d45 P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:44.094947  7886 tablet_replica.cc:333] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: stopping tablet replica
I20260608 10:07:44.095577  7886 raft_consensus.cc:2243] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:44.096029  7886 pending_rounds.cc:70] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Trying to abort 1 pending ops.
I20260608 10:07:44.096269  7886 pending_rounds.cc:77] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294620729082580992 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "41c483834cc94df7b30e11cb587cab0d" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false } } } }
I20260608 10:07:44.097005  7886 raft_consensus.cc:2917] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:07:44.097358  7886 raft_consensus.cc:2889] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:07:44.097697  7886 raft_consensus.cc:2272] T 41c483834cc94df7b30e11cb587cab0d P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:44.100625  7886 tablet_replica.cc:333] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951: stopping tablet replica
I20260608 10:07:44.101238  7886 raft_consensus.cc:2243] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:07:44.101789  7886 raft_consensus.cc:2272] T c1aa16a783264f80b46fce28494a79bb P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:44.104278  7886 tablet_replica.cc:333] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: stopping tablet replica
I20260608 10:07:44.104846  7886 raft_consensus.cc:2243] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:07:44.105257  7886 pending_rounds.cc:70] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Trying to abort 1 pending ops.
I20260608 10:07:44.105448  7886 pending_rounds.cc:77] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294620728964034560 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "7ba6865740db40e38f19a69ecabfcc5b" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: NON_VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "4552de23a9f8406694b6c5ad2bdeb954" member_type: VOTER last_known_addr { host: "127.7.179.129" port: 46261 } attrs { replace: true } } peers { permanent_uuid: "b8b8054b1c28483a8a610dab22e1fd9d" member_type: VOTER last_known_addr { host: "127.7.179.130" port: 40429 } } peers { permanent_uuid: "5b5725318eee4c17bd0df5dd369fcd87" member_type: VOTER last_known_addr { host: "127.7.179.131" port: 36349 } } peers { permanent_uuid: "308205d257e94d5f925719b9d6bbe951" member_type: VOTER last_known_addr { host: "127.7.179.132" port: 38873 } attrs { promote: false } } } }
I20260608 10:07:44.106237  7886 raft_consensus.cc:2917] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:07:44.106593  7886 raft_consensus.cc:2889] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:07:44.106889  7886 raft_consensus.cc:2272] T 7ba6865740db40e38f19a69ecabfcc5b P 308205d257e94d5f925719b9d6bbe951 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:07:44.131632  7886 tablet_server.cc:196] TabletServer@127.7.179.132:0 shutdown complete.
I20260608 10:07:44.146844  7886 master.cc:562] Master@127.7.179.190:43879 shutting down...
W20260608 10:07:44.177774 19361 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:07:44.178074 19361 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:07:44.178310 19361 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:07:44.179503  7886 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:07:44.180085  7886 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:07:44.180459  7886 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e86c11e2c4a4138a9308eb15de4dee3: stopping tablet replica
I20260608 10:07:44.203354  7886 master.cc:584] Master@127.7.179.190:43879 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7287 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13421 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (249171 ms total)
[  PASSED  ] 24 tests.
I20260608 10:07:44.263204  7886 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 ~49 seconds ago
I20260608 10:07:44.263520  7886 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 ~49 seconds ago
I20260608 10:07:44.263742  7886 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 30 messages since previous log ~82 seconds ago
I20260608 10:07:44.263960  7886 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 2 messages since previous log ~38 seconds ago
I20260608 10:07:44.264179  7886 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 2 messages since previous log ~168 seconds ago
I20260608 10:07:44.264456  7886 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~231 seconds ago
I20260608 10:07:44.264871  7886 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 63 messages since previous log ~26 seconds ago
I20260608 10:07:44.265087  7886 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
